@iconify/collections 1.0.476 → 1.0.477

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 +13 -12
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -171,8 +171,8 @@
171
171
  },
172
172
  "tabler": {
173
173
  "name": "Tabler Icons",
174
- "total": 5682,
175
- "version": "3.20.0",
174
+ "total": 5700,
175
+ "version": "3.21.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": 2983,
247
- "version": "4.4.0",
246
+ "total": 3020,
247
+ "version": "4.5.0",
248
248
  "author": {
249
249
  "name": "Remix Design",
250
250
  "url": "https://github.com/Remix-Design/RemixIcon"
@@ -456,6 +456,7 @@
456
456
  "segment-duotone",
457
457
  "check-line"
458
458
  ],
459
+ "height": 24,
459
460
  "category": "UI 24px",
460
461
  "palette": false
461
462
  },
@@ -684,7 +685,7 @@
684
685
  "proicons": {
685
686
  "name": "ProIcons",
686
687
  "total": 446,
687
- "version": "4.10.0",
688
+ "version": "4.10.1",
688
689
  "author": {
689
690
  "name": "ProCode",
690
691
  "url": "https://github.com/ProCode-Software/proicons"
@@ -1697,8 +1698,8 @@
1697
1698
  },
1698
1699
  "fluent": {
1699
1700
  "name": "Fluent UI System Icons",
1700
- "total": 16936,
1701
- "version": "1.1.262",
1701
+ "total": 16942,
1702
+ "version": "1.1.263",
1702
1703
  "author": {
1703
1704
  "name": "Microsoft Corporation",
1704
1705
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2264,7 +2265,7 @@
2264
2265
  "fluent-color": {
2265
2266
  "name": "Fluent UI System Color Icons",
2266
2267
  "total": 311,
2267
- "version": "1.1.262",
2268
+ "version": "1.1.263",
2268
2269
  "author": {
2269
2270
  "name": "Microsoft Corporation",
2270
2271
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2775,8 +2776,8 @@
2775
2776
  },
2776
2777
  "token": {
2777
2778
  "name": "Web3 Icons",
2778
- "total": 1734,
2779
- "version": "3.10.0",
2779
+ "total": 1736,
2780
+ "version": "3.11.0",
2780
2781
  "author": {
2781
2782
  "name": "0xa3k5",
2782
2783
  "url": "https://github.com/0xa3k5/web3icons"
@@ -2800,8 +2801,8 @@
2800
2801
  },
2801
2802
  "token-branded": {
2802
2803
  "name": "Web3 Icons Branded",
2803
- "total": 1922,
2804
- "version": "3.10.0",
2804
+ "total": 1925,
2805
+ "version": "3.11.0",
2805
2806
  "author": {
2806
2807
  "name": "0xa3k5",
2807
2808
  "url": "https://github.com/0xa3k5/web3icons"
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.476",
5
+ "version": "1.0.477",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",