@iconify/json 2.2.53 → 2.2.54

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.
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/collections.md CHANGED
@@ -680,7 +680,7 @@
680
680
 
681
681
  ## Streamline
682
682
  * Number of icons: 1000
683
- * Author: Webalys LLC
683
+ * Author: Streamline
684
684
  * URL: https://github.com/webalys-hq/streamline-vectors
685
685
  * License: CC BY 4.0
686
686
  * License URL: https://creativecommons.org/licenses/by/4.0/
@@ -690,7 +690,7 @@
690
690
 
691
691
  ## Guidance
692
692
  * Number of icons: 360
693
- * Author: Webalys LLC
693
+ * Author: Streamline
694
694
  * URL: https://github.com/webalys-hq/streamline-vectors
695
695
  * License: CC BY 4.0
696
696
  * License URL: https://creativecommons.org/licenses/by/4.0/
@@ -1187,7 +1187,7 @@
1187
1187
 
1188
1188
  ## Covid Icons
1189
1189
  * Number of icons: 142
1190
- * Author: Webalys LLC
1190
+ * Author: Streamline
1191
1191
  * URL: https://github.com/webalys-hq/streamline-vectors
1192
1192
  * License: CC BY 4.0
1193
1193
  * License URL: https://creativecommons.org/licenses/by/4.0/
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.2.53",
5
+ "version": "2.2.54",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
package/json/covid.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "name": "Covid Icons",
5
5
  "total": 142,
6
6
  "author": {
7
- "name": "Webalys LLC",
7
+ "name": "Streamline",
8
8
  "url": "https://github.com/webalys-hq/streamline-vectors"
9
9
  },
10
10
  "license": {
@@ -4,7 +4,7 @@
4
4
  "name": "Guidance",
5
5
  "total": 360,
6
6
  "author": {
7
- "name": "Webalys LLC",
7
+ "name": "Streamline",
8
8
  "url": "https://github.com/webalys-hq/streamline-vectors"
9
9
  },
10
10
  "license": {
@@ -4,7 +4,7 @@
4
4
  "name": "Streamline",
5
5
  "total": 1000,
6
6
  "author": {
7
- "name": "Webalys LLC",
7
+ "name": "Streamline",
8
8
  "url": "https://github.com/webalys-hq/streamline-vectors"
9
9
  },
10
10
  "license": {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "license": "MIT",
5
- "version": "2.2.53",
5
+ "version": "2.2.54",
6
6
  "type": "module",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "bugs": "https://github.com/iconify/icon-sets/issues",