@iconify/json 2.0.23 → 2.0.27
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 +33 -11
- package/collections.md +21 -11
- package/composer.json +1 -1
- package/json/carbon.json +1 -1
- package/json/charm.json +740 -0
- package/json/codicon.json +3 -1
- package/json/eos-icons.json +1 -1
- package/json/ep.json +2 -2
- package/json/fluent.json +6369 -5033
- package/json/ic.json +841 -1
- package/json/lucide.json +4 -1
- package/json/simple-icons.json +36 -3
- package/json/tabler.json +123 -3
- package/package.json +1 -1
package/json/lucide.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "lucide",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Lucide",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 535,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Lucide Contributors",
|
|
8
8
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1403,6 +1403,9 @@
|
|
|
1403
1403
|
"sunset": {
|
|
1404
1404
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 10V2\"/><path d=\"M5.2 11.2l1.4 1.4\"/><path d=\"M2 18h2\"/><path d=\"M20 18h2\"/><path d=\"M17.4 12.6l1.4-1.4\"/><path d=\"M22 22H2\"/><path d=\"M16 6l-4 4l-4-4\"/><path d=\"M16 18a4 4 0 0 0-8 0\"/></g>"
|
|
1405
1405
|
},
|
|
1406
|
+
"superscript": {
|
|
1407
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 19l8-8\"/><path d=\"M12 19l-8-8\"/><path d=\"M20 12h-4c0-1.5.442-2 1.5-2.5S20 8.334 20 7.002c0-.472-.17-.93-.484-1.29c-.313-.362-.747-.603-1.226-.683s-.972.007-1.391.247c-.42.239-.738.614-.899 1.06\"/></g>"
|
|
1408
|
+
},
|
|
1406
1409
|
"swiss-franc": {
|
|
1407
1410
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 21V3h8\"/><path d=\"M6 16h9\"/><path d=\"M10 9.5h7\"/></g>"
|
|
1408
1411
|
},
|