Skip to content

Commit

Permalink
Add os icons (viamrobotics#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
DTCurrie authored Feb 16, 2024
1 parent 3d04186 commit 4b0f457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/lib/icon/icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export const paths = {
'alert-circle': MDI.mdiAlertCircle,
'alert-outline': MDI.mdiAlertOutline,
alert: MDI.mdiAlert,
apple: MDI.mdiApple,
'apple-keyboard-command': MDI.mdiAppleKeyboardCommand,
'arrow-collapse-left': MDI.mdiArrowCollapseLeft,
'arrow-collapse-right': MDI.mdiArrowCollapseRight,
Expand Down Expand Up @@ -74,7 +75,6 @@ export const paths = {
linux: MDI.mdiLinux,
lock: MDI.mdiLockOutline,
logout: MDI.mdiLogout,
apple: MDI.mdiApple,
magnet:
'M3 17v-6a9 9 0 1 1 18 0v6h-4v-6a5 5 0 0 0-10 0v6m10 2h4v3h-4M3 19h4v3H3',
'magnet-off':
Expand Down

0 comments on commit 4b0f457

Please sign in to comment.