@iconify/collections 1.0.522 → 1.0.523

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 +8 -8
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1556,
400
+ "total": 1557,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -1982,7 +1982,7 @@
1982
1982
  },
1983
1983
  "fluent": {
1984
1984
  "name": "Fluent UI System Icons",
1985
- "total": 17390,
1985
+ "total": 17474,
1986
1986
  "version": "1.1.273",
1987
1987
  "author": {
1988
1988
  "name": "Microsoft Corporation",
@@ -2284,7 +2284,7 @@
2284
2284
  "maki": {
2285
2285
  "name": "Maki",
2286
2286
  "total": 215,
2287
- "version": "8.1.0",
2287
+ "version": "8.2.0",
2288
2288
  "author": {
2289
2289
  "name": "Mapbox",
2290
2290
  "url": "https://github.com/mapbox/maki"
@@ -2709,7 +2709,7 @@
2709
2709
  },
2710
2710
  "qlementine-icons": {
2711
2711
  "name": "Qlementine Icons",
2712
- "total": 607,
2712
+ "total": 611,
2713
2713
  "author": {
2714
2714
  "name": "Olivier Cléro",
2715
2715
  "url": "https://github.com/oclero/qlementine-icons"
@@ -2732,7 +2732,7 @@
2732
2732
  },
2733
2733
  "fluent-color": {
2734
2734
  "name": "Fluent UI System Color Icons",
2735
- "total": 794,
2735
+ "total": 796,
2736
2736
  "version": "1.1.273",
2737
2737
  "author": {
2738
2738
  "name": "Microsoft Corporation",
@@ -3020,8 +3020,8 @@
3020
3020
  },
3021
3021
  "simple-icons": {
3022
3022
  "name": "Simple Icons",
3023
- "total": 3272,
3024
- "version": "14.8.0",
3023
+ "total": 3273,
3024
+ "version": "14.9.0",
3025
3025
  "author": {
3026
3026
  "name": "Simple Icons Collaborators",
3027
3027
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3385,7 +3385,7 @@
3385
3385
  },
3386
3386
  "openmoji": {
3387
3387
  "name": "OpenMoji",
3388
- "total": 4181,
3388
+ "total": 4182,
3389
3389
  "author": {
3390
3390
  "name": "OpenMoji",
3391
3391
  "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.522",
5
+ "version": "1.0.523",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",