Skip to content

Commit

Permalink
Add file/folder svgs (#2555)
Browse files Browse the repository at this point in the history
  • Loading branch information
grant0417 authored Jan 31, 2025
1 parent e88e1dd commit 9955b5b
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 1 deletion.
23 changes: 23 additions & 0 deletions icons/file.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions icons/folder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@
"build/**/*.css",
"build/**/*.json",
"build/**/*.d.ts",
"icons/*.png"
"icons/*.png",
"icons/*.svg"
],
"author": "",
"license": "ISC",
Expand Down

0 comments on commit 9955b5b

Please sign in to comment.