@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 +3 -3
- package/collections.md +3 -3
- package/composer.json +1 -1
- package/json/covid.json +1 -1
- package/json/guidance.json +1 -1
- package/json/streamline.json +1 -1
- 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": "
|
|
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": "
|
|
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": "
|
|
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:
|
|
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:
|
|
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:
|
|
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
package/json/covid.json
CHANGED
package/json/guidance.json
CHANGED
package/json/streamline.json
CHANGED
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.
|
|
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",
|