Skip to content

Commit

Permalink
feat: added new set of icons (#209)
Browse files Browse the repository at this point in the history
* feat: new icons

added the following icons

money.svg
lightbulb.svg
gallery.svg
live.svg
send.svg
search-nav-filled (1).svg
infinity.svg
wrap-left.svg
note.svg
1-2-horizontal-grid.svg
1-3-square-grid.svg
wrap-right.svg
floppydisk.svg
1-3-long-grid.svg
artistic-grid.svg
wrap-break.svg
assets.svg
end.svg
beginning.svg
bottom.svg
top.svg
1-3-horizontal-grid.svg

* feat: added sunmoon

* removed search nav duplicate

* re run build

* added asset icon

* chore: commit save point

---------

Co-authored-by: Arturo Silva <[email protected]>
  • Loading branch information
BrianAA and artmsilva authored Jul 22, 2024
1 parent 16ecf5d commit c4d613d
Show file tree
Hide file tree
Showing 24 changed files with 168 additions and 1 deletion.
94 changes: 93 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -813,6 +813,98 @@
"./asset/youtube": {
"import": "./asset/youtube.mjs",
"require": "./asset/youtube.js"
},
"./asset/1-2-horizontal-grid": {
"import": "./asset/1-2-horizontal-grid.mjs",
"require": "./asset/1-2-horizontal-grid.js"
},
"./asset/1-3-horizontal-grid": {
"import": "./asset/1-3-horizontal-grid.mjs",
"require": "./asset/1-3-horizontal-grid.js"
},
"./asset/1-3-long-grid": {
"import": "./asset/1-3-long-grid.mjs",
"require": "./asset/1-3-long-grid.js"
},
"./asset/1-3-square-grid": {
"import": "./asset/1-3-square-grid.mjs",
"require": "./asset/1-3-square-grid.js"
},
"./asset/artistic-grid": {
"import": "./asset/artistic-grid.mjs",
"require": "./asset/artistic-grid.js"
},
"./asset/assets": {
"import": "./asset/assets.mjs",
"require": "./asset/assets.js"
},
"./asset/beginning": {
"import": "./asset/beginning.mjs",
"require": "./asset/beginning.js"
},
"./asset/bottom": {
"import": "./asset/bottom.mjs",
"require": "./asset/bottom.js"
},
"./asset/end": {
"import": "./asset/end.mjs",
"require": "./asset/end.js"
},
"./asset/floppydisk": {
"import": "./asset/floppydisk.mjs",
"require": "./asset/floppydisk.js"
},
"./asset/gallery": {
"import": "./asset/gallery.mjs",
"require": "./asset/gallery.js"
},
"./asset/infinity": {
"import": "./asset/infinity.mjs",
"require": "./asset/infinity.js"
},
"./asset/lightbulb": {
"import": "./asset/lightbulb.mjs",
"require": "./asset/lightbulb.js"
},
"./asset/live": {
"import": "./asset/live.mjs",
"require": "./asset/live.js"
},
"./asset/money": {
"import": "./asset/money.mjs",
"require": "./asset/money.js"
},
"./asset/note": {
"import": "./asset/note.mjs",
"require": "./asset/note.js"
},
"./asset/send": {
"import": "./asset/send.mjs",
"require": "./asset/send.js"
},
"./asset/top": {
"import": "./asset/top.mjs",
"require": "./asset/top.js"
},
"./asset/wrap-break": {
"import": "./asset/wrap-break.mjs",
"require": "./asset/wrap-break.js"
},
"./asset/wrap-left": {
"import": "./asset/wrap-left.mjs",
"require": "./asset/wrap-left.js"
},
"./asset/wrap-right": {
"import": "./asset/wrap-right.mjs",
"require": "./asset/wrap-right.js"
},
"./asset/sun-moon": {
"import": "./asset/sun-moon.mjs",
"require": "./asset/sun-moon.js"
},
"./asset/asset": {
"import": "./asset/asset.mjs",
"require": "./asset/asset.js"
}
}
}
}
3 changes: 3 additions & 0 deletions src/1-2-horizontal-grid.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: 3 additions & 0 deletions src/1-3-horizontal-grid.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: 3 additions & 0 deletions src/1-3-long-grid.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: 3 additions & 0 deletions src/1-3-square-grid.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: 3 additions & 0 deletions src/artistic-grid.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: 3 additions & 0 deletions src/asset.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: 3 additions & 0 deletions src/assets.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: 3 additions & 0 deletions src/beginning.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: 3 additions & 0 deletions src/bottom.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: 3 additions & 0 deletions src/end.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: 3 additions & 0 deletions src/floppydisk.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/gallery.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: 3 additions & 0 deletions src/infinity.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/lightbulb.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: 3 additions & 0 deletions src/live.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/money.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/note.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: 3 additions & 0 deletions src/send.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/sun-moon.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: 3 additions & 0 deletions src/top.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: 3 additions & 0 deletions src/wrap-break.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: 3 additions & 0 deletions src/wrap-left.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: 3 additions & 0 deletions src/wrap-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c4d613d

Please sign in to comment.