@iconify/collections 1.0.371 → 1.0.373

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 -6
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "lucide": {
306
306
  "name": "Lucide",
307
- "total": 1354,
307
+ "total": 1358,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -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
@@ -1400,7 +1401,7 @@
1400
1401
  "pajamas": {
1401
1402
  "name": "Gitlab SVGs",
1402
1403
  "total": 373,
1403
- "version": "3.73.0",
1404
+ "version": "3.74.0",
1404
1405
  "author": {
1405
1406
  "name": "GitLab B.V.",
1406
1407
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -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.373",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",