@iconify/json 2.2.292 → 2.2.294
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 +11 -11
- package/collections.md +11 -11
- package/composer.json +1 -1
- package/json/arcticons.json +7 -4
- package/json/line-md.json +11 -3
- package/json/lucide.json +7 -1
- package/json/ooui.json +10 -4
- package/json/proicons.json +12 -9
- package/json/simple-icons.json +10 -4
- package/json/tabler.json +114 -6
- package/json/tdesign.json +33 -23
- package/json/vscode-icons.json +18 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -138,8 +138,8 @@
|
|
|
138
138
|
},
|
|
139
139
|
"line-md": {
|
|
140
140
|
"name": "Material Line Icons",
|
|
141
|
-
"total":
|
|
142
|
-
"version": "2.0.
|
|
141
|
+
"total": 1089,
|
|
142
|
+
"version": "2.0.5",
|
|
143
143
|
"author": {
|
|
144
144
|
"name": "Vjacheslav Trushkin",
|
|
145
145
|
"url": "https://github.com/cyberalien/line-md"
|
|
@@ -197,8 +197,8 @@
|
|
|
197
197
|
},
|
|
198
198
|
"tabler": {
|
|
199
199
|
"name": "Tabler Icons",
|
|
200
|
-
"total":
|
|
201
|
-
"version": "3.
|
|
200
|
+
"total": 5826,
|
|
201
|
+
"version": "3.28.1",
|
|
202
202
|
"author": {
|
|
203
203
|
"name": "Paweł Kuna",
|
|
204
204
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -483,7 +483,7 @@
|
|
|
483
483
|
},
|
|
484
484
|
"tdesign": {
|
|
485
485
|
"name": "TDesign Icons",
|
|
486
|
-
"total":
|
|
486
|
+
"total": 2116,
|
|
487
487
|
"author": {
|
|
488
488
|
"name": "TDesign",
|
|
489
489
|
"url": "https://github.com/Tencent/tdesign-icons"
|
|
@@ -794,8 +794,8 @@
|
|
|
794
794
|
},
|
|
795
795
|
"proicons": {
|
|
796
796
|
"name": "ProIcons",
|
|
797
|
-
"total":
|
|
798
|
-
"version": "4.11.
|
|
797
|
+
"total": 473,
|
|
798
|
+
"version": "4.11.4",
|
|
799
799
|
"author": {
|
|
800
800
|
"name": "ProCode",
|
|
801
801
|
"url": "https://github.com/ProCode-Software/proicons"
|
|
@@ -2631,7 +2631,7 @@
|
|
|
2631
2631
|
},
|
|
2632
2632
|
"ooui": {
|
|
2633
2633
|
"name": "OOUI",
|
|
2634
|
-
"total":
|
|
2634
|
+
"total": 360,
|
|
2635
2635
|
"version": "0.51.4",
|
|
2636
2636
|
"author": {
|
|
2637
2637
|
"name": "OOUI Team",
|
|
@@ -2816,7 +2816,7 @@
|
|
|
2816
2816
|
},
|
|
2817
2817
|
"vscode-icons": {
|
|
2818
2818
|
"name": "VSCode Icons",
|
|
2819
|
-
"total":
|
|
2819
|
+
"total": 1331,
|
|
2820
2820
|
"version": "12.10.0",
|
|
2821
2821
|
"author": {
|
|
2822
2822
|
"name": "Roberto Huertas",
|
|
@@ -3021,8 +3021,8 @@
|
|
|
3021
3021
|
},
|
|
3022
3022
|
"simple-icons": {
|
|
3023
3023
|
"name": "Simple Icons",
|
|
3024
|
-
"total":
|
|
3025
|
-
"version": "14.0
|
|
3024
|
+
"total": 3249,
|
|
3025
|
+
"version": "14.1.0",
|
|
3026
3026
|
"author": {
|
|
3027
3027
|
"name": "Simple Icons Collaborators",
|
|
3028
3028
|
"url": "https://github.com/simple-icons/simple-icons"
|
package/collections.md
CHANGED
|
@@ -53,12 +53,12 @@
|
|
|
53
53
|
* File: [json/mdi-light.json](json/mdi-light.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
54
54
|
|
|
55
55
|
## Material Line Icons
|
|
56
|
-
* Number of icons:
|
|
56
|
+
* Number of icons: 1089
|
|
57
57
|
* Author: Vjacheslav Trushkin
|
|
58
58
|
* URL: https://github.com/cyberalien/line-md
|
|
59
59
|
* License: MIT
|
|
60
60
|
* License URL: https://github.com/cyberalien/line-md/blob/master/license.txt
|
|
61
|
-
* Version: 2.0.
|
|
61
|
+
* Version: 2.0.5
|
|
62
62
|
* Palette: Colorless
|
|
63
63
|
* Icon set prefix: `line-md`
|
|
64
64
|
* File: [json/line-md.json](json/line-md.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -74,12 +74,12 @@
|
|
|
74
74
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
75
75
|
|
|
76
76
|
## Tabler Icons
|
|
77
|
-
* Number of icons:
|
|
77
|
+
* Number of icons: 5826
|
|
78
78
|
* Author: Paweł Kuna
|
|
79
79
|
* URL: https://github.com/tabler/tabler-icons
|
|
80
80
|
* License: MIT
|
|
81
81
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
82
|
-
* Version: 3.
|
|
82
|
+
* Version: 3.28.1
|
|
83
83
|
* Palette: Colorless
|
|
84
84
|
* Icon set prefix: `tabler`
|
|
85
85
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
* File: [json/uil.json](json/uil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
178
178
|
|
|
179
179
|
## TDesign Icons
|
|
180
|
-
* Number of icons:
|
|
180
|
+
* Number of icons: 2116
|
|
181
181
|
* Author: TDesign
|
|
182
182
|
* URL: https://github.com/Tencent/tdesign-icons
|
|
183
183
|
* License: MIT
|
|
@@ -293,12 +293,12 @@
|
|
|
293
293
|
* File: [json/ci.json](json/ci.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
294
294
|
|
|
295
295
|
## ProIcons
|
|
296
|
-
* Number of icons:
|
|
296
|
+
* Number of icons: 473
|
|
297
297
|
* Author: ProCode
|
|
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.11.
|
|
301
|
+
* Version: 4.11.4
|
|
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))
|
|
@@ -995,7 +995,7 @@
|
|
|
995
995
|
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
996
996
|
|
|
997
997
|
## OOUI
|
|
998
|
-
* Number of icons:
|
|
998
|
+
* Number of icons: 360
|
|
999
999
|
* Author: OOUI Team
|
|
1000
1000
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
1001
1001
|
* License: MIT
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1068
1068
|
|
|
1069
1069
|
## VSCode Icons
|
|
1070
|
-
* Number of icons:
|
|
1070
|
+
* Number of icons: 1331
|
|
1071
1071
|
* Author: Roberto Huertas
|
|
1072
1072
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1073
1073
|
* License: MIT
|
|
@@ -1148,12 +1148,12 @@
|
|
|
1148
1148
|
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1149
1149
|
|
|
1150
1150
|
## Simple Icons
|
|
1151
|
-
* Number of icons:
|
|
1151
|
+
* Number of icons: 3249
|
|
1152
1152
|
* Author: Simple Icons Collaborators
|
|
1153
1153
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1154
1154
|
* License: CC0 1.0
|
|
1155
1155
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1156
|
-
* Version: 14.0
|
|
1156
|
+
* Version: 14.1.0
|
|
1157
1157
|
* Palette: Colorless
|
|
1158
1158
|
* Icon set prefix: `simple-icons`
|
|
1159
1159
|
* 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/arcticons.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
],
|
|
30
30
|
"palette": false
|
|
31
31
|
},
|
|
32
|
-
"lastModified":
|
|
32
|
+
"lastModified": 1736322588,
|
|
33
33
|
"icons": {
|
|
34
34
|
"85": {
|
|
35
35
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.956 24a3.456 3.456 0 0 0-3.456 3.456h0a3.456 3.456 0 0 0 3.456 3.456h2.247a3.456 3.456 0 0 0 3.456-3.456h0A3.456 3.456 0 0 0 19.203 24m0 0a3.456 3.456 0 0 0 3.456-3.456h0a3.456 3.456 0 0 0-3.456-3.456h-2.247a3.456 3.456 0 0 0-3.456 3.456h0A3.456 3.456 0 0 0 16.956 24m0 0h2.247m6.829 5.746c.955.8 1.88 1.166 4.195 1.166h.397a3.876 3.876 0 0 0 3.876-3.875h0a3.876 3.876 0 0 0-3.876-3.876h-4.592v-6.073H34.5\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M38.5 5.5h-29a4 4 0 0 0-4 4v29a4 4 0 0 0 4 4h29a4 4 0 0 0 4-4v-29a4 4 0 0 0-4-4\"/>"
|
|
@@ -25531,6 +25531,9 @@
|
|
|
25531
25531
|
"pi-hole-connect": {
|
|
25532
25532
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m18.401 38.689l4.297 4.297m0 0l2.518 2.516M22.862 2.576l2.517 2.517m0 0l4.298 4.297m-4.46 36.115a21.4 21.4 0 0 1-11.191-2.44m0 .002a21.57 21.57 0 0 1-9.015-9.014m-.001 0a21.4 21.4 0 0 1-2.395-8.235M22.86 2.573a21.4 21.4 0 0 1 11.191 2.44m0-.001a21.57 21.57 0 0 1 9.016 9.013m0 0a21.4 21.4 0 0 1 2.396 8.24m-18.574 9.808c5.597-1.286 10.679-4.732 10.029-10.642c-4.448-1.264-9.434 3.16-10.384 8.852c-.51-9.679-7.98-14.14-15.072-13.99c-.294 7.033 3.537 13.948 12.72 15.493c-.65-4.336-4.856-7.981-8.83-11.672c4.56 3.608 8.368 7.395 11.537 11.96Z\"/>"
|
|
25533
25533
|
},
|
|
25534
|
+
"piano": {
|
|
25535
|
+
"body": "<rect width=\"37\" height=\"37\" x=\"5.5\" y=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"4\" ry=\"4\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17.833 24v18.5M30.167 24v18.5m-15.105-37h5.542V24h-5.542zm12.334 0h5.542V24h-5.542z\"/>"
|
|
25536
|
+
},
|
|
25534
25537
|
"piano-tiles-2": {
|
|
25535
25538
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M11.47 15.07a2.653 2.653 0 0 1 3.176-2.6c1.111.214 1.999 1.175 2.11 2.302c.082.837-.183 1.664-.762 2.172c-1.072.94-4.524 3.476-4.524 3.476h5.3\"/><rect width=\"39\" height=\"31\" x=\"4.5\" y=\"8.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"4\" ry=\"4\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M24 8.5v31M4.5 24h39\"/>"
|
|
25536
25539
|
},
|
|
@@ -29410,9 +29413,6 @@
|
|
|
29410
29413
|
"simplygo": {
|
|
29411
29414
|
"body": "<circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"43.37\" cy=\"26.07\" r=\".75\" fill=\"currentColor\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M34.03 28.28c1.5 2.32 6.64 2.49 8.01 0m-9.39-3.55v2.22c0 .91-.74 1.64-1.64 1.64h0c-.45 0-.86-.18-1.16-.48\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M32.65 22.02v2.71c0 .91-.74 1.64-1.64 1.64h0c-.91 0-1.64-.74-1.64-1.64v-2.71m-15.6 1.62c0-.91.74-1.64 1.64-1.64h0c.91 0 1.64.74 1.64 1.64v2.71M13.77 22v4.35m3.29-2.71c0-.91.74-1.64 1.64-1.64h0c.91 0 1.64.74 1.64 1.64v2.71\"/><circle cx=\"12.03\" cy=\"19.99\" r=\".58\" fill=\"currentColor\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12.03 22v4.35m-5.81-.72c.4.52.91.72 1.61.72h.97c.91 0 1.64-.73 1.64-1.64h0c0-.91-.73-1.65-1.64-1.65H7.73c-.91 0-1.64-.73-1.64-1.64h0c0-.91.74-1.65 1.65-1.65h.97c.7 0 1.21.2 1.61.72m16.77-.69v5.75c0 .45.37.82.82.82h.25m-5.98-1.64c0 .91.74 1.64 1.64 1.64h0c.91 0 1.64-.74 1.64-1.64v-1.07c0-.91-.74-1.64-1.64-1.64h0c-.91 0-1.64.74-1.64 1.64m0-1.64v6.57m14.83-6.62c0-1.2-.97-2.18-2.18-2.18h0c-1.2 0-2.18.97-2.18 2.18v2.22c0 1.2.97 2.18 2.18 2.18h0c1.2 0 2.18-.97 2.18-2.18h-2.18\"/><rect width=\"3.29\" height=\"4.35\" x=\"38.63\" y=\"22.02\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"1.64\" ry=\"1.64\"/>"
|
|
29412
29415
|
},
|
|
29413
|
-
"simplypiano": {
|
|
29414
|
-
"body": "<rect width=\"37\" height=\"37\" x=\"5.5\" y=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"4\" ry=\"4\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17.833 24v18.5M30.167 24v18.5m-15.105-37h5.542V24h-5.542zm12.334 0h5.542V24h-5.542z\"/>"
|
|
29415
|
-
},
|
|
29416
29416
|
"simplyplural": {
|
|
29417
29417
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M39.851 42.5h-3.126a6.48 6.48 0 0 1-5.236-2.666l-12.833-17.64c-1.65-2.166-4.55-5.016-4.55-9.24c0-3.987 3.238-7.454 7.743-7.454c4.387 0 7.498 3.467 7.498 7.454c0 4.223-3.421 7.833-9.744 9.032c-7.049 1.338-11.455 5.205-11.455 11.58c0 5.155 3.25 8.934 9.745 8.934c8.54 0 13.565-8.097 20.988-18.048\"/>"
|
|
29418
29418
|
},
|
|
@@ -37173,6 +37173,9 @@
|
|
|
37173
37173
|
"simpleweather": {
|
|
37174
37174
|
"parent": "weather"
|
|
37175
37175
|
},
|
|
37176
|
+
"simplypiano": {
|
|
37177
|
+
"parent": "piano"
|
|
37178
|
+
},
|
|
37176
37179
|
"slidereddit": {
|
|
37177
37180
|
"parent": "slide-reddit"
|
|
37178
37181
|
},
|
package/json/line-md.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "line-md",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Material Line Icons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "2.0.
|
|
5
|
+
"total": 1089,
|
|
6
|
+
"version": "2.0.5",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Vjacheslav Trushkin",
|
|
9
9
|
"url": "https://github.com/cyberalien/line-md"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
],
|
|
32
32
|
"palette": false
|
|
33
33
|
},
|
|
34
|
-
"lastModified":
|
|
34
|
+
"lastModified": 1736493333,
|
|
35
35
|
"icons": {
|
|
36
36
|
"account": {
|
|
37
37
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"28\" stroke-dashoffset=\"28\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 21v-1c0 -3.31 2.69 -6 6 -6h4c3.31 0 6 2.69 6 6v1\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.4s\" values=\"28;0\"/></path><path d=\"M12 11c-2.21 0 -4 -1.79 -4 -4c0 -2.21 1.79 -4 4 -4c2.21 0 4 1.79 4 4c0 2.21 -1.79 4 -4 4Z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.4s\" dur=\"0.4s\" values=\"28;0\"/></path></g>"
|
|
@@ -2804,6 +2804,12 @@
|
|
|
2804
2804
|
"search-twotone": {
|
|
2805
2805
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path fill=\"currentColor\" fill-opacity=\"0\" stroke-dasharray=\"40\" stroke-dashoffset=\"40\" d=\"M10.76 13.24c-2.34 -2.34 -2.34 -6.14 0 -8.49c2.34 -2.34 6.14 -2.34 8.49 0c2.34 2.34 2.34 6.14 0 8.49c-2.34 2.34 -6.14 2.34 -8.49 0Z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.7s\" dur=\"0.15s\" values=\"0;0.3\"/><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"40;0\"/></path><path stroke-dasharray=\"12\" stroke-dashoffset=\"12\" d=\"M10.5 13.5l-7.5 7.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.5s\" dur=\"0.2s\" values=\"12;0\"/></path></g>"
|
|
2806
2806
|
},
|
|
2807
|
+
"security": {
|
|
2808
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 2l-9 3.5v6.5c0 3.5 3.5 9 8 10c4.5 -1 8 -6.5 8 -10v-6.5l-8 -3.5Z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"64;0\"/></path>"
|
|
2809
|
+
},
|
|
2810
|
+
"security-twotone": {
|
|
2811
|
+
"body": "<path fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 2l-9 3.5v6.5c0 3.5 3.5 9 8 10c4.5 -1 8 -6.5 8 -10v-6.5l-8 -3.5Z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.7s\" dur=\"0.15s\" values=\"0;0.3\"/><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"64;0\"/></path>"
|
|
2812
|
+
},
|
|
2807
2813
|
"soundcloud": {
|
|
2808
2814
|
"body": "<g fill=\"currentColor\"><path d=\"M0.74 15.94c0 0.17 -0.13 0.26 -0.26 0.26c-0.13 0 -0.26 -0.09 -0.26 -0.26c-0.11 -0.63 -0.2 -1.21 -0.22 -1.79c-0.01 -0.57 0.04 -1.15 0.21 -1.78c0.02 -0.17 0.15 -0.25 0.28 -0.25c0.13 0 0.26 0.08 0.28 0.25c0.2 0.63 0.26 1.21 0.24 1.78c-0.02 0.57 -0.13 1.15 -0.27 1.79Z\" transform=\"scale(1 0)\" transform-origin=\"0.74 14.15\"><animateTransform fill=\"freeze\" attributeName=\"transform\" dur=\"1s\" type=\"scale\" values=\"1 0;1 1;1 0;1 1\"/></path><path d=\"M2.43 16.87c-0.02 0.14 -0.14 0.21 -0.27 0.21c-0.13 0 -0.26 -0.07 -0.27 -0.21c-0.13 -0.94 -0.21 -1.83 -0.23 -2.71c-0.01 -0.88 0.05 -1.77 0.22 -2.7c0.02 -0.16 0.15 -0.24 0.28 -0.24c0.13 0 0.26 0.08 0.28 0.24c0.19 0.95 0.26 1.83 0.24 2.7c-0.02 0.88 -0.12 1.76 -0.25 2.71Z\" transform=\"scale(1 0)\" transform-origin=\"0.74 14.15\"><animateTransform fill=\"freeze\" attributeName=\"transform\" begin=\"0.1s\" dur=\"1s\" type=\"scale\" values=\"1 0;1 1;1 0;1 1\"/></path><path d=\"M4.06 17.12c0 0.17 -0.13 0.26 -0.26 0.26c-0.13 0 -0.26 -0.09 -0.26 -0.26c-0.1 -0.93 -0.2 -1.82 -0.22 -2.7c-0.02 -0.89 0.03 -1.77 0.23 -2.69c-0.01 -0.14 0.11 -0.24 0.25 -0.26c0.13 -0.01 0.27 0.06 0.29 0.26c0.21 0.91 0.27 1.78 0.24 2.66c-0.03 0.89 -0.14 1.78 -0.27 2.73Z\" transform=\"scale(1 0)\" transform-origin=\"0.74 14.15\"><animateTransform fill=\"freeze\" attributeName=\"transform\" begin=\"0.2s\" dur=\"1s\" type=\"scale\" values=\"1 0;1 1;1 0;1 1\"/></path><path d=\"M5.75 17.11c-0.01 0.17 -0.14 0.25 -0.27 0.25c-0.13 0 -0.26 -0.08 -0.27 -0.25c-0.15 -1.19 -0.23 -2.38 -0.23 -3.57c0 -1.19 0.08 -2.39 0.23 -3.57c0 -0.18 0.14 -0.27 0.27 -0.27c0.14 0 0.27 0.09 0.27 0.27c0.16 1.19 0.24 2.38 0.24 3.57c0.01 1.19 -0.07 2.38 -0.24 3.57Z\" transform=\"scale(1 0)\" transform-origin=\"0.74 14.15\"><animateTransform fill=\"freeze\" attributeName=\"transform\" begin=\"0.3s\" dur=\"1s\" type=\"scale\" values=\"1 0;1 1;1 0;1 1\"/></path><path d=\"M7.41 17.09c0 0.18 -0.13 0.27 -0.27 0.27c-0.13 0 -0.27 -0.09 -0.27 -0.27c-0.18 -1.34 -0.25 -2.64 -0.23 -3.95c0.01 -1.3 0.11 -2.6 0.24 -3.95c0 -0.18 0.13 -0.27 0.27 -0.27c0.13 0 0.27 0.09 0.27 0.27c0.13 1.36 0.23 2.66 0.25 3.95c0 1.29 -0.07 2.59 -0.26 3.95Z\" transform=\"scale(1 0)\" transform-origin=\"0.74 14.15\"><animateTransform fill=\"freeze\" attributeName=\"transform\" begin=\"0.4s\" dur=\"1s\" type=\"scale\" values=\"1 0;1 1;1 0;1 1\"/></path><path d=\"M9.07 17.1c-0.02 0.17 -0.15 0.25 -0.28 0.25c-0.13 0 -0.25 -0.08 -0.27 -0.25c-0.17 -1.31 -0.23 -2.57 -0.22 -3.82c0.01 -1.26 0.09 -2.51 0.22 -3.83c0 -0.19 0.14 -0.28 0.28 -0.28c0.14 0 0.28 0.09 0.28 0.28c0.14 1.33 0.23 2.58 0.24 3.82c0.01 1.25 -0.07 2.5 -0.25 3.83Z\" transform=\"scale(1 0)\" transform-origin=\"0.74 14.15\"><animateTransform fill=\"freeze\" attributeName=\"transform\" begin=\"0.5s\" dur=\"1s\" type=\"scale\" values=\"1 0;1 1;1 0;1 1\"/></path><path d=\"M10.72 17.09c0 0.18 -0.13 0.26 -0.26 0.26c-0.13 0 -0.26 -0.09 -0.26 -0.26c-0.21 -1.47 -0.26 -2.9 -0.24 -4.33c0.02 -1.43 0.12 -2.86 0.23 -4.34c0 -0.18 0.13 -0.26 0.26 -0.26c0.13 0 0.26 0.09 0.26 0.26c0.12 1.49 0.23 2.91 0.25 4.34c0.04 1.42 -0.03 2.85 -0.24 4.33Z\" transform=\"scale(1 0)\" transform-origin=\"0.74 14.15\"><animateTransform fill=\"freeze\" attributeName=\"transform\" begin=\"0.6s\" dur=\"1s\" type=\"scale\" values=\"1 0;1 1;1 0;1 1\"/></path></g><path fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-dasharray=\"36\" stroke-dashoffset=\"36\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12.8 16.28c0 -2.76 0 -5.52 0 -8.27c0.14 -0.09 0.32 -0.13 0.47 -0.18c0.41 -0.1 0.84 -0.14 1.26 -0.15c0.58 0 1.16 0.12 1.7 0.35c0.38 0.16 0.73 0.37 1.06 0.63c0.74 0.59 1.28 1.43 1.51 2.36c0.09 0.41 0.18 0.82 0.27 1.23c0.33 -0.1 0.66 -0.19 1 -0.29c0.24 -0.08 0.5 -0.11 0.76 -0.1c0.55 0.02 1.09 0.26 1.48 0.66c0.49 0.5 0.72 1.24 0.6 1.93c-0.07 0.39 -0.27 0.76 -0.54 1.05c-0.44 0.49 -1.09 0.77 -1.74 0.78c-2.61 0 -5.22 0 -7.83 0Z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"1.4s\" dur=\"0.5s\" values=\"0;1\"/><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.8s\" dur=\"0.5s\" values=\"36;0\"/></path>"
|
|
2809
2815
|
},
|
|
@@ -4476,6 +4482,8 @@
|
|
|
4476
4482
|
"monitor-small-filled",
|
|
4477
4483
|
"monitor-small-twotone",
|
|
4478
4484
|
"monitor-twotone",
|
|
4485
|
+
"security",
|
|
4486
|
+
"security-twotone",
|
|
4479
4487
|
"tablet",
|
|
4480
4488
|
"tablet-arrow-down",
|
|
4481
4489
|
"tablet-arrow-down-twotone",
|
package/json/lucide.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
],
|
|
30
30
|
"palette": false
|
|
31
31
|
},
|
|
32
|
-
"lastModified":
|
|
32
|
+
"lastModified": 1736322657,
|
|
33
33
|
"icons": {
|
|
34
34
|
"a-arrow-down": {
|
|
35
35
|
"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\"/>"
|
|
@@ -5001,9 +5001,15 @@
|
|
|
5001
5001
|
"grid-2-x-2": {
|
|
5002
5002
|
"parent": "grid-2x2"
|
|
5003
5003
|
},
|
|
5004
|
+
"grid-2-x-2-check": {
|
|
5005
|
+
"parent": "grid-2x2-check"
|
|
5006
|
+
},
|
|
5004
5007
|
"grid-2-x-2-plus": {
|
|
5005
5008
|
"parent": "grid-2x2-plus"
|
|
5006
5009
|
},
|
|
5010
|
+
"grid-2-x-2-x": {
|
|
5011
|
+
"parent": "grid-2x2-x"
|
|
5012
|
+
},
|
|
5007
5013
|
"grid-3-x-3": {
|
|
5008
5014
|
"parent": "grid-3x3"
|
|
5009
5015
|
},
|
package/json/ooui.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "ooui",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "OOUI",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 360,
|
|
6
6
|
"version": "0.51.4",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "OOUI Team",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
],
|
|
29
29
|
"palette": false
|
|
30
30
|
},
|
|
31
|
-
"lastModified":
|
|
31
|
+
"lastModified": 1736493523,
|
|
32
32
|
"icons": {
|
|
33
33
|
"add": {
|
|
34
34
|
"body": "<path fill=\"currentColor\" d=\"M11 9V4H9v5H4v2h5v5h2v-5h5V9z\"/>"
|
|
@@ -48,6 +48,9 @@
|
|
|
48
48
|
"appearance": {
|
|
49
49
|
"body": "<path fill=\"currentColor\" d=\"M1.2 9a4.25 4.25 0 0 1 7.9-.6a2.8 2.8 0 0 1 1.8 0a4.25 4.25 0 0 1 7.9.6a1.01 1.01 0 1 1 .1 2a4.23 4.23 0 0 1-8.4-.6a1 1 0 0 0-1 0a4.23 4.23 0 0 1-8.4.6a1.01 1.01 0 1 1 .1-2m4.05-1a2.25 2.25 0 0 0 0 4.5a2.25 2.25 0 0 0 0-4.5m9.5 0a2.25 2.25 0 0 0 0 4.5a2.25 2.25 0 0 0 0-4.5\"/>"
|
|
50
50
|
},
|
|
51
|
+
"arrow-down": {
|
|
52
|
+
"body": "<path fill=\"currentColor\" d=\"m2 10l1.42-1.41L9 14.17V2h2v12.17l5.59-5.58L18 10l-8 8z\"/>"
|
|
53
|
+
},
|
|
51
54
|
"arrow-next-ltr": {
|
|
52
55
|
"body": "<path fill=\"currentColor\" d=\"M8.6 3.4L14.2 9H2v2h12.2l-5.6 5.6L10 18l8-8l-8-8z\"/>"
|
|
53
56
|
},
|
|
@@ -60,6 +63,9 @@
|
|
|
60
63
|
"arrow-previous-rtl": {
|
|
61
64
|
"body": "<path fill=\"currentColor\" d=\"M2 11h12.2l-5.6 5.6L10 18l8-8l-8-8l-1.4 1.4L14.2 9H2z\"/>"
|
|
62
65
|
},
|
|
66
|
+
"arrow-up": {
|
|
67
|
+
"body": "<path fill=\"currentColor\" d=\"m2 10l1.42 1.41L9 5.83V18h2V5.83l5.59 5.58L18 10l-8-8z\"/>"
|
|
68
|
+
},
|
|
63
69
|
"article-add": {
|
|
64
70
|
"body": "<path fill=\"currentColor\" d=\"M5 1c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm10 10h-4v4H9v-4H5V9h4V5h2v4h4z\"/>"
|
|
65
71
|
},
|
|
@@ -493,10 +499,10 @@
|
|
|
493
499
|
"body": "<path fill=\"currentColor\" d=\"M4.83 15h2.91a4.9 4.9 0 0 1-1.55-2H5a3 3 0 1 1 0-6h3a3 3 0 0 1 2.82 4h2.1a5 5 0 0 0 .08-.83v-.34A4.83 4.83 0 0 0 8.17 5H4.83A4.83 4.83 0 0 0 0 9.83v.34A4.83 4.83 0 0 0 4.83 15\"/><path fill=\"currentColor\" d=\"M15.17 5h-2.91a4.9 4.9 0 0 1 1.55 2H15a3 3 0 1 1 0 6h-3a3 3 0 0 1-2.82-4h-2.1a5 5 0 0 0-.08.83v.34A4.83 4.83 0 0 0 11.83 15h3.34A4.83 4.83 0 0 0 20 10.17v-.34A4.83 4.83 0 0 0 15.17 5\"/>"
|
|
494
500
|
},
|
|
495
501
|
"link-external-ltr": {
|
|
496
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
502
|
+
"body": "<path fill=\"currentColor\" d=\"M19 1h-8l3.286 3.286L6 12l1.371 1.472l8.332-7.77l.007.008L19 9zM2 5h4v2H3v10h10v-4.004h2V18a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1\"/>"
|
|
497
503
|
},
|
|
498
504
|
"link-external-rtl": {
|
|
499
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
505
|
+
"body": "<path fill=\"currentColor\" d=\"M1 1h8L5.714 4.286L14 12l-1.371 1.472l-8.332-7.77l-.007.008L1 9zm17 4h-4v2h3v10H7v-4.004H5V18a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1\"/>"
|
|
500
506
|
},
|
|
501
507
|
"link-secure": {
|
|
502
508
|
"body": "<path fill=\"currentColor\" d=\"M16.07 8H15V5s0-5-5-5s-5 5-5 5v3H3.93A1.93 1.93 0 0 0 2 9.93v8.15A1.93 1.93 0 0 0 3.93 20h12.14A1.93 1.93 0 0 0 18 18.07V9.93A1.93 1.93 0 0 0 16.07 8M7 5.5C7 4 7 2 10 2s3 2 3 3.5V8H7zM10 16a2 2 0 1 1 2-2a2 2 0 0 1-2 2\"/>"
|
package/json/proicons.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "proicons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "ProIcons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "4.11.
|
|
5
|
+
"total": 473,
|
|
6
|
+
"version": "4.11.4",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "ProCode",
|
|
9
9
|
"url": "https://github.com/ProCode-Software/proicons"
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
],
|
|
31
31
|
"palette": false
|
|
32
32
|
},
|
|
33
|
-
"lastModified":
|
|
33
|
+
"lastModified": 1736322849,
|
|
34
34
|
"icons": {
|
|
35
35
|
"accessibility": {
|
|
36
36
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M6.867 5.543a1.58 1.58 0 0 0-2.155.576a1.57 1.57 0 0 0 .577 2.15l2.63 1.515a1 1 0 0 1 .5.866v3.536a1 1 0 0 1-.134.5l-2.408 4.162a1.57 1.57 0 0 0 .577 2.15a1.58 1.58 0 0 0 2.156-.576l3.258-5.629h.258l3.258 5.629a1.58 1.58 0 0 0 2.156.576a1.57 1.57 0 0 0 .577-2.15l-2.402-4.15a1 1 0 0 1-.135-.502V10.65a1 1 0 0 1 .501-.866l2.63-1.514a1.57 1.57 0 0 0 .577-2.15a1.58 1.58 0 0 0-2.155-.577l-3.636 2.094a3 3 0 0 1-2.994 0z\"/><path d=\"M14.623 5.414a2.623 2.623 0 1 1-5.246 0a2.623 2.623 0 0 1 5.246 0\"/></g>"
|
|
@@ -303,9 +303,6 @@
|
|
|
303
303
|
"box": {
|
|
304
304
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m7.687 9.687l2.66 1.426A3.5 3.5 0 0 0 12 11.53M7.687 9.687L3.884 7.65m3.803 2.038l8.496-4.555l.128-.07M3.884 7.648a3.5 3.5 0 0 0-.51 1.82v5.061a3.5 3.5 0 0 0 1.845 3.085l5.127 2.748A3.5 3.5 0 0 0 12 20.78M3.884 7.649a3.5 3.5 0 0 1 1.335-1.264l5.127-2.748a3.5 3.5 0 0 1 3.308 0L16.31 5.06M12 11.53a3.5 3.5 0 0 0 1.654-.416l6.462-3.464M12 11.529v9.25m0 0a3.5 3.5 0 0 0 1.654-.416l5.127-2.748a3.5 3.5 0 0 0 1.846-3.085V9.47a3.5 3.5 0 0 0-.511-1.821m0 0a3.5 3.5 0 0 0-1.335-1.264l-2.47-1.324\"/>"
|
|
305
305
|
},
|
|
306
|
-
"box-drag": {
|
|
307
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M12.073 17.533v-3.864m2.544-2.937c0-.699-.57-1.265-1.272-1.265s-1.272.566-1.272 1.265v2.937m2.544-.444v-4.21c0-.698.57-1.265 1.272-1.265s1.272.567 1.272 1.266v1.716m0 0v2.493m0-2.493a1.273 1.273 0 0 1 2.545 0v1.717m0 0v.776m0-.776c0-.7.57-1.266 1.272-1.266s1.272.567 1.272 1.266V17.1a5.15 5.15 0 0 1-5.15 5.15h-2.31a5.55 5.55 0 0 1-5.541-5.872l.012-.201a2.4 2.4 0 0 1 1.67-2.146l1.142-.362\"/><path d=\"M6.75 18.25a3 3 0 0 1-3-3v-8.5a3 3 0 0 1 3-3h8.5a3 3 0 0 1 2.959 2.5\"/></g>"
|
|
308
|
-
},
|
|
309
306
|
"box-margins": {
|
|
310
307
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><rect width=\"16.5\" height=\"16.5\" x=\"3.75\" y=\"3.75\" rx=\"3\"/><path d=\"M7.75 3.75v16.5m8.5 0V3.75m-12.5 4h16.5m0 8.5H3.75\"/></g>"
|
|
311
308
|
},
|
|
@@ -1205,6 +1202,9 @@
|
|
|
1205
1202
|
"square": {
|
|
1206
1203
|
"body": "<rect width=\"16.5\" height=\"16.5\" x=\"3.75\" y=\"3.75\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" rx=\"4\"/>"
|
|
1207
1204
|
},
|
|
1205
|
+
"square-drag": {
|
|
1206
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M12.073 17.533v-3.864m2.544-2.937c0-.699-.57-1.265-1.272-1.265s-1.272.566-1.272 1.265v2.937m2.544-.444v-4.21c0-.698.57-1.265 1.272-1.265s1.272.567 1.272 1.266v1.716m0 0v2.493m0-2.493a1.273 1.273 0 0 1 2.545 0v1.717m0 0v.776m0-.776c0-.7.57-1.266 1.272-1.266s1.272.567 1.272 1.266V17.1a5.15 5.15 0 0 1-5.15 5.15h-2.31a5.55 5.55 0 0 1-5.541-5.872l.012-.201a2.4 2.4 0 0 1 1.67-2.146l1.142-.362\"/><path d=\"M6.75 18.25a3 3 0 0 1-3-3v-8.5a3 3 0 0 1 3-3h8.5a3 3 0 0 1 2.959 2.5\"/></g>"
|
|
1207
|
+
},
|
|
1208
1208
|
"star": {
|
|
1209
1209
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M10.704 4.325a1.5 1.5 0 0 1 2.592 0l1.818 3.12a1.5 1.5 0 0 0 .978.712l3.53.764a1.5 1.5 0 0 1 .8 2.465l-2.405 2.693a1.5 1.5 0 0 0-.374 1.15l.363 3.593a1.5 1.5 0 0 1-2.097 1.524l-3.304-1.456a1.5 1.5 0 0 0-1.21 0l-3.304 1.456a1.5 1.5 0 0 1-2.097-1.524l.363-3.593a1.5 1.5 0 0 0-.373-1.15l-2.406-2.693a1.5 1.5 0 0 1 .8-2.465l3.53-.764a1.5 1.5 0 0 0 .979-.711z\"/>"
|
|
1210
1210
|
},
|
|
@@ -1422,9 +1422,6 @@
|
|
|
1422
1422
|
"volume-low": {
|
|
1423
1423
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M12.253 19.4L7.99 15.782a1 1 0 0 0-.647-.238H4.75a2 2 0 0 1-2-2v-3.086a2 2 0 0 1 2-2h2.594a1 1 0 0 0 .647-.238l4.262-3.62a1 1 0 0 1 1.647.762V18.64a1 1 0 0 1-1.647.762Z\"/><path stroke-linecap=\"round\" d=\"M16.664 8.542c.48.35.88.854 1.158 1.462c.277.607.423 1.295.423 1.996c0 .7-.146 1.39-.423 1.996c-.278.607-.677 1.112-1.158 1.462\"/></g>"
|
|
1424
1424
|
},
|
|
1425
|
-
"volume-medium": {
|
|
1426
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M12.253 19.4L7.99 15.782a1 1 0 0 0-.647-.238H4.75a2 2 0 0 1-2-2v-3.086a2 2 0 0 1 2-2h2.594a1 1 0 0 0 .647-.238l4.262-3.62a1 1 0 0 1 1.647.762V18.64a1 1 0 0 1-1.647.762Z\"/><path stroke-linecap=\"round\" d=\"M16.664 8.542c.48.35.88.854 1.158 1.462c.277.607.424 1.295.424 1.996c0 .7-.147 1.39-.424 1.996c-.278.607-.677 1.112-1.158 1.462M18.7 6.424c.775.565 1.42 1.378 1.867 2.357c.447.978.683 2.089.683 3.219s-.236 2.24-.683 3.22c-.448.978-1.092 1.791-1.867 2.356\"/></g>"
|
|
1427
|
-
},
|
|
1428
1425
|
"volume-mute": {
|
|
1429
1426
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M12.253 19.4L7.99 15.782a1 1 0 0 0-.647-.238H4.75a2 2 0 0 1-2-2v-3.086a2 2 0 0 1 2-2h2.594a1 1 0 0 0 .647-.238l4.262-3.62a1 1 0 0 1 1.647.762V18.64a1 1 0 0 1-1.647.762Z\"/><path stroke-linecap=\"round\" d=\"m16.53 9.64l4.72 4.72m0-4.72l-4.72 4.72\"/></g>"
|
|
1430
1427
|
},
|
|
@@ -1491,6 +1488,9 @@
|
|
|
1491
1488
|
"attatch": {
|
|
1492
1489
|
"parent": "attach"
|
|
1493
1490
|
},
|
|
1491
|
+
"box-drag": {
|
|
1492
|
+
"parent": "square-drag"
|
|
1493
|
+
},
|
|
1494
1494
|
"checkbox-intermediate-2": {
|
|
1495
1495
|
"parent": "checkbox-indeterminate-2"
|
|
1496
1496
|
},
|
|
@@ -1526,6 +1526,9 @@
|
|
|
1526
1526
|
},
|
|
1527
1527
|
"volume-1": {
|
|
1528
1528
|
"parent": "volume-low"
|
|
1529
|
+
},
|
|
1530
|
+
"volume-medium": {
|
|
1531
|
+
"parent": "volume"
|
|
1529
1532
|
}
|
|
1530
1533
|
},
|
|
1531
1534
|
"width": 24,
|
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": "14.0
|
|
5
|
+
"total": 3249,
|
|
6
|
+
"version": "14.1.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": 1736322868,
|
|
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\"/>"
|
|
@@ -2004,6 +2004,9 @@
|
|
|
2004
2004
|
"commodore": {
|
|
2005
2005
|
"body": "<path fill=\"currentColor\" d=\"M11.202.798C5.016.798 0 5.814 0 12s5.016 11.202 11.202 11.202c1.094 0 2.153-.157 3.154-.45v-5.335a6.27 6.27 0 1 1 0-10.839v-5.33c-1-.293-2.057-.45-3.154-.45m3.375 6.343v4.304h5.27L24 7.14Zm-.037 5.377v4.304h9.423l-4.156-4.304z\"/>"
|
|
2006
2006
|
},
|
|
2007
|
+
"commonlisp": {
|
|
2008
|
+
"body": "<path fill=\"currentColor\" d=\"M11.445 23.987A12.001 12 0 1 1 15.005.382a12 12 0 0 1 6.217 3.938a11.96 11.958 0 0 1 2.376 4.59c.47 1.773.53 3.642.17 5.442a11.98 11.98 0 0 1-6.12 8.238a12.04 12.04 0 0 1-6.203 1.397m5.234-2.038a5.8 5.8 0 0 0 3.1-1.236c.647-.518 1.446-1.436 2.029-2.33a11.688 11.687 0 0 0 1.847-7.41A11.68 11.678 0 0 0 19.64 3.14A11.67 11.67 0 0 0 11.796.304c-.232.004-.506.013-.61.02c-1.636.117-3.1.506-4.48 1.192c-.26.13-.637.333-.63.34a1 1 0 0 0 .116-.028a6.1 6.1 0 0 1 3.78.241a6.235 6.234 0 0 1 2.68 2.036a6.075 6.074 0 0 1 1.19 3.007c.027.238.038.84.02 1.088a6.1 6.1 0 0 1-1.236 3.27a6.615 6.614 0 0 1-.546.625c-.507.53-.802.941-1.089 1.516a5.8 5.8 0 0 0-.15 4.817a5.795 5.794 0 0 0 5.837 3.521zm-3.848-5.028c.098-.192.429-.825.735-1.406c.845-1.607 1.083-2.08 1.375-2.74c.768-1.73 1.033-3.038.87-4.302c-.156-1.22-.756-2.427-1.79-3.604a3 3 0 0 1-.147-.173c0-.003.45-.005 1.002-.003l1.002.003l.063.1a78 78 0 0 1 1.257 2.133c1.817 3.212 3.136 6.344 4.212 10.001l.098.324c.005.013-.2.016-1.003.016h-1.007l-.008-.035c-.292-1.237-.728-2.572-1.36-4.16a55.634 55.628 0 0 0-.684-1.655c-.004 0-.014.022-.023.047l-.178.456c-.853 2.176-1.658 3.854-2.512 5.237l-.068.11h-2.013Zm-2.985 2.255a1 1 0 0 0-.073-.09c-.69-.81-1.193-1.665-1.468-2.489c-.434-1.305-.385-2.615.162-4.227c.316-.933.743-1.843 1.822-3.887c.514-.974.84-1.602.84-1.62c0-.005-.39-.01-.866-.01h-.865l-.17.287c-.878 1.47-1.666 3.16-2.565 5.504c-.073.19-.11.268-.116.255a96 96 0 0 1-.72-1.736C5.203 9.61 4.762 8.3 4.462 7.1l-.06-.239l-.875-.003l-.876-.003l.044.148c.71 2.397 1.5 4.524 2.427 6.532c.82 1.777 1.762 3.512 3.037 5.595l.032.054h.828c.455 0 .827-.003.827-.006z\"/>"
|
|
2009
|
+
},
|
|
2007
2010
|
"commonworkflowlanguage": {
|
|
2008
2011
|
"body": "<path fill=\"currentColor\" d=\"M13.905 0L8.571 5.4l.037.037l.096.096l3.586 3.395l-2.24 2.252h-.01l-1.576 1.586l3.737 3.766l-3.735 3.803l.126.139v.012L12.052 24l1.608-1.64l-1.98-2.034l3.737-3.79l-1.608-1.642l-.01.012l-2.13-2.129l3.867-3.866l-.017-.015l.016-.016l-3.641-3.524l3.64-3.694z\"/>"
|
|
2009
2012
|
},
|
|
@@ -4599,7 +4602,7 @@
|
|
|
4599
4602
|
"body": "<path fill=\"currentColor\" d=\"M.779 9.795h.926v4.986a1.265 1.265 0 0 1-1.344 1.256H0v-.869h.265c.316 0 .52-.147.52-.491V9.795M.779 7.96h.926v.926H.779zm2.444 3.748a.98.98 0 0 1 .971-1.081a.98.98 0 0 1 .97 1.081zm2.867.762v-.762l.001-.074a1.877 1.877 0 0 0-1.868-1.868h-.029c-.887 0-1.897.565-1.897 2.365c0 1.885 1.095 2.337 2.043 2.337a2.12 2.12 0 0 0 1.665-.723l-.671-.564a1.45 1.45 0 0 1-1.005.446q-.036.003-.072.002a1.037 1.037 0 0 1-1.029-1.131zm.734-4.047h.925v1.372h.672v.705h-.672v2.681c0 .254.102.344.328.344h.344v.869h-.48a1.06 1.06 0 0 1-1.129-1.128v-2.738H6.35v-.733h.462zm4.673 3.127a.98.98 0 0 1 1.081.971a.98.98 0 0 1-1.081.97H9.99V11.55zm-2.483 2.867h2.755a1.77 1.77 0 0 0 1.761-1.761l-.001-.073a1.45 1.45 0 0 0-1.05-1.49c.588-.201.977-.768.954-1.389c0-1.016-.655-1.732-1.913-1.732H9.019v6.456m2.393-5.587a.935.935 0 0 1 1.034.925a.936.936 0 0 1-1.034.926H9.996V8.841zm2.647-.881h.926v5.272c0 .209.119.316.344.316h.316v.869h-.406c-.672 0-1.18-.288-1.18-1.129zm1.976 1.835h.925v2.737a.92.92 0 0 0 .912.986a.92.92 0 0 0 .911-.986V9.795h.926v4.599h-.926v-.491a1.47 1.47 0 0 1-1.19.565a1.554 1.554 0 0 1-1.542-1.547l.001-.05zm5.096 1.913a.97.97 0 0 1 .971-1.072c.565 0 .943.372.971 1.072zm2.868.762v-.762l.001-.074a1.877 1.877 0 0 0-1.868-1.868h-.03c-.886 0-1.896.565-1.896 2.365c0 1.885 1.095 2.337 2.037 2.337a2.12 2.12 0 0 0 1.66-.745l-.672-.565a1.45 1.45 0 0 1-1.071.448a1.037 1.037 0 0 1-1.029-1.131z\"/>"
|
|
4600
4603
|
},
|
|
4601
4604
|
"jetbrains": {
|
|
4602
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
4605
|
+
"body": "<path fill=\"currentColor\" d=\"M2.345 23.997A2.347 2.347 0 0 1 0 21.652V10.988C0 9.665.535 8.37 1.473 7.433l5.965-5.961A5 5 0 0 1 10.989 0h10.666A2.347 2.347 0 0 1 24 2.345v10.664a5.06 5.06 0 0 1-1.473 3.554l-5.965 5.965A5.02 5.02 0 0 1 13.007 24v-.003zm8.969-6.854H5.486v1.371h5.828zM3.963 6.514h13.523v13.519l4.257-4.257a3.94 3.94 0 0 0 1.146-2.767V2.345c0-.678-.552-1.234-1.234-1.234H10.989a3.9 3.9 0 0 0-2.767 1.145zm-.192.192L2.256 8.22a3.94 3.94 0 0 0-1.145 2.768v10.664c0 .678.552 1.234 1.234 1.234h10.666a3.9 3.9 0 0 0 2.767-1.146l1.512-1.511H3.771z\"/>"
|
|
4603
4606
|
},
|
|
4604
4607
|
"jetpackcompose": {
|
|
4605
4608
|
"body": "<path fill=\"currentColor\" d=\"M12.135.003a2.6 2.6 0 0 0-1.42.344L2.55 5.06a2.6 2.6 0 0 0-.953.967l3.957 2.17a1.8 1.8 0 0 1 .603-.588l4.951-2.86a1.76 1.76 0 0 1 1.76 0l4.951 2.86a1.8 1.8 0 0 1 .526.46l3.921-2.265a2.6 2.6 0 0 0-.816-.744L13.291.347a2.6 2.6 0 0 0-1.152-.34Zm-.145 4.912a1.36 1.36 0 0 0-.68.182L6.36 7.953a1.35 1.35 0 0 0-.454.435l1.92 1.055a1.1 1.1 0 0 1 .31-.275l3.34-1.928a1.05 1.05 0 0 1 1.051 0l3.336 1.928a1 1 0 0 1 .238.199l.018-.01l-.002-.002l1.877-1.08a1.4 1.4 0 0 0-.373-.322l-4.95-2.86a1.36 1.36 0 0 0-.68-.178Zm10.432 1.149l-3.92 2.26a1.76 1.76 0 0 1 .2.812v5.715c0 .627-.332 1.21-.88 1.528l-4.95 2.86a1.8 1.8 0 0 1-.64.214v4.524a2.6 2.6 0 0 0 1.059-.313l8.162-4.713a2.58 2.58 0 0 0 1.289-2.23V7.297a2.6 2.6 0 0 0-.318-1.228Zm-20.937.238a2.6 2.6 0 0 0-.227.99v9.43c0 .918.491 1.767 1.293 2.229l8.162 4.713a2.6 2.6 0 0 0 1.225.336v-4.531a1.76 1.76 0 0 1-.833-.235L6.156 16.38a1.77 1.77 0 0 1-.877-1.528V9.136a1.8 1.8 0 0 1 .131-.676Zm16.67 2.223l-1.89 1.092a1.06 1.06 0 0 1 .124.46v3.856c0 .378-.2.72-.526.907l-3.336 1.93a1 1 0 0 1-.295.107v2.17c.152-.027.304-.078.44-.157l4.949-2.859a1.36 1.36 0 0 0 .68-1.18V9.136a1.36 1.36 0 0 0-.147-.607Zm-12.387.13a1.4 1.4 0 0 0-.088.481v5.715a1.36 1.36 0 0 0 .68 1.18l4.95 2.86c.194.112.412.166.627.177v-2.174a1.05 1.05 0 0 1-.46-.123L8.14 14.843a1.05 1.05 0 0 1-.532-.908v-3.853a1 1 0 0 1 .077-.38l-.034-.013z\"/>"
|
|
@@ -6125,6 +6128,9 @@
|
|
|
6125
6128
|
"nfc": {
|
|
6126
6129
|
"body": "<path fill=\"currentColor\" d=\"M23.958 1.98C23.895 1 23.143.256 22.145.197c-1.102-.066-4.668-.12-5.693-.12c1.832 1.264 2.082 3.644 2.255 8.066c.101 2.62.01 11.799.002 12.188l-.049 2.504l-9.628-9.63v-3.014l7.656 7.658c.02-1.516.04-3.492.04-5.299c0-1.76-.026-3.354-.076-4.193c-.288-4.819-.737-7.077-3.253-7.962c-.77-.27-1.487-.335-2.683-.351C9.728.032 2.848.037 1.854.091C.8.147.09.914.042 1.9c-.048.977-.064 19.174 0 20.165c.062.98.815 1.724 1.812 1.782c1.102.067 4.668.075 5.694.075c-1.832-1.264-2.083-3.643-2.255-8.066c-.1-2.62-.009-11.8 0-12.188l.047-2.504l9.629 9.63v3.013L7.312 6.152c-.02 1.514-.04 3.49-.04 5.298c0 1.76.026 3.354.077 4.192c.288 4.82.736 7.077 3.252 7.962c.77.271 1.487.337 2.683.352c.987.012 7.868.006 8.861-.047c1.056-.056 1.765-.822 1.813-1.811c.048-.976.064-19.127 0-20.118\"/>"
|
|
6127
6130
|
},
|
|
6131
|
+
"nfcore": {
|
|
6132
|
+
"body": "<path fill=\"currentColor\" d=\"M4.848 10.88s.013-.31.036-.573c.024-.263.065-.69.119-1.004s.112-.593.198-.88a7 7 0 0 1 .317-.834c.098-.212.144-.288.246-.445c.102-.156.267-.363.37-.486c.102-.122.085-.125.237-.256c.153-.132.472-.355.709-.487c.237-.131.439-.215.705-.306s.541-.163.89-.228c.35-.065.842-.114 1.206-.143c.365-.03.75-.033.981-.041s.404-.011.404-.011s-.008-.218.01-.5c.016-.282.06-.84.12-1.19a7 7 0 0 1 .226-.916c.081-.255.146-.422.24-.615a4 4 0 0 1 .325-.543c.124-.171.243-.323.413-.485s.4-.341.613-.467a3.3 3.3 0 0 1 .654-.29c.222-.073.508-.123.671-.149s.172-.02.3-.026c.13-.006.309-.008.472 0s.366.03.505.052c.138.021.205.035.326.068c.12.033.314.086.396.133s.086.049.115.098a.35.35 0 0 1 .043.188c-.005.057-.026.08-.06.137a1 1 0 0 1-.157.2a2.2 2.2 0 0 1-.353.277c-.154.1-.441.244-.579.307s-.145.083-.236.092a.8.8 0 0 1-.292-.047c-.06-.02-.045-.02-.075-.041a.6.6 0 0 1-.105-.087a1.3 1.3 0 0 1-.122-.174c-.027-.046-.03-.056-.048-.098s-.019-.12-.06-.156c-.043-.035-.082-.022-.159-.032a1.8 1.8 0 0 0-.688.043a2 2 0 0 0-.415.178a1.6 1.6 0 0 0-.333.26c-.12.118-.28.33-.364.456c-.083.127-.09.147-.155.288c-.063.14-.147.344-.21.56a7 7 0 0 0-.152.728c-.03.193-.031.252-.039.423a8 8 0 0 0 0 .606c.008.163.023.274.034.373c.011.1.03.225.03.225l.113-.01s.421-.062.647-.089c.225-.027.471-.059.703-.07a8 8 0 0 1 .688 0c.281.01.665.016 1.002.064c.336.049.686.11 1.01.229c.325.118.654.298.92.475c.266.178.481.364.676.57c.194.208.348.426.488.661a5 5 0 0 1 .527 1.335c.057.237.117.603.152.834s.035.293.05.56c.017.268.023.803.016 1.042c-.007.24-.024.384-.024.384s-.52-.43-.757-.596a7 7 0 0 0-.662-.412c-.181-.098-.414-.19-.414-.19s-.3-.016-.604.096c-.305.112-.287.09-.492.21s-.528.347-.71.542c-.183.195-.259.343-.395.592s-.3.644-.398.908a5 5 0 0 0-.2.664a6.7 6.7 0 0 0-.188 1.452c-.006.233-.01.344.015.7s.104.94.167 1.433s.204 1.242.237 1.463c.033.22.087.578.12.783c.033.204.078.29.141.417c.064.128.173.268.233.342s.048.057.113.116s.285.227.285.227s.372-.166.533-.252a7 7 0 0 0 .724-.449c.145-.101.425-.31.575-.425c.15-.116.185-.15.328-.265l.525-.431s.027.068.078.325c.05.257.17.856.189 1.222a5 5 0 0 1-.051.96a3.4 3.4 0 0 1-.163.627c-.055.158-.083.209-.146.328a4 4 0 0 1-.236.383a3 3 0 0 1-.275.33c-.09.094-.148.148-.26.24a4 4 0 0 1-.417.306a4 4 0 0 1-.578.318a10 10 0 0 1-.999.372c-.3.092-.592.152-.798.196a4 4 0 0 1-.438.08c-.138.017-.253.032-.388.023a2.3 2.3 0 0 1-.418-.077c-.116-.032-.2-.068-.276-.1s-.188-.087-.188-.087s-.35-.19-.473-.254s-.169-.092-.267-.134a2 2 0 0 0-.32-.116a1.4 1.4 0 0 0-.32-.043a.8.8 0 0 0-.24.036a.8.8 0 0 0-.221.103c-.077.05-.127.102-.231.198s-.25.272-.387.383a3 3 0 0 1-.435.283c-.099.05-.05.026-.134.05s-.238.06-.371.072c-.133.013-.3-.007-.451-.023a3 3 0 0 1-.451-.082c-.175-.044-.384-.096-.571-.163a5 5 0 0 1-.551-.238a3 3 0 0 1-.382-.232a4 4 0 0 1-.37-.298a2.6 2.6 0 0 1-.29-.312c-.104-.13-.225-.3-.322-.472a3.6 3.6 0 0 1-.252-.56a5.2 5.2 0 0 1-.247-1.179a6 6 0 0 1-.029-.578c0-.192.008-.372.024-.574c.015-.203.071-.64.071-.64s.352.315.55.455c.2.14.434.28.641.38s.427.177.596.229c.17.052.252.068.413.095c.163.027.35.051.559.059a6 6 0 0 0 .691-.023c.188-.019.437-.075.437-.075s.218-.24.318-.374c.099-.133.206-.297.276-.425s.097-.185.155-.336s.113-.356.177-.574s.153-.54.205-.735c.053-.194.056-.197.113-.43s.153-.629.217-.971c.063-.342.124-.733.16-1.082c.035-.35.055-.7.055-1.009s-.018-.563-.049-.843a9 9 0 0 0-.135-.833a5 5 0 0 0-.172-.646a8 8 0 0 0-.34-.865c-.1-.19-.11-.195-.195-.295s-.191-.208-.317-.296a1.8 1.8 0 0 0-.434-.217a1.4 1.4 0 0 0-.433-.072c-.146.001-.431.076-.431.076s-.224.19-.368.32c-.145.129-.365.34-.497.456a12 12 0 0 1-.287.244s-.185-.167-.282-.244s-.197-.158-.296-.216a1.2 1.2 0 0 0-.29-.134a1.4 1.4 0 0 0-.405-.056a1.1 1.1 0 0 0-.388.071c-.172.057-.439.202-.624.303c-.186.101-.49.299-.49.299\"/>"
|
|
6133
|
+
},
|
|
6128
6134
|
"nginx": {
|
|
6129
6135
|
"body": "<path fill=\"currentColor\" d=\"M12 0L1.605 6v12L12 24l10.395-6V6zm6 16.59c0 .705-.646 1.29-1.529 1.29c-.631 0-1.351-.255-1.801-.81l-6-7.141v6.66c0 .721-.57 1.29-1.274 1.29H7.32c-.721 0-1.29-.6-1.29-1.29V7.41c0-.705.63-1.29 1.5-1.29c.646 0 1.38.255 1.83.81l5.97 7.141V7.41c0-.721.6-1.29 1.29-1.29h.075c.72 0 1.29.6 1.29 1.29v9.18z\"/>"
|
|
6130
6136
|
},
|