@iconify/json 2.2.258 → 2.2.260
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 +11 -11
- package/collections.md +11 -11
- package/composer.json +1 -1
- package/json/carbon.json +7 -3
- package/json/flowbite.json +265 -3
- package/json/fluent-color.json +1 -1
- package/json/fluent.json +290 -21
- package/json/lucide.json +9 -9
- package/json/material-symbols-light.json +286 -30
- package/json/material-symbols.json +286 -30
- package/json/openmoji.json +2 -2
- package/json/oui.json +2 -2
- package/json/pajamas.json +1 -1
- package/json/simple-icons.json +21 -6
- 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": 13349,
|
|
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": 13416,
|
|
29
29
|
"author": {
|
|
30
30
|
"name": "Google",
|
|
31
31
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
},
|
|
562
562
|
"flowbite": {
|
|
563
563
|
"name": "Flowbite Icons",
|
|
564
|
-
"total":
|
|
564
|
+
"total": 585,
|
|
565
565
|
"author": {
|
|
566
566
|
"name": "Themesberg",
|
|
567
567
|
"url": "https://github.com/themesberg/flowbite-icons"
|
|
@@ -1299,8 +1299,8 @@
|
|
|
1299
1299
|
},
|
|
1300
1300
|
"carbon": {
|
|
1301
1301
|
"name": "Carbon",
|
|
1302
|
-
"total":
|
|
1303
|
-
"version": "11.
|
|
1302
|
+
"total": 2216,
|
|
1303
|
+
"version": "11.51.0",
|
|
1304
1304
|
"author": {
|
|
1305
1305
|
"name": "IBM",
|
|
1306
1306
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -1697,8 +1697,8 @@
|
|
|
1697
1697
|
},
|
|
1698
1698
|
"fluent": {
|
|
1699
1699
|
"name": "Fluent UI System Icons",
|
|
1700
|
-
"total":
|
|
1701
|
-
"version": "1.1.
|
|
1700
|
+
"total": 16810,
|
|
1701
|
+
"version": "1.1.261",
|
|
1702
1702
|
"author": {
|
|
1703
1703
|
"name": "Microsoft Corporation",
|
|
1704
1704
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2115,7 +2115,7 @@
|
|
|
2115
2115
|
"pajamas": {
|
|
2116
2116
|
"name": "Gitlab SVGs",
|
|
2117
2117
|
"total": 383,
|
|
2118
|
-
"version": "3.
|
|
2118
|
+
"version": "3.119.0",
|
|
2119
2119
|
"author": {
|
|
2120
2120
|
"name": "GitLab B.V.",
|
|
2121
2121
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -2264,7 +2264,7 @@
|
|
|
2264
2264
|
"fluent-color": {
|
|
2265
2265
|
"name": "Fluent UI System Color Icons",
|
|
2266
2266
|
"total": 311,
|
|
2267
|
-
"version": "1.1.
|
|
2267
|
+
"version": "1.1.261",
|
|
2268
2268
|
"author": {
|
|
2269
2269
|
"name": "Microsoft Corporation",
|
|
2270
2270
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2530,8 +2530,8 @@
|
|
|
2530
2530
|
},
|
|
2531
2531
|
"simple-icons": {
|
|
2532
2532
|
"name": "Simple Icons",
|
|
2533
|
-
"total":
|
|
2534
|
-
"version": "13.
|
|
2533
|
+
"total": 3216,
|
|
2534
|
+
"version": "13.14.0",
|
|
2535
2535
|
"author": {
|
|
2536
2536
|
"name": "Simple Icons Collaborators",
|
|
2537
2537
|
"url": "https://github.com/simple-icons/simple-icons"
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 13349
|
|
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: 13416
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
* File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
242
242
|
|
|
243
243
|
## Flowbite Icons
|
|
244
|
-
* Number of icons:
|
|
244
|
+
* Number of icons: 585
|
|
245
245
|
* Author: Themesberg
|
|
246
246
|
* URL: https://github.com/themesberg/flowbite-icons
|
|
247
247
|
* License: MIT
|
|
@@ -559,11 +559,11 @@
|
|
|
559
559
|
* File: [json/guidance.json](json/guidance.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
560
560
|
|
|
561
561
|
## Carbon
|
|
562
|
-
* Number of icons:
|
|
562
|
+
* Number of icons: 2216
|
|
563
563
|
* Author: IBM
|
|
564
564
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
565
565
|
* License: Apache 2.0
|
|
566
|
-
* Version: 11.
|
|
566
|
+
* Version: 11.51.0
|
|
567
567
|
* Palette: Colorless
|
|
568
568
|
* Icon set prefix: `carbon`
|
|
569
569
|
* File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -728,12 +728,12 @@
|
|
|
728
728
|
* File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
729
729
|
|
|
730
730
|
## Fluent UI System Icons
|
|
731
|
-
* Number of icons:
|
|
731
|
+
* Number of icons: 16810
|
|
732
732
|
* Author: Microsoft Corporation
|
|
733
733
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
734
734
|
* License: MIT
|
|
735
735
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
736
|
-
* Version: 1.1.
|
|
736
|
+
* Version: 1.1.261
|
|
737
737
|
* Palette: Colorless
|
|
738
738
|
* Icon set prefix: `fluent`
|
|
739
739
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -917,7 +917,7 @@
|
|
|
917
917
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
918
918
|
* License: MIT
|
|
919
919
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
920
|
-
* Version: 3.
|
|
920
|
+
* Version: 3.119.0
|
|
921
921
|
* Palette: Colorless
|
|
922
922
|
* Icon set prefix: `pajamas`
|
|
923
923
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -982,7 +982,7 @@
|
|
|
982
982
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
983
983
|
* License: MIT
|
|
984
984
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
985
|
-
* Version: 1.1.
|
|
985
|
+
* Version: 1.1.261
|
|
986
986
|
* Palette: Colorful
|
|
987
987
|
* Icon set prefix: `fluent-color`
|
|
988
988
|
* File: [json/fluent-color.json](json/fluent-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1088,12 +1088,12 @@
|
|
|
1088
1088
|
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1089
1089
|
|
|
1090
1090
|
## Simple Icons
|
|
1091
|
-
* Number of icons:
|
|
1091
|
+
* Number of icons: 3216
|
|
1092
1092
|
* Author: Simple Icons Collaborators
|
|
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.
|
|
1096
|
+
* Version: 13.14.0
|
|
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))
|
package/composer.json
CHANGED
package/json/carbon.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "carbon",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Carbon",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "11.
|
|
5
|
+
"total": 2216,
|
|
6
|
+
"version": "11.51.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "IBM",
|
|
9
9
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"category": "UI 16px / 32px",
|
|
26
26
|
"palette": false
|
|
27
27
|
},
|
|
28
|
-
"lastModified":
|
|
28
|
+
"lastModified": 1728668034,
|
|
29
29
|
"icons": {
|
|
30
30
|
"3d-cursor": {
|
|
31
31
|
"body": "<path d=\"M13 4H4v9.01h2V6h7V4z\" fill=\"currentColor\"/><path d=\"M29.49 13.12l-9-5a1 1 0 0 0-1 0l-9 5A1 1 0 0 0 10 14v10a1 1 0 0 0 .52.87l9 5A1 1 0 0 0 20 30a1.05 1.05 0 0 0 .49-.13l9-5A1 1 0 0 0 30 24V14a1 1 0 0 0-.51-.88zM19 27.3l-7-3.89v-7.72l7 3.89zm1-9.45L13.06 14L20 10.14L26.94 14zm8 5.56l-7 3.89v-7.72l7-3.89z\" fill=\"currentColor\"/>",
|
|
@@ -3295,6 +3295,9 @@
|
|
|
3295
3295
|
"ibm-turbonomic": {
|
|
3296
3296
|
"body": "<path fill=\"currentColor\" d=\"M28.8 23.4c-1 2.3-6 4.6-12.8 4.6c-7.7 0-13-2.9-13-5.5c0-2.1 3.6-4.5 9.1-5.2l-.3-2C5.5 16.2 1 19 1 22.5C1 26.7 7.6 30 16 30c7.1 0 12.9-2.4 14.5-5.6z\"/><path fill=\"currentColor\" d=\"M24.5 20.9c-1.2 1-4.2 2.1-8.5 2.1s-7.3-1.1-8.5-2.1l-1.8 1c1.7 2 6.1 3.1 10.2 3.1c4.2 0 8.5-1.1 10.2-3.1z\"/><circle cx=\"16\" cy=\"16\" r=\"2\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M16 7c-4.2 0-8.5 1.1-10.2 3.1l1.8 1C8.7 10.1 11.8 9 16 9s7.3 1.1 8.5 2.1l1.8-1C24.5 8.1 20.2 7 16 7\"/><path fill=\"currentColor\" d=\"M31 9.5C31 5.3 24.4 2 16 2C8.9 2 3.1 4.4 1.5 7.6l1.7 1C4.2 6.3 9.2 4 16 4c7.7 0 13 2.9 13 5.5c0 2.1-3.6 4.5-9.1 5.2l.3 2C26.5 15.8 31 13 31 9.5\"/>"
|
|
3297
3297
|
},
|
|
3298
|
+
"ibm-unstructured-data-processor": {
|
|
3299
|
+
"body": "<path fill=\"currentColor\" d=\"M22 10c-2.206 0-4-1.794-4-4s1.794-4 4-4s4 1.794 4 4s-1.794 4-4 4m0-6c-1.102 0-2 .897-2 2s.898 2 2 2s2-.897 2-2s-.897-2-2-2m-1 15h-7v-7h7zm-5-2h3v-3h-3zm-3.382-5H3.382L8 2.764zm-6-2h2.764L8 7.236z\"/><path fill=\"currentColor\" d=\"M20 30h-8c-1.103 0-2-.897-2-2v-4.465L4.89 20.13A2 2 0 0 1 4 18.465V14h2v4.465l5.11 3.406c.557.372.89.994.89 1.664V28h8v-4.465c0-.67.333-1.292.89-1.664L26 18.465V12h2v6.465c0 .67-.333 1.292-.89 1.664L22 23.535V28c0 1.103-.897 2-2 2\"/>"
|
|
3300
|
+
},
|
|
3298
3301
|
"ibm-vpn-for-vpc": {
|
|
3299
3302
|
"body": "<path fill=\"currentColor\" d=\"M29 23v-2c0-1.65-1.35-3-3-3s-3 1.35-3 3v2c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2m-4-2c0-.55.45-1 1-1s1 .45 1 1v2h-2zm4 8h-6v-4h6zM7 22.14V13H5v9.14c-1.72.45-3 2-3 3.86c0 2.21 1.79 4 4 4c1.86 0 3.41-1.28 3.86-3H18v-2H9.86A4.02 4.02 0 0 0 7 22.14M6 28c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2M30 6c0-2.21-1.79-4-4-4c-1.86 0-3.41 1.28-3.86 3H13v2h9.14c.37 1.4 1.46 2.49 2.86 2.86V15h2V9.86c1.72-.45 3-2 3-3.86m-4 2c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2\"/><path fill=\"currentColor\" d=\"M10 8.59V2H2v8h6.59l10.996 11L21 19.586zM8 8H4V4h4z\"/>"
|
|
3300
3303
|
},
|
|
@@ -8078,6 +8081,7 @@
|
|
|
8078
8081
|
"ibm-tenet",
|
|
8079
8082
|
"ibm-toolchain",
|
|
8080
8083
|
"ibm-turbonomic",
|
|
8084
|
+
"ibm-unstructured-data-processor",
|
|
8081
8085
|
"ibm-vpn-for-vpc",
|
|
8082
8086
|
"ibm-vsi-on-vpc-for-regulated-industries",
|
|
8083
8087
|
"ibm-watson-assistant",
|