Skip to content

Commit

Permalink
Add link-variant icon (viamrobotics#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaporter-work authored Feb 8, 2024
1 parent 0d43f6e commit 889f8fd
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.86",
"version": "0.0.87",
"publishConfig": {
"access": "public"
},
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 @@ -64,6 +64,7 @@ export const paths = {
'language-python': MDI.mdiLanguagePython,
'language-typescript': MDI.mdiLanguageTypescript,
linkedin: MDI.mdiLinkedin,
'link-variant': MDI.mdiLinkVariant,
lock: MDI.mdiLockOutline,
logout: MDI.mdiLogout,
magnify: MDI.mdiMagnify,
Expand Down

0 comments on commit 889f8fd

Please sign in to comment.