Skip to content

Commit

Permalink
feat: new icons
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyOnfido committed Feb 28, 2024
1 parent 2954a59 commit 5fc667a
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"book-bookmark": "node_modules/boxicons/svg/regular/bx-book-bookmark.svg",
"book-open": "node_modules/boxicons/svg/regular/bx-book-open.svg",
"bounce": "src/svg/bounce.svg",
"browser-lock": "src/svg/browser-lock.svg",
"browser-settings-chrome": "src/svg/browser-settings-chrome.svg",
"browser-settings-firefox": "src/svg/browser-settings-firefox.svg",
"browser-settings-windows": "src/svg/browser-settings-windows.svg",
"briefcase": "node_modules/boxicons/svg/regular/bx-briefcase-alt.svg",
"bulb": "node_modules/boxicons/svg/regular/bx-bulb.svg",
"calendar": "node_modules/boxicons/svg/regular/bx-calendar.svg",
Expand Down Expand Up @@ -94,6 +98,8 @@
"minus-circle": "node_modules/boxicons/svg/regular/bx-minus-circle.svg",
"move": "node_modules/boxicons/svg/regular/bx-move.svg",
"notification": "node_modules/boxicons/svg/regular/bx-notification.svg",
"os-apple": "src/svg/os-apple.svg",
"os-windows": "src/svg/os-windows.svg",
"palette": "node_modules/boxicons/svg/regular/bx-palette.svg",
"paperclip": "node_modules/boxicons/svg/regular/bx-paperclip.svg",
"passport": "src/svg/passport.svg",
Expand Down
1 change: 1 addition & 0 deletions src/svg/browser-lock.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/svg/browser-settings-chrome.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/svg/browser-settings-firefox.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/svg/browser-settings-windows.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/svg/os-apple.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/svg/os-windows.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 5fc667a

Please sign in to comment.