Skip to content

Commit 4614d8a

Browse files
lorypellilucas-labs
authored andcommitted
feat(icon): nginx folder icon (#3197)
Signed-off-by: RVG|lory <87276663+LoryPelli@users.noreply.github.com> Signed-off-by: LoryPelli <87276663+lorypelli@users.noreply.github.com> Signed-off-by: Lucas Colombo <lucasncolombo@gmail.com> Co-authored-by: Lucas Colombo <lucasncolombo@gmail.com>
1 parent 9785aa5 commit 4614d8a

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

icons/folder-nginx-open.svg

Lines changed: 4 additions & 0 deletions
Loading

icons/folder-nginx.svg

Lines changed: 4 additions & 0 deletions
Loading

src/core/icons/folderIcons.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ export const folderIcons: FolderTheme[] = [
301301
name: 'folder-docker',
302302
folderNames: ['docker', 'dockerfiles', 'dockerhub'],
303303
},
304+
{ name: 'folder-nginx', folderNames: ['nginx'] },
304305
{
305306
name: 'folder-ngrx-store',
306307
folderNames: ['store'],

0 commit comments

Comments
 (0)