@iconify/collections 1.0.512 → 1.0.514

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
@@ -1556,8 +1556,8 @@
1556
1556
  },
1557
1557
  "carbon": {
1558
1558
  "name": "Carbon",
1559
- "total": 2265,
1560
- "version": "11.53.0",
1559
+ "total": 2267,
1560
+ "version": "11.54.0",
1561
1561
  "author": {
1562
1562
  "name": "IBM",
1563
1563
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -1982,7 +1982,7 @@
1982
1982
  },
1983
1983
  "fluent": {
1984
1984
  "name": "Fluent UI System Icons",
1985
- "total": 17219,
1985
+ "total": 17269,
1986
1986
  "version": "1.1.273",
1987
1987
  "author": {
1988
1988
  "name": "Microsoft Corporation",
@@ -2121,8 +2121,8 @@
2121
2121
  },
2122
2122
  "octicon": {
2123
2123
  "name": "Octicons",
2124
- "total": 645,
2125
- "version": "19.14.0",
2124
+ "total": 647,
2125
+ "version": "19.15.0",
2126
2126
  "author": {
2127
2127
  "name": "GitHub",
2128
2128
  "url": "https://github.com/primer/octicons/"
@@ -2732,7 +2732,7 @@
2732
2732
  },
2733
2733
  "fluent-color": {
2734
2734
  "name": "Fluent UI System Color Icons",
2735
- "total": 384,
2735
+ "total": 403,
2736
2736
  "version": "1.1.273",
2737
2737
  "author": {
2738
2738
  "name": "Microsoft Corporation",
@@ -2845,7 +2845,7 @@
2845
2845
  },
2846
2846
  "codicon": {
2847
2847
  "name": "Codicons",
2848
- "total": 467,
2848
+ "total": 468,
2849
2849
  "version": "0.0.36",
2850
2850
  "author": {
2851
2851
  "name": "Microsoft Corporation",
@@ -3021,8 +3021,8 @@
3021
3021
  },
3022
3022
  "simple-icons": {
3023
3023
  "name": "Simple Icons",
3024
- "total": 3261,
3025
- "version": "14.4.0",
3024
+ "total": 3267,
3025
+ "version": "14.5.0",
3026
3026
  "author": {
3027
3027
  "name": "Simple Icons Collaborators",
3028
3028
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3282,8 +3282,8 @@
3282
3282
  },
3283
3283
  "token": {
3284
3284
  "name": "Web3 Icons",
3285
- "total": 1715,
3286
- "version": "4.0.2",
3285
+ "total": 1721,
3286
+ "version": "4.0.6",
3287
3287
  "author": {
3288
3288
  "name": "0xa3k5",
3289
3289
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3307,8 +3307,8 @@
3307
3307
  },
3308
3308
  "token-branded": {
3309
3309
  "name": "Web3 Icons Branded",
3310
- "total": 1967,
3311
- "version": "4.0.2",
3310
+ "total": 1974,
3311
+ "version": "4.0.6",
3312
3312
  "author": {
3313
3313
  "name": "0xa3k5",
3314
3314
  "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.512",
5
+ "version": "1.0.514",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",