@iconify/collections 1.0.565 → 1.0.567

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
@@ -1716,7 +1716,7 @@
1716
1716
  "ion": {
1717
1717
  "name": "IonIcons",
1718
1718
  "total": 1357,
1719
- "version": "8.0.10",
1719
+ "version": "8.0.13",
1720
1720
  "author": {
1721
1721
  "name": "Ben Sperry",
1722
1722
  "url": "https://github.com/ionic-team/ionicons"
@@ -1830,8 +1830,8 @@
1830
1830
  },
1831
1831
  "gravity-ui": {
1832
1832
  "name": "Gravity UI Icons",
1833
- "total": 739,
1834
- "version": "2.14.0",
1833
+ "total": 741,
1834
+ "version": "2.15.0",
1835
1835
  "author": {
1836
1836
  "name": "YANDEX LLC",
1837
1837
  "url": "https://github.com/gravity-ui/icons/"
@@ -2705,7 +2705,7 @@
2705
2705
  "pajamas": {
2706
2706
  "name": "Gitlab SVGs",
2707
2707
  "total": 403,
2708
- "version": "3.137.0",
2708
+ "version": "3.138.0",
2709
2709
  "author": {
2710
2710
  "name": "GitLab B.V.",
2711
2711
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -3546,8 +3546,8 @@
3546
3546
  },
3547
3547
  "simple-icons": {
3548
3548
  "name": "Simple Icons",
3549
- "total": 3327,
3550
- "version": "15.4.0",
3549
+ "total": 3331,
3550
+ "version": "15.5.0",
3551
3551
  "author": {
3552
3552
  "name": "Simple Icons Collaborators",
3553
3553
  "url": "https://github.com/simple-icons/simple-icons"
@@ -4596,7 +4596,7 @@
4596
4596
  },
4597
4597
  "healthicons": {
4598
4598
  "name": "Health Icons",
4599
- "total": 2000,
4599
+ "total": 2024,
4600
4600
  "version": "2.0.0",
4601
4601
  "author": {
4602
4602
  "name": "Resolve to Save Lives",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.565",
5
+ "version": "1.0.567",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",