Skip to content

Commit

Permalink
Merge pull request #490 from lffg-forks/master
Browse files Browse the repository at this point in the history
[New Icon] folder-error
  • Loading branch information
PKief committed Jul 16, 2019
2 parents c5bf8aa + 6b720d9 commit 34d8f46
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
7 changes: 7 additions & 0 deletions icons/folder-error-open.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions icons/folder-error.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 @@ -160,6 +160,7 @@ export const folderIcons: FolderTheme[] = [
{ name: 'folder-template', folderNames: ['template', 'templates'] },
{ name: 'folder-utils', folderNames: ['util', 'utils'] },
{ name: 'folder-private', folderNames: ['private', '.private'] },
{ name: 'folder-error', folderNames: ['error', 'errors', 'err'] },
{ name: 'folder-secure', folderNames: ['auth', 'authentication', 'secure', 'security', 'cert', 'certs', 'certificate', 'certificates', 'ssl'] },
{ name: 'folder-custom', folderNames: ['custom', 'customs'] },
{ name: 'folder-mock', folderNames: ['mock', 'mocks', 'draft', 'drafts', 'concept', 'concepts', 'sketch', 'sketches'] },
Expand Down

0 comments on commit 34d8f46

Please sign in to comment.