@iconify/collections 1.0.472 → 1.0.474

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 +18 -19
  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"
@@ -171,8 +171,8 @@
171
171
  },
172
172
  "tabler": {
173
173
  "name": "Tabler Icons",
174
- "total": 5664,
175
- "version": "3.19.0",
174
+ "total": 5682,
175
+ "version": "3.20.0",
176
176
  "author": {
177
177
  "name": "Paweł Kuna",
178
178
  "url": "https://github.com/tabler/tabler-icons"
@@ -243,8 +243,8 @@
243
243
  },
244
244
  "ri": {
245
245
  "name": "Remix Icon",
246
- "total": 2892,
247
- "version": "4.3.0",
246
+ "total": 2983,
247
+ "version": "4.4.0",
248
248
  "author": {
249
249
  "name": "Remix Design",
250
250
  "url": "https://github.com/Remix-Design/RemixIcon"
@@ -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",
@@ -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",
@@ -2360,7 +2360,7 @@
2360
2360
  },
2361
2361
  "codicon": {
2362
2362
  "name": "Codicons",
2363
- "total": 460,
2363
+ "total": 463,
2364
2364
  "version": "0.0.36",
2365
2365
  "author": {
2366
2366
  "name": "Microsoft Corporation",
@@ -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.7.1",
2778
+ "total": 1734,
2779
+ "version": "3.10.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.7.1",
2803
+ "total": 1922,
2804
+ "version": "3.10.0",
2805
2805
  "author": {
2806
2806
  "name": "0xa3k5",
2807
2807
  "url": "https://github.com/0xa3k5/web3icons"
@@ -2877,7 +2877,7 @@
2877
2877
  },
2878
2878
  "openmoji": {
2879
2879
  "name": "OpenMoji",
2880
- "total": 4156,
2880
+ "total": 4174,
2881
2881
  "author": {
2882
2882
  "name": "OpenMoji",
2883
2883
  "url": "https://github.com/hfg-gmuend/openmoji"
@@ -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.472",
5
+ "version": "1.0.474",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",