@iconify-json/token-branded 1.2.28 → 1.2.29

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 (3) hide show
  1. package/icons.json +2 -2
  2. package/info.json +1 -1
  3. package/package.json +2 -2
package/icons.json CHANGED
@@ -577,7 +577,7 @@
577
577
  "hidden": true
578
578
  },
579
579
  "base": {
580
- "body": "<path fill=\"#0052FF\" d=\"M11.984 21C16.964 21 21 16.97 21 12s-4.036-9-9.016-9C7.26 3 3.384 6.627 3 11.244h11.917v1.513H3C3.385 17.373 7.26 21 11.984 21\"/>"
580
+ "body": "<path fill=\"#00F\" d=\"M3 4.706c0-.585 0-.877.11-1.101c.106-.215.28-.39.496-.495C3.83 3 4.122 3 4.706 3h14.588c.585 0 .876 0 1.101.11c.215.105.389.28.494.495c.111.225.111.517.111 1.101v14.588c0 .585 0 .876-.11 1.101c-.106.215-.28.389-.495.494c-.225.111-.517.111-1.101.111H4.706c-.585 0-.876 0-1.101-.11a1.08 1.08 0 0 1-.494-.495C3 20.17 3 19.878 3 19.294z\"/>"
581
581
  },
582
582
  "bat": {
583
583
  "body": "<g fill=\"#FF4724\"><path d=\"M12 4.2a.41.41 0 0 0-.358.207L3.056 19.184a.41.41 0 0 0 0 .414l5.24-2.8l3.705-6.6z\"/><path d=\"M20.943 19.184L12.358 4.406A.42.42 0 0 0 12 4.2l.001 6l3.694 6.611l5.25 2.788a.41.41 0 0 0-.001-.415\"/><path d=\"M20.943 19.608L15.7 16.8H8.3l-5.245 2.808a.4.4 0 0 0 .152.14a.44.44 0 0 0 .207.052h17.17a.44.44 0 0 0 .208-.052a.4.4 0 0 0 .152-.14\"/></g>"
@@ -6359,7 +6359,7 @@
6359
6359
  "parent": "zeta-chain"
6360
6360
  }
6361
6361
  },
6362
- "lastModified": 1758604077,
6362
+ "lastModified": 1759902968,
6363
6363
  "width": 24,
6364
6364
  "height": 24
6365
6365
  }
package/info.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "token-branded",
3
3
  "name": "Web3 Icons Branded",
4
4
  "total": 2000,
5
- "version": "4.0.24",
5
+ "version": "4.0.25",
6
6
  "author": {
7
7
  "name": "0xa3k5",
8
8
  "url": "https://github.com/0xa3k5/web3icons"
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@iconify-json/token-branded",
3
3
  "description": "Web3 Icons Branded icon set in Iconify JSON format",
4
- "version": "1.2.28",
5
- "iconSetVersion": "4.0.24",
4
+ "version": "1.2.29",
5
+ "iconSetVersion": "4.0.25",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",