@iconify-json/token 1.2.25 → 1.2.26

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
@@ -483,7 +483,7 @@
483
483
  "hidden": true
484
484
  },
485
485
  "base": {
486
- "body": "<path fill=\"currentColor\" 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\"/>"
486
+ "body": "<path fill=\"currentColor\" 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\"/>"
487
487
  },
488
488
  "bat": {
489
489
  "body": "<path fill=\"currentColor\" 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 fill=\"currentColor\" 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 fill=\"currentColor\" 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\"/>"
@@ -5562,7 +5562,7 @@
5562
5562
  "parent": "zeta-chain"
5563
5563
  }
5564
5564
  },
5565
- "lastModified": 1758604091,
5565
+ "lastModified": 1759902980,
5566
5566
  "width": 24,
5567
5567
  "height": 24
5568
5568
  }
package/info.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "token",
3
3
  "name": "Web3 Icons",
4
4
  "total": 1746,
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",
3
3
  "description": "Web3 Icons icon set in Iconify JSON format",
4
- "version": "1.2.25",
5
- "iconSetVersion": "4.0.24",
4
+ "version": "1.2.26",
5
+ "iconSetVersion": "4.0.25",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",