@iconify/collections 1.0.448 → 1.0.449

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
@@ -2689,17 +2689,17 @@
2689
2689
  "palette": false
2690
2690
  },
2691
2691
  "token": {
2692
- "name": "Token Icons",
2692
+ "name": "Web3 Icons",
2693
2693
  "total": 1686,
2694
2694
  "version": "3.2.1",
2695
2695
  "author": {
2696
2696
  "name": "0xa3k5",
2697
- "url": "https://github.com/0xa3k5/token-icons"
2697
+ "url": "https://github.com/0xa3k5/web3icons"
2698
2698
  },
2699
2699
  "license": {
2700
2700
  "title": "MIT",
2701
2701
  "spdx": "MIT",
2702
- "url": "https://github.com/0xa3k5/token-icons/blob/main/LICENCE"
2702
+ "url": "https://github.com/0xa3k5/web3icons/blob/main/LICENCE"
2703
2703
  },
2704
2704
  "samples": [
2705
2705
  "bit",
@@ -2714,17 +2714,17 @@
2714
2714
  "palette": false
2715
2715
  },
2716
2716
  "token-branded": {
2717
- "name": "Token Icons Branded",
2717
+ "name": "Web3 Icons Branded",
2718
2718
  "total": 1870,
2719
2719
  "version": "3.2.1",
2720
2720
  "author": {
2721
2721
  "name": "0xa3k5",
2722
- "url": "https://github.com/0xa3k5/token-icons"
2722
+ "url": "https://github.com/0xa3k5/web3icons"
2723
2723
  },
2724
2724
  "license": {
2725
2725
  "title": "MIT",
2726
2726
  "spdx": "MIT",
2727
- "url": "https://github.com/0xa3k5/token-icons/blob/main/LICENCE"
2727
+ "url": "https://github.com/0xa3k5/web3icons/blob/main/LICENCE"
2728
2728
  },
2729
2729
  "samples": [
2730
2730
  "bit",
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.448",
5
+ "version": "1.0.449",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",