Skip to content

Commit

Permalink
ios folder icon (Fixes #117)
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelsolorio committed Sep 25, 2023
1 parent f792af9 commit 3261ab5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/icons/folders/folder-ios.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 @@ -39,6 +39,7 @@
"folder-utils": { "iconPath": "./icons/folders/folder-utils.svg" },
"folder-context": { "iconPath": "./icons/folders/folder-context.svg" },
"folder-middleware": { "iconPath": "./icons/folders/folder-middleware.svg" },
"folder-ios": { "iconPath": "./icons/folders/folder-ios.svg" },

"code-green": { "iconPath": "./icons/files/code-green.svg" },
"code-blue": { "iconPath": "./icons/files/code-blue.svg" },
Expand Down Expand Up @@ -1088,6 +1089,7 @@
"nix": "nix"
},
"folderNames": {
"ios": "folder-ios",
"context": "folder-context",
"contexts": "folder-context",
"middleware": "folder-middleware",
Expand Down

0 comments on commit 3261ab5

Please sign in to comment.