@iconify/collections 1.0.471 → 1.0.473

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 +14 -15
  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": 13349,
4
+ "total": 13460,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "material-symbols-light": {
27
27
  "name": "Material Symbols Light",
28
- "total": 13416,
28
+ "total": 13527,
29
29
  "author": {
30
30
  "name": "Google",
31
31
  "url": "https://github.com/google/material-design-icons"
@@ -341,7 +341,7 @@
341
341
  },
342
342
  "lucide": {
343
343
  "name": "Lucide",
344
- "total": 1533,
344
+ "total": 1534,
345
345
  "author": {
346
346
  "name": "Lucide Contributors",
347
347
  "url": "https://github.com/lucide-icons/lucide"
@@ -683,7 +683,7 @@
683
683
  },
684
684
  "proicons": {
685
685
  "name": "ProIcons",
686
- "total": 431,
686
+ "total": 446,
687
687
  "version": "4.10.0",
688
688
  "author": {
689
689
  "name": "ProCode",
@@ -1797,7 +1797,7 @@
1797
1797
  "octicon": {
1798
1798
  "name": "Octicons",
1799
1799
  "total": 643,
1800
- "version": "19.11.0",
1800
+ "version": "19.12.0",
1801
1801
  "author": {
1802
1802
  "name": "GitHub",
1803
1803
  "url": "https://github.com/primer/octicons/"
@@ -2239,7 +2239,7 @@
2239
2239
  },
2240
2240
  "oui": {
2241
2241
  "name": "OpenSearch UI",
2242
- "total": 393,
2242
+ "total": 401,
2243
2243
  "version": "2.0.0",
2244
2244
  "author": {
2245
2245
  "name": "OpenSearch Contributors",
@@ -2531,7 +2531,7 @@
2531
2531
  "simple-icons": {
2532
2532
  "name": "Simple Icons",
2533
2533
  "total": 3216,
2534
- "version": "13.14.0",
2534
+ "version": "13.14.1",
2535
2535
  "author": {
2536
2536
  "name": "Simple Icons Collaborators",
2537
2537
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2775,8 +2775,8 @@
2775
2775
  },
2776
2776
  "token": {
2777
2777
  "name": "Web3 Icons",
2778
- "total": 1717,
2779
- "version": "3.6.2",
2778
+ "total": 1721,
2779
+ "version": "3.8.0",
2780
2780
  "author": {
2781
2781
  "name": "0xa3k5",
2782
2782
  "url": "https://github.com/0xa3k5/web3icons"
@@ -2800,8 +2800,8 @@
2800
2800
  },
2801
2801
  "token-branded": {
2802
2802
  "name": "Web3 Icons Branded",
2803
- "total": 1905,
2804
- "version": "3.6.2",
2803
+ "total": 1909,
2804
+ "version": "3.8.0",
2805
2805
  "author": {
2806
2806
  "name": "0xa3k5",
2807
2807
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3474,8 +3474,8 @@
3474
3474
  },
3475
3475
  "healthicons": {
3476
3476
  "name": "Health Icons",
3477
- "total": 1362,
3478
- "version": "1.0.2",
3477
+ "total": 1502,
3478
+ "version": "2.0.0",
3479
3479
  "author": {
3480
3480
  "name": "Resolve to Save Lives",
3481
3481
  "url": "https://github.com/resolvetosavelives/healthicons"
@@ -3493,8 +3493,7 @@
3493
3493
  "health-alt",
3494
3494
  "heart"
3495
3495
  ],
3496
- "height": 48,
3497
- "displayHeight": 24,
3496
+ "height": 24,
3498
3497
  "category": "Thematic",
3499
3498
  "palette": false
3500
3499
  },
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.471",
5
+ "version": "1.0.473",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",