Skip to content

Commit

Permalink
Add Resolver folder icon (Closes #1295)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Oct 21, 2021
1 parent 3138f43 commit 6f53b45
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions icons/folder-resolver-open.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions icons/folder-resolver.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/icons/folderIcons.ts
Expand Up @@ -673,6 +673,10 @@ export const folderIcons: FolderTheme[] = [
name: 'folder-java',
folderNames: ['java'],
},
{
name: 'folder-resolver',
folderNames: ['resolver', 'resolvers'],
},
],
},
{
Expand Down

0 comments on commit 6f53b45

Please sign in to comment.