@iconify/json 2.1.96 → 2.1.99
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/collections.json +77 -52
- package/collections.md +18 -28
- package/composer.json +1 -1
- package/json/arcticons.json +253 -6
- package/json/cryptocurrency.json +39 -3
- package/json/flag.json +4 -4
- package/json/heroicons-outline.json +623 -3
- package/json/heroicons-solid.json +639 -3
- package/json/heroicons.json +2973 -0
- package/json/ion.json +1 -1
- package/json/mdi.json +7 -1
- package/json/mingcute.json +388 -4
- package/json/tabler.json +219 -3
- package/package.json +1 -1
package/json/ion.json
CHANGED
package/json/mdi.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"category": "General",
|
|
22
22
|
"palette": false
|
|
23
23
|
},
|
|
24
|
-
"lastModified":
|
|
24
|
+
"lastModified": 1661493445,
|
|
25
25
|
"icons": {
|
|
26
26
|
"ab-testing": {
|
|
27
27
|
"body": "<path fill=\"currentColor\" d=\"M4 2a2 2 0 0 0-2 2v8h2V8h2v4h2V4a2 2 0 0 0-2-2H4m0 2h2v2H4m18 9.5V14a2 2 0 0 0-2-2h-4v10h4a2 2 0 0 0 2-2v-1.5a1.54 1.54 0 0 0-1.5-1.5a1.54 1.54 0 0 0 1.5-1.5M20 20h-2v-2h2v2m0-4h-2v-2h2M5.79 21.61l-1.58-1.22l14-18l1.58 1.22Z\"/>"
|
|
@@ -24957,6 +24957,12 @@
|
|
|
24957
24957
|
"call": {
|
|
24958
24958
|
"parent": "phone"
|
|
24959
24959
|
},
|
|
24960
|
+
"call-bell": {
|
|
24961
|
+
"parent": "room-service"
|
|
24962
|
+
},
|
|
24963
|
+
"call-bell-outline": {
|
|
24964
|
+
"parent": "room-service-outline"
|
|
24965
|
+
},
|
|
24960
24966
|
"call-end": {
|
|
24961
24967
|
"parent": "phone-hangup"
|
|
24962
24968
|
},
|