@iconify/collections 1.0.490 → 1.0.491

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 +13 -13
  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": 13693,
4
+ "total": 13715,
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": 13759,
28
+ "total": 13781,
29
29
  "author": {
30
30
  "name": "Google",
31
31
  "url": "https://github.com/google/material-design-icons"
@@ -341,7 +341,7 @@
341
341
  },
342
342
  "lucide": {
343
343
  "name": "Lucide",
344
- "total": 1541,
344
+ "total": 1544,
345
345
  "author": {
346
346
  "name": "Lucide Contributors",
347
347
  "url": "https://github.com/lucide-icons/lucide"
@@ -684,8 +684,8 @@
684
684
  },
685
685
  "proicons": {
686
686
  "name": "ProIcons",
687
- "total": 459,
688
- "version": "4.11.1",
687
+ "total": 461,
688
+ "version": "4.11.2",
689
689
  "author": {
690
690
  "name": "ProCode",
691
691
  "url": "https://github.com/ProCode-Software/proicons"
@@ -1819,8 +1819,8 @@
1819
1819
  },
1820
1820
  "octicon": {
1821
1821
  "name": "Octicons",
1822
- "total": 643,
1823
- "version": "19.12.0",
1822
+ "total": 645,
1823
+ "version": "19.13.0",
1824
1824
  "author": {
1825
1825
  "name": "GitHub",
1826
1826
  "url": "https://github.com/primer/octicons/"
@@ -2238,7 +2238,7 @@
2238
2238
  "ooui": {
2239
2239
  "name": "OOUI",
2240
2240
  "total": 358,
2241
- "version": "0.51.2",
2241
+ "version": "0.51.4",
2242
2242
  "author": {
2243
2243
  "name": "OOUI Team",
2244
2244
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -2429,7 +2429,7 @@
2429
2429
  },
2430
2430
  "codicon": {
2431
2431
  "name": "Codicons",
2432
- "total": 464,
2432
+ "total": 466,
2433
2433
  "version": "0.0.36",
2434
2434
  "author": {
2435
2435
  "name": "Microsoft Corporation",
@@ -2844,8 +2844,8 @@
2844
2844
  },
2845
2845
  "token": {
2846
2846
  "name": "Web3 Icons",
2847
- "total": 1740,
2848
- "version": "3.12.1",
2847
+ "total": 1745,
2848
+ "version": "3.13.2",
2849
2849
  "author": {
2850
2850
  "name": "0xa3k5",
2851
2851
  "url": "https://github.com/0xa3k5/web3icons"
@@ -2869,8 +2869,8 @@
2869
2869
  },
2870
2870
  "token-branded": {
2871
2871
  "name": "Web3 Icons Branded",
2872
- "total": 1930,
2873
- "version": "3.12.1",
2872
+ "total": 1935,
2873
+ "version": "3.13.2",
2874
2874
  "author": {
2875
2875
  "name": "0xa3k5",
2876
2876
  "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.490",
5
+ "version": "1.0.491",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",