@iconify/json 2.2.365 → 2.2.366
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 +7 -7
- package/collections.md +7 -7
- package/composer.json +1 -1
- package/json/catppuccin.json +242 -2
- package/json/devicon.json +8 -2
- package/json/proicons.json +1 -1
- package/json/simple-icons.json +12 -3
- package/json/vscode-icons.json +26 -11
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -823,7 +823,7 @@
|
|
|
823
823
|
"proicons": {
|
|
824
824
|
"name": "ProIcons",
|
|
825
825
|
"total": 521,
|
|
826
|
-
"version": "4.
|
|
826
|
+
"version": "4.13.0",
|
|
827
827
|
"author": {
|
|
828
828
|
"name": "ProCode",
|
|
829
829
|
"url": "https://github.com/ProCode-Software/proicons"
|
|
@@ -3346,8 +3346,8 @@
|
|
|
3346
3346
|
},
|
|
3347
3347
|
"vscode-icons": {
|
|
3348
3348
|
"name": "VSCode Icons",
|
|
3349
|
-
"total":
|
|
3350
|
-
"version": "12.
|
|
3349
|
+
"total": 1393,
|
|
3350
|
+
"version": "12.14.0",
|
|
3351
3351
|
"author": {
|
|
3352
3352
|
"name": "Roberto Huertas",
|
|
3353
3353
|
"url": "https://github.com/vscode-icons/vscode-icons"
|
|
@@ -3451,7 +3451,7 @@
|
|
|
3451
3451
|
},
|
|
3452
3452
|
"devicon": {
|
|
3453
3453
|
"name": "Devicon",
|
|
3454
|
-
"total":
|
|
3454
|
+
"total": 946,
|
|
3455
3455
|
"author": {
|
|
3456
3456
|
"name": "konpa",
|
|
3457
3457
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -3501,7 +3501,7 @@
|
|
|
3501
3501
|
},
|
|
3502
3502
|
"catppuccin": {
|
|
3503
3503
|
"name": "Catppuccin Icons",
|
|
3504
|
-
"total":
|
|
3504
|
+
"total": 640,
|
|
3505
3505
|
"author": {
|
|
3506
3506
|
"name": "Catppuccin",
|
|
3507
3507
|
"url": "https://github.com/catppuccin/vscode-icons"
|
|
@@ -3573,8 +3573,8 @@
|
|
|
3573
3573
|
},
|
|
3574
3574
|
"simple-icons": {
|
|
3575
3575
|
"name": "Simple Icons",
|
|
3576
|
-
"total":
|
|
3577
|
-
"version": "15.
|
|
3576
|
+
"total": 3341,
|
|
3577
|
+
"version": "15.9.0",
|
|
3578
3578
|
"author": {
|
|
3579
3579
|
"name": "Simple Icons Collaborators",
|
|
3580
3580
|
"url": "https://github.com/simple-icons/simple-icons"
|
package/collections.md
CHANGED
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
* URL: https://github.com/ProCode-Software/proicons
|
|
309
309
|
* License: MIT
|
|
310
310
|
* License URL: https://github.com/ProCode-Software/proicons/blob/main/LICENSE
|
|
311
|
-
* Version: 4.
|
|
311
|
+
* Version: 4.13.0
|
|
312
312
|
* Palette: Colorless
|
|
313
313
|
* Icon set prefix: `proicons`
|
|
314
314
|
* File: [json/proicons.json](json/proicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1278,12 +1278,12 @@
|
|
|
1278
1278
|
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1279
1279
|
|
|
1280
1280
|
## VSCode Icons
|
|
1281
|
-
* Number of icons:
|
|
1281
|
+
* Number of icons: 1393
|
|
1282
1282
|
* Author: Roberto Huertas
|
|
1283
1283
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1284
1284
|
* License: MIT
|
|
1285
1285
|
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
1286
|
-
* Version: 12.
|
|
1286
|
+
* Version: 12.14.0
|
|
1287
1287
|
* Palette: Colorful
|
|
1288
1288
|
* Icon set prefix: `vscode-icons`
|
|
1289
1289
|
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1320,7 +1320,7 @@
|
|
|
1320
1320
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1321
1321
|
|
|
1322
1322
|
## Devicon
|
|
1323
|
-
* Number of icons:
|
|
1323
|
+
* Number of icons: 946
|
|
1324
1324
|
* Author: konpa
|
|
1325
1325
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1326
1326
|
* License: MIT
|
|
@@ -1340,7 +1340,7 @@
|
|
|
1340
1340
|
* File: [json/devicon-plain.json](json/devicon-plain.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1341
1341
|
|
|
1342
1342
|
## Catppuccin Icons
|
|
1343
|
-
* Number of icons:
|
|
1343
|
+
* Number of icons: 640
|
|
1344
1344
|
* Author: Catppuccin
|
|
1345
1345
|
* URL: https://github.com/catppuccin/vscode-icons
|
|
1346
1346
|
* License: MIT
|
|
@@ -1369,12 +1369,12 @@
|
|
|
1369
1369
|
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1370
1370
|
|
|
1371
1371
|
## Simple Icons
|
|
1372
|
-
* Number of icons:
|
|
1372
|
+
* Number of icons: 3341
|
|
1373
1373
|
* Author: Simple Icons Collaborators
|
|
1374
1374
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1375
1375
|
* License: CC0 1.0
|
|
1376
1376
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1377
|
-
* Version: 15.
|
|
1377
|
+
* Version: 15.9.0
|
|
1378
1378
|
* Palette: Colorless
|
|
1379
1379
|
* Icon set prefix: `simple-icons`
|
|
1380
1380
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED