@iconify/collections 1.0.343 → 1.0.344

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 +7 -7
  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": 11565,
4
+ "total": 11599,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -547,7 +547,7 @@
547
547
  },
548
548
  "lucide": {
549
549
  "name": "Lucide",
550
- "total": 1294,
550
+ "total": 1306,
551
551
  "author": {
552
552
  "name": "Lucide Contributors",
553
553
  "url": "https://github.com/lucide-icons/lucide"
@@ -1267,7 +1267,7 @@
1267
1267
  },
1268
1268
  "heroicons": {
1269
1269
  "name": "HeroIcons",
1270
- "total": 876,
1270
+ "total": 885,
1271
1271
  "version": "2.0.18",
1272
1272
  "author": {
1273
1273
  "name": "Refactoring UI Inc",
@@ -1532,7 +1532,7 @@
1532
1532
  },
1533
1533
  "ooui": {
1534
1534
  "name": "OOUI",
1535
- "total": 354,
1535
+ "total": 355,
1536
1536
  "version": "0.48.1",
1537
1537
  "author": {
1538
1538
  "name": "OOUI Team",
@@ -1765,7 +1765,7 @@
1765
1765
  "yin-yang"
1766
1766
  ],
1767
1767
  "height": 32,
1768
- "displayHeight": 24,
1768
+ "displayHeight": 16,
1769
1769
  "category": "Emoji",
1770
1770
  "palette": true
1771
1771
  },
@@ -1787,7 +1787,7 @@
1787
1787
  "yin-yang"
1788
1788
  ],
1789
1789
  "height": 32,
1790
- "displayHeight": 24,
1790
+ "displayHeight": 16,
1791
1791
  "category": "Emoji",
1792
1792
  "palette": false
1793
1793
  },
@@ -2060,7 +2060,7 @@
2060
2060
  },
2061
2061
  "arcticons": {
2062
2062
  "name": "Arcticons",
2063
- "total": 7376,
2063
+ "total": 7540,
2064
2064
  "author": {
2065
2065
  "name": "Donnnno",
2066
2066
  "url": "https://github.com/Donnnno/Arcticons"
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.343",
4
+ "version": "1.0.344",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",