Skip to content

Commit

Permalink
Added apollo folder icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Deckstar committed Aug 2, 2020
1 parent 44fb4c1 commit a4b4851
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 0 deletions.
19 changes: 19 additions & 0 deletions icons/folder-apollo-open.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions icons/folder-apollo.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 @@ -134,6 +134,7 @@ export const folderIcons: FolderTheme[] = [
{ name: 'folder-serverless', folderNames: ['.serverless', 'serverless'] },
{ name: 'folder-api', folderNames: ['api', 'apis'] },
{ name: 'folder-app', folderNames: ['app', 'apps'] },
{ name: 'folder-apollo', folderNames: ['apollo', 'apolloclient', 'apollo-client', 'apollocache', 'apollo-cache', 'apolloconfig', 'apollo-config'] },
{ name: 'folder-archive', folderNames: ['archive', 'archives', 'archival', 'backup', 'backups', 'back-up', 'back-ups'] },
{ name: 'folder-batch', folderNames: ['batch', 'batchs', 'batches'] },
{ name: 'folder-cluster', folderNames: ['cluster', 'clusters'] },
Expand Down

0 comments on commit a4b4851

Please sign in to comment.