@iconify/collections 1.0.448 → 1.0.450

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 +15 -15
  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": 13057,
4
+ "total": 13088,
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": 13124,
28
+ "total": 13155,
29
29
  "author": {
30
30
  "name": "Google",
31
31
  "url": "https://github.com/google/material-design-icons"
@@ -270,7 +270,7 @@
270
270
  "carbon": {
271
271
  "name": "Carbon",
272
272
  "total": 2213,
273
- "version": "11.46.0",
273
+ "version": "11.47.0",
274
274
  "author": {
275
275
  "name": "IBM",
276
276
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -369,7 +369,7 @@
369
369
  },
370
370
  "lucide": {
371
371
  "name": "Lucide",
372
- "total": 1520,
372
+ "total": 1521,
373
373
  "author": {
374
374
  "name": "Lucide Contributors",
375
375
  "url": "https://github.com/lucide-icons/lucide"
@@ -1702,7 +1702,7 @@
1702
1702
  "pajamas": {
1703
1703
  "name": "Gitlab SVGs",
1704
1704
  "total": 381,
1705
- "version": "3.112.0",
1705
+ "version": "3.114.0",
1706
1706
  "author": {
1707
1707
  "name": "GitLab B.V.",
1708
1708
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2022,7 +2022,7 @@
2022
2022
  },
2023
2023
  "oui": {
2024
2024
  "name": "OpenSearch UI",
2025
- "total": 386,
2025
+ "total": 387,
2026
2026
  "version": "2.0.0",
2027
2027
  "author": {
2028
2028
  "name": "OpenSearch Contributors",
@@ -2689,17 +2689,17 @@
2689
2689
  "palette": false
2690
2690
  },
2691
2691
  "token": {
2692
- "name": "Token Icons",
2692
+ "name": "Web3 Icons",
2693
2693
  "total": 1686,
2694
- "version": "3.2.1",
2694
+ "version": "3.3.1",
2695
2695
  "author": {
2696
2696
  "name": "0xa3k5",
2697
- "url": "https://github.com/0xa3k5/token-icons"
2697
+ "url": "https://github.com/0xa3k5/web3icons"
2698
2698
  },
2699
2699
  "license": {
2700
2700
  "title": "MIT",
2701
2701
  "spdx": "MIT",
2702
- "url": "https://github.com/0xa3k5/token-icons/blob/main/LICENCE"
2702
+ "url": "https://github.com/0xa3k5/web3icons/blob/main/LICENCE"
2703
2703
  },
2704
2704
  "samples": [
2705
2705
  "bit",
@@ -2714,17 +2714,17 @@
2714
2714
  "palette": false
2715
2715
  },
2716
2716
  "token-branded": {
2717
- "name": "Token Icons Branded",
2717
+ "name": "Web3 Icons Branded",
2718
2718
  "total": 1870,
2719
- "version": "3.2.1",
2719
+ "version": "3.3.1",
2720
2720
  "author": {
2721
2721
  "name": "0xa3k5",
2722
- "url": "https://github.com/0xa3k5/token-icons"
2722
+ "url": "https://github.com/0xa3k5/web3icons"
2723
2723
  },
2724
2724
  "license": {
2725
2725
  "title": "MIT",
2726
2726
  "spdx": "MIT",
2727
- "url": "https://github.com/0xa3k5/token-icons/blob/main/LICENCE"
2727
+ "url": "https://github.com/0xa3k5/web3icons/blob/main/LICENCE"
2728
2728
  },
2729
2729
  "samples": [
2730
2730
  "bit",
@@ -3088,7 +3088,7 @@
3088
3088
  },
3089
3089
  "catppuccin": {
3090
3090
  "name": "Catppuccin Icons",
3091
- "total": 508,
3091
+ "total": 523,
3092
3092
  "author": {
3093
3093
  "name": "Catppuccin",
3094
3094
  "url": "https://github.com/catppuccin/vscode-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.448",
5
+ "version": "1.0.450",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",