@iconify/json 2.2.405 → 2.2.406
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 +8 -8
- package/collections.md +8 -8
- package/composer.json +1 -1
- package/json/codicon.json +848 -509
- package/json/devicon-plain.json +17 -2
- package/json/devicon.json +20 -2
- package/json/material-icon-theme.json +24 -2
- package/json/material-symbols-light.json +114 -2
- package/json/material-symbols.json +114 -2
- package/json/octicon.json +77 -5
- package/package.json +2 -2
package/collections.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"material-symbols": {
|
|
3
3
|
"name": "Material Symbols",
|
|
4
|
-
"total":
|
|
4
|
+
"total": 15037,
|
|
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": 15110,
|
|
32
32
|
"author": {
|
|
33
33
|
"name": "Google",
|
|
34
34
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -2361,7 +2361,7 @@
|
|
|
2361
2361
|
},
|
|
2362
2362
|
"octicon": {
|
|
2363
2363
|
"name": "Octicons",
|
|
2364
|
-
"total":
|
|
2364
|
+
"total": 720,
|
|
2365
2365
|
"version": "19.20.0",
|
|
2366
2366
|
"author": {
|
|
2367
2367
|
"name": "GitHub",
|
|
@@ -3434,8 +3434,8 @@
|
|
|
3434
3434
|
},
|
|
3435
3435
|
"codicon": {
|
|
3436
3436
|
"name": "Codicons",
|
|
3437
|
-
"total":
|
|
3438
|
-
"version": "0.0.
|
|
3437
|
+
"total": 522,
|
|
3438
|
+
"version": "0.0.42",
|
|
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": 1126,
|
|
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": 986,
|
|
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": 721,
|
|
3538
3538
|
"author": {
|
|
3539
3539
|
"name": "konpa",
|
|
3540
3540
|
"url": "https://github.com/devicons/devicon/tree/master"
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 15037
|
|
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: 15110
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -881,7 +881,7 @@
|
|
|
881
881
|
* File: [json/ix.json](json/ix.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
882
882
|
|
|
883
883
|
## Octicons
|
|
884
|
-
* Number of icons:
|
|
884
|
+
* Number of icons: 720
|
|
885
885
|
* Author: GitHub
|
|
886
886
|
* URL: https://github.com/primer/octicons/
|
|
887
887
|
* 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: 522
|
|
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.42
|
|
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: 1126
|
|
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: 986
|
|
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: 721
|
|
1355
1355
|
* Author: konpa
|
|
1356
1356
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1357
1357
|
* License: MIT
|
package/composer.json
CHANGED