Skip to content

Commit

Permalink
Add monitor-dashboard icon (viamrobotics#601)
Browse files Browse the repository at this point in the history
  • Loading branch information
micheal-parks authored Nov 13, 2024
1 parent 721c886 commit bd3aff9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@viamrobotics/prime-core",
"version": "0.0.166",
"version": "0.0.167",
"repository": {
"type": "git",
"url": "https://github.com/viamrobotics/prime.git",
Expand Down
1 change: 1 addition & 0 deletions packages/core/src/lib/icon/icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ export const paths = {
magnify: MDI.mdiMagnify,
menu: MDI.mdiMenu,
minus: MDI.mdiMinus,
'monitor-dashboard': MDI.mdiMonitorDashboard,
'multiplication-box': MDI.mdiMultiplicationBox,
'navigation-variant-outline': MDI.mdiNavigationVariantOutline,
'navigation-variant': MDI.mdiNavigationVariant,
Expand Down

0 comments on commit bd3aff9

Please sign in to comment.