@iconify/json 2.2.261 → 2.2.262
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 +12 -13
- package/collections.md +11 -11
- package/composer.json +1 -1
- package/json/healthicons.json +882 -53
- package/json/material-symbols-light.json +448 -4
- package/json/material-symbols.json +432 -20
- package/json/oui.json +26 -2
- package/json/proicons.json +56 -11
- package/json/simple-icons.json +7 -7
- package/json/token-branded.json +15 -3
- package/json/token.json +15 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"material-symbols": {
|
|
3
3
|
"name": "Material Symbols",
|
|
4
|
-
"total":
|
|
4
|
+
"total": 13460,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"material-symbols-light": {
|
|
27
27
|
"name": "Material Symbols Light",
|
|
28
|
-
"total":
|
|
28
|
+
"total": 13527,
|
|
29
29
|
"author": {
|
|
30
30
|
"name": "Google",
|
|
31
31
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -683,7 +683,7 @@
|
|
|
683
683
|
},
|
|
684
684
|
"proicons": {
|
|
685
685
|
"name": "ProIcons",
|
|
686
|
-
"total":
|
|
686
|
+
"total": 446,
|
|
687
687
|
"version": "4.10.0",
|
|
688
688
|
"author": {
|
|
689
689
|
"name": "ProCode",
|
|
@@ -2239,7 +2239,7 @@
|
|
|
2239
2239
|
},
|
|
2240
2240
|
"oui": {
|
|
2241
2241
|
"name": "OpenSearch UI",
|
|
2242
|
-
"total":
|
|
2242
|
+
"total": 401,
|
|
2243
2243
|
"version": "2.0.0",
|
|
2244
2244
|
"author": {
|
|
2245
2245
|
"name": "OpenSearch Contributors",
|
|
@@ -2531,7 +2531,7 @@
|
|
|
2531
2531
|
"simple-icons": {
|
|
2532
2532
|
"name": "Simple Icons",
|
|
2533
2533
|
"total": 3216,
|
|
2534
|
-
"version": "13.14.
|
|
2534
|
+
"version": "13.14.1",
|
|
2535
2535
|
"author": {
|
|
2536
2536
|
"name": "Simple Icons Collaborators",
|
|
2537
2537
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2775,8 +2775,8 @@
|
|
|
2775
2775
|
},
|
|
2776
2776
|
"token": {
|
|
2777
2777
|
"name": "Web3 Icons",
|
|
2778
|
-
"total":
|
|
2779
|
-
"version": "3.
|
|
2778
|
+
"total": 1721,
|
|
2779
|
+
"version": "3.8.0",
|
|
2780
2780
|
"author": {
|
|
2781
2781
|
"name": "0xa3k5",
|
|
2782
2782
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -2800,8 +2800,8 @@
|
|
|
2800
2800
|
},
|
|
2801
2801
|
"token-branded": {
|
|
2802
2802
|
"name": "Web3 Icons Branded",
|
|
2803
|
-
"total":
|
|
2804
|
-
"version": "3.
|
|
2803
|
+
"total": 1909,
|
|
2804
|
+
"version": "3.8.0",
|
|
2805
2805
|
"author": {
|
|
2806
2806
|
"name": "0xa3k5",
|
|
2807
2807
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -3474,8 +3474,8 @@
|
|
|
3474
3474
|
},
|
|
3475
3475
|
"healthicons": {
|
|
3476
3476
|
"name": "Health Icons",
|
|
3477
|
-
"total":
|
|
3478
|
-
"version": "
|
|
3477
|
+
"total": 1502,
|
|
3478
|
+
"version": "2.0.0",
|
|
3479
3479
|
"author": {
|
|
3480
3480
|
"name": "Resolve to Save Lives",
|
|
3481
3481
|
"url": "https://github.com/resolvetosavelives/healthicons"
|
|
@@ -3493,8 +3493,7 @@
|
|
|
3493
3493
|
"health-alt",
|
|
3494
3494
|
"heart"
|
|
3495
3495
|
],
|
|
3496
|
-
"height":
|
|
3497
|
-
"displayHeight": 24,
|
|
3496
|
+
"height": 24,
|
|
3498
3497
|
"category": "Thematic",
|
|
3499
3498
|
"palette": false
|
|
3500
3499
|
},
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 13460
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* File: [json/material-symbols.json](json/material-symbols.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
13
13
|
|
|
14
14
|
## Material Symbols Light
|
|
15
|
-
* Number of icons:
|
|
15
|
+
* Number of icons: 13527
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
* File: [json/ci.json](json/ci.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
294
294
|
|
|
295
295
|
## ProIcons
|
|
296
|
-
* Number of icons:
|
|
296
|
+
* Number of icons: 446
|
|
297
297
|
* Author: ProCode
|
|
298
298
|
* URL: https://github.com/ProCode-Software/proicons
|
|
299
299
|
* License: MIT
|
|
@@ -966,7 +966,7 @@
|
|
|
966
966
|
* File: [json/ooui.json](json/ooui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
967
967
|
|
|
968
968
|
## OpenSearch UI
|
|
969
|
-
* Number of icons:
|
|
969
|
+
* Number of icons: 401
|
|
970
970
|
* Author: OpenSearch Contributors
|
|
971
971
|
* URL: https://github.com/opensearch-project/oui
|
|
972
972
|
* License: Apache 2.0
|
|
@@ -1093,7 +1093,7 @@
|
|
|
1093
1093
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1094
1094
|
* License: CC0 1.0
|
|
1095
1095
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1096
|
-
* Version: 13.14.
|
|
1096
|
+
* Version: 13.14.1
|
|
1097
1097
|
* Palette: Colorless
|
|
1098
1098
|
* Icon set prefix: `simple-icons`
|
|
1099
1099
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1193,23 +1193,23 @@
|
|
|
1193
1193
|
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1194
1194
|
|
|
1195
1195
|
## Web3 Icons
|
|
1196
|
-
* Number of icons:
|
|
1196
|
+
* Number of icons: 1721
|
|
1197
1197
|
* Author: 0xa3k5
|
|
1198
1198
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1199
1199
|
* License: MIT
|
|
1200
1200
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1201
|
-
* Version: 3.
|
|
1201
|
+
* Version: 3.8.0
|
|
1202
1202
|
* Palette: Colorless
|
|
1203
1203
|
* Icon set prefix: `token`
|
|
1204
1204
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1205
1205
|
|
|
1206
1206
|
## Web3 Icons Branded
|
|
1207
|
-
* Number of icons:
|
|
1207
|
+
* Number of icons: 1909
|
|
1208
1208
|
* Author: 0xa3k5
|
|
1209
1209
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1210
1210
|
* License: MIT
|
|
1211
1211
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1212
|
-
* Version: 3.
|
|
1212
|
+
* Version: 3.8.0
|
|
1213
1213
|
* Palette: Colorful
|
|
1214
1214
|
* Icon set prefix: `token-branded`
|
|
1215
1215
|
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1491,12 +1491,12 @@
|
|
|
1491
1491
|
* File: [json/meteocons.json](json/meteocons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1492
1492
|
|
|
1493
1493
|
## Health Icons
|
|
1494
|
-
* Number of icons:
|
|
1494
|
+
* Number of icons: 1502
|
|
1495
1495
|
* Author: Resolve to Save Lives
|
|
1496
1496
|
* URL: https://github.com/resolvetosavelives/healthicons
|
|
1497
1497
|
* License: MIT
|
|
1498
1498
|
* License URL: https://github.com/resolvetosavelives/healthicons/blob/main/LICENSE
|
|
1499
|
-
* Version:
|
|
1499
|
+
* Version: 2.0.0
|
|
1500
1500
|
* Palette: Colorless
|
|
1501
1501
|
* Icon set prefix: `healthicons`
|
|
1502
1502
|
* File: [json/healthicons.json](json/healthicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED