@iconify/json 2.2.375 → 2.2.377
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 +19 -19
- package/collections.md +19 -19
- package/composer.json +1 -1
- package/json/arcticons.json +7 -4
- package/json/catppuccin.json +2 -2
- package/json/cbi.json +12 -3
- package/json/codicon.json +5 -2
- package/json/fluent-color.json +1 -1
- package/json/fluent.json +430 -48
- package/json/hugeicons.json +178 -127
- package/json/lucide.json +9 -6
- package/json/material-icon-theme.json +10 -5
- package/json/material-symbols-light.json +9 -9
- package/json/material-symbols.json +9 -9
- package/json/nrk.json +16 -6
- package/json/octicon.json +18 -2
- package/json/ooui.json +8 -2
- package/json/pajamas.json +15 -3
- package/json/token-branded.json +20 -5
- package/json/token.json +18 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"material-symbols": {
|
|
3
3
|
"name": "Material Symbols",
|
|
4
|
-
"total":
|
|
4
|
+
"total": 14779,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"material-symbols-light": {
|
|
30
30
|
"name": "Material Symbols Light",
|
|
31
|
-
"total":
|
|
31
|
+
"total": 14849,
|
|
32
32
|
"author": {
|
|
33
33
|
"name": "Google",
|
|
34
34
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
},
|
|
369
369
|
"lucide": {
|
|
370
370
|
"name": "Lucide",
|
|
371
|
-
"total":
|
|
371
|
+
"total": 1631,
|
|
372
372
|
"author": {
|
|
373
373
|
"name": "Lucide Contributors",
|
|
374
374
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1304,7 +1304,7 @@
|
|
|
1304
1304
|
},
|
|
1305
1305
|
"hugeicons": {
|
|
1306
1306
|
"name": "Huge Icons",
|
|
1307
|
-
"total":
|
|
1307
|
+
"total": 4500,
|
|
1308
1308
|
"author": {
|
|
1309
1309
|
"name": "Hugeicons",
|
|
1310
1310
|
"url": "https://icon-sets.iconify.design/icon-sets/hugeicons/"
|
|
@@ -2163,8 +2163,8 @@
|
|
|
2163
2163
|
},
|
|
2164
2164
|
"fluent": {
|
|
2165
2165
|
"name": "Fluent UI System Icons",
|
|
2166
|
-
"total":
|
|
2167
|
-
"version": "1.1.
|
|
2166
|
+
"total": 18365,
|
|
2167
|
+
"version": "1.1.308",
|
|
2168
2168
|
"author": {
|
|
2169
2169
|
"name": "Microsoft Corporation",
|
|
2170
2170
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2326,7 +2326,7 @@
|
|
|
2326
2326
|
},
|
|
2327
2327
|
"octicon": {
|
|
2328
2328
|
"name": "Octicons",
|
|
2329
|
-
"total":
|
|
2329
|
+
"total": 661,
|
|
2330
2330
|
"version": "19.15.5",
|
|
2331
2331
|
"author": {
|
|
2332
2332
|
"name": "GitHub",
|
|
@@ -2727,8 +2727,8 @@
|
|
|
2727
2727
|
},
|
|
2728
2728
|
"pajamas": {
|
|
2729
2729
|
"name": "Gitlab SVGs",
|
|
2730
|
-
"total":
|
|
2731
|
-
"version": "3.
|
|
2730
|
+
"total": 410,
|
|
2731
|
+
"version": "3.145.0",
|
|
2732
2732
|
"author": {
|
|
2733
2733
|
"name": "GitLab B.V.",
|
|
2734
2734
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -2910,7 +2910,7 @@
|
|
|
2910
2910
|
},
|
|
2911
2911
|
"ooui": {
|
|
2912
2912
|
"name": "OOUI",
|
|
2913
|
-
"total":
|
|
2913
|
+
"total": 366,
|
|
2914
2914
|
"version": "0.52.0",
|
|
2915
2915
|
"author": {
|
|
2916
2916
|
"name": "OOUI Team",
|
|
@@ -2962,7 +2962,7 @@
|
|
|
2962
2962
|
},
|
|
2963
2963
|
"nrk": {
|
|
2964
2964
|
"name": "NRK Core Icons",
|
|
2965
|
-
"total":
|
|
2965
|
+
"total": 234,
|
|
2966
2966
|
"author": {
|
|
2967
2967
|
"name": "Norsk rikskringkasting",
|
|
2968
2968
|
"url": "https://github.com/nrkno/core-icons"
|
|
@@ -3157,7 +3157,7 @@
|
|
|
3157
3157
|
"fluent-color": {
|
|
3158
3158
|
"name": "Fluent UI System Color Icons",
|
|
3159
3159
|
"total": 889,
|
|
3160
|
-
"version": "1.1.
|
|
3160
|
+
"version": "1.1.308",
|
|
3161
3161
|
"author": {
|
|
3162
3162
|
"name": "Microsoft Corporation",
|
|
3163
3163
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -3371,7 +3371,7 @@
|
|
|
3371
3371
|
},
|
|
3372
3372
|
"codicon": {
|
|
3373
3373
|
"name": "Codicons",
|
|
3374
|
-
"total":
|
|
3374
|
+
"total": 492,
|
|
3375
3375
|
"version": "0.0.39",
|
|
3376
3376
|
"author": {
|
|
3377
3377
|
"name": "Microsoft Corporation",
|
|
@@ -3399,7 +3399,7 @@
|
|
|
3399
3399
|
},
|
|
3400
3400
|
"material-icon-theme": {
|
|
3401
3401
|
"name": "Material Icon Theme",
|
|
3402
|
-
"total":
|
|
3402
|
+
"total": 1080,
|
|
3403
3403
|
"author": {
|
|
3404
3404
|
"name": "Material Extensions",
|
|
3405
3405
|
"url": "https://github.com/material-extensions/vscode-material-icon-theme"
|
|
@@ -3775,7 +3775,7 @@
|
|
|
3775
3775
|
},
|
|
3776
3776
|
"cbi": {
|
|
3777
3777
|
"name": "Custom Brand Icons",
|
|
3778
|
-
"total":
|
|
3778
|
+
"total": 1490,
|
|
3779
3779
|
"author": {
|
|
3780
3780
|
"name": "Emanuele & rchiileea",
|
|
3781
3781
|
"url": "https://github.com/elax46/custom-brand-icons"
|
|
@@ -3849,8 +3849,8 @@
|
|
|
3849
3849
|
},
|
|
3850
3850
|
"token": {
|
|
3851
3851
|
"name": "Web3 Icons",
|
|
3852
|
-
"total":
|
|
3853
|
-
"version": "4.0.
|
|
3852
|
+
"total": 1738,
|
|
3853
|
+
"version": "4.0.22",
|
|
3854
3854
|
"author": {
|
|
3855
3855
|
"name": "0xa3k5",
|
|
3856
3856
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -3874,8 +3874,8 @@
|
|
|
3874
3874
|
},
|
|
3875
3875
|
"token-branded": {
|
|
3876
3876
|
"name": "Web3 Icons Branded",
|
|
3877
|
-
"total":
|
|
3878
|
-
"version": "4.0.
|
|
3877
|
+
"total": 1990,
|
|
3878
|
+
"version": "4.0.22",
|
|
3879
3879
|
"author": {
|
|
3880
3880
|
"name": "0xa3k5",
|
|
3881
3881
|
"url": "https://github.com/0xa3k5/web3icons"
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 14779
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* File: [json/material-symbols.json](json/material-symbols.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
13
13
|
|
|
14
14
|
## Material Symbols Light
|
|
15
|
-
* Number of icons:
|
|
15
|
+
* Number of icons: 14849
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
138
138
|
|
|
139
139
|
## Lucide
|
|
140
|
-
* Number of icons:
|
|
140
|
+
* Number of icons: 1631
|
|
141
141
|
* Author: Lucide Contributors
|
|
142
142
|
* URL: https://github.com/lucide-icons/lucide
|
|
143
143
|
* License: ISC
|
|
@@ -487,7 +487,7 @@
|
|
|
487
487
|
* File: [json/svg-spinners.json](json/svg-spinners.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
488
488
|
|
|
489
489
|
## Huge Icons
|
|
490
|
-
* Number of icons:
|
|
490
|
+
* Number of icons: 4500
|
|
491
491
|
* Author: Hugeicons
|
|
492
492
|
* URL: https://icon-sets.iconify.design/icon-sets/hugeicons/
|
|
493
493
|
* License: MIT
|
|
@@ -808,12 +808,12 @@
|
|
|
808
808
|
* File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
809
809
|
|
|
810
810
|
## Fluent UI System Icons
|
|
811
|
-
* Number of icons:
|
|
811
|
+
* Number of icons: 18365
|
|
812
812
|
* Author: Microsoft Corporation
|
|
813
813
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
814
814
|
* License: MIT
|
|
815
815
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
816
|
-
* Version: 1.1.
|
|
816
|
+
* Version: 1.1.308
|
|
817
817
|
* Palette: Colorless
|
|
818
818
|
* Icon set prefix: `fluent`
|
|
819
819
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -871,7 +871,7 @@
|
|
|
871
871
|
* File: [json/ix.json](json/ix.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
872
872
|
|
|
873
873
|
## Octicons
|
|
874
|
-
* Number of icons:
|
|
874
|
+
* Number of icons: 661
|
|
875
875
|
* Author: GitHub
|
|
876
876
|
* URL: https://github.com/primer/octicons/
|
|
877
877
|
* License: MIT
|
|
@@ -1033,12 +1033,12 @@
|
|
|
1033
1033
|
* File: [json/f7.json](json/f7.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1034
1034
|
|
|
1035
1035
|
## Gitlab SVGs
|
|
1036
|
-
* Number of icons:
|
|
1036
|
+
* Number of icons: 410
|
|
1037
1037
|
* Author: GitLab B.V.
|
|
1038
1038
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
1039
1039
|
* License: MIT
|
|
1040
1040
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
1041
|
-
* Version: 3.
|
|
1041
|
+
* Version: 3.145.0
|
|
1042
1042
|
* Palette: Colorless
|
|
1043
1043
|
* Icon set prefix: `pajamas`
|
|
1044
1044
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1106,7 +1106,7 @@
|
|
|
1106
1106
|
* File: [json/picon.json](json/picon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1107
1107
|
|
|
1108
1108
|
## OOUI
|
|
1109
|
-
* Number of icons:
|
|
1109
|
+
* Number of icons: 366
|
|
1110
1110
|
* Author: OOUI Team
|
|
1111
1111
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
1112
1112
|
* License: MIT
|
|
@@ -1128,7 +1128,7 @@
|
|
|
1128
1128
|
* File: [json/oui.json](json/oui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1129
1129
|
|
|
1130
1130
|
## NRK Core Icons
|
|
1131
|
-
* Number of icons:
|
|
1131
|
+
* Number of icons: 234
|
|
1132
1132
|
* Author: Norsk rikskringkasting
|
|
1133
1133
|
* URL: https://github.com/nrkno/core-icons
|
|
1134
1134
|
* License: CC BY 4.0
|
|
@@ -1213,7 +1213,7 @@
|
|
|
1213
1213
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
1214
1214
|
* License: MIT
|
|
1215
1215
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
1216
|
-
* Version: 1.1.
|
|
1216
|
+
* Version: 1.1.308
|
|
1217
1217
|
* Palette: Colorful
|
|
1218
1218
|
* Icon set prefix: `fluent-color`
|
|
1219
1219
|
* File: [json/fluent-color.json](json/fluent-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1289,7 +1289,7 @@
|
|
|
1289
1289
|
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1290
1290
|
|
|
1291
1291
|
## Codicons
|
|
1292
|
-
* Number of icons:
|
|
1292
|
+
* Number of icons: 492
|
|
1293
1293
|
* Author: Microsoft Corporation
|
|
1294
1294
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
1295
1295
|
* License: CC BY 4.0
|
|
@@ -1300,7 +1300,7 @@
|
|
|
1300
1300
|
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1301
1301
|
|
|
1302
1302
|
## Material Icon Theme
|
|
1303
|
-
* Number of icons:
|
|
1303
|
+
* Number of icons: 1080
|
|
1304
1304
|
* Author: Material Extensions
|
|
1305
1305
|
* URL: https://github.com/material-extensions/vscode-material-icon-theme
|
|
1306
1306
|
* License: MIT
|
|
@@ -1454,7 +1454,7 @@
|
|
|
1454
1454
|
* File: [json/arcticons.json](json/arcticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1455
1455
|
|
|
1456
1456
|
## Custom Brand Icons
|
|
1457
|
-
* Number of icons:
|
|
1457
|
+
* Number of icons: 1490
|
|
1458
1458
|
* Author: Emanuele & rchiileea
|
|
1459
1459
|
* URL: https://github.com/elax46/custom-brand-icons
|
|
1460
1460
|
* License: CC BY-NC-SA 4.0
|
|
@@ -1484,23 +1484,23 @@
|
|
|
1484
1484
|
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1485
1485
|
|
|
1486
1486
|
## Web3 Icons
|
|
1487
|
-
* Number of icons:
|
|
1487
|
+
* Number of icons: 1738
|
|
1488
1488
|
* Author: 0xa3k5
|
|
1489
1489
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1490
1490
|
* License: MIT
|
|
1491
1491
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1492
|
-
* Version: 4.0.
|
|
1492
|
+
* Version: 4.0.22
|
|
1493
1493
|
* Palette: Colorless
|
|
1494
1494
|
* Icon set prefix: `token`
|
|
1495
1495
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1496
1496
|
|
|
1497
1497
|
## Web3 Icons Branded
|
|
1498
|
-
* Number of icons:
|
|
1498
|
+
* Number of icons: 1990
|
|
1499
1499
|
* Author: 0xa3k5
|
|
1500
1500
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1501
1501
|
* License: MIT
|
|
1502
1502
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1503
|
-
* Version: 4.0.
|
|
1503
|
+
* Version: 4.0.22
|
|
1504
1504
|
* Palette: Colorful
|
|
1505
1505
|
* Icon set prefix: `token-branded`
|
|
1506
1506
|
* File: [json/token-branded.json](json/token-branded.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": 1755579084,
|
|
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\"/>"
|
|
@@ -16531,9 +16531,6 @@
|
|
|
16531
16531
|
"ho": {
|
|
16532
16532
|
"body": "<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\"/><rect width=\"6.85\" height=\"9.076\" x=\"19.65\" y=\"29.424\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"3.425\" ry=\"3.425\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9.5 24.801V38.5m0-5.65a3.425 3.425 0 0 1 3.425-3.426h0a3.425 3.425 0 0 1 3.425 3.425V38.5\"/><circle cx=\"29.009\" cy=\"38.255\" r=\".75\" fill=\"currentColor\"/>"
|
|
16533
16533
|
},
|
|
16534
|
-
"hoarder-app": {
|
|
16535
|
-
"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=\"M10.5 10.5h11v27h-11zm16 27l5.5-3l5.5 3m-11 0v-21m11 21V24c0-2.997-2-7.649-11-7.5\"/>"
|
|
16536
|
-
},
|
|
16537
16534
|
"hobi": {
|
|
16538
16535
|
"body": "<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-4m-28 13.506V29.59m7.012-10.584V29.59M10.5 24.278h7.012\"/><rect width=\"5.292\" height=\"7.012\" x=\"20.333\" y=\"22.578\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"2.646\" ry=\"2.646\"/><circle cx=\"36.574\" cy=\"19.337\" r=\".75\" fill=\"currentColor\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M36.574 22.578v7.012m-8.111-4.366a2.646 2.646 0 0 1 2.646-2.646h0a2.646 2.646 0 0 1 2.646 2.646v1.72a2.646 2.646 0 0 1-2.646 2.646h0a2.646 2.646 0 0 1-2.646-2.646m0 2.646V19.006\"/>"
|
|
16539
16536
|
},
|
|
@@ -18609,6 +18606,9 @@
|
|
|
18609
18606
|
"karafun": {
|
|
18610
18607
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.991 13.308v20.944m11.523-20.607l-8.327 12.448h-3.196m19.85 8.159c-2.145 2.145-3.028 2.44-4.794 2.44c-4.178 0-6.813-10.598-11.86-10.598m-5.028-12.786h3.663m7.608 0h3.663M14.159 34.252h3.663\"/><circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
18611
18608
|
},
|
|
18609
|
+
"karakeep": {
|
|
18610
|
+
"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=\"M10.5 10.5h11v27h-11zm16 27l5.5-3l5.5 3m-11 0v-21m11 21V24c0-2.997-2-7.649-11-7.5\"/>"
|
|
18611
|
+
},
|
|
18612
18612
|
"kari": {
|
|
18613
18613
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M24 5.5C13.783 5.5 5.5 13.783 5.5 24v18.5H24c10.217 0 18.5-8.283 18.5-18.5S34.217 5.5 24 5.5\"/><circle cx=\"24.5\" cy=\"22.5\" r=\"10\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.5 30c0-9.665 8.507-17.5 19-17.5\"/>"
|
|
18614
18614
|
},
|
|
@@ -40440,6 +40440,9 @@
|
|
|
40440
40440
|
"googletv": {
|
|
40441
40441
|
"parent": "google-tv"
|
|
40442
40442
|
},
|
|
40443
|
+
"hoarder-app": {
|
|
40444
|
+
"parent": "karakeep"
|
|
40445
|
+
},
|
|
40443
40446
|
"homeassistant": {
|
|
40444
40447
|
"parent": "home-assistant-alt-1"
|
|
40445
40448
|
},
|
package/json/catppuccin.json
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"category": "Programming",
|
|
25
25
|
"palette": true
|
|
26
26
|
},
|
|
27
|
-
"lastModified":
|
|
27
|
+
"lastModified": 1755579103,
|
|
28
28
|
"icons": {
|
|
29
29
|
"3d": {
|
|
30
30
|
"body": "<path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 8.26v2.07m0-2.07l1.7-1.04M8 8.26L6.3 7.22M2 4.42V6.3m0-1.87l1.85-1.09M2 4.43L3.85 5.5M2 11.47V9.4m0 2.07l1.85 1.2M2 11.47l1.85-1.03M14 11.47V9.4m0 2.07l-1.85 1.2m1.85-1.2l-1.85-1.03M14 4.42V6.3m0-1.87l-1.85-.93m1.85.93l-1.85 1.1M8 15v-2.18M8 15l1.7-1M8 15l-1.7-1M8 1v2.18M8 1l1.7 1M8 1L6.3 2\"/>"
|
|
@@ -1804,7 +1804,7 @@
|
|
|
1804
1804
|
"body": "<g fill=\"none\" stroke=\"#8087a2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11.5 3.48L12 1.5h1.5l2 2l-1.5 1L15 6l-7 9.5l2.72-9.32M6.5 3.5l-2-1v4l2-1\"/><path d=\"m9.5 3.5l2-1v4l-2-1m-5-2.02L4 1.5H2.5l-2 2l1.5 1L1 6l7 9.5l-2.72-9.33M8.5 8a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5a.5.5 0 0 1 .5-.5a.5.5 0 0 1 .5.5\"/><path d=\"M6.5 3.5h3v2h-3z\"/></g>"
|
|
1805
1805
|
},
|
|
1806
1806
|
"stylua": {
|
|
1807
|
-
"body": "<path fill=\"none\" stroke=\"#f5bde6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.67 2.
|
|
1807
|
+
"body": "<path fill=\"none\" stroke=\"#f5bde6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.67 2.5s-.298-.014-.741 0c-.502-.008-1.061.38-1.065 1.002c-.004.66.798.838 1.056.967c.257.128 1.054.248 1.092 1.009c.024.472-.342 1.02-1.264 1.03c-.71.009-1.077.001-1.077.001M8.5 2.5v4.009\"/><path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7.533 9.482v3.376H9.08m1.378-2.799v2.118s.093.68.918.68s.817-.68.817-.68v-2.118m1.661-.005h.665s.98-.102.98.778v1.948\"/><path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.495 11.392h-1.258s-.595.1-.595.733c0 .701.631.733.631.733h1.222\"/><path fill=\"none\" stroke=\"#8087a2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.432 8.525v4.81M.5 2.687V6.55m0 2.456v3.862\"/><path fill=\"none\" stroke=\"#f5bde6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 3.5h3m1.5 0l1.5 3l1.5-3m-1.5 3L12.21 8\"/>"
|
|
1808
1808
|
},
|
|
1809
1809
|
"stylua-ignore": {
|
|
1810
1810
|
"body": "<path fill=\"none\" stroke=\"#8087a2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.67 2.671s-.298-.014-.741 0c-.502-.007-1.061.21-1.065.831c-.004.66.798.838 1.056.967c.257.128 1.054.248 1.092 1.009c.024.472-.342 1.02-1.264 1.03c-.71.009-1.077.001-1.077.001m4.467-3.838v2.96s.097.878.842.878m6.515 4.883h-1.258s-.595.1-.595.733c0 .701.631.733.631.733h1.222M5.432 8.525v4.81M.5 2.687V6.55m0 2.456v3.862\"/>"
|
package/json/cbi.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "cbi",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Custom Brand Icons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 1490,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Emanuele & rchiileea",
|
|
8
8
|
"url": "https://github.com/elax46/custom-brand-icons"
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
],
|
|
28
28
|
"palette": false
|
|
29
29
|
},
|
|
30
|
-
"lastModified":
|
|
30
|
+
"lastModified": 1755579123,
|
|
31
31
|
"icons": {
|
|
32
32
|
"02tv": {
|
|
33
33
|
"body": "<path fill=\"currentColor\" d=\"m16.5 8.261l2.121 6.123h1.467L22 8.261h-1.074l-1.571 4.768l-1.546-4.768zm-5.475 0h4.898v.897h-1.781l-.052 5.226h-1.231V9.158h-1.834zm-1.242 7.478v-.42H8.7c.435-.427 1-.946 1-1.511a.733.733 0 0 0-.835-.779a1.8 1.8 0 0 0-.791.191l.043.443a1.15 1.15 0 0 1 .614-.214c.217 0 .436.114.436.359c0 .488-.905 1.244-1.153 1.485v.446zM2 11.411a3.063 3.063 0 1 0 6.124 0a2.97 2.97 0 0 0-3.057-3.15A2.97 2.97 0 0 0 2 11.411m1.18 0a2.055 2.055 0 0 1 1.887-2.253a2.054 2.054 0 0 1 1.876 2.253a2.016 2.016 0 0 1-1.876 2.253a2.02 2.02 0 0 1-1.887-2.253\"/>"
|
|
@@ -1044,7 +1044,7 @@
|
|
|
1044
1044
|
"creality-hi": {
|
|
1045
1045
|
"body": "<path fill=\"currentColor\" d=\"M13.053 7.005c.852 0 1.546-1.028 1.546-2.292s-.694-2.292-1.546-2.292s-1.547 1.028-1.547 2.292s.694 2.292 1.547 2.292m-1.926-.421a1.1 1.1 0 0 0 .476-.122a3.3 3.3 0 0 1-.481-1.749a3 3 0 0 1 .914-2.266a1.24 1.24 0 0 0-.91-.447c-.852 0-1.545 1.028-1.545 2.292s.693 2.292 1.546 2.292m6.667 12.071a.6.6 0 0 1-.333.312a.7.7 0 0 1-.47-.038a4 4 0 0 1-.713-.322l-.034.027l-.182-.111l-.051-.027l.28-.28l.03.019l.246.152l-.036.028q.7.4.93.22c.14-.114.07-.384-.107-.845l-.038.028c.162.423.234.687.117.782c-.094.077-.321.092-.86-.214l.743-.565q-.081-.211-.167-.421c-.093-.23-.2-.495-.312-.795l-.29.214V16.7l.257-.189a19 19 0 0 1-.256-.741v-.15a8 8 0 0 0 .08.266q.108.32.213.6l.032-.026q-.107-.29-.206-.583c-.02-.061-.066-.215-.123-.421v-1.043a10 10 0 0 0 .263 1.075q.034.115.235.671l.009-.077v-.033c-.115-.316-.181-.5-.2-.574a13 13 0 0 1-.3-1.31l.044-.017a10 10 0 0 0 .3 1.314q.026.089.162.461l.055-2.1l.944-.667a.36.36 0 0 0 .154-.291v-1.079a.31.31 0 0 0-.2-.286l-.93-.349a.54.54 0 0 0-.434.026l-.1.052V8.813c0-.007-.011-.009-.013-.017l.162-.089l-5.627-1.747a1.5 1.5 0 0 1-.72-.223l-2.123-.659l-.026.02l-.024-.009a.2.2 0 0 0-.16.013l-.608.335a.27.27 0 0 0-.141.24l.008 1.117c0 .025-.01.927-.008.941l.068 7.088l-.364.235v.191l4.392 2.06l3.272-2.3v.108l-3.267 2.3l-2.612-1.228l-1.551 1.036l-.028.021l-.04.034a.27.27 0 0 0-.093.2v.878a.54.54 0 0 0 .293.478l1.133.577a1.6 1.6 0 0 0 .5-.042l.763-.518a.185.185 0 0 1 .239-.018l.355.172a.13.13 0 0 1 .09.155a.1.1 0 0 1-.014.034l-.35.576a.4.4 0 0 0-.05.23l.007.06a.27.27 0 0 0 .154.213l1.4.686a.33.33 0 0 0 .348-.035l4.329-3.294a4 4 0 0 0 .737.334a1.1 1.1 0 0 0 .328.069a.6.6 0 0 0 .17-.03a.65.65 0 0 0 .349-.322l-.02-.1c0 .026.003.049-.01.072m-7.137-4.982l-1.424.927v-3.473l.489.188l.024.787a.2.2 0 0 0 .1.165l.065.04a.1.1 0 0 1 .044.062a.1.1 0 0 1-.014.077l-.247.354v.227l.167.1l.129-.077l.24-.174a.1.1 0 0 1 .056-.019a.1.1 0 0 1 .044.011a.1.1 0 0 1 .053.085v.085l.06.061l.115.017a.1.1 0 0 1 .082.109a.1.1 0 0 1-.046.065v.01l.217.083a.27.27 0 0 0 .238-.02l1.265-.751l.027-.13v-.006l-.57-.207a.1.1 0 0 1-.063-.1l.046-.923a.1.1 0 0 1 .049-.076a12 12 0 0 0 .725-.425V9.691a.24.24 0 0 0-.153-.22l-.286-.112a.09.09 0 0 1-.062-.087l-.008-.313l-.44-.159h-.008l-.263.1v.006l-.007.193a.1.1 0 0 1-.046.077l-.358.219a.1.1 0 0 1-.1 0a.09.09 0 0 1-.046-.089l.035-.548v-.012l-.24-.079l-.217.121l-.012.8a.1.1 0 0 1-.035.077a.6.6 0 0 1-.22.11a.14.14 0 0 0-.106.154l.014.1a.09.09 0 0 1-.034.087l-.147.121l-.024.031l-.523-.186V7.2l5.372 1.659a.3.3 0 0 0-.028.105l.008 1.117c0 .025-.01.927-.008.941l.009.953l-.6-.185l-1.787-.638l-.27.153v.005l-.045.851l2.7 1.039v-.652l.008-.011l.022 2.331l-1.33-.55a.27.27 0 0 0-.253.025l-.24.16l1.83.8v.1zm6.989 3.843l-.03.049l.126.343c0-.033.01-.061.014-.093zm.048-.19l.042-.933a.35.35 0 0 0-.217-.339l-.365-.154v.177l-.006.065l.5 1.367a.5.5 0 0 0 .046-.183m-.79-.772l-.024.02c.188.5.358.9.479 1.214l.038-.028l-.16-.4q-.165-.407-.32-.818zm.712 1.012l-.488-1.331l-.024.066l.479 1.307z\"/>"
|
|
1046
1046
|
},
|
|
1047
|
-
"
|
|
1047
|
+
"crestron-swirl": {
|
|
1048
1048
|
"body": "<path fill=\"currentColor\" d=\"M12.675 16.87c-2.681-.755-4.035-1.478-4.912-2.324a5 5 0 0 1-.375-.4a1.83 1.83 0 0 1-.177-2.366c.868-1.35 4.715-1.829 6.126-.547a.081.081 0 0 0 .115-.114a4.08 4.08 0 0 0-3.247-1.024c-3.239.007-5.259 2.136-5 4.052c.233 1.7 2.26 3.233 6.823 2.97a5 5 0 0 0 .635-.085a.081.081 0 0 0 .012-.162m7.886-2.77l-.107.036h-.008A18.9 18.9 0 0 1 14.2 15.15a10.4 10.4 0 0 1-4.736-1.007q-.15-.078-.3-.164c-1.708-1-.819-2.946 2.142-2.939a.081.081 0 1 0 0-.161A4.02 4.02 0 0 0 8 11.832c-.789.717-.59 1.547.171 2.311a8.8 8.8 0 0 0 3.474 1.869c2.966.91 6.825.919 8.831-1.455a1 1 0 0 0 .134-.209c.025-.056.038-.1.052-.138a.1.1 0 0 0 0-.067a.077.077 0 0 0-.101-.043M5.559 11.435a7.8 7.8 0 0 1 4.467-1.671c2.925-.31 5.276 1.254 4 2.386a.08.08 0 0 0 .1.125c1.19-.872.66-1.539.078-2.056C12.7 8.881 8.572 8.93 5.576 9.806c-2.752.8-4.744 2.4-2.58 4.337H3a6 6 0 0 0 .57.451a2 2 0 0 0 .263.169a1.3 1.3 0 0 0 .2.089a.086.086 0 0 0 .119-.089a5 5 0 0 1 0-.62h-.007h.005a3.6 3.6 0 0 1 1.409-2.708M3.439 9.9A19 19 0 0 1 9.8 8.85a10.1 10.1 0 0 1 5.034 1.171c1.708 1 .819 2.946-2.142 2.939a.081.081 0 1 0 0 .161A4.02 4.02 0 0 0 16 12.167c1.564-1.42-.755-3.292-3.647-4.179c-2.966-.91-6.825-.919-8.831 1.455a1 1 0 0 0-.134.209c-.025.055-.038.1-.052.138a.077.077 0 0 0 .103.11m7.886-2.77c2.681.755 4.035 1.478 4.912 2.324c.821.792 1.259 1.668.552 2.77c-.868 1.35-4.715 1.829-6.126.547a.081.081 0 0 0-.115.113a4.08 4.08 0 0 0 3.252 1.025c6.112-.015 7.882-7.581-1.826-7.022a4.5 4.5 0 0 0-.635.085a.08.08 0 0 0-.014.158m9.109 2.276a2 2 0 0 0-.268-.157q-.119-.056-.2-.09a.078.078 0 0 0-.115.078a3.7 3.7 0 0 1-1.411 3.329a7.34 7.34 0 0 1-3.747 1.575h-.009q-.339.054-.711.094a6.9 6.9 0 0 1-2.093-.093c-1.757-.378-2.855-1.451-1.91-2.291a.081.081 0 0 0-.1-.126c-1.19.871-.66 1.539-.078 2.056a5 5 0 0 0 .536.365c1.8.955 5.405.835 8.1.048l.175-.051c2.864-.886 4.805-2.638 1.831-4.737\"/>"
|
|
1049
1049
|
},
|
|
1050
1050
|
"crunchyrol": {
|
|
@@ -2598,6 +2598,9 @@
|
|
|
2598
2598
|
"nut": {
|
|
2599
2599
|
"body": "<path fill=\"currentColor\" d=\"M21.54 7h-1.59v-.84c0-.61-.06-.71-.54-.92h-2.56a.56.56 0 0 0-.47.65V7H7.83v-.9a.78.78 0 0 0-.48-.9H4.77a.79.79 0 0 0-.52.91V7H.77a.73.73 0 0 0-.46.82a1 1 0 0 1 0 .25a1.3 1.3 0 0 1 0 .4a.79.79 0 0 0 .46.83H23c.49-.08.66-.29.66-.83v-.68a.57.57 0 0 0-.2-.6A.9.9 0 0 0 23 7ZM1.56 10v11.14a.81.81 0 0 0 .52.79h19.56c.5-.13.63-.27.72-.83V10Zm4.16 2.19h.58a.26.26 0 0 1 .29.3v1h.72c.37 0 .45.06.45.44v.54c0 .33-.13.43-.45.38h-.75V16a.2.2 0 0 1-.22.16H6c-.62.14-.71 0-.71-.69v-.57a.92.92 0 0 0-.59-.08h-.29a.22.22 0 0 1-.24-.21a2.5 2.5 0 0 1 0-1c.14-.22.34-.14.52-.14h.6v-.83c.01-.39.09-.48.43-.48Zm11.1 1.27h2.73l.18.06l.12.14a2.1 2.1 0 0 1 0 .94a.27.27 0 0 1-.28.25h-2.72a.34.34 0 0 1-.36-.38a2.1 2.1 0 0 1 0-.67c.07-.32.02-.37.33-.37z\" class=\"cls-1\"/>"
|
|
2600
2600
|
},
|
|
2601
|
+
"nvidia-geforce": {
|
|
2602
|
+
"body": "<path fill=\"currentColor\" d=\"M9.6 5.401a.4.4 0 0 0-.4.4v.84q.393-.04.802-.04c3.267 0 5.66 1.838 7.486 3.721a.4.4 0 0 1 .02.536C15.584 13.158 13.2 15 10.4 15h-.02a6.4 6.4 0 0 1-1.18-.167v-1.238c.366.13.767.204 1.2.204c1.642 0 3.919-1.328 5.199-3.2c-1.01-1.295-3.691-2.8-5.6-2.8q-.395 0-.8.066V6.64c-2.797.281-5.076 1.993-7.057 3.652a.4.4 0 0 0-.12.44c1.134 3.21 3.625 6.051 7.176 6.58l.001.887c0 .22.18.4.4.4h12a.4.4 0 0 0 .4-.4V5.801a.4.4 0 0 0-.4-.4Zm-.4 2.465V9.02c-1.34.133-2.621.907-3.835 1.793a.4.4 0 0 0-.126.494c.892 1.887 2.176 3.096 3.96 3.527v1.207c-2.607-.667-5.127-3.291-5.598-5.04c1.54-1.43 3.62-2.822 5.598-3.135M9.6 9c1.652 0 2.972.427 3.88 1.314L11.6 11.8c-.232-.644-1.058-1.6-2-1.6a2 2 0 0 0-.4.043V9.02Q9.4 9 9.6 9m-.4 1.244v3.352C8.085 13.203 7.277 12.3 6.8 11.4c.636-.43 1.594-.998 2.4-1.156M18 12.2l2.277 1.489c-2.053 1.968-5.88 3.71-9.876 3.71a8 8 0 0 1-1.2-.087V16.04c.4.103.802.16 1.2.16c2.76 0 5.795-2.14 7.6-4\"/>"
|
|
2603
|
+
},
|
|
2601
2604
|
"nvidia-shield": {
|
|
2602
2605
|
"body": "<path fill=\"currentColor\" d=\"M15.164 2.04L8.36 3.343l.002.002l4.463 3.691l-3.322 9.274l3.494-9.338l-4.014-3.174l4.19 3.056l1.945-4.699l-1.887 4.75l.069.024l1.851-4.854l-1.69 4.78l1.706 1.265V2.04Zm.209.022l-.012 9.805l.37.01v.935h-.372l-.01 8.473l.588-.05l.042-18.985ZM8.348 3.41l-.53 14.89l1.23-1.838l.247-.086l.105-.146l3.336-9.149ZM13.3 6.93l-3.7 9.55l5.545 4.811l.013-8.477H14.7s-.007-.894-.004-.939h-.004l.004-.016v.016l.463-.008h.002l.006-3.588zm-3.934 9.597l-.224.059l5.507 4.603l.41.102zm-.267.139L6.158 20.9l8.4.317zm.1 1.713h1.7v2.299l-1.74-.043l.004-.272a1 1 0 0 0 .111.01a2.35 2.35 0 0 0 1.414-.55c-.045-.058-.263-.19-.316-.245c-.26.355-.66.58-1.1.617a1 1 0 0 1-.1-.01v-.19q.063.013.126.017c.483.008.957-.701.957-.701a1.31 1.31 0 0 0-1.01-.637H9.2Zm-.012.297v.162c-.303.046-.57.223-.727.486c0 0 .163.76.705.856v.18c-.748-.104-.979-1.07-.979-1.07a1.84 1.84 0 0 1 1-.614m.003.162h.043c.44-.016.723.482.723.482s-.32.546-.658.541a.3.3 0 0 1-.125-.027v.156c-.408-.1-.508-.64-.508-.64a.86.86 0 0 1 .516-.313v.174c-.17-.027-.309.172-.309.172s.068.338.297.443l.012-.61c.17.028.198.123.298.34l.237-.24a.6.6 0 0 0-.447-.28h-.079zm-.021.988v.006l.004.002v-.006zm6.838-.12l.02 1.362l.421-.246zm.46 1.25l-.421.243v.639l.422-.246zm-10.31.08v.497l8.4.346v-.53zm8.537.302l.012.545l.445.008l-.011-.479zm1.246.014l-.609.052l-.008.475l.617-.027z\"/>"
|
|
2603
2606
|
},
|
|
@@ -4111,6 +4114,9 @@
|
|
|
4111
4114
|
"traccar": {
|
|
4112
4115
|
"body": "<path fill=\"currentColor\" d=\"m13.728 9.3l-.98 1.245a2.4 2.4 0 0 1 .612.667a2.4 2.4 0 0 1 .271.863l1.569-.226A3.83 3.83 0 0 0 13.728 9.3m1.894-2.507l-.98 1.246a5.26 5.26 0 0 1 2.109 3.654l1.569-.226a7 7 0 0 0-2.7-4.674ZM20.659 7A10 10 0 1 0 17 20.659A10 10 0 0 0 20.659 7m-4.248 12.64A8.822 8.822 0 1 1 19.64 7.589a8.82 8.82 0 0 1-3.229 12.051m-5.09-8.033a.786.786 0 0 0-.786.785a.785.785 0 0 0 1.57 0a.786.786 0 0 0-.784-.785m-3.61-.756a3.14 3.14 0 1 0 3.14 5.438l-1.57-2.719Z\"/>"
|
|
4113
4116
|
},
|
|
4117
|
+
"trader-joes": {
|
|
4118
|
+
"body": "<path fill=\"currentColor\" d=\"M18.58 7.675c0 .19.682.474.547 2.11c0 0-.203 1.366-.547 1.71h1.568c-.338-.412-.541-1.575-.27-1.71c0 0 .209-.135.344.068c0 0 .234.19.345.48c.27.682.067 1.045.067 1.162H22c-.012-.19-.345-.473-.615-.953a4.5 4.5 0 0 1-.412-1.095s.553-.419.615-.886c.055-.382-.142-.818-.412-.886Zm1.333.54c.155-.004.774.019.715.617c-.024.289-.615.547-.75.547c0 0 .067-.283.067-.547c0-.24-.067-.616-.067-.616zm-7.787-.54c.012.43.615.954.48 2.184c-.11.984-.412 1.643-.412 1.643c.437 0 1.31.043 1.778 0c.75-.068 1.378-.966 1.365-1.981c-.006-.843-.682-1.643-1.298-1.846zm1.224.701s.997.302 1.028 1.028c.024.781-.615.96-.818 1.027c0 0 0 .27-.204-.615c-.135-.566-.006-1.44-.006-1.44m-3.93-.701c0 .086.135.345-.136 1.23c-.258.862-.886 2.473-.886 2.597h1.298c-.018-.222-.277-1.163.27-1.299c.118-.03.4-.073.548.136c.24.338.412 1.101.412 1.163h1.268l.015-.034c-.108-.226-.727-1.537-1.086-2.563c-.209-.615-.11-1.156-.135-1.23Zm.756.954c.27 1.027.615 1.095.48 1.095H9.77s.19-.32.27-.548c.075-.209.136-.547.136-.547m-4.952-.954c0 .19.683.474.547 2.11c0 0-.203 1.366-.547 1.71h1.568c-.338-.412-.541-1.575-.27-1.71c0 0 .209-.135.344.068c0 0 .234.19.345.48c.27.682.067 1.045.067 1.162h1.12a2 2 0 0 1 .09-.296c-.124-.166-.302-.378-.46-.657a4.6 4.6 0 0 1-.411-1.095s.553-.419.615-.886c.055-.382-.142-.818-.412-.886Zm1.333.54c.155-.004.775.019.715.617c-.024.289-.615.547-.75.547c0 0 .067-.283.067-.547c0-.24-.067-.616-.067-.616zm8.86-.54c0 .092.413 1.113.413 2.049c0 .873-.413 1.673-.413 1.778h2.664l.265-1.366c-.332.012-1.09.547-1.569.615c-.449.062-.357-.763-.27-.96c.086-.19.75.068.818.068v-.75c-1.059.264-1.132-.253-.683-.683c.246-.24 1.458.473 1.71.48l-.27-1.231zm-12.734 0L2 9.379c.338-.27.48-.48.75-.683c0 0 .216-.117.345-.067c.142.061.203.344.203.344c.068.27-.068 1.298-.615 2.528h1.98c-.479-1.365-.823-2.596-.344-2.866c0 0 .203-.074.345.067c.135.136.418.492.683.683l-.616-1.71Zm7.557 4.75c-.91 0-1.642.874-1.642 1.95s.732 1.945 1.642 1.951c.91 0 1.643-.874 1.643-1.95s-.738-1.95-1.643-1.95m-.209 1.163a.818.818 0 1 1 0 1.637a.81.81 0 0 1-.818-.818c0-.456.37-.819.818-.819M6.58 12.426c.412.276 1.366 1.574.554 2.596c-.253.326-1.366-.068-.548-.818c-.21.067-1.44.738-1.642.818c0 0 .547.135.75.48c.154.258.295.486.48.615c.32.227.781.24 1.095.067c.634-.356.923-.769.886-1.71c-.068-1.636.886-1.993.886-2.048zm5.321 0c0 .092.413 1.113.413 2.048c0 .874-.413 1.674-.413 1.778h2.664l.265-1.366c-.332.013-1.09.548-1.569.616c-.45.061-.357-.763-.27-.96c.085-.19.75.068.818.068v-.751c-1.059.265-1.132-.252-.683-.683c.246-.24 1.458.474 1.71.48l-.27-1.23Zm3.459-.262a.44.44 0 0 0-.247.07c-.616.48.27 1.096.27 1.096l-.135.547s1.052-.965.683-1.44a.7.7 0 0 0-.571-.273m2.203.222c-.307.002-.626.05-.875.2c-.314.19-.579.584-.566.96c.024.473.172.688.295.811c.406.413.48.203.818.616c.222.27-.135.547-.338.547c-.45 0-.53-.812-.615-.818l-.548 1.569c.203.086.48-.068.615-.136c.48.068.345.136 1.163.136c.75 0 1.23-.185 1.23-1.095c0-.683-.547-1.096-.885-1.163c-.48-.093-.616-.48-.48-.75c.086-.155.289-.204.547-.204c.345 0 .437.16.48.203a.97.97 0 0 1 .203.615l.75-1.433c-.135-.055-.615.203-.75.068c-.058 0-.534-.128-1.044-.126\"/>"
|
|
4119
|
+
},
|
|
4114
4120
|
"trakt": {
|
|
4115
4121
|
"body": "<path fill=\"currentColor\" d=\"m15.412 4.7l-5.075 5.061l7.637 7.627h.009A8.06 8.06 0 0 0 15.412 4.7m-4.5 5.071l4.6-4.6l.565.567l-4.6 4.6zm1.382 1.455v-.007l-.563-.562l3.987-3.991l.567.573zM12 2a10 10 0 1 0 10 10A10.015 10.015 0 0 0 12 2m0 18.991A8.991 8.991 0 1 1 20.991 12A9 9 0 0 1 12 20.991m-5.924-3.548a8.07 8.07 0 0 0 9.28 1.865l-5.583-5.567Zm3.681-7.073l-.006-.007l-4.229 4.212l-.566-.567l9.638-9.635A8.07 8.07 0 0 0 3.946 12a7.98 7.98 0 0 0 1.618 4.834l4.212-4.212l.3.273l6.039 6.038a3 3 0 0 0 .348-.221l-6.69-6.67l-4.042 4.046l-.567-.566l4.612-4.613l.3.277l7.05 7.032c.111-.085.212-.182.313-.263l-7.613-7.6z\"/>"
|
|
4116
4122
|
},
|
|
@@ -4691,6 +4697,9 @@
|
|
|
4691
4697
|
}
|
|
4692
4698
|
},
|
|
4693
4699
|
"aliases": {
|
|
4700
|
+
"creston-swirl": {
|
|
4701
|
+
"parent": "crestron-swirl"
|
|
4702
|
+
},
|
|
4694
4703
|
"pet-water-fountian": {
|
|
4695
4704
|
"parent": "pet-water-fountain"
|
|
4696
4705
|
},
|
package/json/codicon.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "codicon",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Codicons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 492,
|
|
6
6
|
"version": "0.0.39",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Microsoft Corporation",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
],
|
|
29
29
|
"palette": false
|
|
30
30
|
},
|
|
31
|
-
"lastModified":
|
|
31
|
+
"lastModified": 1755841145,
|
|
32
32
|
"icons": {
|
|
33
33
|
"account": {
|
|
34
34
|
"body": "<path fill=\"currentColor\" d=\"M16 7.992C16 3.58 12.416 0 8 0S0 3.58 0 7.992c0 2.43 1.104 4.62 2.832 6.09c.016.016.032.016.032.032c.144.112.288.224.448.336c.08.048.144.111.224.175A8 8 0 0 0 8.016 16a8 8 0 0 0 4.48-1.375c.08-.048.144-.111.224-.16c.144-.111.304-.223.448-.335c.016-.016.032-.016.032-.032c1.696-1.487 2.8-3.676 2.8-6.106m-8 7.001c-1.504 0-2.88-.48-4.016-1.279c.016-.128.048-.255.08-.383a4.2 4.2 0 0 1 .416-.991c.176-.304.384-.576.64-.816c.24-.24.528-.463.816-.639c.304-.176.624-.304.976-.4A4.2 4.2 0 0 1 8 10.342a4.18 4.18 0 0 1 2.928 1.166q.552.552.864 1.295q.168.432.24.911A7.03 7.03 0 0 1 8 14.993m-2.448-7.4a2.5 2.5 0 0 1-.208-1.024c0-.351.064-.703.208-1.023s.336-.607.576-.847s.528-.431.848-.575s.672-.208 1.024-.208c.368 0 .704.064 1.024.208s.608.336.848.575c.24.24.432.528.576.847c.144.32.208.672.208 1.023c0 .368-.064.704-.208 1.023a2.8 2.8 0 0 1-.576.848a2.8 2.8 0 0 1-.848.575a2.72 2.72 0 0 1-2.064 0a2.8 2.8 0 0 1-.848-.575a2.5 2.5 0 0 1-.56-.848zm7.424 5.306c0-.032-.016-.048-.016-.08a5.2 5.2 0 0 0-.688-1.406a4.9 4.9 0 0 0-1.088-1.135a5.2 5.2 0 0 0-1.04-.608a3 3 0 0 0 .464-.383a4.2 4.2 0 0 0 .624-.784a3.6 3.6 0 0 0 .528-1.934a3.7 3.7 0 0 0-.288-1.47a3.8 3.8 0 0 0-.816-1.199a3.9 3.9 0 0 0-1.2-.8a3.7 3.7 0 0 0-1.472-.287a3.7 3.7 0 0 0-1.472.288a3.6 3.6 0 0 0-1.2.815a3.8 3.8 0 0 0-.8 1.199a3.7 3.7 0 0 0-.288 1.47q0 .528.144 1.007c.096.336.224.64.4.927c.16.288.384.544.624.784q.216.216.48.383a5 5 0 0 0-1.04.624c-.416.32-.784.703-1.088 1.119a5 5 0 0 0-.688 1.406c-.016.032-.016.064-.016.08C1.776 11.636.992 9.91.992 7.992C.992 4.14 4.144.991 8 .991s7.008 3.149 7.008 7.001a6.96 6.96 0 0 1-2.032 4.907\"/>"
|
|
@@ -265,6 +265,9 @@
|
|
|
265
265
|
"comment-discussion": {
|
|
266
266
|
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m4 11.29l1-1v1.42l-1.15 1.14L3 12.5V10H1.5L1 9.5v-8l.5-.5h12l.5.5V6h-1V2H2v7h1.5l.5.5zM10.29 13l1.86 1.85l.85-.35V13h1.5l.5-.5v-5l-.5-.5h-8l-.5.5v5l.5.5zm.21-1H7V8h7v4h-1.5l-.5.5v.79l-1.15-1.14z\" clip-rule=\"evenodd\"/>"
|
|
267
267
|
},
|
|
268
|
+
"comment-discussion-sparkle": {
|
|
269
|
+
"body": "<path fill=\"currentColor\" d=\"M16.002 8.502a.3.3 0 0 1-.202.284l-.765.249a1.57 1.57 0 0 0-.999.998l-.249.765a.3.3 0 0 1-.111.146a.304.304 0 0 1-.461-.146l-.249-.765a1.58 1.58 0 0 0-.999-1.002l-.765-.249a.3.3 0 0 1-.146-.11a.3.3 0 0 1 0-.348a.3.3 0 0 1 .146-.11l.765-.249a1.58 1.58 0 0 0 .984-.998l.249-.765a.3.3 0 0 1 .109-.146a.31.31 0 0 1 .351 0a.3.3 0 0 1 .109.146l.249.765a1.58 1.58 0 0 0 .999.998l.766.249l.015.004q.09.032.146.11h.002c.037.05.056.112.056.174M4 9.501l-.5-.5H2v-6h4.098c.044-.116.094-.23.166-.33a1.43 1.43 0 0 1 .68-.514l.481-.156H1.5l-.5.5v7l.5.5H3v2.5l.85.35L5 11.711v-1.42l-1 1zm10.738 1.606a1.32 1.32 0 0 1-.482.652c-.078.056-.167.092-.255.129v1.113h-1.5l-.5.5v.79l-1.15-1.14l-.35-.15h-3.5v-4h3.114a1.3 1.3 0 0 1-.114-.503c0-.175.05-.339.119-.497H6.501l-.5.5v5l.5.5h3.79l1.86 1.85l.85-.35v-1.5h1.5l.5-.5v-3.177c-.003.009-.012.015-.015.024zM7.076 3.254a.42.42 0 0 0 0 .488a.42.42 0 0 0 .205.155l1.071.348A2.21 2.21 0 0 1 9.75 5.648l.348 1.07a.426.426 0 0 0 .801 0l.348-1.07a2.2 2.2 0 0 1 1.399-1.398l1.071-.348a.42.42 0 0 0 .205-.643a.42.42 0 0 0-.205-.155l-.02-.005l-1.072-.348a2.2 2.2 0 0 1-1.399-1.397l-.348-1.07a.43.43 0 0 0-.4-.283a.42.42 0 0 0-.399.283l-.348 1.07a2.2 2.2 0 0 1-1.378 1.397l-1.071.348a.44.44 0 0 0-.206.155\"/>"
|
|
270
|
+
},
|
|
268
271
|
"comment-draft": {
|
|
269
272
|
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M14.5 2.001H13v1h1v1h1v-1.5zm-5.5 0h2v1H9zm-4 0h2v1H5zm9 8v2h.5l.5-.5v-1.5zm-2 2v-1h-2v1zm-4-1h-.5l-.354.146L5 13.294v-1.793l-.5-.5H4v3.5l.854.354l2.853-2.854H8zm7-3v-2h-1v2zm-13 3v-1H1v1.5l.5.5H2zm0-3v-2H1v2zm0-5v1H1v-1.5l.5-.5H3v1z\" clip-rule=\"evenodd\"/>"
|
|
270
273
|
},
|