@iconify/collections 1.0.295 → 1.0.296

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 11315,
4
+ "total": 11328,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -327,8 +327,8 @@
327
327
  },
328
328
  "iconoir": {
329
329
  "name": "Iconoir",
330
- "total": 1350,
331
- "version": "6.8.0",
330
+ "total": 1353,
331
+ "version": "6.9.0",
332
332
  "author": {
333
333
  "name": "Luca Burgio",
334
334
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -460,7 +460,7 @@
460
460
  "gg": {
461
461
  "name": "css.gg",
462
462
  "total": 704,
463
- "version": "2.0.0",
463
+ "version": "2.1.1",
464
464
  "author": {
465
465
  "name": "Astrit",
466
466
  "url": "https://github.com/astrit/css.gg"
@@ -481,8 +481,8 @@
481
481
  },
482
482
  "octicon": {
483
483
  "name": "Octicons",
484
- "total": 589,
485
- "version": "19.3.0",
484
+ "total": 591,
485
+ "version": "19.4.0",
486
486
  "author": {
487
487
  "name": "GitHub",
488
488
  "url": "https://github.com/primer/octicons/"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1159,
529
+ "total": 1163,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1511,7 +1511,7 @@
1511
1511
  },
1512
1512
  "ooui": {
1513
1513
  "name": "OOUI",
1514
- "total": 350,
1514
+ "total": 352,
1515
1515
  "version": "0.47.1",
1516
1516
  "author": {
1517
1517
  "name": "OOUI Team",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.295",
4
+ "version": "1.0.296",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",