@iconify/collections 1.0.446 → 1.0.448

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 +14 -14
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 13024,
4
+ "total": 13057,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "material-symbols-light": {
27
27
  "name": "Material Symbols Light",
28
- "total": 13091,
28
+ "total": 13124,
29
29
  "author": {
30
30
  "name": "Google",
31
31
  "url": "https://github.com/google/material-design-icons"
@@ -147,8 +147,8 @@
147
147
  },
148
148
  "tabler": {
149
149
  "name": "Tabler Icons",
150
- "total": 5450,
151
- "version": "3.11.0",
150
+ "total": 5467,
151
+ "version": "3.12.0",
152
152
  "author": {
153
153
  "name": "Paweł Kuna",
154
154
  "url": "https://github.com/tabler/tabler-icons"
@@ -369,7 +369,7 @@
369
369
  },
370
370
  "lucide": {
371
371
  "name": "Lucide",
372
- "total": 1514,
372
+ "total": 1520,
373
373
  "author": {
374
374
  "name": "Lucide Contributors",
375
375
  "url": "https://github.com/lucide-icons/lucide"
@@ -1528,8 +1528,8 @@
1528
1528
  },
1529
1529
  "fluent": {
1530
1530
  "name": "Fluent UI System Icons",
1531
- "total": 16510,
1532
- "version": "1.1.252",
1531
+ "total": 16535,
1532
+ "version": "1.1.253",
1533
1533
  "author": {
1534
1534
  "name": "Microsoft Corporation",
1535
1535
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2493,8 +2493,8 @@
2493
2493
  },
2494
2494
  "simple-icons": {
2495
2495
  "name": "Simple Icons",
2496
- "total": 3159,
2497
- "version": "13.4.0",
2496
+ "total": 3161,
2497
+ "version": "13.5.0",
2498
2498
  "author": {
2499
2499
  "name": "Simple Icons Collaborators",
2500
2500
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2595,7 +2595,7 @@
2595
2595
  },
2596
2596
  "arcticons": {
2597
2597
  "name": "Arcticons",
2598
- "total": 10059,
2598
+ "total": 10399,
2599
2599
  "author": {
2600
2600
  "name": "Donnnno",
2601
2601
  "url": "https://github.com/Arcticons-Team/Arcticons"
@@ -2690,8 +2690,8 @@
2690
2690
  },
2691
2691
  "token": {
2692
2692
  "name": "Token Icons",
2693
- "total": 1657,
2694
- "version": "2.14.0",
2693
+ "total": 1686,
2694
+ "version": "3.2.1",
2695
2695
  "author": {
2696
2696
  "name": "0xa3k5",
2697
2697
  "url": "https://github.com/0xa3k5/token-icons"
@@ -2715,8 +2715,8 @@
2715
2715
  },
2716
2716
  "token-branded": {
2717
2717
  "name": "Token Icons Branded",
2718
- "total": 1839,
2719
- "version": "2.14.0",
2718
+ "total": 1870,
2719
+ "version": "3.2.1",
2720
2720
  "author": {
2721
2721
  "name": "0xa3k5",
2722
2722
  "url": "https://github.com/0xa3k5/token-icons"
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.446",
5
+ "version": "1.0.448",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",