@iconify/collections 1.0.446 → 1.0.447

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 +5 -5
  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"
@@ -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"
@@ -2691,7 +2691,7 @@
2691
2691
  "token": {
2692
2692
  "name": "Token Icons",
2693
2693
  "total": 1657,
2694
- "version": "2.14.0",
2694
+ "version": "3.0.1",
2695
2695
  "author": {
2696
2696
  "name": "0xa3k5",
2697
2697
  "url": "https://github.com/0xa3k5/token-icons"
@@ -2716,7 +2716,7 @@
2716
2716
  "token-branded": {
2717
2717
  "name": "Token Icons Branded",
2718
2718
  "total": 1839,
2719
- "version": "2.14.0",
2719
+ "version": "3.0.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.447",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",