Skip to content

Commit

Permalink
feat: add dashboard and folder-plus icons (#1131)
Browse files Browse the repository at this point in the history
  • Loading branch information
itupix authored Aug 23, 2023
1 parent 77b0080 commit 479def6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"credit-card": "node_modules/boxicons/svg/regular/bx-credit-card.svg",
"crop": "node_modules/boxicons/svg/regular/bx-crop.svg",
"crosshair": "node_modules/boxicons/svg/regular/bx-crosshair.svg",
"dashboard": "src/svg/dashboard.svg",
"devices": "src/svg/devices.svg",
"diamond": "node_modules/boxicons/svg/regular/bx-diamond.svg",
"directions": "node_modules/boxicons/svg/regular/bx-directions.svg",
Expand All @@ -59,6 +60,7 @@
"flag": "src/svg/flag.svg",
"folded-document": "src/svg/folded-document.svg",
"folder": "node_modules/boxicons/svg/regular/bx-folder.svg",
"folder-plus": "node_modules/boxicons/svg/regular/bx-folder-plus.svg",
"font": "node_modules/boxicons/svg/regular/bx-font.svg",
"fullscreen": "node_modules/boxicons/svg/regular/bx-fullscreen.svg",
"gift": "node_modules/boxicons/svg/regular/bx-gift.svg",
Expand Down
1 change: 1 addition & 0 deletions src/svg/dashboard.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 479def6

@vercel
Copy link

@vercel vercel bot commented on 479def6 Aug 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

castor-icons – ./

castor-icons-git-main-onfido-oss.vercel.app
castor-icons-onfido-oss.vercel.app
castor-icons.vercel.app

Please sign in to comment.