@iconify/collections 1.0.516 → 1.0.517

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 +10 -10
  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/"
@@ -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"
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.517",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",