@iconify/collections 1.0.616 → 1.0.618

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 +13 -13
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 15009,
4
+ "total": 15041,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "material-symbols-light": {
30
30
  "name": "Material Symbols Light",
31
- "total": 15082,
31
+ "total": 15114,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -2199,7 +2199,7 @@
2199
2199
  "fluent": {
2200
2200
  "name": "Fluent UI System Icons",
2201
2201
  "total": 18648,
2202
- "version": "1.1.313",
2202
+ "version": "1.1.314",
2203
2203
  "author": {
2204
2204
  "name": "Microsoft Corporation",
2205
2205
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2361,8 +2361,8 @@
2361
2361
  },
2362
2362
  "octicon": {
2363
2363
  "name": "Octicons",
2364
- "total": 702,
2365
- "version": "19.20.0",
2364
+ "total": 720,
2365
+ "version": "19.21.0",
2366
2366
  "author": {
2367
2367
  "name": "GitHub",
2368
2368
  "url": "https://github.com/primer/octicons/"
@@ -2973,7 +2973,7 @@
2973
2973
  },
2974
2974
  "temaki": {
2975
2975
  "name": "Temaki",
2976
- "total": 542,
2976
+ "total": 543,
2977
2977
  "version": "5.11.0",
2978
2978
  "author": {
2979
2979
  "name": "Bryan Housel",
@@ -3220,7 +3220,7 @@
3220
3220
  "fluent-color": {
3221
3221
  "name": "Fluent UI System Color Icons",
3222
3222
  "total": 890,
3223
- "version": "1.1.313",
3223
+ "version": "1.1.314",
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": 1414,
3408
+ "total": 1416,
3409
3409
  "version": "12.14.0",
3410
3410
  "author": {
3411
3411
  "name": "Roberto Huertas",
@@ -3434,8 +3434,8 @@
3434
3434
  },
3435
3435
  "codicon": {
3436
3436
  "name": "Codicons",
3437
- "total": 497,
3438
- "version": "0.0.41",
3437
+ "total": 522,
3438
+ "version": "0.0.42",
3439
3439
  "author": {
3440
3440
  "name": "Microsoft Corporation",
3441
3441
  "url": "https://github.com/microsoft/vscode-codicons"
@@ -3462,7 +3462,7 @@
3462
3462
  },
3463
3463
  "material-icon-theme": {
3464
3464
  "name": "Material Icon Theme",
3465
- "total": 1124,
3465
+ "total": 1126,
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": 980,
3512
+ "total": 986,
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": 716,
3537
+ "total": 721,
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.616",
5
+ "version": "1.0.618",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",