@iconify/collections 1.0.619 → 1.0.620

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 +10 -10
  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": 1647,
371
+ "total": 1648,
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": 18648,
2202
- "version": "1.1.314",
2201
+ "total": 18729,
2202
+ "version": "1.1.315",
2203
2203
  "author": {
2204
2204
  "name": "Microsoft Corporation",
2205
2205
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2757,7 +2757,7 @@
2757
2757
  },
2758
2758
  "garden": {
2759
2759
  "name": "Garden SVG Icons",
2760
- "total": 908,
2760
+ "total": 912,
2761
2761
  "author": {
2762
2762
  "name": "Zendesk",
2763
2763
  "url": "https://github.com/zendeskgarden/svg-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.314",
3223
+ "version": "1.1.315",
3224
3224
  "author": {
3225
3225
  "name": "Microsoft Corporation",
3226
3226
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3405,7 +3405,7 @@
3405
3405
  },
3406
3406
  "vscode-icons": {
3407
3407
  "name": "VSCode Icons",
3408
- "total": 1420,
3408
+ "total": 1422,
3409
3409
  "version": "12.14.0",
3410
3410
  "author": {
3411
3411
  "name": "Roberto Huertas",
@@ -3434,7 +3434,7 @@
3434
3434
  },
3435
3435
  "codicon": {
3436
3436
  "name": "Codicons",
3437
- "total": 522,
3437
+ "total": 524,
3438
3438
  "version": "0.0.42",
3439
3439
  "author": {
3440
3440
  "name": "Microsoft Corporation",
@@ -3462,7 +3462,7 @@
3462
3462
  },
3463
3463
  "material-icon-theme": {
3464
3464
  "name": "Material Icon Theme",
3465
- "total": 1126,
3465
+ "total": 1129,
3466
3466
  "author": {
3467
3467
  "name": "Material Extensions",
3468
3468
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3509,7 +3509,7 @@
3509
3509
  },
3510
3510
  "devicon": {
3511
3511
  "name": "Devicon",
3512
- "total": 994,
3512
+ "total": 995,
3513
3513
  "author": {
3514
3514
  "name": "konpa",
3515
3515
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3534,7 +3534,7 @@
3534
3534
  },
3535
3535
  "devicon-plain": {
3536
3536
  "name": "Devicon Plain",
3537
- "total": 725,
3537
+ "total": 726,
3538
3538
  "author": {
3539
3539
  "name": "konpa",
3540
3540
  "url": "https://github.com/devicons/devicon/tree/master"
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.619",
5
+ "version": "1.0.620",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",