@iconify/json 2.2.409 → 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 +12 -12
- package/collections.md +12 -12
- package/composer.json +1 -1
- package/json/codicon.json +42 -39
- package/json/lucide.json +8 -2
- package/json/material-icon-theme.json +4 -4
- package/json/material-symbols-light.json +34 -2
- package/json/material-symbols.json +34 -2
- 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/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",
|
|
@@ -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"
|
|
@@ -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
|
|
@@ -1310,12 +1310,12 @@
|
|
|
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))
|
|
@@ -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