@iconify/collections 1.0.517 → 1.0.518

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 +6 -6
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1982,7 +1982,7 @@
1982
1982
  },
1983
1983
  "fluent": {
1984
1984
  "name": "Fluent UI System Icons",
1985
- "total": 17269,
1985
+ "total": 17390,
1986
1986
  "version": "1.1.273",
1987
1987
  "author": {
1988
1988
  "name": "Microsoft Corporation",
@@ -2732,7 +2732,7 @@
2732
2732
  },
2733
2733
  "fluent-color": {
2734
2734
  "name": "Fluent UI System Color Icons",
2735
- "total": 403,
2735
+ "total": 794,
2736
2736
  "version": "1.1.273",
2737
2737
  "author": {
2738
2738
  "name": "Microsoft Corporation",
@@ -3282,8 +3282,8 @@
3282
3282
  },
3283
3283
  "token": {
3284
3284
  "name": "Web3 Icons",
3285
- "total": 1723,
3286
- "version": "4.0.7",
3285
+ "total": 1725,
3286
+ "version": "4.0.8",
3287
3287
  "author": {
3288
3288
  "name": "0xa3k5",
3289
3289
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3307,8 +3307,8 @@
3307
3307
  },
3308
3308
  "token-branded": {
3309
3309
  "name": "Web3 Icons Branded",
3310
- "total": 1976,
3311
- "version": "4.0.7",
3310
+ "total": 1978,
3311
+ "version": "4.0.8",
3312
3312
  "author": {
3313
3313
  "name": "0xa3k5",
3314
3314
  "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.517",
5
+ "version": "1.0.518",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",