@iconify/json 2.2.296 → 2.2.298
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 -12
- package/collections.md +12 -12
- package/composer.json +1 -1
- package/json/arcticons.json +3 -2
- package/json/circle-flags.json +223 -131
- package/json/flag.json +11 -3
- package/json/fluent-color.json +67 -3
- package/json/fluent.json +225 -3
- package/json/lucide.json +9 -3
- package/json/mdi.json +10 -1
- package/json/proicons.json +55 -4
- package/json/simple-icons.json +20 -5
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
},
|
|
398
398
|
"lucide": {
|
|
399
399
|
"name": "Lucide",
|
|
400
|
-
"total":
|
|
400
|
+
"total": 1548,
|
|
401
401
|
"author": {
|
|
402
402
|
"name": "Lucide Contributors",
|
|
403
403
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -794,7 +794,7 @@
|
|
|
794
794
|
},
|
|
795
795
|
"proicons": {
|
|
796
796
|
"name": "ProIcons",
|
|
797
|
-
"total":
|
|
797
|
+
"total": 490,
|
|
798
798
|
"version": "4.11.4",
|
|
799
799
|
"author": {
|
|
800
800
|
"name": "ProCode",
|
|
@@ -1982,8 +1982,8 @@
|
|
|
1982
1982
|
},
|
|
1983
1983
|
"fluent": {
|
|
1984
1984
|
"name": "Fluent UI System Icons",
|
|
1985
|
-
"total":
|
|
1986
|
-
"version": "1.1.
|
|
1985
|
+
"total": 17219,
|
|
1986
|
+
"version": "1.1.273",
|
|
1987
1987
|
"author": {
|
|
1988
1988
|
"name": "Microsoft Corporation",
|
|
1989
1989
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2732,8 +2732,8 @@
|
|
|
2732
2732
|
},
|
|
2733
2733
|
"fluent-color": {
|
|
2734
2734
|
"name": "Fluent UI System Color Icons",
|
|
2735
|
-
"total":
|
|
2736
|
-
"version": "1.1.
|
|
2735
|
+
"total": 384,
|
|
2736
|
+
"version": "1.1.273",
|
|
2737
2737
|
"author": {
|
|
2738
2738
|
"name": "Microsoft Corporation",
|
|
2739
2739
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -3021,8 +3021,8 @@
|
|
|
3021
3021
|
},
|
|
3022
3022
|
"simple-icons": {
|
|
3023
3023
|
"name": "Simple Icons",
|
|
3024
|
-
"total":
|
|
3025
|
-
"version": "14.
|
|
3024
|
+
"total": 3258,
|
|
3025
|
+
"version": "14.3.0",
|
|
3026
3026
|
"author": {
|
|
3027
3027
|
"name": "Simple Icons Collaborators",
|
|
3028
3028
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -3177,7 +3177,7 @@
|
|
|
3177
3177
|
},
|
|
3178
3178
|
"arcticons": {
|
|
3179
3179
|
"name": "Arcticons",
|
|
3180
|
-
"total":
|
|
3180
|
+
"total": 12052,
|
|
3181
3181
|
"author": {
|
|
3182
3182
|
"name": "Donnnno",
|
|
3183
3183
|
"url": "https://github.com/Arcticons-Team/Arcticons"
|
|
@@ -3729,7 +3729,7 @@
|
|
|
3729
3729
|
},
|
|
3730
3730
|
"circle-flags": {
|
|
3731
3731
|
"name": "Circle Flags",
|
|
3732
|
-
"total":
|
|
3732
|
+
"total": 434,
|
|
3733
3733
|
"version": "1.0.0",
|
|
3734
3734
|
"author": {
|
|
3735
3735
|
"name": "HatScripts",
|
|
@@ -3755,8 +3755,8 @@
|
|
|
3755
3755
|
},
|
|
3756
3756
|
"flag": {
|
|
3757
3757
|
"name": "Flag Icons",
|
|
3758
|
-
"total":
|
|
3759
|
-
"version": "7.3.
|
|
3758
|
+
"total": 542,
|
|
3759
|
+
"version": "7.3.2",
|
|
3760
3760
|
"author": {
|
|
3761
3761
|
"name": "Panayiotis Lipiridis",
|
|
3762
3762
|
"url": "https://github.com/lipis/flag-icons"
|
package/collections.md
CHANGED
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
147
147
|
|
|
148
148
|
## Lucide
|
|
149
|
-
* Number of icons:
|
|
149
|
+
* Number of icons: 1548
|
|
150
150
|
* Author: Lucide Contributors
|
|
151
151
|
* URL: https://github.com/lucide-icons/lucide
|
|
152
152
|
* License: ISC
|
|
@@ -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: 490
|
|
297
297
|
* Author: ProCode
|
|
298
298
|
* URL: https://github.com/ProCode-Software/proicons
|
|
299
299
|
* License: MIT
|
|
@@ -738,12 +738,12 @@
|
|
|
738
738
|
* File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
739
739
|
|
|
740
740
|
## Fluent UI System Icons
|
|
741
|
-
* Number of icons:
|
|
741
|
+
* Number of icons: 17219
|
|
742
742
|
* Author: Microsoft Corporation
|
|
743
743
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
744
744
|
* License: MIT
|
|
745
745
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
746
|
-
* Version: 1.1.
|
|
746
|
+
* Version: 1.1.273
|
|
747
747
|
* Palette: Colorless
|
|
748
748
|
* Icon set prefix: `fluent`
|
|
749
749
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1037,12 +1037,12 @@
|
|
|
1037
1037
|
* File: [json/qlementine-icons.json](json/qlementine-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1038
1038
|
|
|
1039
1039
|
## Fluent UI System Color Icons
|
|
1040
|
-
* Number of icons:
|
|
1040
|
+
* Number of icons: 384
|
|
1041
1041
|
* Author: Microsoft Corporation
|
|
1042
1042
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
1043
1043
|
* License: MIT
|
|
1044
1044
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
1045
|
-
* Version: 1.1.
|
|
1045
|
+
* Version: 1.1.273
|
|
1046
1046
|
* Palette: Colorful
|
|
1047
1047
|
* Icon set prefix: `fluent-color`
|
|
1048
1048
|
* File: [json/fluent-color.json](json/fluent-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1148,12 +1148,12 @@
|
|
|
1148
1148
|
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1149
1149
|
|
|
1150
1150
|
## Simple Icons
|
|
1151
|
-
* Number of icons:
|
|
1151
|
+
* Number of icons: 3258
|
|
1152
1152
|
* Author: Simple Icons Collaborators
|
|
1153
1153
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1154
1154
|
* License: CC0 1.0
|
|
1155
1155
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1156
|
-
* Version: 14.
|
|
1156
|
+
* Version: 14.3.0
|
|
1157
1157
|
* Palette: Colorless
|
|
1158
1158
|
* Icon set prefix: `simple-icons`
|
|
1159
1159
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1213,7 +1213,7 @@
|
|
|
1213
1213
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1214
1214
|
|
|
1215
1215
|
## Arcticons
|
|
1216
|
-
* Number of icons:
|
|
1216
|
+
* Number of icons: 12052
|
|
1217
1217
|
* Author: Donnnno
|
|
1218
1218
|
* URL: https://github.com/Arcticons-Team/Arcticons
|
|
1219
1219
|
* License: CC BY-SA 4.0
|
|
@@ -1421,7 +1421,7 @@
|
|
|
1421
1421
|
* File: [json/streamline-emojis.json](json/streamline-emojis.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1422
1422
|
|
|
1423
1423
|
## Circle Flags
|
|
1424
|
-
* Number of icons:
|
|
1424
|
+
* Number of icons: 434
|
|
1425
1425
|
* Author: HatScripts
|
|
1426
1426
|
* URL: https://github.com/HatScripts/circle-flags
|
|
1427
1427
|
* License: MIT
|
|
@@ -1432,12 +1432,12 @@
|
|
|
1432
1432
|
* File: [json/circle-flags.json](json/circle-flags.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1433
1433
|
|
|
1434
1434
|
## Flag Icons
|
|
1435
|
-
* Number of icons:
|
|
1435
|
+
* Number of icons: 542
|
|
1436
1436
|
* Author: Panayiotis Lipiridis
|
|
1437
1437
|
* URL: https://github.com/lipis/flag-icons
|
|
1438
1438
|
* License: MIT
|
|
1439
1439
|
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
|
|
1440
|
-
* Version: 7.3.
|
|
1440
|
+
* Version: 7.3.2
|
|
1441
1441
|
* Palette: Colorful
|
|
1442
1442
|
* Icon set prefix: `flag`
|
|
1443
1443
|
* File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED
package/json/arcticons.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "arcticons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Arcticons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 12052,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Donnnno",
|
|
8
8
|
"url": "https://github.com/Arcticons-Team/Arcticons"
|
|
@@ -35662,7 +35662,8 @@
|
|
|
35662
35662
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9.5 42.5h29a4 4 0 0 0 4-4v-29a4 4 0 0 0-4-4h-29a4 4 0 0 0-4 4v29a4 4 0 0 0 4 4M19 30.926l10-14m2.776 17.887L19 16.926\"/>"
|
|
35663
35663
|
},
|
|
35664
35664
|
"xhs": {
|
|
35665
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M41.907 18.385c.795.304 1.273.85 1.593 1.619m-8.187-2.751v13.494m-3.682-6.542h10.012c.622 0 1.123.5 1.123 1.122v3.584a1.12 1.12 0 0 1-1.118 1.122h-1.821m-7.185-10.88H38.5c.622 0 1.122.5 1.122 1.122v3.584M27.38 19.143v10.89m-3.943 0h7.34m-6.105-10.89h5.208M17.673 29.817c.487.177 1.494.256 3.235.212m1.38-8.244h-1.85c-1.413 0-1.704.152-1.122-1.123l1.533-3.363m1.327 8.977h-1.065c-1.412 0-1.703.152-1.122-1.123l1.534-3.363m-11.388-4.256v11.494a1.12 1.12 0 0 1-1.118 1.122H8.002m6.714-9.048c0 2.544.273 5.854.95 7.107M5.45 21.102c0 2.544-.273 5.854-.95 7.107\"/>"
|
|
35665
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M41.907 18.385c.795.304 1.273.85 1.593 1.619m-8.187-2.751v13.494m-3.682-6.542h10.012c.622 0 1.123.5 1.123 1.122v3.584a1.12 1.12 0 0 1-1.118 1.122h-1.821m-7.185-10.88H38.5c.622 0 1.122.5 1.122 1.122v3.584M27.38 19.143v10.89m-3.943 0h7.34m-6.105-10.89h5.208M17.673 29.817c.487.177 1.494.256 3.235.212m1.38-8.244h-1.85c-1.413 0-1.704.152-1.122-1.123l1.533-3.363m1.327 8.977h-1.065c-1.412 0-1.703.152-1.122-1.123l1.534-3.363m-11.388-4.256v11.494a1.12 1.12 0 0 1-1.118 1.122H8.002m6.714-9.048c0 2.544.273 5.854.95 7.107M5.45 21.102c0 2.544-.273 5.854-.95 7.107\"/>",
|
|
35666
|
+
"hidden": true
|
|
35666
35667
|
},
|
|
35667
35668
|
"xianyu": {
|
|
35668
35669
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12.286 17.303h.152m-.211 4.646h6.787m-3.394-2.154v10.903m2.9-5.752v5.752m-5.8-5.752v5.752M9.726 17.302v13.355m5.424-13.355h5.363c.554 0 1 .446 1 1v12.355m4.197-.194c1.362-.866 3.917-.994 6.457-.208c2.15.666 4.355.331 6.107-.503M31.8 20.768v6.272m-6.05-3.136h12.1m-11.1-3.136h10.1c.553 0 1 .446 1 1v4.271c0 .554-.447 1-1 1h-10.1c-.554 0-1-.446-1-1v-4.27c0-.555.446-1 1-1zm-1-2.111v-.355c0-.554.446-1 1-1h10.1c.553 0 1 .446 1 1v.355\"/><rect width=\"37\" height=\"37\" x=\"5.5\" y=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"4\" ry=\"4\"/>"
|