@iconify/collections 1.0.267 → 1.0.268

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
@@ -1385,7 +1385,7 @@
1385
1385
  "name": "Streamline",
1386
1386
  "total": 1000,
1387
1387
  "author": {
1388
- "name": "Webalys LLC",
1388
+ "name": "Streamline",
1389
1389
  "url": "https://github.com/webalys-hq/streamline-vectors"
1390
1390
  },
1391
1391
  "license": {
@@ -1406,7 +1406,7 @@
1406
1406
  "name": "Guidance",
1407
1407
  "total": 360,
1408
1408
  "author": {
1409
- "name": "Webalys LLC",
1409
+ "name": "Streamline",
1410
1410
  "url": "https://github.com/webalys-hq/streamline-vectors"
1411
1411
  },
1412
1412
  "license": {
@@ -2435,7 +2435,7 @@
2435
2435
  "name": "Covid Icons",
2436
2436
  "total": 142,
2437
2437
  "author": {
2438
- "name": "Webalys LLC",
2438
+ "name": "Streamline",
2439
2439
  "url": "https://github.com/webalys-hq/streamline-vectors"
2440
2440
  },
2441
2441
  "license": {
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.267",
4
+ "version": "1.0.268",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",