Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
chore: use svg icons
Browse files Browse the repository at this point in the history
  • Loading branch information
le-yams committed Nov 12, 2023
1 parent ead3881 commit cb0574e
Show file tree
Hide file tree
Showing 7 changed files with 245 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

public class OpenFGAIcons {

public static final Icon FILE = IconLoader.getIcon("/icons/openfga_transparent_16x16.png", OpenFGAIcons.class);
public static final Icon FILE = IconLoader.getIcon("/icons/openfga-icon-color-16.svg", OpenFGAIcons.class);

}
202 changes: 202 additions & 0 deletions src/main/resources/icons/openfga-icon-color-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit cb0574e

Please sign in to comment.