@iconify/collections 1.0.230 → 1.0.231

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 +3 -3
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "mdi": {
46
46
  "name": "Material Design Icons",
47
- "total": 7203,
47
+ "total": 7257,
48
48
  "author": {
49
49
  "name": "Pictogrammers",
50
50
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -110,7 +110,7 @@
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
112
  "total": 1921,
113
- "version": "11.15.0",
113
+ "version": "11.16.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -1850,7 +1850,7 @@
1850
1850
  },
1851
1851
  "arcticons": {
1852
1852
  "name": "Arcticons",
1853
- "total": 5108,
1853
+ "total": 5268,
1854
1854
  "author": {
1855
1855
  "name": "Donnnno",
1856
1856
  "url": "https://github.com/Donnnno/Arcticons"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.230",
4
+ "version": "1.0.231",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",