@iconify/collections 1.0.664 → 1.0.666

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 +14 -14
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -196,7 +196,7 @@
196
196
  },
197
197
  "tabler": {
198
198
  "name": "Tabler Icons",
199
- "total": 6074,
199
+ "total": 6080,
200
200
  "version": "3.40.0",
201
201
  "author": {
202
202
  "name": "Paweł Kuna",
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1703,
400
+ "total": 1694,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -1688,8 +1688,8 @@
1688
1688
  },
1689
1689
  "carbon": {
1690
1690
  "name": "Carbon",
1691
- "total": 2468,
1692
- "version": "11.76.0",
1691
+ "total": 2491,
1692
+ "version": "11.77.0",
1693
1693
  "author": {
1694
1694
  "name": "IBM",
1695
1695
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -1887,7 +1887,7 @@
1887
1887
  },
1888
1888
  "roentgen": {
1889
1889
  "name": "Röntgen",
1890
- "total": 540,
1890
+ "total": 541,
1891
1891
  "author": {
1892
1892
  "name": "Sergey Vartanov",
1893
1893
  "url": "https://github.com/enzet/Roentgen"
@@ -2196,8 +2196,8 @@
2196
2196
  },
2197
2197
  "fluent": {
2198
2198
  "name": "Fluent UI System Icons",
2199
- "total": 19152,
2200
- "version": "1.1.321",
2199
+ "total": 19158,
2200
+ "version": "1.1.322",
2201
2201
  "author": {
2202
2202
  "name": "Microsoft Corporation",
2203
2203
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3271,7 +3271,7 @@
3271
3271
  "fluent-color": {
3272
3272
  "name": "Fluent UI System Color Icons",
3273
3273
  "total": 890,
3274
- "version": "1.1.321",
3274
+ "version": "1.1.322",
3275
3275
  "author": {
3276
3276
  "name": "Microsoft Corporation",
3277
3277
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3485,7 +3485,7 @@
3485
3485
  },
3486
3486
  "codicon": {
3487
3487
  "name": "Codicons",
3488
- "total": 540,
3488
+ "total": 543,
3489
3489
  "version": "0.0.0",
3490
3490
  "author": {
3491
3491
  "name": "Microsoft Corporation",
@@ -3513,7 +3513,7 @@
3513
3513
  },
3514
3514
  "material-icon-theme": {
3515
3515
  "name": "Material Icon Theme",
3516
- "total": 1146,
3516
+ "total": 1147,
3517
3517
  "author": {
3518
3518
  "name": "Material Extensions",
3519
3519
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3682,8 +3682,8 @@
3682
3682
  },
3683
3683
  "simple-icons": {
3684
3684
  "name": "Simple Icons",
3685
- "total": 3412,
3686
- "version": "16.12.0",
3685
+ "total": 3414,
3686
+ "version": "16.13.0",
3687
3687
  "author": {
3688
3688
  "name": "Simple Icons Collaborators",
3689
3689
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3889,7 +3889,7 @@
3889
3889
  },
3890
3890
  "cbi": {
3891
3891
  "name": "Custom Brand Icons",
3892
- "total": 1549,
3892
+ "total": 1556,
3893
3893
  "author": {
3894
3894
  "name": "Emanuele & rchiileea",
3895
3895
  "url": "https://github.com/elax46/custom-brand-icons"
@@ -4065,7 +4065,7 @@
4065
4065
  },
4066
4066
  "openmoji": {
4067
4067
  "name": "OpenMoji",
4068
- "total": 4460,
4068
+ "total": 4470,
4069
4069
  "author": {
4070
4070
  "name": "OpenMoji",
4071
4071
  "url": "https://github.com/hfg-gmuend/openmoji"
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.664",
5
+ "version": "1.0.666",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",