Skip to content

Commit

Permalink
add tina icon for folder (Fixes #127)
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelsolorio committed Oct 11, 2023
1 parent 712aeb0 commit eacf9fc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/icons/folders/folder-tina.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 src/symbol-icon-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"folder-ios": { "iconPath": "./icons/folders/folder-ios.svg" },
"folder-target": { "iconPath": "./icons/folders/folder-target.svg" },
"folder-vercel": { "iconPath": "./icons/folders/folder-vercel.svg" },
"folder-tina": { "iconPath": "./icons/folders/folder-tina.svg" },

"code-green": { "iconPath": "./icons/files/code-green.svg" },
"code-blue": { "iconPath": "./icons/files/code-blue.svg" },
Expand Down Expand Up @@ -1095,6 +1096,7 @@
"nix": "nix"
},
"folderNames": {
"tina": "folder-tina",
".vercel": "folder-vercel",
"vercel": "folder-vercel",
"target": "folder-target",
Expand Down

0 comments on commit eacf9fc

Please sign in to comment.