@iconify/collections 1.0.248 → 1.0.250

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 +7 -7
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -590,8 +590,8 @@
590
590
  },
591
591
  "akar-icons": {
592
592
  "name": "Akar Icons",
593
- "total": 423,
594
- "version": "1.9.22",
593
+ "total": 436,
594
+ "version": "1.9.24",
595
595
  "author": {
596
596
  "name": "Arturo Wibawa",
597
597
  "url": "https://github.com/artcoholic/akar-icons"
@@ -962,8 +962,8 @@
962
962
  },
963
963
  "gridicons": {
964
964
  "name": "Gridicons",
965
- "total": 206,
966
- "version": "3.4.1-alpha.3",
965
+ "total": 207,
966
+ "version": "3.4.2",
967
967
  "author": {
968
968
  "name": "Automattic",
969
969
  "url": "https://github.com/Automattic/gridicons"
@@ -1229,7 +1229,7 @@
1229
1229
  },
1230
1230
  "codicon": {
1231
1231
  "name": "Codicons",
1232
- "total": 423,
1232
+ "total": 425,
1233
1233
  "version": "0.0.32",
1234
1234
  "author": {
1235
1235
  "name": "Microsoft Corporation",
@@ -1780,8 +1780,8 @@
1780
1780
  },
1781
1781
  "simple-icons": {
1782
1782
  "name": "Simple Icons",
1783
- "total": 2437,
1784
- "version": "8.6.0",
1783
+ "total": 2440,
1784
+ "version": "8.7.0",
1785
1785
  "author": {
1786
1786
  "name": "Simple Icons Collaborators",
1787
1787
  "url": "https://github.com/simple-icons/simple-icons"
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.248",
4
+ "version": "1.0.250",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",