@iconify/json 2.2.345 → 2.2.347
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 +21 -21
- package/collections.md +21 -21
- package/composer.json +1 -1
- package/json/carbon.json +151 -3
- package/json/devicon-plain.json +20 -2
- package/json/devicon.json +20 -2
- package/json/humbleicons.json +6 -3
- package/json/ion.json +1 -1
- package/json/lucide.json +10 -4
- package/json/material-symbols-light.json +83 -26
- package/json/material-symbols.json +83 -26
- package/json/mynaui.json +186 -47
- package/json/pajamas.json +1 -1
- package/json/pixel.json +71 -2
- package/json/simple-icons.json +20 -11
- package/json/tabler.json +60 -3
- package/json/token-branded.json +6 -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": 14207,
|
|
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": 14275,
|
|
32
32
|
"author": {
|
|
33
33
|
"name": "Google",
|
|
34
34
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -197,8 +197,8 @@
|
|
|
197
197
|
},
|
|
198
198
|
"tabler": {
|
|
199
199
|
"name": "Tabler Icons",
|
|
200
|
-
"total":
|
|
201
|
-
"version": "3.
|
|
200
|
+
"total": 5944,
|
|
201
|
+
"version": "3.34.0",
|
|
202
202
|
"author": {
|
|
203
203
|
"name": "Paweł Kuna",
|
|
204
204
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
},
|
|
313
313
|
"mynaui": {
|
|
314
314
|
"name": "Myna UI Icons",
|
|
315
|
-
"total":
|
|
315
|
+
"total": 2508,
|
|
316
316
|
"author": {
|
|
317
317
|
"name": "Praveen Juge",
|
|
318
318
|
"url": "https://github.com/praveenjuge/mynaui-icons"
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
},
|
|
398
398
|
"lucide": {
|
|
399
399
|
"name": "Lucide",
|
|
400
|
-
"total":
|
|
400
|
+
"total": 1599,
|
|
401
401
|
"author": {
|
|
402
402
|
"name": "Lucide Contributors",
|
|
403
403
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -735,7 +735,7 @@
|
|
|
735
735
|
},
|
|
736
736
|
"pixel": {
|
|
737
737
|
"name": "Pixel Icon",
|
|
738
|
-
"total":
|
|
738
|
+
"total": 450,
|
|
739
739
|
"author": {
|
|
740
740
|
"name": "HackerNoon",
|
|
741
741
|
"url": "https://github.com/hackernoon/pixel-icon-library"
|
|
@@ -1049,8 +1049,8 @@
|
|
|
1049
1049
|
},
|
|
1050
1050
|
"humbleicons": {
|
|
1051
1051
|
"name": "Humbleicons",
|
|
1052
|
-
"total":
|
|
1053
|
-
"version": "1.
|
|
1052
|
+
"total": 253,
|
|
1053
|
+
"version": "1.16.0",
|
|
1054
1054
|
"author": {
|
|
1055
1055
|
"name": "Jiří Zralý",
|
|
1056
1056
|
"url": "https://github.com/zraly/humbleicons"
|
|
@@ -1686,8 +1686,8 @@
|
|
|
1686
1686
|
},
|
|
1687
1687
|
"carbon": {
|
|
1688
1688
|
"name": "Carbon",
|
|
1689
|
-
"total":
|
|
1690
|
-
"version": "11.
|
|
1689
|
+
"total": 2336,
|
|
1690
|
+
"version": "11.61.0",
|
|
1691
1691
|
"author": {
|
|
1692
1692
|
"name": "IBM",
|
|
1693
1693
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -1716,7 +1716,7 @@
|
|
|
1716
1716
|
"ion": {
|
|
1717
1717
|
"name": "IonIcons",
|
|
1718
1718
|
"total": 1357,
|
|
1719
|
-
"version": "8.0.
|
|
1719
|
+
"version": "8.0.9",
|
|
1720
1720
|
"author": {
|
|
1721
1721
|
"name": "Ben Sperry",
|
|
1722
1722
|
"url": "https://github.com/ionic-team/ionicons"
|
|
@@ -2705,7 +2705,7 @@
|
|
|
2705
2705
|
"pajamas": {
|
|
2706
2706
|
"name": "Gitlab SVGs",
|
|
2707
2707
|
"total": 402,
|
|
2708
|
-
"version": "3.
|
|
2708
|
+
"version": "3.135.0",
|
|
2709
2709
|
"author": {
|
|
2710
2710
|
"name": "GitLab B.V.",
|
|
2711
2711
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -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"
|
|
@@ -3449,7 +3449,7 @@
|
|
|
3449
3449
|
},
|
|
3450
3450
|
"devicon-plain": {
|
|
3451
3451
|
"name": "Devicon Plain",
|
|
3452
|
-
"total":
|
|
3452
|
+
"total": 686,
|
|
3453
3453
|
"author": {
|
|
3454
3454
|
"name": "konpa",
|
|
3455
3455
|
"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": 3294,
|
|
3550
|
+
"version": "15.1.0",
|
|
3551
3551
|
"author": {
|
|
3552
3552
|
"name": "Simple Icons Collaborators",
|
|
3553
3553
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -3831,8 +3831,8 @@
|
|
|
3831
3831
|
},
|
|
3832
3832
|
"token": {
|
|
3833
3833
|
"name": "Web3 Icons",
|
|
3834
|
-
"total":
|
|
3835
|
-
"version": "4.0.
|
|
3834
|
+
"total": 1729,
|
|
3835
|
+
"version": "4.0.14",
|
|
3836
3836
|
"author": {
|
|
3837
3837
|
"name": "0xa3k5",
|
|
3838
3838
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -3856,8 +3856,8 @@
|
|
|
3856
3856
|
},
|
|
3857
3857
|
"token-branded": {
|
|
3858
3858
|
"name": "Web3 Icons Branded",
|
|
3859
|
-
"total":
|
|
3860
|
-
"version": "4.0.
|
|
3859
|
+
"total": 1982,
|
|
3860
|
+
"version": "4.0.14",
|
|
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: 14207
|
|
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: 14275
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -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: 5944
|
|
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.34.0
|
|
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))
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
* File: [json/ri.json](json/ri.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
116
116
|
|
|
117
117
|
## Myna UI Icons
|
|
118
|
-
* Number of icons:
|
|
118
|
+
* Number of icons: 2508
|
|
119
119
|
* Author: Praveen Juge
|
|
120
120
|
* URL: https://github.com/praveenjuge/mynaui-icons
|
|
121
121
|
* License: MIT
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
147
147
|
|
|
148
148
|
## Lucide
|
|
149
|
-
* Number of icons:
|
|
149
|
+
* Number of icons: 1599
|
|
150
150
|
* Author: Lucide Contributors
|
|
151
151
|
* URL: https://github.com/lucide-icons/lucide
|
|
152
152
|
* License: ISC
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
* File: [json/pixelarticons.json](json/pixelarticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
273
273
|
|
|
274
274
|
## Pixel Icon
|
|
275
|
-
* Number of icons:
|
|
275
|
+
* Number of icons: 450
|
|
276
276
|
* Author: HackerNoon
|
|
277
277
|
* URL: https://github.com/hackernoon/pixel-icon-library
|
|
278
278
|
* License: CC BY 4.0
|
|
@@ -389,12 +389,12 @@
|
|
|
389
389
|
* File: [json/bitcoin-icons.json](json/bitcoin-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
390
390
|
|
|
391
391
|
## Humbleicons
|
|
392
|
-
* Number of icons:
|
|
392
|
+
* Number of icons: 253
|
|
393
393
|
* Author: Jiří Zralý
|
|
394
394
|
* URL: https://github.com/zraly/humbleicons
|
|
395
395
|
* License: MIT
|
|
396
396
|
* License URL: https://github.com/zraly/humbleicons/blob/master/license
|
|
397
|
-
* Version: 1.
|
|
397
|
+
* Version: 1.16.0
|
|
398
398
|
* Palette: Colorless
|
|
399
399
|
* Icon set prefix: `humbleicons`
|
|
400
400
|
* File: [json/humbleicons.json](json/humbleicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -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: 2336
|
|
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.61.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))
|
|
@@ -644,7 +644,7 @@
|
|
|
644
644
|
* URL: https://github.com/ionic-team/ionicons
|
|
645
645
|
* License: MIT
|
|
646
646
|
* License URL: https://github.com/ionic-team/ionicons/blob/main/LICENSE
|
|
647
|
-
* Version: 8.0.
|
|
647
|
+
* Version: 8.0.9
|
|
648
648
|
* Palette: Colorless
|
|
649
649
|
* Icon set prefix: `ion`
|
|
650
650
|
* File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -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.135.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))
|
|
@@ -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
|
|
@@ -1319,7 +1319,7 @@
|
|
|
1319
1319
|
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1320
1320
|
|
|
1321
1321
|
## Devicon Plain
|
|
1322
|
-
* Number of icons:
|
|
1322
|
+
* Number of icons: 686
|
|
1323
1323
|
* Author: konpa
|
|
1324
1324
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1325
1325
|
* 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: 3294
|
|
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.1.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))
|
|
@@ -1473,23 +1473,23 @@
|
|
|
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: 1729
|
|
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.14
|
|
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))
|
|
1485
1485
|
|
|
1486
1486
|
## Web3 Icons Branded
|
|
1487
|
-
* Number of icons:
|
|
1487
|
+
* Number of icons: 1982
|
|
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.14
|
|
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