@iconify/json 2.2.113 → 2.2.115
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 +12 -12
- package/collections.md +12 -12
- package/composer.json +1 -1
- package/json/arcticons.json +589 -118
- package/json/bi.json +297 -6
- package/json/fluent.json +229 -9
- package/json/logos.json +67 -6
- package/json/lucide.json +2 -2
- package/json/memory.json +504 -4
- package/json/octicon.json +10 -2
- package/json/ooui.json +1 -1
- package/json/openmoji.json +7 -2
- package/json/simple-icons.json +111 -18
- package/package.json +1 -1
package/json/lucide.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"category": "General",
|
|
22
22
|
"palette": false
|
|
23
23
|
},
|
|
24
|
-
"lastModified":
|
|
24
|
+
"lastModified": 1694411311,
|
|
25
25
|
"icons": {
|
|
26
26
|
"accessibility": {
|
|
27
27
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"16\" cy=\"4\" r=\"1\"/><path d=\"m18 19l1-7l-6 1M5 8l3-3l5.5 3l-2.36 3.5m-6.9 3a5 5 0 0 0 6.88 6\"/><path d=\"M13.76 17.5a5 5 0 0 0-6.88-6\"/></g>"
|
|
@@ -633,7 +633,7 @@
|
|
|
633
633
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 9V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4M8 8v1m4-1v1m4-1v1\"/><rect width=\"20\" height=\"12\" x=\"2\" y=\"9\" rx=\"2\"/><circle cx=\"8\" cy=\"15\" r=\"2\"/><circle cx=\"16\" cy=\"15\" r=\"2\"/></g>"
|
|
634
634
|
},
|
|
635
635
|
"bot": {
|
|
636
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"
|
|
636
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 8V4H8\"/><rect width=\"16\" height=\"12\" x=\"4\" y=\"8\" rx=\"2\"/><path d=\"M2 14h2m16 0h2m-7-1v2m-6-2v2\"/></g>"
|
|
637
637
|
},
|
|
638
638
|
"box": {
|
|
639
639
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z\"/><path d=\"m3.3 7l8.7 5l8.7-5M12 22V12\"/></g>"
|