Skip to content

Commit

Permalink
Add 'folder-images' to folders and associations (#227)
Browse files Browse the repository at this point in the history
* Add 'folder-images' to folders and associations

* Fix typo

* Format

---------

Co-authored-by: Miguel Solorio <miguel.solorio07@gmail.com>
  • Loading branch information
iJuulia and miguelsolorio committed Aug 5, 2024
1 parent 819b7d4 commit d6b4e3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/symbol-icon-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"folder-redux-selector": { "iconPath": "./icons/folders/folder-selector.svg " },
"folder-redux-facade": { "iconPath": "./icons/folders/folder-facade.svg" },
"folder-images": { "iconPath": "./icons/folders/folder-images.svg" },

"code-green": { "iconPath": "./icons/files/code-green.svg" },
"code-blue": { "iconPath": "./icons/files/code-blue.svg" },
"code-purple": { "iconPath": "./icons/files/code-purple.svg" },
Expand Down

0 comments on commit d6b4e3a

Please sign in to comment.