@iconify/collections 1.0.371 → 1.0.372

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 +5 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1352,8 +1352,8 @@
1352
1352
  },
1353
1353
  "heroicons": {
1354
1354
  "name": "HeroIcons",
1355
- "total": 900,
1356
- "version": "2.0.18",
1355
+ "total": 1176,
1356
+ "version": "2.1.1",
1357
1357
  "author": {
1358
1358
  "name": "Refactoring UI Inc",
1359
1359
  "url": "https://github.com/tailwindlabs/heroicons"
@@ -1370,7 +1370,8 @@
1370
1370
  ],
1371
1371
  "height": [
1372
1372
  24,
1373
- 20
1373
+ 20,
1374
+ 16
1374
1375
  ],
1375
1376
  "category": "General",
1376
1377
  "palette": false
@@ -2576,7 +2577,7 @@
2576
2577
  },
2577
2578
  "healthicons": {
2578
2579
  "name": "Health Icons",
2579
- "total": 1776,
2580
+ "total": 1788,
2580
2581
  "version": "0.1.0",
2581
2582
  "author": {
2582
2583
  "name": "Resolve to Save Lives",
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.371",
4
+ "version": "1.0.372",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",