@iconify/collections 1.0.608 → 1.0.610

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.
Files changed (2) hide show
  1. package/collections.json +7 -7
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -368,7 +368,7 @@
368
368
  },
369
369
  "lucide": {
370
370
  "name": "Lucide",
371
- "total": 1638,
371
+ "total": 1640,
372
372
  "author": {
373
373
  "name": "Lucide Contributors",
374
374
  "url": "https://github.com/lucide-icons/lucide"
@@ -481,7 +481,7 @@
481
481
  },
482
482
  "si": {
483
483
  "name": "Sargam Icons",
484
- "total": 1227,
484
+ "total": 1248,
485
485
  "author": {
486
486
  "name": "Abhimanyu Rana",
487
487
  "url": "https://github.com/planetabhi/sargam-icons"
@@ -1687,7 +1687,7 @@
1687
1687
  "carbon": {
1688
1688
  "name": "Carbon",
1689
1689
  "total": 2392,
1690
- "version": "11.69.0",
1690
+ "version": "11.70.0",
1691
1691
  "author": {
1692
1692
  "name": "IBM",
1693
1693
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -2194,7 +2194,7 @@
2194
2194
  },
2195
2195
  "fluent": {
2196
2196
  "name": "Fluent UI System Icons",
2197
- "total": 18584,
2197
+ "total": 18648,
2198
2198
  "version": "1.1.312",
2199
2199
  "author": {
2200
2200
  "name": "Microsoft Corporation",
@@ -2970,7 +2970,7 @@
2970
2970
  "temaki": {
2971
2971
  "name": "Temaki",
2972
2972
  "total": 541,
2973
- "version": "5.10.0",
2973
+ "version": "5.11.0",
2974
2974
  "author": {
2975
2975
  "name": "Bryan Housel",
2976
2976
  "url": "https://github.com/rapideditor/temaki"
@@ -3401,7 +3401,7 @@
3401
3401
  },
3402
3402
  "vscode-icons": {
3403
3403
  "name": "VSCode Icons",
3404
- "total": 1404,
3404
+ "total": 1414,
3405
3405
  "version": "12.14.0",
3406
3406
  "author": {
3407
3407
  "name": "Roberto Huertas",
@@ -3458,7 +3458,7 @@
3458
3458
  },
3459
3459
  "material-icon-theme": {
3460
3460
  "name": "Material Icon Theme",
3461
- "total": 1118,
3461
+ "total": 1121,
3462
3462
  "author": {
3463
3463
  "name": "Material Extensions",
3464
3464
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.608",
5
+ "version": "1.0.610",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",