@iconify/json 2.2.408 → 2.2.410
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 +20 -20
- package/collections.md +20 -20
- package/composer.json +1 -1
- package/json/arcticons.json +5 -2
- package/json/codicon.json +172 -425
- package/json/devicon-plain.json +5 -2
- package/json/devicon.json +5 -2
- package/json/fluent-color.json +1 -1
- package/json/fluent.json +423 -38
- package/json/garden.json +18 -2
- package/json/lucide.json +18 -6
- package/json/material-icon-theme.json +19 -6
- package/json/material-symbols-light.json +37 -5
- package/json/material-symbols.json +37 -5
- package/json/proicons.json +52 -4
- package/json/simple-icons.json +37 -4
- package/json/token-branded.json +16 -4
- package/json/token.json +17 -4
- package/json/vscode-icons.json +8 -2
- 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": 15049,
|
|
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": 15122,
|
|
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": 1650,
|
|
372
372
|
"author": {
|
|
373
373
|
"name": "Lucide Contributors",
|
|
374
374
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
},
|
|
797
797
|
"proicons": {
|
|
798
798
|
"name": "ProIcons",
|
|
799
|
-
"total":
|
|
799
|
+
"total": 537,
|
|
800
800
|
"version": "4.13.0",
|
|
801
801
|
"author": {
|
|
802
802
|
"name": "ProCode",
|
|
@@ -2198,8 +2198,8 @@
|
|
|
2198
2198
|
},
|
|
2199
2199
|
"fluent": {
|
|
2200
2200
|
"name": "Fluent UI System Icons",
|
|
2201
|
-
"total":
|
|
2202
|
-
"version": "1.1.
|
|
2201
|
+
"total": 18729,
|
|
2202
|
+
"version": "1.1.315",
|
|
2203
2203
|
"author": {
|
|
2204
2204
|
"name": "Microsoft Corporation",
|
|
2205
2205
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2757,7 +2757,7 @@
|
|
|
2757
2757
|
},
|
|
2758
2758
|
"garden": {
|
|
2759
2759
|
"name": "Garden SVG Icons",
|
|
2760
|
-
"total":
|
|
2760
|
+
"total": 912,
|
|
2761
2761
|
"author": {
|
|
2762
2762
|
"name": "Zendesk",
|
|
2763
2763
|
"url": "https://github.com/zendeskgarden/svg-icons"
|
|
@@ -3220,7 +3220,7 @@
|
|
|
3220
3220
|
"fluent-color": {
|
|
3221
3221
|
"name": "Fluent UI System Color Icons",
|
|
3222
3222
|
"total": 890,
|
|
3223
|
-
"version": "1.1.
|
|
3223
|
+
"version": "1.1.315",
|
|
3224
3224
|
"author": {
|
|
3225
3225
|
"name": "Microsoft Corporation",
|
|
3226
3226
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -3405,7 +3405,7 @@
|
|
|
3405
3405
|
},
|
|
3406
3406
|
"vscode-icons": {
|
|
3407
3407
|
"name": "VSCode Icons",
|
|
3408
|
-
"total":
|
|
3408
|
+
"total": 1422,
|
|
3409
3409
|
"version": "12.14.0",
|
|
3410
3410
|
"author": {
|
|
3411
3411
|
"name": "Roberto Huertas",
|
|
@@ -3434,8 +3434,8 @@
|
|
|
3434
3434
|
},
|
|
3435
3435
|
"codicon": {
|
|
3436
3436
|
"name": "Codicons",
|
|
3437
|
-
"total":
|
|
3438
|
-
"version": "0.0.
|
|
3437
|
+
"total": 525,
|
|
3438
|
+
"version": "0.0.43",
|
|
3439
3439
|
"author": {
|
|
3440
3440
|
"name": "Microsoft Corporation",
|
|
3441
3441
|
"url": "https://github.com/microsoft/vscode-codicons"
|
|
@@ -3462,7 +3462,7 @@
|
|
|
3462
3462
|
},
|
|
3463
3463
|
"material-icon-theme": {
|
|
3464
3464
|
"name": "Material Icon Theme",
|
|
3465
|
-
"total":
|
|
3465
|
+
"total": 1129,
|
|
3466
3466
|
"author": {
|
|
3467
3467
|
"name": "Material Extensions",
|
|
3468
3468
|
"url": "https://github.com/material-extensions/vscode-material-icon-theme"
|
|
@@ -3509,7 +3509,7 @@
|
|
|
3509
3509
|
},
|
|
3510
3510
|
"devicon": {
|
|
3511
3511
|
"name": "Devicon",
|
|
3512
|
-
"total":
|
|
3512
|
+
"total": 995,
|
|
3513
3513
|
"author": {
|
|
3514
3514
|
"name": "konpa",
|
|
3515
3515
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -3534,7 +3534,7 @@
|
|
|
3534
3534
|
},
|
|
3535
3535
|
"devicon-plain": {
|
|
3536
3536
|
"name": "Devicon Plain",
|
|
3537
|
-
"total":
|
|
3537
|
+
"total": 726,
|
|
3538
3538
|
"author": {
|
|
3539
3539
|
"name": "konpa",
|
|
3540
3540
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -3631,8 +3631,8 @@
|
|
|
3631
3631
|
},
|
|
3632
3632
|
"simple-icons": {
|
|
3633
3633
|
"name": "Simple Icons",
|
|
3634
|
-
"total":
|
|
3635
|
-
"version": "15.
|
|
3634
|
+
"total": 3383,
|
|
3635
|
+
"version": "15.22.0",
|
|
3636
3636
|
"author": {
|
|
3637
3637
|
"name": "Simple Icons Collaborators",
|
|
3638
3638
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -3912,8 +3912,8 @@
|
|
|
3912
3912
|
},
|
|
3913
3913
|
"token": {
|
|
3914
3914
|
"name": "Web3 Icons",
|
|
3915
|
-
"total":
|
|
3916
|
-
"version": "4.0.
|
|
3915
|
+
"total": 1757,
|
|
3916
|
+
"version": "4.0.34",
|
|
3917
3917
|
"author": {
|
|
3918
3918
|
"name": "0xa3k5",
|
|
3919
3919
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -3937,8 +3937,8 @@
|
|
|
3937
3937
|
},
|
|
3938
3938
|
"token-branded": {
|
|
3939
3939
|
"name": "Web3 Icons Branded",
|
|
3940
|
-
"total":
|
|
3941
|
-
"version": "4.0.
|
|
3940
|
+
"total": 2012,
|
|
3941
|
+
"version": "4.0.34",
|
|
3942
3942
|
"author": {
|
|
3943
3943
|
"name": "0xa3k5",
|
|
3944
3944
|
"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: 15049
|
|
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: 15122
|
|
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: 1650
|
|
141
141
|
* Author: Lucide Contributors
|
|
142
142
|
* URL: https://github.com/lucide-icons/lucide
|
|
143
143
|
* License: ISC
|
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
* File: [json/ci.json](json/ci.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
295
295
|
|
|
296
296
|
## ProIcons
|
|
297
|
-
* Number of icons:
|
|
297
|
+
* Number of icons: 537
|
|
298
298
|
* Author: ProCode
|
|
299
299
|
* URL: https://github.com/ProCode-Software/proicons
|
|
300
300
|
* License: MIT
|
|
@@ -818,12 +818,12 @@
|
|
|
818
818
|
* File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
819
819
|
|
|
820
820
|
## Fluent UI System Icons
|
|
821
|
-
* Number of icons:
|
|
821
|
+
* Number of icons: 18729
|
|
822
822
|
* Author: Microsoft Corporation
|
|
823
823
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
824
824
|
* License: MIT
|
|
825
825
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
826
|
-
* Version: 1.1.
|
|
826
|
+
* Version: 1.1.315
|
|
827
827
|
* Palette: Colorless
|
|
828
828
|
* Icon set prefix: `fluent`
|
|
829
829
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1043,7 +1043,7 @@
|
|
|
1043
1043
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1044
1044
|
|
|
1045
1045
|
## Garden SVG Icons
|
|
1046
|
-
* Number of icons:
|
|
1046
|
+
* Number of icons: 912
|
|
1047
1047
|
* Author: Zendesk
|
|
1048
1048
|
* URL: https://github.com/zendeskgarden/svg-icons
|
|
1049
1049
|
* License: Apache 2.0
|
|
@@ -1234,7 +1234,7 @@
|
|
|
1234
1234
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
1235
1235
|
* License: MIT
|
|
1236
1236
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
1237
|
-
* Version: 1.1.
|
|
1237
|
+
* Version: 1.1.315
|
|
1238
1238
|
* Palette: Colorful
|
|
1239
1239
|
* Icon set prefix: `fluent-color`
|
|
1240
1240
|
* File: [json/fluent-color.json](json/fluent-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1299,7 +1299,7 @@
|
|
|
1299
1299
|
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1300
1300
|
|
|
1301
1301
|
## VSCode Icons
|
|
1302
|
-
* Number of icons:
|
|
1302
|
+
* Number of icons: 1422
|
|
1303
1303
|
* Author: Roberto Huertas
|
|
1304
1304
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1305
1305
|
* License: MIT
|
|
@@ -1310,18 +1310,18 @@
|
|
|
1310
1310
|
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1311
1311
|
|
|
1312
1312
|
## Codicons
|
|
1313
|
-
* Number of icons:
|
|
1313
|
+
* Number of icons: 525
|
|
1314
1314
|
* Author: Microsoft Corporation
|
|
1315
1315
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
1316
1316
|
* License: CC BY 4.0
|
|
1317
1317
|
* License URL: https://github.com/microsoft/vscode-codicons/blob/main/LICENSE
|
|
1318
|
-
* Version: 0.0.
|
|
1318
|
+
* Version: 0.0.43
|
|
1319
1319
|
* Palette: Colorless
|
|
1320
1320
|
* Icon set prefix: `codicon`
|
|
1321
1321
|
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1322
1322
|
|
|
1323
1323
|
## Material Icon Theme
|
|
1324
|
-
* Number of icons:
|
|
1324
|
+
* Number of icons: 1129
|
|
1325
1325
|
* Author: Material Extensions
|
|
1326
1326
|
* URL: https://github.com/material-extensions/vscode-material-icon-theme
|
|
1327
1327
|
* License: MIT
|
|
@@ -1341,7 +1341,7 @@
|
|
|
1341
1341
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1342
1342
|
|
|
1343
1343
|
## Devicon
|
|
1344
|
-
* Number of icons:
|
|
1344
|
+
* Number of icons: 995
|
|
1345
1345
|
* Author: konpa
|
|
1346
1346
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1347
1347
|
* License: MIT
|
|
@@ -1351,7 +1351,7 @@
|
|
|
1351
1351
|
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1352
1352
|
|
|
1353
1353
|
## Devicon Plain
|
|
1354
|
-
* Number of icons:
|
|
1354
|
+
* Number of icons: 726
|
|
1355
1355
|
* Author: konpa
|
|
1356
1356
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1357
1357
|
* License: MIT
|
|
@@ -1390,12 +1390,12 @@
|
|
|
1390
1390
|
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1391
1391
|
|
|
1392
1392
|
## Simple Icons
|
|
1393
|
-
* Number of icons:
|
|
1393
|
+
* Number of icons: 3383
|
|
1394
1394
|
* Author: Simple Icons Collaborators
|
|
1395
1395
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1396
1396
|
* License: CC0 1.0
|
|
1397
1397
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1398
|
-
* Version: 15.
|
|
1398
|
+
* Version: 15.22.0
|
|
1399
1399
|
* Palette: Colorless
|
|
1400
1400
|
* Icon set prefix: `simple-icons`
|
|
1401
1401
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1505,23 +1505,23 @@
|
|
|
1505
1505
|
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1506
1506
|
|
|
1507
1507
|
## Web3 Icons
|
|
1508
|
-
* Number of icons:
|
|
1508
|
+
* Number of icons: 1757
|
|
1509
1509
|
* Author: 0xa3k5
|
|
1510
1510
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1511
1511
|
* License: MIT
|
|
1512
1512
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1513
|
-
* Version: 4.0.
|
|
1513
|
+
* Version: 4.0.34
|
|
1514
1514
|
* Palette: Colorless
|
|
1515
1515
|
* Icon set prefix: `token`
|
|
1516
1516
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1517
1517
|
|
|
1518
1518
|
## Web3 Icons Branded
|
|
1519
|
-
* Number of icons:
|
|
1519
|
+
* Number of icons: 2012
|
|
1520
1520
|
* Author: 0xa3k5
|
|
1521
1521
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1522
1522
|
* License: MIT
|
|
1523
1523
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1524
|
-
* Version: 4.0.
|
|
1524
|
+
* Version: 4.0.34
|
|
1525
1525
|
* Palette: Colorful
|
|
1526
1526
|
* Icon set prefix: `token-branded`
|
|
1527
1527
|
* 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": 1763621163,
|
|
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\"/>"
|
|
@@ -13531,7 +13531,7 @@
|
|
|
13531
13531
|
"flashdim": {
|
|
13532
13532
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M20.698 7.95v2.614m3.276-4.286v4.286M27.512 4.5v6.064m-10.798 3.242h14.573v3.771H16.714z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m26.951 43.5l-6.253-.052c-.655-.006-1.108-.634-1.101-1.098l.21-13.906c.012-.804-.236-1.571-.577-2.248l-2.5-4.967v-3.653h14.557v3.862l-2.726 4.549c-.386.643-.488 1.537-.488 2.509v13.592c0 .615-.291 1.419-1.121 1.412Zm-2.943-14.823v3.844\"/>"
|
|
13533
13533
|
},
|
|
13534
|
-
"flashfood": {
|
|
13534
|
+
"flashfood-alt": {
|
|
13535
13535
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.67 42.284c-.607 1.216-1.671 1.52-2.735.912c-.912-.456-1.368-1.824-.76-2.888l11.247-21.127c.76-1.368.304-3.04-.912-3.648c-1.368-.607-2.736-.303-3.496 1.216l-7.903 14.288c-.912-1.368-1.368-2.736-1.672-4.104c-.76-3.496-.456-6.84.912-10.184c1.824-4.103 4.712-6.991 8.967-8.36c3.04-1.063 6.232-1.823 9.424-2.735c1.216-.304 2.432-.608 3.8-1.064c1.368-.304 2.28.152 2.584 1.52c1.064 4.256 2.28 8.36 3.343 12.615c1.216 5.624.304 10.792-3.8 15.047c-2.735 2.888-6.839 4.56-10.943 4.56l3.192-6.687c.76-1.368.304-3.04-.912-3.648c-1.368-.608-2.736-.304-3.496 1.216z\"/>"
|
|
13536
13536
|
},
|
|
13537
13537
|
"flashinvaders": {
|
|
@@ -40977,6 +40977,9 @@
|
|
|
40977
40977
|
"flare-social": {
|
|
40978
40978
|
"parent": "flare-social-alt"
|
|
40979
40979
|
},
|
|
40980
|
+
"flashfood": {
|
|
40981
|
+
"parent": "flashfood-alt"
|
|
40982
|
+
},
|
|
40980
40983
|
"folder-in-folder": {
|
|
40981
40984
|
"parent": "total-apps-folder-in-folder"
|
|
40982
40985
|
},
|