@iconify/collections 1.0.625 → 1.0.627

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 +9 -9
  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": 1653,
371
+ "total": 1655,
372
372
  "author": {
373
373
  "name": "Lucide Contributors",
374
374
  "url": "https://github.com/lucide-icons/lucide"
@@ -2198,8 +2198,8 @@
2198
2198
  },
2199
2199
  "fluent": {
2200
2200
  "name": "Fluent UI System Icons",
2201
- "total": 18729,
2202
- "version": "1.1.315",
2201
+ "total": 18868,
2202
+ "version": "1.1.316",
2203
2203
  "author": {
2204
2204
  "name": "Microsoft Corporation",
2205
2205
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3074,7 +3074,7 @@
3074
3074
  },
3075
3075
  "qlementine-icons": {
3076
3076
  "name": "Qlementine Icons",
3077
- "total": 841,
3077
+ "total": 852,
3078
3078
  "author": {
3079
3079
  "name": "Olivier Cléro",
3080
3080
  "url": "https://github.com/oclero/qlementine-icons"
@@ -3220,7 +3220,7 @@
3220
3220
  "fluent-color": {
3221
3221
  "name": "Fluent UI System Color Icons",
3222
3222
  "total": 890,
3223
- "version": "1.1.315",
3223
+ "version": "1.1.316",
3224
3224
  "author": {
3225
3225
  "name": "Microsoft Corporation",
3226
3226
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3434,7 +3434,7 @@
3434
3434
  },
3435
3435
  "codicon": {
3436
3436
  "name": "Codicons",
3437
- "total": 528,
3437
+ "total": 530,
3438
3438
  "version": "0.0.43",
3439
3439
  "author": {
3440
3440
  "name": "Microsoft Corporation",
@@ -3509,7 +3509,7 @@
3509
3509
  },
3510
3510
  "devicon": {
3511
3511
  "name": "Devicon",
3512
- "total": 996,
3512
+ "total": 998,
3513
3513
  "author": {
3514
3514
  "name": "konpa",
3515
3515
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3631,8 +3631,8 @@
3631
3631
  },
3632
3632
  "simple-icons": {
3633
3633
  "name": "Simple Icons",
3634
- "total": 3350,
3635
- "version": "16.0.0",
3634
+ "total": 3356,
3635
+ "version": "16.1.0",
3636
3636
  "author": {
3637
3637
  "name": "Simple Icons Collaborators",
3638
3638
  "url": "https://github.com/simple-icons/simple-icons"
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.625",
5
+ "version": "1.0.627",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",