@iconify/collections 1.0.450 → 1.0.451

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
@@ -2493,8 +2493,8 @@
2493
2493
  },
2494
2494
  "simple-icons": {
2495
2495
  "name": "Simple Icons",
2496
- "total": 3161,
2497
- "version": "13.5.0",
2496
+ "total": 3162,
2497
+ "version": "13.6.0",
2498
2498
  "author": {
2499
2499
  "name": "Simple Icons Collaborators",
2500
2500
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2690,8 +2690,8 @@
2690
2690
  },
2691
2691
  "token": {
2692
2692
  "name": "Web3 Icons",
2693
- "total": 1686,
2694
- "version": "3.3.1",
2693
+ "total": 1717,
2694
+ "version": "3.6.0",
2695
2695
  "author": {
2696
2696
  "name": "0xa3k5",
2697
2697
  "url": "https://github.com/0xa3k5/web3icons"
@@ -2715,8 +2715,8 @@
2715
2715
  },
2716
2716
  "token-branded": {
2717
2717
  "name": "Web3 Icons Branded",
2718
- "total": 1870,
2719
- "version": "3.3.1",
2718
+ "total": 1905,
2719
+ "version": "3.6.0",
2720
2720
  "author": {
2721
2721
  "name": "0xa3k5",
2722
2722
  "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.450",
5
+ "version": "1.0.451",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",