@iconify/collections 1.0.516 → 1.0.518

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 +16 -16
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -794,8 +794,8 @@
794
794
  },
795
795
  "proicons": {
796
796
  "name": "ProIcons",
797
- "total": 503,
798
- "version": "4.12.0",
797
+ "total": 504,
798
+ "version": "4.12.1",
799
799
  "author": {
800
800
  "name": "ProCode",
801
801
  "url": "https://github.com/ProCode-Software/proicons"
@@ -1556,8 +1556,8 @@
1556
1556
  },
1557
1557
  "carbon": {
1558
1558
  "name": "Carbon",
1559
- "total": 2267,
1560
- "version": "11.54.0",
1559
+ "total": 2285,
1560
+ "version": "11.55.0",
1561
1561
  "author": {
1562
1562
  "name": "IBM",
1563
1563
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -1700,8 +1700,8 @@
1700
1700
  },
1701
1701
  "gravity-ui": {
1702
1702
  "name": "Gravity UI Icons",
1703
- "total": 677,
1704
- "version": "2.12.0",
1703
+ "total": 727,
1704
+ "version": "2.13.0",
1705
1705
  "author": {
1706
1706
  "name": "YANDEX LLC",
1707
1707
  "url": "https://github.com/gravity-ui/icons/"
@@ -1982,7 +1982,7 @@
1982
1982
  },
1983
1983
  "fluent": {
1984
1984
  "name": "Fluent UI System Icons",
1985
- "total": 17269,
1985
+ "total": 17390,
1986
1986
  "version": "1.1.273",
1987
1987
  "author": {
1988
1988
  "name": "Microsoft Corporation",
@@ -2732,7 +2732,7 @@
2732
2732
  },
2733
2733
  "fluent-color": {
2734
2734
  "name": "Fluent UI System Color Icons",
2735
- "total": 403,
2735
+ "total": 794,
2736
2736
  "version": "1.1.273",
2737
2737
  "author": {
2738
2738
  "name": "Microsoft Corporation",
@@ -2816,7 +2816,7 @@
2816
2816
  },
2817
2817
  "vscode-icons": {
2818
2818
  "name": "VSCode Icons",
2819
- "total": 1364,
2819
+ "total": 1366,
2820
2820
  "version": "12.11.0",
2821
2821
  "author": {
2822
2822
  "name": "Roberto Huertas",
@@ -2898,7 +2898,7 @@
2898
2898
  },
2899
2899
  "devicon": {
2900
2900
  "name": "Devicon",
2901
- "total": 858,
2901
+ "total": 862,
2902
2902
  "author": {
2903
2903
  "name": "konpa",
2904
2904
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2923,7 +2923,7 @@
2923
2923
  },
2924
2924
  "devicon-plain": {
2925
2925
  "name": "Devicon Plain",
2926
- "total": 630,
2926
+ "total": 632,
2927
2927
  "author": {
2928
2928
  "name": "konpa",
2929
2929
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3206,7 +3206,7 @@
3206
3206
  },
3207
3207
  "cbi": {
3208
3208
  "name": "Custom Brand Icons",
3209
- "total": 1364,
3209
+ "total": 1384,
3210
3210
  "author": {
3211
3211
  "name": "Emanuele & rchiileea",
3212
3212
  "url": "https://github.com/elax46/custom-brand-icons"
@@ -3282,8 +3282,8 @@
3282
3282
  },
3283
3283
  "token": {
3284
3284
  "name": "Web3 Icons",
3285
- "total": 1723,
3286
- "version": "4.0.7",
3285
+ "total": 1725,
3286
+ "version": "4.0.8",
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": 1976,
3311
- "version": "4.0.7",
3310
+ "total": 1978,
3311
+ "version": "4.0.8",
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.516",
5
+ "version": "1.0.518",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",