@iconify/json 2.2.358 → 2.2.360
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 +15 -15
- package/collections.md +15 -15
- package/composer.json +1 -1
- package/json/arcticons.json +921 -21
- package/json/carbon.json +119 -3
- package/json/charm.json +256 -256
- package/json/codicon.json +1 -1
- package/json/devicon-plain.json +2 -2
- package/json/devicon.json +9 -8
- package/json/material-symbols-light.json +298 -2
- package/json/material-symbols.json +298 -2
- package/json/octicon.json +27 -3
- package/json/oui.json +11 -2
- package/json/pajamas.json +1 -1
- package/json/simple-icons.json +9 -3
- package/json/token-branded.json +3 -3
- package/json/token.json +6 -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": 14487,
|
|
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": 14555,
|
|
32
32
|
"author": {
|
|
33
33
|
"name": "Google",
|
|
34
34
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -1686,8 +1686,8 @@
|
|
|
1686
1686
|
},
|
|
1687
1687
|
"carbon": {
|
|
1688
1688
|
"name": "Carbon",
|
|
1689
|
-
"total":
|
|
1690
|
-
"version": "11.
|
|
1689
|
+
"total": 2365,
|
|
1690
|
+
"version": "11.63.0",
|
|
1691
1691
|
"author": {
|
|
1692
1692
|
"name": "IBM",
|
|
1693
1693
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -2330,7 +2330,7 @@
|
|
|
2330
2330
|
},
|
|
2331
2331
|
"octicon": {
|
|
2332
2332
|
"name": "Octicons",
|
|
2333
|
-
"total":
|
|
2333
|
+
"total": 657,
|
|
2334
2334
|
"version": "19.15.3",
|
|
2335
2335
|
"author": {
|
|
2336
2336
|
"name": "GitHub",
|
|
@@ -2705,7 +2705,7 @@
|
|
|
2705
2705
|
"pajamas": {
|
|
2706
2706
|
"name": "Gitlab SVGs",
|
|
2707
2707
|
"total": 405,
|
|
2708
|
-
"version": "3.
|
|
2708
|
+
"version": "3.141.0",
|
|
2709
2709
|
"author": {
|
|
2710
2710
|
"name": "GitLab B.V.",
|
|
2711
2711
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -2915,7 +2915,7 @@
|
|
|
2915
2915
|
},
|
|
2916
2916
|
"oui": {
|
|
2917
2917
|
"name": "OpenSearch UI",
|
|
2918
|
-
"total":
|
|
2918
|
+
"total": 437,
|
|
2919
2919
|
"version": "2.0.0",
|
|
2920
2920
|
"author": {
|
|
2921
2921
|
"name": "OpenSearch Contributors",
|
|
@@ -3349,7 +3349,7 @@
|
|
|
3349
3349
|
"codicon": {
|
|
3350
3350
|
"name": "Codicons",
|
|
3351
3351
|
"total": 490,
|
|
3352
|
-
"version": "0.0.
|
|
3352
|
+
"version": "0.0.38",
|
|
3353
3353
|
"author": {
|
|
3354
3354
|
"name": "Microsoft Corporation",
|
|
3355
3355
|
"url": "https://github.com/microsoft/vscode-codicons"
|
|
@@ -3424,7 +3424,7 @@
|
|
|
3424
3424
|
},
|
|
3425
3425
|
"devicon": {
|
|
3426
3426
|
"name": "Devicon",
|
|
3427
|
-
"total":
|
|
3427
|
+
"total": 937,
|
|
3428
3428
|
"author": {
|
|
3429
3429
|
"name": "konpa",
|
|
3430
3430
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -3546,8 +3546,8 @@
|
|
|
3546
3546
|
},
|
|
3547
3547
|
"simple-icons": {
|
|
3548
3548
|
"name": "Simple Icons",
|
|
3549
|
-
"total":
|
|
3550
|
-
"version": "15.
|
|
3549
|
+
"total": 3336,
|
|
3550
|
+
"version": "15.7.0",
|
|
3551
3551
|
"author": {
|
|
3552
3552
|
"name": "Simple Icons Collaborators",
|
|
3553
3553
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -3726,7 +3726,7 @@
|
|
|
3726
3726
|
},
|
|
3727
3727
|
"arcticons": {
|
|
3728
3728
|
"name": "Arcticons",
|
|
3729
|
-
"total":
|
|
3729
|
+
"total": 13243,
|
|
3730
3730
|
"author": {
|
|
3731
3731
|
"name": "Donnnno",
|
|
3732
3732
|
"url": "https://github.com/Arcticons-Team/Arcticons"
|
|
@@ -3831,8 +3831,8 @@
|
|
|
3831
3831
|
},
|
|
3832
3832
|
"token": {
|
|
3833
3833
|
"name": "Web3 Icons",
|
|
3834
|
-
"total":
|
|
3835
|
-
"version": "4.0.
|
|
3834
|
+
"total": 1732,
|
|
3835
|
+
"version": "4.0.18",
|
|
3836
3836
|
"author": {
|
|
3837
3837
|
"name": "0xa3k5",
|
|
3838
3838
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -3857,7 +3857,7 @@
|
|
|
3857
3857
|
"token-branded": {
|
|
3858
3858
|
"name": "Web3 Icons Branded",
|
|
3859
3859
|
"total": 1984,
|
|
3860
|
-
"version": "4.0.
|
|
3860
|
+
"version": "4.0.18",
|
|
3861
3861
|
"author": {
|
|
3862
3862
|
"name": "0xa3k5",
|
|
3863
3863
|
"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: 14487
|
|
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: 14555
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -629,11 +629,11 @@
|
|
|
629
629
|
* File: [json/guidance.json](json/guidance.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
630
630
|
|
|
631
631
|
## Carbon
|
|
632
|
-
* Number of icons:
|
|
632
|
+
* Number of icons: 2365
|
|
633
633
|
* Author: IBM
|
|
634
634
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
635
635
|
* License: Apache 2.0
|
|
636
|
-
* Version: 11.
|
|
636
|
+
* Version: 11.63.0
|
|
637
637
|
* Palette: Colorless
|
|
638
638
|
* Icon set prefix: `carbon`
|
|
639
639
|
* File: [json/carbon.json](json/carbon.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: 657
|
|
875
875
|
* Author: GitHub
|
|
876
876
|
* URL: https://github.com/primer/octicons/
|
|
877
877
|
* License: MIT
|
|
@@ -1027,7 +1027,7 @@
|
|
|
1027
1027
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
1028
1028
|
* License: MIT
|
|
1029
1029
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
1030
|
-
* Version: 3.
|
|
1030
|
+
* Version: 3.141.0
|
|
1031
1031
|
* Palette: Colorless
|
|
1032
1032
|
* Icon set prefix: `pajamas`
|
|
1033
1033
|
* 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/ooui.json](json/ooui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1107
1107
|
|
|
1108
1108
|
## OpenSearch UI
|
|
1109
|
-
* Number of icons:
|
|
1109
|
+
* Number of icons: 437
|
|
1110
1110
|
* Author: OpenSearch Contributors
|
|
1111
1111
|
* URL: https://github.com/opensearch-project/oui
|
|
1112
1112
|
* License: Apache 2.0
|
|
@@ -1283,7 +1283,7 @@
|
|
|
1283
1283
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
1284
1284
|
* License: CC BY 4.0
|
|
1285
1285
|
* License URL: https://github.com/microsoft/vscode-codicons/blob/main/LICENSE
|
|
1286
|
-
* Version: 0.0.
|
|
1286
|
+
* Version: 0.0.38
|
|
1287
1287
|
* Palette: Colorless
|
|
1288
1288
|
* Icon set prefix: `codicon`
|
|
1289
1289
|
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1309,7 +1309,7 @@
|
|
|
1309
1309
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1310
1310
|
|
|
1311
1311
|
## Devicon
|
|
1312
|
-
* Number of icons:
|
|
1312
|
+
* Number of icons: 937
|
|
1313
1313
|
* Author: konpa
|
|
1314
1314
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1315
1315
|
* License: MIT
|
|
@@ -1358,12 +1358,12 @@
|
|
|
1358
1358
|
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1359
1359
|
|
|
1360
1360
|
## Simple Icons
|
|
1361
|
-
* Number of icons:
|
|
1361
|
+
* Number of icons: 3336
|
|
1362
1362
|
* Author: Simple Icons Collaborators
|
|
1363
1363
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1364
1364
|
* License: CC0 1.0
|
|
1365
1365
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1366
|
-
* Version: 15.
|
|
1366
|
+
* Version: 15.7.0
|
|
1367
1367
|
* Palette: Colorless
|
|
1368
1368
|
* Icon set prefix: `simple-icons`
|
|
1369
1369
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1433,7 +1433,7 @@
|
|
|
1433
1433
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1434
1434
|
|
|
1435
1435
|
## Arcticons
|
|
1436
|
-
* Number of icons:
|
|
1436
|
+
* Number of icons: 13243
|
|
1437
1437
|
* Author: Donnnno
|
|
1438
1438
|
* URL: https://github.com/Arcticons-Team/Arcticons
|
|
1439
1439
|
* License: CC BY-SA 4.0
|
|
@@ -1473,12 +1473,12 @@
|
|
|
1473
1473
|
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1474
1474
|
|
|
1475
1475
|
## Web3 Icons
|
|
1476
|
-
* Number of icons:
|
|
1476
|
+
* Number of icons: 1732
|
|
1477
1477
|
* Author: 0xa3k5
|
|
1478
1478
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1479
1479
|
* License: MIT
|
|
1480
1480
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1481
|
-
* Version: 4.0.
|
|
1481
|
+
* Version: 4.0.18
|
|
1482
1482
|
* Palette: Colorless
|
|
1483
1483
|
* Icon set prefix: `token`
|
|
1484
1484
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1489,7 +1489,7 @@
|
|
|
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.18
|
|
1493
1493
|
* Palette: Colorful
|
|
1494
1494
|
* Icon set prefix: `token-branded`
|
|
1495
1495
|
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED