@maltjoy/icons
Advanced tools
Comparing version 3.35.1 to 3.36.0
{ | ||
"joy-icons.css": "sha384-aoDh/qIVdmp9q5Hd6YgB90mCCxQwWxd8tDczWgGBxU31D2wXgVAU+Dq8YHHTRIFz", | ||
"joy-icons.min.css": "sha384-way9IyWEQ3fNTDwBeJRsjji563otoqbSztUoqugkQzbfgxaMNTsJDTCuBB4Xb/Wx" | ||
"joy-icons.css": "sha384-8auUiblnldpNcJVS0qRetWUro8elpJwkGQ6jAqFe3XVt3lsWsKY/vGSWXqdLAEgs", | ||
"joy-icons.min.css": "sha384-Yp2m+9b3s/2GLFI+gau5C2ny+q5L8IYHtqmeitOmmefAWv74ScJ6EbkNfaV+OU5n" | ||
} |
@@ -203,7 +203,8 @@ { | ||
"wench": 61887, | ||
"xmark-circle": 61888, | ||
"xml": 61889, | ||
"youtube": 61890, | ||
"zoom-in": 61891, | ||
"zoom-out": 61892 | ||
"x": 61888, | ||
"xmark-circle": 61889, | ||
"xml": 61890, | ||
"youtube": 61891, | ||
"zoom-in": 61892, | ||
"zoom-out": 61893 | ||
} |
@@ -203,2 +203,3 @@ export type JoyIconsId = | ||
| "wench" | ||
| "x" | ||
| "xmark-circle" | ||
@@ -412,2 +413,3 @@ | "xml" | ||
| "Wench" | ||
| "X" | ||
| "XmarkCircle" | ||
@@ -621,2 +623,3 @@ | "Xml" | ||
Wench = "wench", | ||
X = "x", | ||
XmarkCircle = "xmark-circle", | ||
@@ -831,7 +834,8 @@ Xml = "xml", | ||
[JoyIcons.Wench]: "61887", | ||
[JoyIcons.XmarkCircle]: "61888", | ||
[JoyIcons.Xml]: "61889", | ||
[JoyIcons.Youtube]: "61890", | ||
[JoyIcons.ZoomIn]: "61891", | ||
[JoyIcons.ZoomOut]: "61892", | ||
[JoyIcons.X]: "61888", | ||
[JoyIcons.XmarkCircle]: "61889", | ||
[JoyIcons.Xml]: "61890", | ||
[JoyIcons.Youtube]: "61891", | ||
[JoyIcons.ZoomIn]: "61892", | ||
[JoyIcons.ZoomOut]: "61893", | ||
}; |
{ | ||
"name": "@maltjoy/icons", | ||
"version": "3.35.1", | ||
"version": "3.36.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
124019
1685