@iconify/collections 1.0.190 → 1.0.191

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 +5 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1301,8 +1301,8 @@
1301
1301
  },
1302
1302
  "octicon": {
1303
1303
  "name": "Octicons",
1304
- "total": 533,
1305
- "version": "17.8.0",
1304
+ "total": 537,
1305
+ "version": "17.9.0",
1306
1306
  "author": {
1307
1307
  "name": "GitHub",
1308
1308
  "url": "https://github.com/primer/octicons/"
@@ -1674,8 +1674,8 @@
1674
1674
  },
1675
1675
  "simple-icons": {
1676
1676
  "name": "Simple Icons",
1677
- "total": 2404,
1678
- "version": "7.18.0",
1677
+ "total": 2406,
1678
+ "version": "7.19.0",
1679
1679
  "author": {
1680
1680
  "name": "Simple Icons Collaborators",
1681
1681
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2045,7 +2045,7 @@
2045
2045
  },
2046
2046
  "academicons": {
2047
2047
  "name": "Academicons",
2048
- "total": 149,
2048
+ "total": 151,
2049
2049
  "version": "1.9.2",
2050
2050
  "author": {
2051
2051
  "name": "James Walsh",
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.190",
4
+ "version": "1.0.191",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",