@iconify/collections 1.0.471 → 1.0.472

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 +4 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -341,7 +341,7 @@
341
341
  },
342
342
  "lucide": {
343
343
  "name": "Lucide",
344
- "total": 1533,
344
+ "total": 1534,
345
345
  "author": {
346
346
  "name": "Lucide Contributors",
347
347
  "url": "https://github.com/lucide-icons/lucide"
@@ -1797,7 +1797,7 @@
1797
1797
  "octicon": {
1798
1798
  "name": "Octicons",
1799
1799
  "total": 643,
1800
- "version": "19.11.0",
1800
+ "version": "19.12.0",
1801
1801
  "author": {
1802
1802
  "name": "GitHub",
1803
1803
  "url": "https://github.com/primer/octicons/"
@@ -2776,7 +2776,7 @@
2776
2776
  "token": {
2777
2777
  "name": "Web3 Icons",
2778
2778
  "total": 1717,
2779
- "version": "3.6.2",
2779
+ "version": "3.7.1",
2780
2780
  "author": {
2781
2781
  "name": "0xa3k5",
2782
2782
  "url": "https://github.com/0xa3k5/web3icons"
@@ -2801,7 +2801,7 @@
2801
2801
  "token-branded": {
2802
2802
  "name": "Web3 Icons Branded",
2803
2803
  "total": 1905,
2804
- "version": "3.6.2",
2804
+ "version": "3.7.1",
2805
2805
  "author": {
2806
2806
  "name": "0xa3k5",
2807
2807
  "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.471",
5
+ "version": "1.0.472",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",