@iconify/collections 1.0.470 → 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 +9 -9
  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"
@@ -1697,8 +1697,8 @@
1697
1697
  },
1698
1698
  "fluent": {
1699
1699
  "name": "Fluent UI System Icons",
1700
- "total": 16753,
1701
- "version": "1.1.260",
1700
+ "total": 16810,
1701
+ "version": "1.1.261",
1702
1702
  "author": {
1703
1703
  "name": "Microsoft Corporation",
1704
1704
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -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/"
@@ -2264,7 +2264,7 @@
2264
2264
  "fluent-color": {
2265
2265
  "name": "Fluent UI System Color Icons",
2266
2266
  "total": 311,
2267
- "version": "1.1.260",
2267
+ "version": "1.1.261",
2268
2268
  "author": {
2269
2269
  "name": "Microsoft Corporation",
2270
2270
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2530,8 +2530,8 @@
2530
2530
  },
2531
2531
  "simple-icons": {
2532
2532
  "name": "Simple Icons",
2533
- "total": 3211,
2534
- "version": "13.13.0",
2533
+ "total": 3216,
2534
+ "version": "13.14.0",
2535
2535
  "author": {
2536
2536
  "name": "Simple Icons Collaborators",
2537
2537
  "url": "https://github.com/simple-icons/simple-icons"
@@ -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.470",
5
+ "version": "1.0.472",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",