Skip to content

Commit

Permalink
Add drag icon (viamrobotics#576)
Browse files Browse the repository at this point in the history
  • Loading branch information
micheal-parks authored Sep 12, 2024
1 parent 42be34c commit 85feb0b
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.149",
"version": "0.0.150",
"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 @@ -65,6 +65,7 @@ export const paths = {
domain: MDI.mdiDomain,
'dots-horizontal': MDI.mdiDotsHorizontal,
download: MDI.mdiDownload,
drag: MDI.mdiDrag,
earth: MDI.mdiEarth,
export: MDI.mdiExport,
'file-chart-outline': MDI.mdiFileChartOutline,
Expand Down

0 comments on commit 85feb0b

Please sign in to comment.