@maltjoy/icons
Advanced tools
Comparing version 3.12.0 to 3.13.0
{ | ||
"joy-icons.css": "sha384-XRKJ9c3dif2nzsK2VnxsTnwZLF+FEAEBDPUpM3J/8lSQY6IxCfmyDaF5gxfU4lUf", | ||
"joy-icons.min.css": "sha384-1ZuK4AokUcpX/9btQjRx+sVtFK0ljohyni369Piefg3cYKt554/Zvngw773J1Vuj" | ||
"joy-icons.css": "sha384-yHufmQIhsN40eeb9GWjbyEB0vMUpVZ+i/GpbrX1hNNmPGDbrdYHmHPquK6vUtrHm", | ||
"joy-icons.min.css": "sha384-WRL9IKKX+BymXT6+EXxvcMKW3LLAreKsnUb2ETvVcqnA3jVEuTxrbp2oIq057c67" | ||
} |
@@ -161,43 +161,44 @@ { | ||
"star-fill": 61845, | ||
"star": 61846, | ||
"strategy": 61847, | ||
"swipe": 61848, | ||
"switch": 61849, | ||
"sync": 61850, | ||
"tab-inverted": 61851, | ||
"tab": 61852, | ||
"taxi": 61853, | ||
"thumbdown": 61854, | ||
"thumbup": 61855, | ||
"thunder": 61856, | ||
"traffic-signs": 61857, | ||
"translate": 61858, | ||
"transportation": 61859, | ||
"trash": 61860, | ||
"trending-up": 61861, | ||
"twitter": 61862, | ||
"user-edit": 61863, | ||
"user-lighter": 61864, | ||
"user-photo": 61865, | ||
"user": 61866, | ||
"users-add": 61867, | ||
"users-check": 61868, | ||
"users-remove": 61869, | ||
"users": 61870, | ||
"video-camera": 61871, | ||
"videogame": 61872, | ||
"view-check": 61873, | ||
"view-search": 61874, | ||
"view-user": 61875, | ||
"walk": 61876, | ||
"wallet": 61877, | ||
"warning-triangle": 61878, | ||
"warning": 61879, | ||
"web-design": 61880, | ||
"wench": 61881, | ||
"xmark-circle": 61882, | ||
"xml": 61883, | ||
"youtube": 61884, | ||
"zoom-in": 61885, | ||
"zoom-out": 61886 | ||
"star-half": 61846, | ||
"star": 61847, | ||
"strategy": 61848, | ||
"swipe": 61849, | ||
"switch": 61850, | ||
"sync": 61851, | ||
"tab-inverted": 61852, | ||
"tab": 61853, | ||
"taxi": 61854, | ||
"thumbdown": 61855, | ||
"thumbup": 61856, | ||
"thunder": 61857, | ||
"traffic-signs": 61858, | ||
"translate": 61859, | ||
"transportation": 61860, | ||
"trash": 61861, | ||
"trending-up": 61862, | ||
"twitter": 61863, | ||
"user-edit": 61864, | ||
"user-lighter": 61865, | ||
"user-photo": 61866, | ||
"user": 61867, | ||
"users-add": 61868, | ||
"users-check": 61869, | ||
"users-remove": 61870, | ||
"users": 61871, | ||
"video-camera": 61872, | ||
"videogame": 61873, | ||
"view-check": 61874, | ||
"view-search": 61875, | ||
"view-user": 61876, | ||
"walk": 61877, | ||
"wallet": 61878, | ||
"warning-triangle": 61879, | ||
"warning": 61880, | ||
"web-design": 61881, | ||
"wench": 61882, | ||
"xmark-circle": 61883, | ||
"xml": 61884, | ||
"youtube": 61885, | ||
"zoom-in": 61886, | ||
"zoom-out": 61887 | ||
} |
@@ -161,2 +161,3 @@ export type JoyIconsId = | ||
| "star-fill" | ||
| "star-half" | ||
| "star" | ||
@@ -364,2 +365,3 @@ | "strategy" | ||
| "StarFill" | ||
| "StarHalf" | ||
| "Star" | ||
@@ -567,2 +569,3 @@ | "Strategy" | ||
StarFill = "star-fill", | ||
StarHalf = "star-half", | ||
Star = "star", | ||
@@ -771,43 +774,44 @@ Strategy = "strategy", | ||
[JoyIcons.StarFill]: "61845", | ||
[JoyIcons.Star]: "61846", | ||
[JoyIcons.Strategy]: "61847", | ||
[JoyIcons.Swipe]: "61848", | ||
[JoyIcons.Switch]: "61849", | ||
[JoyIcons.Sync]: "61850", | ||
[JoyIcons.TabInverted]: "61851", | ||
[JoyIcons.Tab]: "61852", | ||
[JoyIcons.Taxi]: "61853", | ||
[JoyIcons.Thumbdown]: "61854", | ||
[JoyIcons.Thumbup]: "61855", | ||
[JoyIcons.Thunder]: "61856", | ||
[JoyIcons.TrafficSigns]: "61857", | ||
[JoyIcons.Translate]: "61858", | ||
[JoyIcons.Transportation]: "61859", | ||
[JoyIcons.Trash]: "61860", | ||
[JoyIcons.TrendingUp]: "61861", | ||
[JoyIcons.Twitter]: "61862", | ||
[JoyIcons.UserEdit]: "61863", | ||
[JoyIcons.UserLighter]: "61864", | ||
[JoyIcons.UserPhoto]: "61865", | ||
[JoyIcons.User]: "61866", | ||
[JoyIcons.UsersAdd]: "61867", | ||
[JoyIcons.UsersCheck]: "61868", | ||
[JoyIcons.UsersRemove]: "61869", | ||
[JoyIcons.Users]: "61870", | ||
[JoyIcons.VideoCamera]: "61871", | ||
[JoyIcons.Videogame]: "61872", | ||
[JoyIcons.ViewCheck]: "61873", | ||
[JoyIcons.ViewSearch]: "61874", | ||
[JoyIcons.ViewUser]: "61875", | ||
[JoyIcons.Walk]: "61876", | ||
[JoyIcons.Wallet]: "61877", | ||
[JoyIcons.WarningTriangle]: "61878", | ||
[JoyIcons.Warning]: "61879", | ||
[JoyIcons.WebDesign]: "61880", | ||
[JoyIcons.Wench]: "61881", | ||
[JoyIcons.XmarkCircle]: "61882", | ||
[JoyIcons.Xml]: "61883", | ||
[JoyIcons.Youtube]: "61884", | ||
[JoyIcons.ZoomIn]: "61885", | ||
[JoyIcons.ZoomOut]: "61886", | ||
[JoyIcons.StarHalf]: "61846", | ||
[JoyIcons.Star]: "61847", | ||
[JoyIcons.Strategy]: "61848", | ||
[JoyIcons.Swipe]: "61849", | ||
[JoyIcons.Switch]: "61850", | ||
[JoyIcons.Sync]: "61851", | ||
[JoyIcons.TabInverted]: "61852", | ||
[JoyIcons.Tab]: "61853", | ||
[JoyIcons.Taxi]: "61854", | ||
[JoyIcons.Thumbdown]: "61855", | ||
[JoyIcons.Thumbup]: "61856", | ||
[JoyIcons.Thunder]: "61857", | ||
[JoyIcons.TrafficSigns]: "61858", | ||
[JoyIcons.Translate]: "61859", | ||
[JoyIcons.Transportation]: "61860", | ||
[JoyIcons.Trash]: "61861", | ||
[JoyIcons.TrendingUp]: "61862", | ||
[JoyIcons.Twitter]: "61863", | ||
[JoyIcons.UserEdit]: "61864", | ||
[JoyIcons.UserLighter]: "61865", | ||
[JoyIcons.UserPhoto]: "61866", | ||
[JoyIcons.User]: "61867", | ||
[JoyIcons.UsersAdd]: "61868", | ||
[JoyIcons.UsersCheck]: "61869", | ||
[JoyIcons.UsersRemove]: "61870", | ||
[JoyIcons.Users]: "61871", | ||
[JoyIcons.VideoCamera]: "61872", | ||
[JoyIcons.Videogame]: "61873", | ||
[JoyIcons.ViewCheck]: "61874", | ||
[JoyIcons.ViewSearch]: "61875", | ||
[JoyIcons.ViewUser]: "61876", | ||
[JoyIcons.Walk]: "61877", | ||
[JoyIcons.Wallet]: "61878", | ||
[JoyIcons.WarningTriangle]: "61879", | ||
[JoyIcons.Warning]: "61880", | ||
[JoyIcons.WebDesign]: "61881", | ||
[JoyIcons.Wench]: "61882", | ||
[JoyIcons.XmarkCircle]: "61883", | ||
[JoyIcons.Xml]: "61884", | ||
[JoyIcons.Youtube]: "61885", | ||
[JoyIcons.ZoomIn]: "61886", | ||
[JoyIcons.ZoomOut]: "61887", | ||
}; |
{ | ||
"name": "@maltjoy/icons", | ||
"version": "3.12.0", | ||
"version": "3.13.0", | ||
"description": "Malt design system icons", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
120102
1636