@iconify/json 2.2.267 → 2.2.269
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 +6 -6
- package/collections.md +6 -6
- package/composer.json +1 -1
- package/json/catppuccin.json +18 -2
- package/json/humbleicons.json +12 -3
- package/json/lucide.json +2 -2
- package/json/proicons.json +1 -1
- package/json/simple-icons.json +15 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -685,7 +685,7 @@
|
|
|
685
685
|
"proicons": {
|
|
686
686
|
"name": "ProIcons",
|
|
687
687
|
"total": 446,
|
|
688
|
-
"version": "4.
|
|
688
|
+
"version": "4.11.0",
|
|
689
689
|
"author": {
|
|
690
690
|
"name": "ProCode",
|
|
691
691
|
"url": "https://github.com/ProCode-Software/proicons"
|
|
@@ -858,8 +858,8 @@
|
|
|
858
858
|
},
|
|
859
859
|
"humbleicons": {
|
|
860
860
|
"name": "Humbleicons",
|
|
861
|
-
"total":
|
|
862
|
-
"version": "1.
|
|
861
|
+
"total": 250,
|
|
862
|
+
"version": "1.13.0",
|
|
863
863
|
"author": {
|
|
864
864
|
"name": "Jiří Zralý",
|
|
865
865
|
"url": "https://github.com/zraly/humbleicons"
|
|
@@ -2459,7 +2459,7 @@
|
|
|
2459
2459
|
},
|
|
2460
2460
|
"catppuccin": {
|
|
2461
2461
|
"name": "Catppuccin Icons",
|
|
2462
|
-
"total":
|
|
2462
|
+
"total": 536,
|
|
2463
2463
|
"author": {
|
|
2464
2464
|
"name": "Catppuccin",
|
|
2465
2465
|
"url": "https://github.com/catppuccin/vscode-icons"
|
|
@@ -2531,8 +2531,8 @@
|
|
|
2531
2531
|
},
|
|
2532
2532
|
"simple-icons": {
|
|
2533
2533
|
"name": "Simple Icons",
|
|
2534
|
-
"total":
|
|
2535
|
-
"version": "13.
|
|
2534
|
+
"total": 3221,
|
|
2535
|
+
"version": "13.16.0",
|
|
2536
2536
|
"author": {
|
|
2537
2537
|
"name": "Simple Icons Collaborators",
|
|
2538
2538
|
"url": "https://github.com/simple-icons/simple-icons"
|
package/collections.md
CHANGED
|
@@ -298,7 +298,7 @@
|
|
|
298
298
|
* URL: https://github.com/ProCode-Software/proicons
|
|
299
299
|
* License: MIT
|
|
300
300
|
* License URL: https://github.com/ProCode-Software/proicons/blob/main/LICENSE
|
|
301
|
-
* Version: 4.
|
|
301
|
+
* Version: 4.11.0
|
|
302
302
|
* Palette: Colorless
|
|
303
303
|
* Icon set prefix: `proicons`
|
|
304
304
|
* File: [json/proicons.json](json/proicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -369,12 +369,12 @@
|
|
|
369
369
|
* File: [json/bitcoin-icons.json](json/bitcoin-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
370
370
|
|
|
371
371
|
## Humbleicons
|
|
372
|
-
* Number of icons:
|
|
372
|
+
* Number of icons: 250
|
|
373
373
|
* Author: Jiří Zralý
|
|
374
374
|
* URL: https://github.com/zraly/humbleicons
|
|
375
375
|
* License: MIT
|
|
376
376
|
* License URL: https://github.com/zraly/humbleicons/blob/master/license
|
|
377
|
-
* Version: 1.
|
|
377
|
+
* Version: 1.13.0
|
|
378
378
|
* Palette: Colorless
|
|
379
379
|
* Icon set prefix: `humbleicons`
|
|
380
380
|
* File: [json/humbleicons.json](json/humbleicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1059,7 +1059,7 @@
|
|
|
1059
1059
|
* File: [json/devicon-plain.json](json/devicon-plain.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1060
1060
|
|
|
1061
1061
|
## Catppuccin Icons
|
|
1062
|
-
* Number of icons:
|
|
1062
|
+
* Number of icons: 536
|
|
1063
1063
|
* Author: Catppuccin
|
|
1064
1064
|
* URL: https://github.com/catppuccin/vscode-icons
|
|
1065
1065
|
* License: MIT
|
|
@@ -1088,12 +1088,12 @@
|
|
|
1088
1088
|
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1089
1089
|
|
|
1090
1090
|
## Simple Icons
|
|
1091
|
-
* Number of icons:
|
|
1091
|
+
* Number of icons: 3221
|
|
1092
1092
|
* Author: Simple Icons Collaborators
|
|
1093
1093
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1094
1094
|
* License: CC0 1.0
|
|
1095
1095
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1096
|
-
* Version: 13.
|
|
1096
|
+
* Version: 13.16.0
|
|
1097
1097
|
* Palette: Colorless
|
|
1098
1098
|
* Icon set prefix: `simple-icons`
|
|
1099
1099
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED
package/json/catppuccin.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "catppuccin",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Catppuccin Icons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 536,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Catppuccin",
|
|
8
8
|
"url": "https://github.com/catppuccin/vscode-icons"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"category": "Programming",
|
|
25
25
|
"palette": true
|
|
26
26
|
},
|
|
27
|
-
"lastModified":
|
|
27
|
+
"lastModified": 1730961299,
|
|
28
28
|
"icons": {
|
|
29
29
|
"adobe-ae": {
|
|
30
30
|
"body": "<g fill=\"none\" stroke=\"#c6a0f6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.5 4.389v7.222a2.89 2.89 0 0 1-2.889 2.889H4.39a2.89 2.89 0 0 1-2.89-2.889V4.39A2.89 2.89 0 0 1 4.389 1.5h7.222A2.89 2.89 0 0 1 14.5 4.389\"/><path d=\"M9.499 8.667V7.89a1.5 1.555 0 0 1 1.499-1.555v0a1.5 1.555 0 0 1 1.5 1.555v.777Zm0 0v.778A1.5 1.555 0 0 0 10.998 11h1.125M3.5 11l.843-2.333M8 11l-.843-2.333m-2.812 0L5.75 4.78l1.406 3.888m-2.812 0h2.812\"/></g>"
|
|
@@ -1057,6 +1057,9 @@
|
|
|
1057
1057
|
"json-schema": {
|
|
1058
1058
|
"body": "<path fill=\"none\" stroke=\"#8aadf4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 15c-2.4-.6-1.6-2.2-1.6-3.8S2.6 8 1 8c1.6 0 1.4-1.6 1.4-3.2S1.6 1.6 4 1m8 0c2.4.6 1.6 2.2 1.6 3.8S13.4 8 15 8c-1.6 0-1.4 1.6-1.4 3.2s.8 3.2-1.6 3.8M4 5.5C5 5.6 5.8 7 5.8 7s1-3 3.2-4m-.4 6c0 .7.5 1.5.9 2m0 0a11 11 0 0 0 1.5 1.8m-1.5-1.7c.8-.8 1.6-1.5 2.5-2.1m-2.5 2L7 14\"/>"
|
|
1059
1059
|
},
|
|
1060
|
+
"juce": {
|
|
1061
|
+
"body": "<g fill=\"none\"><path stroke=\"#c6a0f6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 3c-.5-.5-1.5-.5-2 0s.5 1.5 1 2.5c.5-1 1.5-2 1-2.5\"/><path stroke=\"#eed49f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 13c-.5.5-1.5.5-2 0s.5-1.5 1-2.5c.5 1 1.5 2 1 2.5\"/><path stroke=\"#8bd5ca\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 7c-.5.5-.5 1.5 0 2s1.5-.5 2.5-1c-1-.5-2-1.5-2.5-1\"/><path stroke=\"#f5a97f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13 7c.5.5.5 1.5 0 2s-1.5-.5-2.5-1c1-.5 2-1.5 2.5-1\"/><path stroke=\"#8aadf4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.2 3.8c-.7 0-1.4.7-1.4 1.4s1.4.7 2.4 1c-.3-1-.3-2.4-1-2.4\"/><path stroke=\"#f5a97f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12.2 10.8c0 .7-.7 1.4-1.4 1.4s-.7-1.4-1-2.4c1 .3 2.4.3 2.4 1\"/><path stroke=\"#ed8796\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12.2 5.2c0-.7-.7-1.4-1.4-1.4s-.7 1.4-1 2.4c1-.3 2.4-.3 2.4-1\"/><path stroke=\"#a6da95\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.2 12.2c-.7 0-1.4-.7-1.4-1.4s1.4-.7 2.4-1c-.3 1-.3 2.4-1 2.4\"/><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#a6da95\"/><path stroke=\"#cad3f5\" stroke-linejoin=\"round\" d=\"M7.9 7.9h.2v.2h-.2z\"/></g>"
|
|
1062
|
+
},
|
|
1060
1063
|
"julia": {
|
|
1061
1064
|
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#a6da95\" d=\"M10.5 5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0\"/><path stroke=\"#ed8796\" d=\"M6.5 11a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0\"/><path stroke=\"#c6a0f6\" d=\"M14.5 11a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0\"/></g>"
|
|
1062
1065
|
},
|
|
@@ -1066,6 +1069,9 @@
|
|
|
1066
1069
|
"just": {
|
|
1067
1070
|
"body": "<circle cx=\"8\" cy=\"8\" r=\"6.5\" fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"8\" cy=\"5\" r=\"1.5\" fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"8\" cy=\"11\" r=\"1.5\" fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
1068
1071
|
},
|
|
1072
|
+
"kdl": {
|
|
1073
|
+
"body": "<path fill=\"none\" stroke=\"#91d7e3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m6.74 4.996l-1 5.367l2.48.4s2.16.2 2.6-2.262c.44-2.464-1.58-3.184-1.58-3.184z\"/><path fill=\"none\" stroke=\"#f4dbd6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.54 4.916L2.04 8.06l3.86 2.483M1.5 5.076l.58 6.008\"/><path fill=\"none\" stroke=\"#c6a0f6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m11.28 5.357l.32 5.206l2.9-.26\"/>"
|
|
1074
|
+
},
|
|
1069
1075
|
"key": {
|
|
1070
1076
|
"body": "<g fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 10.5a4.5 4.5 0 1 0-4.02-2.48L1.5 12.5v2h2v-2h2v-2h2l.48-.48c.6.3 1.3.48 2.02.48\"/><path d=\"M12 5a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1a1 1 0 0 1 1 1\"/></g>"
|
|
1071
1077
|
},
|
|
@@ -1078,6 +1084,9 @@
|
|
|
1078
1084
|
"latex": {
|
|
1079
1085
|
"body": "<path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13 12.5h1.5m-.5-4l-3 4m0-4l3 4m-3.5 0h1m2-4l1.1.01m-4.1-.01h1.42m-4.42 4H9m-1.5-2v4m-.86 0h3.66l.2-.5m-3.75-3.5H10l.5.5M2 13.5h3m-1.5-5v5m-2-3.5l.25-1.5h3.5L5.5 10m4-3.5l2-5l2 5m-3-2h2M9 6.5h1m3 0h1m-9.5-5v5m-1-5h2m-2 5H7l.54-.99\"/>"
|
|
1080
1086
|
},
|
|
1087
|
+
"latte": {
|
|
1088
|
+
"body": "<g fill=\"none\" stroke-linecap=\"round\"><path stroke=\"#eed49f\" d=\"M10.2 4s-1.3-.7-2.5-.7c-1.3 0-1.9.7-1.9 2c0 1.4 2.5 2 2.5 2s1.9.7 1.9 2c0 1.4-.6 2-1.9 2c-1.2 0-2.5-.6-2.5-.6M8.3 2v11.3\"/><path stroke=\"#f5a97f\" d=\"M4 2s-.7 0-1.3.7C2 3.3 2 6 2 6.7C2 7.3.8 7.3.8 8s1.3.7 1.3 1.3c0 .7 0 3.4.6 4c.6.7 1.2.7 1.2.7m8.1 0s.7 0 1.3-.7c.6-.6.6-3.3.6-4c0-.6 1.3-.6 1.3-1.3s-1.3-.7-1.3-1.3c0-.7 0-3.4-.6-4c-.6-.7-1.2-.7-1.2-.7\"/></g>"
|
|
1089
|
+
},
|
|
1081
1090
|
"lerna": {
|
|
1082
1091
|
"body": "<g fill=\"none\" stroke=\"#c6a0f6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m1 10.3l.6.15l.78.17c.01.01-.14.25-.32.52c-.7 1-.83 1.5-.44 1.5c.12 0 .38-.06.6-.14c.24-.07.67-.11 1.15-.11c.97 0 1.95.24 3.18.8c1.17.53 1.56.65 2.9.93a9 9 0 0 1 1.2.3c.04.04-.05.16-.2.28s.74.17 1.08.13c1.05-.13 1.79-.6 1.8-1.16c.03-.7-.09-1.8-.22-1.88c-.58.6-1.12.59-1.75.63a3.7 3.7 0 0 1-2.05-.48c-.5-.29-1.21-.55-1.6-1.14c-.3-.49-.62-1.28-.56-1.4c.02-.02.13-.02.23.02c.29.11.7.28 2 .11a5.7 5.7 0 0 1 2.46.12c.73.18.62.34 1 .56c.64-1.45.61-1 1.35-1.49c.45-.32.82-.61.81-.67c0-.04-.26-.35-.56-.68c-.47-.52-.6-.6-1.03-.76a8.97 8.97 0 0 1-3.9-2.63C8.58 2.81 8.33 2.54 7.67 2.1a7.3 7.3 0 0 0-2.4-1.06c-.73-.14-.52.1-.21.6c1.11 1.3 1.08 1.34 1.08 2.2c-.11.67-.72.77-1.4.92c-.3.06-.71.05-.91.05c-.3 0-.93-.36-1.27-.73c-.19-.2-.52-.61-.74-.93c-.23-.32-.45-.58-.52-.58\"/><path d=\"M8 5.79c1.27.43 1.34.63 1.76 1.37c.1.17.16.3.15.31l-.25.07c-.33.07-.85.07-1.15 0c-.56-.12-.58-.22-.81-.42a1 1 0 0 1-.3-.42c-.08-.21.04-.47-.04-.68c-.07-.18-.4-.25-.35-.44c.3-.1.78.13 1 .2Z\"/></g>"
|
|
1083
1092
|
},
|
|
@@ -1250,6 +1259,10 @@
|
|
|
1250
1259
|
"phrase": {
|
|
1251
1260
|
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#cad3f5\" d=\"M3.5 1.5H10c1.385 0 2.5 1.115 2.5 2.5v5c0 1.385-1.115 2.5-2.5 2.5H9\"/><path stroke=\"#8bd5ca\" d=\"M3.5 1.5v10l4 3v-10z\"/></g>"
|
|
1252
1261
|
},
|
|
1262
|
+
"phtml": {
|
|
1263
|
+
"body": "<g fill=\"none\" stroke=\"#8aadf4\"><path d=\"M1 2.7c0-.7.5-1.4 1.2-1.4h11.6c.7 0 1.3.7 1.2 1.4l-1.3 10.4c0 .4-.3.8-.6 1l-4.5 2.4q-.6.45-1.2 0l-4.5-2.4c-.3-.2-.5-.6-.6-1z\"/><path stroke-linecap=\"round\" d=\"m4 9l.2-1.4m0 0S4.4 6 4.7 6h.6c.3 0 .7.3.7.8c0 .6-.4.8-.7.8zM7.3 9l.4-1.5M8 6l-.3 1.5m0 0s.5-.5.8-.5c.4 0 .8 0 .8.3L9 9m1.6 0l.2-1.4m0 0S11 6 11.3 6h.6c.3 0 .7.3.7.8c0 .6-.4.8-.7.8z\"/></g>",
|
|
1264
|
+
"height": 18
|
|
1265
|
+
},
|
|
1253
1266
|
"pixi": {
|
|
1254
1267
|
"body": "<path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m6.702 5.889l5.046 6.426\"/><path fill=\"none\" stroke=\"#eed49f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m3.71 3.786l-.396-2.149l2.03.843L7.39 1.5l-.275 2.149l1.772 1.667l-2.392.24l-.808 2.132L4.569 5.78l-2.288-.24Zm4.995 6.005s-.656.559-1.192.073s.145-1.474.633-1.945s1.54-1.07 2.015-.594c.696.7-.268 1.382-.268 1.382\"/><path fill=\"none\" stroke=\"#eed49f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.31 11.076s-1.132 1.025-1.817.447c-.684-.578.185-1.752.81-2.312c.623-.56 1.928-1.272 2.487-.665s-.806 1.956-.806 1.956\"/><path fill=\"none\" stroke=\"#eed49f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M11.93 13.037s-1.508 1.326-2.33.621s.221-2.136.971-2.818c.75-.683 2.318-1.55 2.991-.81s-.979 2.331-.979 2.331\"/><path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m11.785 12.358l1.682 2.142\"/>"
|
|
1255
1268
|
},
|
|
@@ -1541,6 +1554,9 @@
|
|
|
1541
1554
|
"url": {
|
|
1542
1555
|
"body": "<path fill=\"none\" stroke=\"#91d7e3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m5.5 10.5l5-5M3.73 6.61L2.67 7.67a4 4 0 1 0 5.66 5.66l1.06-1.06m2.88-2.88l1.06-1.06a4 4 0 1 0-5.66-5.66L6.61 3.73\"/>"
|
|
1543
1556
|
},
|
|
1557
|
+
"uv": {
|
|
1558
|
+
"body": "<path fill=\"none\" stroke=\"#f5bde6\" stroke-linejoin=\"round\" d=\"M1 1h5.8v9.1h2.8V1H15v14h-2v-1.4h-1.5c-.2.8-.9 1.4-1.8 1.4H3.2C1.9 15 1 14 1 12.9z\"/>"
|
|
1559
|
+
},
|
|
1544
1560
|
"v": {
|
|
1545
1561
|
"body": "<g fill=\"none\" stroke=\"#8aadf4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m1.5 1.5l4 .5L10 14.5H6z\"/><path d=\"M8 8.95L10.5 2l4-.5l-4.5 13\"/></g>"
|
|
1546
1562
|
},
|
package/json/humbleicons.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "humbleicons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Humbleicons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "1.
|
|
5
|
+
"total": 250,
|
|
6
|
+
"version": "1.13.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Jiří Zralý",
|
|
9
9
|
"url": "https://github.com/zraly/humbleicons"
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"category": "UI 24px",
|
|
26
26
|
"palette": false
|
|
27
27
|
},
|
|
28
|
-
"lastModified":
|
|
28
|
+
"lastModified": 1730786847,
|
|
29
29
|
"icons": {
|
|
30
30
|
"activity": {
|
|
31
31
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 12h4l3-9l4 18l3-9h4\"/>"
|
|
@@ -279,6 +279,9 @@
|
|
|
279
279
|
"cloud-sun": {
|
|
280
280
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 3.5V3m-6.5 7H3m11.596-4.596l.354-.354m-9.546.354L5.05 5.05M9 13.036a3.5 3.5 0 0 1 1.975.99M12.645 7a4 4 0 0 0-6.59 3.666M5 16.5A3.5 3.5 0 0 0 8.5 20h9.75a2.75 2.75 0 0 0 .734-5.4a5 5 0 0 0-9.614-1.491A3.504 3.504 0 0 0 5 16.5\"/>"
|
|
281
281
|
},
|
|
282
|
+
"club": {
|
|
283
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 17.5V19m4-12a4 4 0 1 0-7.873 1.002A4 4 0 1 0 12 12a4 4 0 1 0 3.873-3.998Q16 7.52 16 7\"/>"
|
|
284
|
+
},
|
|
282
285
|
"code": {
|
|
283
286
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"><path stroke-linejoin=\"round\" d=\"m7 8l-4 4l4 4\"/><path d=\"m10.5 18l3-12\"/><path stroke-linejoin=\"round\" d=\"m17 8l4 4l-4 4\"/></g>"
|
|
284
287
|
},
|
|
@@ -615,6 +618,9 @@
|
|
|
615
618
|
"refresh": {
|
|
616
619
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 20v-5h-5M4 4v5h5m10.938 2A8.001 8.001 0 0 0 5.07 8m-1.008 5a8.001 8.001 0 0 0 14.868 3\"/>"
|
|
617
620
|
},
|
|
621
|
+
"remote": {
|
|
622
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 14h.01m5.414-7.425A6.99 6.99 0 0 0 12 4a6.99 6.99 0 0 0-5.425 2.575M15 8.355A4 4 0 0 0 12 7a4 4 0 0 0-3 1.354M10 11h4a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1\"/>"
|
|
623
|
+
},
|
|
618
624
|
"rewind": {
|
|
619
625
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19.113 15.196V8.804a1 1 0 0 0-1.53-.848l-5.113 3.196a1 1 0 0 0 0 1.696l5.113 3.196a1 1 0 0 0 1.53-.848m-8 0V8.804a1 1 0 0 0-1.53-.848L4.47 11.152a1 1 0 0 0 0 1.696l5.113 3.196a1 1 0 0 0 1.53-.848\"/>"
|
|
620
626
|
},
|
|
@@ -651,6 +657,9 @@
|
|
|
651
657
|
"snow": {
|
|
652
658
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 13h.01M16 13h.01M13 14.5h.01M10 16h.01M16 16h.01M13 17.5h.01M8 7.036a3.5 3.5 0 0 1 1.975.99M6 13.662A3.5 3.5 0 0 1 8.37 7.11a5.002 5.002 0 0 1 9.614 1.49a2.75 2.75 0 0 1 1.59 4.122\"/>"
|
|
653
659
|
},
|
|
660
|
+
"spade": {
|
|
661
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 17.5V19m0-16c-5 3-8 6-8 9a4 4 0 0 0 8 0a4 4 0 0 0 8 0c0-3-3-6-8-9\"/>"
|
|
662
|
+
},
|
|
654
663
|
"spinner-dots": {
|
|
655
664
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" d=\"M13 4a1 1 0 1 1-2 0a1 1 0 0 1 2 0ZM7.34 6.34a1 1 0 1 1-2 0a1 1 0 0 1 2 0Zm11.32 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0Zm0 11.32a1 1 0 1 1-2 0a1 1 0 0 1 2 0Zm-11.32 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0ZM21 12a1 1 0 1 1-2 0a1 1 0 0 1 2 0Zm-8 8a1 1 0 1 1-2 0a1 1 0 0 1 2 0Zm-8-8a1 1 0 1 1-2 0a1 1 0 0 1 2 0Z\"/>"
|
|
656
665
|
},
|
package/json/lucide.json
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"category": "UI 24px",
|
|
25
25
|
"palette": false
|
|
26
26
|
},
|
|
27
|
-
"lastModified":
|
|
27
|
+
"lastModified": 1730961368,
|
|
28
28
|
"icons": {
|
|
29
29
|
"a-arrow-down": {
|
|
30
30
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3.5 13h6M2 16l4.5-9l4.5 9m7-9v9m-4-4l4 4l4-4\"/>"
|
|
@@ -4424,7 +4424,7 @@
|
|
|
4424
4424
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 14L4 9l5-5\"/><path d=\"M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11\"/></g>"
|
|
4425
4425
|
},
|
|
4426
4426
|
"undo-dot": {
|
|
4427
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><
|
|
4427
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21 17a9 9 0 0 0-15-6.7L3 13\"/><path d=\"M3 7v6h6\"/><circle cx=\"12\" cy=\"17\" r=\"1\"/></g>"
|
|
4428
4428
|
},
|
|
4429
4429
|
"unfold-horizontal": {
|
|
4430
4430
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 12h6M8 12H2M12 2v2m0 4v2m0 4v2m0 4v2m7-7l3-3l-3-3M5 9l-3 3l3 3\"/>"
|
package/json/proicons.json
CHANGED
package/json/simple-icons.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "simple-icons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Simple Icons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "13.
|
|
5
|
+
"total": 3221,
|
|
6
|
+
"version": "13.16.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Simple Icons Collaborators",
|
|
9
9
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"category": "Logos",
|
|
26
26
|
"palette": false
|
|
27
27
|
},
|
|
28
|
-
"lastModified":
|
|
28
|
+
"lastModified": 1730787080,
|
|
29
29
|
"icons": {
|
|
30
30
|
"42": {
|
|
31
31
|
"body": "<path fill=\"currentColor\" d=\"M19.581 16.851H24v-4.439ZM24 3.574h-4.419v4.42l-4.419 4.418v4.44h4.419v-4.44L24 7.993Zm-4.419 0h-4.419v4.42zm-6.324 8.838H4.419l8.838-8.838H8.838L0 12.412v3.595h8.838v4.419h4.419z\"/>"
|
|
@@ -2273,6 +2273,9 @@
|
|
|
2273
2273
|
"debian": {
|
|
2274
2274
|
"body": "<path fill=\"currentColor\" d=\"M13.88 12.685c-.4 0 .08.2.601.28c.14-.1.27-.22.39-.33a3 3 0 0 1-.99.05m2.14-.53c.23-.33.4-.69.47-1.06c-.06.27-.2.5-.33.73c-.75.47-.07-.27 0-.56c-.8 1.01-.11.6-.14.89m.781-2.05c.05-.721-.14-.501-.2-.221c.07.04.13.5.2.22M12.38.31c.2.04.45.07.42.12c.23-.05.28-.1-.43-.12m.43.12l-.15.03l.14-.01V.43m6.633 9.944c.02.64-.2.95-.38 1.5l-.35.181c-.28.54.03.35-.17.78c-.44.39-1.34 1.22-1.62 1.301c-.201 0 .14-.25.19-.34c-.591.4-.481.6-1.371.85l-.03-.06c-2.221 1.04-5.303-1.02-5.253-3.842c-.03.17-.07.13-.12.2a3.55 3.55 0 0 1 2.001-3.501a3.36 3.36 0 0 1 3.732.48a3.34 3.34 0 0 0-2.721-1.3c-1.18.01-2.281.76-2.651 1.57c-.6.38-.67 1.47-.93 1.661c-.361 2.601.66 3.722 2.38 5.042c.27.19.08.21.12.35a4.7 4.7 0 0 1-1.53-1.16c.23.33.47.66.8.91c-.55-.18-1.27-1.3-1.48-1.35c.93 1.66 3.78 2.921 5.261 2.3a6.2 6.2 0 0 1-2.33-.28c-.33-.16-.77-.51-.7-.57a5.802 5.803 0 0 0 5.902-.84c.44-.35.93-.94 1.07-.95c-.2.32.04.16-.12.44c.44-.72-.2-.3.46-1.24l.24.33c-.09-.6.74-1.321.66-2.262c.19-.3.2.3 0 .97c.29-.74.08-.85.15-1.46c.08.2.18.42.23.63c-.18-.7.2-1.2.28-1.6c-.09-.05-.28.3-.32-.53c0-.37.1-.2.14-.28c-.08-.05-.26-.32-.38-.861c.08-.13.22.33.34.34c-.08-.42-.2-.75-.2-1.08c-.34-.68-.12.1-.4-.3c-.34-1.091.3-.25.34-.74c.54.77.84 1.96.981 2.46c-.1-.6-.28-1.2-.49-1.76c.16.07-.26-1.241.21-.37A7.82 7.82 0 0 0 17.702 1.6c.18.17.42.39.33.42c-.75-.45-.62-.48-.73-.67c-.61-.25-.65.02-1.06 0C15.082.73 14.862.8 13.8.4l.05.23c-.77-.25-.9.1-1.73 0c-.05-.04.27-.14.53-.18c-.741.1-.701-.14-1.431.03c.17-.13.36-.21.55-.32c-.6.04-1.44.35-1.18.07C9.6.68 7.847 1.3 6.867 2.22L6.838 2c-.45.54-1.96 1.611-2.08 2.311l-.131.03c-.23.4-.38.85-.57 1.261c-.3.52-.45.2-.4.28c-.6 1.22-.9 2.251-1.16 3.102c.18.27 0 1.65.07 2.76c-.3 5.463 3.84 10.776 8.363 12.006c.67.23 1.65.23 2.49.25c-.99-.28-1.12-.15-2.08-.49c-.7-.32-.85-.7-1.34-1.13l.2.35c-.971-.34-.57-.42-1.361-.67l.21-.27c-.31-.03-.83-.53-.97-.81l-.34.01c-.41-.501-.63-.871-.61-1.161l-.111.2c-.13-.21-1.52-1.901-.8-1.511c-.13-.12-.31-.2-.5-.55l.14-.17c-.35-.44-.64-1.02-.62-1.2c.2.24.32.3.45.33c-.88-2.172-.93-.12-1.601-2.202l.15-.02c-.1-.16-.18-.34-.26-.51l.06-.6c-.63-.74-.18-3.102-.09-4.402c.07-.54.53-1.1.88-1.981l-.21-.04c.4-.71 2.341-2.872 3.241-2.761c.43-.55-.09 0-.18-.14c.96-.991 1.26-.7 1.901-.88c.7-.401-.6.16-.27-.151c1.2-.3.85-.7 2.421-.85c.16.1-.39.14-.52.26c1-.49 3.151-.37 4.562.27c1.63.77 3.461 3.011 3.531 5.132l.08.02c-.04.85.13 1.821-.17 2.711l.2-.42M9.54 13.236l-.05.28c.26.35.47.73.8 1.01c-.24-.47-.42-.66-.75-1.3m.62-.02c-.14-.15-.22-.34-.31-.52c.08.32.26.6.43.88zm10.945-2.382l-.07.15c-.1.76-.34 1.511-.69 2.212c.4-.73.65-1.541.75-2.362M12.45.12c.27-.1.66-.05.95-.12c-.37.03-.74.05-1.1.1zM3.006 5.142c.07.57-.43.8.11.42c.3-.66-.11-.18-.1-.42m-.64 2.661c.12-.39.15-.62.2-.84c-.35.44-.17.53-.2.83\"/>"
|
|
2275
2275
|
},
|
|
2276
|
+
"debridlink": {
|
|
2277
|
+
"body": "<path fill=\"currentColor\" d=\"M.225 5.549L0 5.778v2.484l.253.25h2.912c3.16 0 3.252.003 3.75.146c1.053.3 1.658 1.022 1.893 2.256c.052.27.059.395.06 1.034c0 .635-.008.766-.058 1.044c-.256 1.401-.98 2.149-2.308 2.382c-.252.045-.446.05-2.14.05H2.497l-.013-2.335l-.014-2.335l-.222-.207H.227L0 10.769v7.379l.253.249h2.774c1.526-.001 2.96-.013 3.184-.027c1.906-.117 3.257-.803 4.114-2.09c.512-.77.81-1.654.98-2.905c.06-.456.07-2.266.012-2.736c-.141-1.158-.44-2.1-.9-2.84c-.67-1.077-1.743-1.81-3.056-2.087c-.708-.15-.514-.142-3.951-.153Zm12.614.002l-.233.232l.01 4.94c.008 4.933.008 4.938.065 5.229c.086.439.155.66.298.96c.394.828.996 1.27 2.008 1.475c.206.042.581.047 4.491.055l4.267.01L24 18.2v-2.489l-.24-.236l-3.878-.013l-3.878-.013l-.152-.062a1.03 1.03 0 0 1-.601-.605c-.133-.35-.13-.258-.131-4.775l-.001-4.226l-.23-.23h-1.026z\"/>"
|
|
2278
|
+
},
|
|
2276
2279
|
"decapcms": {
|
|
2277
2280
|
"body": "<path fill=\"currentColor\" d=\"M18.947 13.177c0 3.263-2 5.649-4.736 5.649h-2.773v-5.65H6.282v10.387h7.93c5.403 0 9.788-4.668 9.788-10.386h-5.052ZM7.894.476L0 1.212l.948 10.352l5.157-.456l-.526-5.615l2.737-.245c2.737-.246 4.91 1.93 5.227 5.193l5.052-.458c-.49-5.752-5.297-9.998-10.7-9.507Z\"/>"
|
|
2278
2281
|
},
|
|
@@ -4098,6 +4101,9 @@
|
|
|
4098
4101
|
"hyperskill": {
|
|
4099
4102
|
"body": "<path fill=\"currentColor\" d=\"M22 22.6a1.4 1.4 0 0 1-1.4 1.4h-1.2a1.4 1.4 0 0 1-1.4-1.4V1.4A1.4 1.4 0 0 1 19.4 0h1.2A1.4 1.4 0 0 1 22 1.4zm-8-14a1.4 1.4 0 0 1-1.4 1.4h-1.2A1.4 1.4 0 0 1 10 8.6V3.4A1.4 1.4 0 0 1 11.4 2h1.2A1.4 1.4 0 0 1 14 3.4zm-8.001 8a1.4 1.4 0 0 1-1.4 1.4H3.4A1.4 1.4 0 0 1 2 16.6V7.4A1.4 1.4 0 0 1 3.4 6h1.2A1.4 1.4 0 0 1 6 7.4v9.2zm8.001 4a1.4 1.4 0 0 1-1.4 1.4h-1.2a1.4 1.4 0 0 1-1.4-1.4v-5.2a1.4 1.4 0 0 1 1.4-1.4h1.2a1.4 1.4 0 0 1 1.4 1.4z\"/>"
|
|
4100
4103
|
},
|
|
4104
|
+
"hyperx": {
|
|
4105
|
+
"body": "<path fill=\"currentColor\" d=\"M22.428 5.234c-.036-.005-.055.05-.055.05c-.935 2.297-2.446 4.096-4.25 5.503c-2.157-1.445-4.476-2.16-6.477-2.5l.508-1.695H10.56l-.445 1.496c-2.12-.194-3.61.004-3.664.008c-.085.007-.108.027-.106.056c.004.042.084.043.084.043c4.228.324 7.684 1.789 10.367 3.528C9.926 16.098.15 15.826.15 15.826c-.123-.002-.149.019-.15.065c-.004.07.113.07.113.07c12.395 1.527 17.776-2.796 18.238-3.143c3.685 2.82 5.513 5.867 5.513 5.867c.034.05.069.092.105.079c.056-.02.02-.106.02-.106c-1.062-3.053-2.666-5.243-4.475-6.808c2.846-2.757 2.926-6.242 2.945-6.499c.01-.113-.01-.115-.03-.117zM4.939 6.592l-1.313 4.384h1.582l1.314-4.384Zm1.39 2.023l-.222.748h3.625c-.09.297-.483 1.613-.483 1.613h1.594l.422-1.414a22 22 0 0 0-4.936-.947\"/>"
|
|
4106
|
+
},
|
|
4101
4107
|
"hypothesis": {
|
|
4102
4108
|
"body": "<path fill=\"currentColor\" d=\"M3.425 0c-.93 0-1.71.768-1.71 1.72v17.14c0 .94.78 1.71 1.71 1.71h5.95l2.62 3.43l2.62-3.43h5.95c.93 0 1.72-.77 1.72-1.71V1.72c0-.95-.79-1.72-1.72-1.72zm1.71 3.43h2.58v6s.86-1.71 2.56-1.71c1.72 0 3.46.85 3.46 3.52v5.9h-2.58V12c0-1.39-.88-1.93-1.73-1.71c-.86.21-1.71 1.12-1.71 3v3.85h-2.58zm12.86 10.29c.95 0 1.72.78 1.72 1.7a1.71 1.71 0 0 1-1.72 1.71a1.71 1.71 0 0 1-1.71-1.71c0-.92.76-1.71 1.71-1.71z\"/>"
|
|
4103
4109
|
},
|
|
@@ -6157,6 +6163,9 @@
|
|
|
6157
6163
|
"okta": {
|
|
6158
6164
|
"body": "<path fill=\"currentColor\" d=\"M12 0C5.389 0 0 5.35 0 12s5.35 12 12 12s12-5.35 12-12S18.611 0 12 0m0 18c-3.325 0-6-2.675-6-6s2.675-6 6-6s6 2.675 6 6s-2.675 6-6 6\"/>"
|
|
6159
6165
|
},
|
|
6166
|
+
"okx": {
|
|
6167
|
+
"body": "<path fill=\"currentColor\" d=\"M7.15 8.685c.03.02.05.06.05.1v6.44c0 .04-.02.08-.05.1a.17.17 0 0 1-.11.05H.16a.17.17 0 0 1-.11-.05a.14.14 0 0 1-.05-.1v-6.44c0-.04.02-.08.05-.1a.17.17 0 0 1 .11-.05h6.88c.04 0 .08.02.11.05m-2.35 2.35a.14.14 0 0 0-.05-.1a.16.16 0 0 0-.11-.05H2.56a.17.17 0 0 0-.11.04a.14.14 0 0 0-.05.1v1.95c0 .04.02.08.05.1c.03.04.07.05.11.05h2.08c.04 0 .08-.01.11-.04a.14.14 0 0 0 .05-.1zm16.8 0v1.94c0 .09-.07.15-.16.15h-2.08c-.09 0-.16-.06-.16-.15v-1.94c0-.08.07-.15.16-.15h2.08c.09 0 .16.06.16.15m-2.4-2.25v1.95c0 .08-.07.15-.16.15h-2.08c-.09 0-.16-.07-.16-.15v-1.95c0-.08.07-.15.16-.15h2.08c.09 0 .16.07.16.15m4.8 0v1.95c0 .08-.07.15-.16.15h-2.08c-.09 0-.16-.07-.16-.15v-1.95c0-.08.07-.15.16-.15h2.08c.09 0 .16.07.16.15m-4.8 4.5v1.94c0 .08-.07.15-.16.15h-2.08c-.09 0-.16-.07-.16-.15v-1.95c0-.08.07-.15.16-.15h2.08c.09 0 .16.07.16.15zm4.8 0v1.94c0 .08-.07.15-.16.15h-2.08c-.09 0-.16-.07-.16-.15v-1.95c0-.08.07-.15.16-.15h2.08c.09 0 .16.07.16.15zm-8.4-4.5v1.95c0 .08-.07.15-.16.15h-2.08c-.09 0-.16-.07-.16-.15v-1.95c0-.08.07-.15.16-.15h2.08c.09 0 .16.07.16.15m0 4.5v1.94c0 .08-.07.15-.16.15h-2.08c-.09 0-.16-.07-.16-.15v-1.95c0-.08.07-.15.16-.15h2.08c.09 0 .16.07.16.15zm-2.4-.3a.16.16 0 0 1-.16.15H10.8v2.08c0 .04-.02.08-.05.11a.17.17 0 0 1-.11.04H8.56a.17.17 0 0 1-.12-.04a.14.14 0 0 1-.04-.1v-6.45c0-.04.01-.08.04-.1a.17.17 0 0 1 .12-.05h2.08c.04 0 .08.02.11.05c.03.02.05.06.05.1v2.1h2.24c.04 0 .08.01.11.04s.05.07.05.1z\"/>"
|
|
6168
|
+
},
|
|
6160
6169
|
"ollama": {
|
|
6161
6170
|
"body": "<path fill=\"currentColor\" d=\"M16.361 10.26a.9.9 0 0 0-.558.47l-.072.148l.001.207c0 .193.004.217.059.353c.076.193.152.312.291.448c.24.238.51.3.872.205a.86.86 0 0 0 .517-.436a.75.75 0 0 0 .08-.498c-.064-.453-.33-.782-.724-.897a1.1 1.1 0 0 0-.466 0m-9.203.005c-.305.096-.533.32-.65.639a1.2 1.2 0 0 0-.06.52c.057.309.31.59.598.667c.362.095.632.033.872-.205c.14-.136.215-.255.291-.448c.055-.136.059-.16.059-.353l.001-.207l-.072-.148a.9.9 0 0 0-.565-.472a1 1 0 0 0-.474.007m4.184 2c-.131.071-.223.25-.195.383c.031.143.157.288.353.407c.105.063.112.072.117.136c.004.038-.01.146-.029.243c-.02.094-.036.194-.036.222c.002.074.07.195.143.253c.064.052.076.054.255.059c.164.005.198.001.264-.03c.169-.082.212-.234.15-.525c-.052-.243-.042-.28.087-.355c.137-.08.281-.219.324-.314a.365.365 0 0 0-.175-.48a.4.4 0 0 0-.181-.033c-.126 0-.207.03-.355.124l-.085.053l-.053-.032c-.219-.13-.259-.145-.391-.143a.4.4 0 0 0-.193.032m.39-2.195c-.373.036-.475.05-.654.086a4.5 4.5 0 0 0-.951.328c-.94.46-1.589 1.226-1.787 2.114c-.04.176-.045.234-.045.53c0 .294.005.357.043.524c.264 1.16 1.332 2.017 2.714 2.173c.3.033 1.596.033 1.896 0c1.11-.125 2.064-.727 2.493-1.571c.114-.226.169-.372.22-.602c.039-.167.044-.23.044-.523c0-.297-.005-.355-.045-.531c-.288-1.29-1.539-2.304-3.072-2.497a7 7 0 0 0-.855-.031zm.645.937a3.3 3.3 0 0 1 1.44.514c.223.148.537.458.671.662c.166.251.26.508.303.82c.02.143.01.251-.043.482c-.08.345-.332.705-.672.957a3 3 0 0 1-.689.348c-.382.122-.632.144-1.525.138c-.582-.006-.686-.01-.853-.042q-.856-.16-1.35-.68c-.264-.28-.385-.535-.45-.946c-.03-.192.025-.509.137-.776c.136-.326.488-.73.836-.963c.403-.269.934-.46 1.422-.512c.187-.02.586-.02.773-.002m-5.503-11a1.65 1.65 0 0 0-.683.298C5.617.74 5.173 1.666 4.985 2.819c-.07.436-.119 1.04-.119 1.503c0 .544.064 1.24.155 1.721c.02.107.031.202.023.208l-.187.152a5.3 5.3 0 0 0-.949 1.02a5.5 5.5 0 0 0-.94 2.339a6.6 6.6 0 0 0-.023 1.357c.091.78.325 1.438.727 2.04l.13.195l-.037.064c-.269.452-.498 1.105-.605 1.732c-.084.496-.095.629-.095 1.294c0 .67.009.803.088 1.266c.095.555.288 1.143.503 1.534c.071.128.243.393.264.407c.007.003-.014.067-.046.141a7.4 7.4 0 0 0-.548 1.873a5 5 0 0 0-.071.991c0 .56.031.832.148 1.279L3.42 24h1.478l-.05-.091c-.297-.552-.325-1.575-.068-2.597c.117-.472.25-.819.498-1.296l.148-.29v-.177c0-.165-.003-.184-.057-.293a.9.9 0 0 0-.194-.25a1.7 1.7 0 0 1-.385-.543c-.424-.92-.506-2.286-.208-3.451c.124-.486.329-.918.544-1.154a.8.8 0 0 0 .223-.531c0-.195-.07-.355-.224-.522a3.14 3.14 0 0 1-.817-1.729c-.14-.96.114-2.005.69-2.834c.563-.814 1.353-1.336 2.237-1.475c.199-.033.57-.028.776.01c.226.04.367.028.512-.041c.179-.085.268-.19.374-.431c.093-.215.165-.333.36-.576c.234-.29.46-.489.822-.729c.413-.27.884-.467 1.352-.561c.17-.035.25-.04.569-.04s.398.005.569.04a4.07 4.07 0 0 1 1.914.997c.117.109.398.457.488.602c.034.057.095.177.132.267c.105.241.195.346.374.43c.14.068.286.082.503.045c.343-.058.607-.053.943.016c1.144.23 2.14 1.173 2.581 2.437c.385 1.108.276 2.267-.296 3.153c-.097.15-.193.27-.333.419c-.301.322-.301.722-.001 1.053c.493.539.801 1.866.708 3.036c-.062.772-.26 1.463-.533 1.854a2 2 0 0 1-.224.258a.9.9 0 0 0-.194.25c-.054.109-.057.128-.057.293v.178l.148.29c.248.476.38.823.498 1.295c.253 1.008.231 2.01-.059 2.581a1 1 0 0 0-.044.098c0 .006.329.009.732.009h.73l.02-.074l.036-.134c.019-.076.057-.3.088-.516a9 9 0 0 0 0-1.258c-.11-.875-.295-1.57-.597-2.226c-.032-.074-.053-.138-.046-.141a1.4 1.4 0 0 0 .108-.152c.376-.569.607-1.284.724-2.228c.031-.26.031-1.378 0-1.628c-.083-.645-.182-1.082-.348-1.525a6 6 0 0 0-.329-.7l-.038-.064l.131-.194c.402-.604.636-1.262.727-2.04a6.6 6.6 0 0 0-.024-1.358a5.5 5.5 0 0 0-.939-2.339a5.3 5.3 0 0 0-.95-1.02l-.186-.152a.7.7 0 0 1 .023-.208c.208-1.087.201-2.443-.017-3.503c-.19-.924-.535-1.658-.98-2.082c-.354-.338-.716-.482-1.15-.455c-.996.059-1.8 1.205-2.116 3.01a7 7 0 0 0-.097.726c0 .036-.007.066-.015.066a1 1 0 0 1-.149-.078A4.86 4.86 0 0 0 12 3.03c-.832 0-1.687.243-2.456.698a1 1 0 0 1-.148.078c-.008 0-.015-.03-.015-.066a7 7 0 0 0-.097-.725C8.997 1.392 8.337.319 7.46.048a2 2 0 0 0-.585-.041Zm.293 1.402c.248.197.523.759.682 1.388c.03.113.06.244.069.292c.007.047.026.152.041.233c.067.365.098.76.102 1.24l.002.475l-.12.175l-.118.178h-.278c-.324 0-.646.041-.954.124l-.238.06c-.033.007-.038-.003-.057-.144a8.4 8.4 0 0 1 .016-2.323c.124-.788.413-1.501.696-1.711c.067-.05.079-.049.157.013m9.825-.012c.17.126.358.46.498.888c.28.854.36 2.028.212 3.145c-.019.14-.024.151-.057.144l-.238-.06a3.7 3.7 0 0 0-.954-.124h-.278l-.119-.178l-.119-.175l.002-.474c.004-.669.066-1.19.214-1.772c.157-.623.434-1.185.68-1.382c.078-.062.09-.063.159-.012\"/>"
|
|
6162
6171
|
},
|
|
@@ -9307,6 +9316,9 @@
|
|
|
9307
9316
|
"utorrent": {
|
|
9308
9317
|
"body": "<path fill=\"currentColor\" d=\"M13.684 23.94a12.01 12.01 0 0 0 9.599-7.79c-.118.044-.26.096-.432.147c-2 .59-3.404-.466-3.687-.649c-.283-.18-.587-.48-.643-.464c-.183 1.132-1.218 2.706-3.58 3.42c-1.295.391-2.687.4-3.681-.157l.328.822c.13.328.351.866.488 1.192c0 0 .858 2.044 1.608 3.48M2.723 7.153l3.54-.66c.323-.059.68.124.794.407l2.432 6.07c.332.633.399.773.615 1.043c0 0 1.68 2.398 4.24 1.812c1.726-.394 2.532-1.69 2.587-2.612c.057-.296-.032-.669-.185-1.016L13.832 5.61c-.117-.266.022-.527.306-.581l2.953-.55a.69.69 0 0 1 .706.376l3.227 6.91c.13.276.394.712.588.966c0 0 .671.964 1.747.78c.266 0 .569-.143.569-.143q.071-.645.072-1.31c0-6.627-5.373-12-12.002-12C5.372.06 0 5.433 0 12.06c0 5.319 3.46 9.827 8.252 11.402a25 25 0 0 1-.919-2.121L2.298 7.808c-.111-.297.083-.59.425-.654\"/>"
|
|
9309
9318
|
},
|
|
9319
|
+
"uv": {
|
|
9320
|
+
"body": "<path fill=\"currentColor\" d=\"m0 .106l.05 11.95l.04 9.56a2.39 2.39 0 0 0 2.4 2.379l9.56-.04l5.975-.026l.608-.002c1.316-.006 2.38-1.097 2.38-2.413h1.094v2.39H24L23.9.005L12.905.051l.046 9.525v5.963h-1.958l.046-5.955l-.046-9.525Z\"/>"
|
|
9321
|
+
},
|
|
9310
9322
|
"v": {
|
|
9311
9323
|
"body": "<path fill=\"currentColor\" d=\"M15.583 23.497c.067.192-.043.348-.247.348H9.074c-.408 0-.85-.311-.988-.695L.043.784C-.105.393.149.115.528.16L6.92.776c.405.039.844.383.978.767zM23.473.16l-6.392.616c-.406.039-.844.383-.978.768l-3.827 10.99l3.678 10.509L23.959.783c.137-.383-.08-.662-.485-.623\"/>"
|
|
9312
9324
|
},
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@iconify/json",
|
|
3
3
|
"description": "Hundreds of open source icon sets in IconifyJSON format",
|
|
4
4
|
"license": "MIT",
|
|
5
|
-
"version": "2.2.
|
|
5
|
+
"version": "2.2.269",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"homepage": "https://iconify.design/icon-sets/",
|
|
8
8
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|