We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d04186 commit 4b0f457Copy full SHA for 4b0f457
packages/core/src/lib/icon/icons.ts
@@ -11,6 +11,7 @@ export const paths = {
11
'alert-circle': MDI.mdiAlertCircle,
12
'alert-outline': MDI.mdiAlertOutline,
13
alert: MDI.mdiAlert,
14
+ apple: MDI.mdiApple,
15
'apple-keyboard-command': MDI.mdiAppleKeyboardCommand,
16
'arrow-collapse-left': MDI.mdiArrowCollapseLeft,
17
'arrow-collapse-right': MDI.mdiArrowCollapseRight,
@@ -74,7 +75,6 @@ export const paths = {
74
75
linux: MDI.mdiLinux,
76
lock: MDI.mdiLockOutline,
77
logout: MDI.mdiLogout,
- apple: MDI.mdiApple,
78
magnet:
79
'M3 17v-6a9 9 0 1 1 18 0v6h-4v-6a5 5 0 0 0-10 0v6m10 2h4v3h-4M3 19h4v3H3',
80
'magnet-off':
0 commit comments