@iconify/json 2.2.159 → 2.2.161

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.
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/collections.md CHANGED
@@ -149,7 +149,7 @@
149
149
  * File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
150
150
 
151
151
  ## Lucide
152
- * Number of icons: 1354
152
+ * Number of icons: 1358
153
153
  * Author: Lucide Contributors
154
154
  * URL: https://github.com/lucide-icons/lucide
155
155
  * License: ISC
@@ -663,12 +663,12 @@
663
663
  * File: [json/jam.json](json/jam.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
664
664
 
665
665
  ## HeroIcons
666
- * Number of icons: 900
666
+ * Number of icons: 1176
667
667
  * Author: Refactoring UI Inc
668
668
  * URL: https://github.com/tailwindlabs/heroicons
669
669
  * License: MIT
670
670
  * License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
671
- * Version: 2.0.18
671
+ * Version: 2.1.1
672
672
  * Palette: Colorless
673
673
  * Icon set prefix: `heroicons`
674
674
  * File: [json/heroicons.json](json/heroicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -690,7 +690,7 @@
690
690
  * URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
691
691
  * License: MIT
692
692
  * License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
693
- * Version: 3.73.0
693
+ * Version: 3.74.0
694
694
  * Palette: Colorless
695
695
  * Icon set prefix: `pajamas`
696
696
  * File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1257,7 +1257,7 @@
1257
1257
  * File: [json/wi.json](json/wi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1258
1258
 
1259
1259
  ## Health Icons
1260
- * Number of icons: 1776
1260
+ * Number of icons: 1788
1261
1261
  * Author: Resolve to Save Lives
1262
1262
  * URL: https://github.com/resolvetosavelives/healthicons
1263
1263
  * License: MIT
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.2.159",
5
+ "version": "2.2.161",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {