Skip to content

Commit

Permalink
Add Angular folder icon
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Nov 18, 2021
1 parent b866f71 commit 90cc462
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions icons/folder-angular-open.svg
Loading
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-angular.svg
Loading
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
Original file line number Diff line number Diff line change
Expand Up @@ -677,6 +677,10 @@ export const folderIcons: FolderTheme[] = [
name: 'folder-resolver',
folderNames: ['resolver', 'resolvers'],
},
{
name: 'folder-angular',
folderNames: ['.angular'],
},
],
},
{
Expand Down

0 comments on commit 90cc462

Please sign in to comment.