Skip to content

Commit

Permalink
Added routes folder icon
Browse files Browse the repository at this point in the history
References #112
  • Loading branch information
PKief committed Mar 5, 2018
1 parent 6781846 commit 83fe248
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/folder-routes-open.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/folder-routes.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/icons/folderIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ export const folderIcons: FolderTheme[] = [
{ name: 'folder-class', folderNames: ['class', 'classes', 'model', 'models'] },
{ name: 'folder-other', folderNames: ['other', 'others', 'misc', 'miscellaneous'] },
{ name: 'folder-typescript', folderNames: ['typescript', 'ts'] },
{ name: 'folder-routes', folderNames: ['routes'] },
]
},
{ name: 'classic', defaultIcon: { name: 'folder' }, rootFolder: { name: 'folder-root' } },
Expand Down

0 comments on commit 83fe248

Please sign in to comment.