@iconify/json 2.2.95 → 2.2.97
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 +16 -16
- package/collections.md +16 -16
- package/composer.json +1 -1
- package/json/ant-design.json +9 -9
- package/json/carbon.json +1 -1
- package/json/flag.json +1 -1
- package/json/fluent.json +455 -23
- package/json/lucide.json +20 -2
- package/json/material-symbols.json +407 -324
- package/json/octicon.json +18 -9
- package/json/pajamas.json +1 -1
- package/json/ri.json +179 -7
- package/json/simple-icons.json +137 -5
- package/json/tabler.json +225 -75
- 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": 11343,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -108,8 +108,8 @@
|
|
|
108
108
|
},
|
|
109
109
|
"tabler": {
|
|
110
110
|
"name": "Tabler Icons",
|
|
111
|
-
"total":
|
|
112
|
-
"version": "2.
|
|
111
|
+
"total": 4601,
|
|
112
|
+
"version": "2.30.0",
|
|
113
113
|
"author": {
|
|
114
114
|
"name": "Paweł Kuna",
|
|
115
115
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -130,8 +130,8 @@
|
|
|
130
130
|
},
|
|
131
131
|
"ri": {
|
|
132
132
|
"name": "Remix Icon",
|
|
133
|
-
"total":
|
|
134
|
-
"version": "3.
|
|
133
|
+
"total": 2537,
|
|
134
|
+
"version": "3.5.0",
|
|
135
135
|
"author": {
|
|
136
136
|
"name": "Remix Design",
|
|
137
137
|
"url": "https://github.com/Remix-Design/RemixIcon"
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"carbon": {
|
|
176
176
|
"name": "Carbon",
|
|
177
177
|
"total": 1957,
|
|
178
|
-
"version": "11.23.
|
|
178
|
+
"version": "11.23.1",
|
|
179
179
|
"author": {
|
|
180
180
|
"name": "IBM",
|
|
181
181
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
"ant-design": {
|
|
395
395
|
"name": "Ant Design Icons",
|
|
396
396
|
"total": 789,
|
|
397
|
-
"version": "4.
|
|
397
|
+
"version": "4.3.0",
|
|
398
398
|
"author": {
|
|
399
399
|
"name": "HeskeyBaozi",
|
|
400
400
|
"url": "https://github.com/ant-design/ant-design-icons"
|
|
@@ -481,8 +481,8 @@
|
|
|
481
481
|
},
|
|
482
482
|
"octicon": {
|
|
483
483
|
"name": "Octicons",
|
|
484
|
-
"total":
|
|
485
|
-
"version": "19.
|
|
484
|
+
"total": 593,
|
|
485
|
+
"version": "19.5.0",
|
|
486
486
|
"author": {
|
|
487
487
|
"name": "GitHub",
|
|
488
488
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
},
|
|
527
527
|
"lucide": {
|
|
528
528
|
"name": "Lucide",
|
|
529
|
-
"total":
|
|
529
|
+
"total": 1221,
|
|
530
530
|
"author": {
|
|
531
531
|
"name": "Lucide Contributors",
|
|
532
532
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1092,8 +1092,8 @@
|
|
|
1092
1092
|
},
|
|
1093
1093
|
"fluent": {
|
|
1094
1094
|
"name": "Fluent UI System Icons",
|
|
1095
|
-
"total":
|
|
1096
|
-
"version": "1.1.
|
|
1095
|
+
"total": 14263,
|
|
1096
|
+
"version": "1.1.209",
|
|
1097
1097
|
"author": {
|
|
1098
1098
|
"name": "Microsoft Corporation",
|
|
1099
1099
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1294,7 +1294,7 @@
|
|
|
1294
1294
|
"pajamas": {
|
|
1295
1295
|
"name": "Gitlab SVGs",
|
|
1296
1296
|
"total": 371,
|
|
1297
|
-
"version": "3.
|
|
1297
|
+
"version": "3.58.0",
|
|
1298
1298
|
"author": {
|
|
1299
1299
|
"name": "GitLab B.V.",
|
|
1300
1300
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1925,8 +1925,8 @@
|
|
|
1925
1925
|
},
|
|
1926
1926
|
"simple-icons": {
|
|
1927
1927
|
"name": "Simple Icons",
|
|
1928
|
-
"total":
|
|
1929
|
-
"version": "9.
|
|
1928
|
+
"total": 2627,
|
|
1929
|
+
"version": "9.8.0",
|
|
1930
1930
|
"author": {
|
|
1931
1931
|
"name": "Simple Icons Collaborators",
|
|
1932
1932
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2211,7 +2211,7 @@
|
|
|
2211
2211
|
"flag": {
|
|
2212
2212
|
"name": "Flag Icons",
|
|
2213
2213
|
"total": 534,
|
|
2214
|
-
"version": "6.9.
|
|
2214
|
+
"version": "6.9.2",
|
|
2215
2215
|
"author": {
|
|
2216
2216
|
"name": "Panayiotis Lipiridis",
|
|
2217
2217
|
"url": "https://github.com/lipis/flag-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: 11343
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -54,23 +54,23 @@
|
|
|
54
54
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
55
55
|
|
|
56
56
|
## Tabler Icons
|
|
57
|
-
* Number of icons:
|
|
57
|
+
* Number of icons: 4601
|
|
58
58
|
* Author: Paweł Kuna
|
|
59
59
|
* URL: https://github.com/tabler/tabler-icons
|
|
60
60
|
* License: MIT
|
|
61
61
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
62
|
-
* Version: 2.
|
|
62
|
+
* Version: 2.30.0
|
|
63
63
|
* Palette: Colorless
|
|
64
64
|
* Icon set prefix: `tabler`
|
|
65
65
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
66
66
|
|
|
67
67
|
## Remix Icon
|
|
68
|
-
* Number of icons:
|
|
68
|
+
* Number of icons: 2537
|
|
69
69
|
* Author: Remix Design
|
|
70
70
|
* URL: https://github.com/Remix-Design/RemixIcon
|
|
71
71
|
* License: Apache 2.0
|
|
72
72
|
* License URL: https://github.com/Remix-Design/RemixIcon/blob/master/License
|
|
73
|
-
* Version: 3.
|
|
73
|
+
* Version: 3.5.0
|
|
74
74
|
* Palette: Colorless
|
|
75
75
|
* Icon set prefix: `ri`
|
|
76
76
|
* File: [json/ri.json](json/ri.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
* Author: IBM
|
|
92
92
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
93
93
|
* License: Apache 2.0
|
|
94
|
-
* Version: 11.23.
|
|
94
|
+
* Version: 11.23.1
|
|
95
95
|
* Palette: Colorless
|
|
96
96
|
* Icon set prefix: `carbon`
|
|
97
97
|
* File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
* URL: https://github.com/ant-design/ant-design-icons
|
|
199
199
|
* License: MIT
|
|
200
200
|
* License URL: https://github.com/ant-design/ant-design-icons/blob/master/LICENSE
|
|
201
|
-
* Version: 4.
|
|
201
|
+
* Version: 4.3.0
|
|
202
202
|
* Palette: Colorless
|
|
203
203
|
* Icon set prefix: `ant-design`
|
|
204
204
|
* File: [json/ant-design.json](json/ant-design.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -237,12 +237,12 @@
|
|
|
237
237
|
* File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
238
238
|
|
|
239
239
|
## Octicons
|
|
240
|
-
* Number of icons:
|
|
240
|
+
* Number of icons: 593
|
|
241
241
|
* Author: GitHub
|
|
242
242
|
* URL: https://github.com/primer/octicons/
|
|
243
243
|
* License: MIT
|
|
244
244
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
245
|
-
* Version: 19.
|
|
245
|
+
* Version: 19.5.0
|
|
246
246
|
* Palette: Colorless
|
|
247
247
|
* Icon set prefix: `octicon`
|
|
248
248
|
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
260
260
|
|
|
261
261
|
## Lucide
|
|
262
|
-
* Number of icons:
|
|
262
|
+
* Number of icons: 1221
|
|
263
263
|
* Author: Lucide Contributors
|
|
264
264
|
* URL: https://github.com/lucide-icons/lucide
|
|
265
265
|
* License: ISC
|
|
@@ -536,12 +536,12 @@
|
|
|
536
536
|
* File: [json/gala.json](json/gala.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
537
537
|
|
|
538
538
|
## Fluent UI System Icons
|
|
539
|
-
* Number of icons:
|
|
539
|
+
* Number of icons: 14263
|
|
540
540
|
* Author: Microsoft Corporation
|
|
541
541
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
542
542
|
* License: MIT
|
|
543
543
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
544
|
-
* Version: 1.1.
|
|
544
|
+
* Version: 1.1.209
|
|
545
545
|
* Palette: Colorless
|
|
546
546
|
* Icon set prefix: `fluent`
|
|
547
547
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -639,7 +639,7 @@
|
|
|
639
639
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
640
640
|
* License: MIT
|
|
641
641
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
642
|
-
* Version: 3.
|
|
642
|
+
* Version: 3.58.0
|
|
643
643
|
* Palette: Colorless
|
|
644
644
|
* Icon set prefix: `pajamas`
|
|
645
645
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -940,12 +940,12 @@
|
|
|
940
940
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
941
941
|
|
|
942
942
|
## Simple Icons
|
|
943
|
-
* Number of icons:
|
|
943
|
+
* Number of icons: 2627
|
|
944
944
|
* Author: Simple Icons Collaborators
|
|
945
945
|
* URL: https://github.com/simple-icons/simple-icons
|
|
946
946
|
* License: CC0 1.0
|
|
947
947
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
948
|
-
* Version: 9.
|
|
948
|
+
* Version: 9.8.0
|
|
949
949
|
* Palette: Colorless
|
|
950
950
|
* Icon set prefix: `simple-icons`
|
|
951
951
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1081,7 +1081,7 @@
|
|
|
1081
1081
|
* URL: https://github.com/lipis/flag-icons
|
|
1082
1082
|
* License: MIT
|
|
1083
1083
|
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
|
|
1084
|
-
* Version: 6.9.
|
|
1084
|
+
* Version: 6.9.2
|
|
1085
1085
|
* Palette: Colorful
|
|
1086
1086
|
* Icon set prefix: `flag`
|
|
1087
1087
|
* File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED
package/json/ant-design.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Ant Design Icons",
|
|
5
5
|
"total": 789,
|
|
6
|
-
"version": "4.
|
|
6
|
+
"version": "4.3.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "HeskeyBaozi",
|
|
9
9
|
"url": "https://github.com/ant-design/ant-design-icons"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "General",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1690955747,
|
|
26
26
|
"icons": {
|
|
27
27
|
"account-book-filled": {
|
|
28
28
|
"body": "<path fill=\"currentColor\" d=\"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zM648.3 426.8l-87.7 161.1h45.7c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4v29.7h63.4c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4V752c0 5.5-4.5 10-10 10h-41.3c-5.5 0-10-4.5-10-10v-51.8h-63.1c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h63.1v-29.7h-63.1c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h45.2l-88-161.1c-2.6-4.8-.9-10.9 4-13.6c1.5-.8 3.1-1.2 4.8-1.2h46c3.8 0 7.2 2.1 8.9 5.5l72.9 144.3l73.2-144.3a10 10 0 0 1 8.9-5.5h45c5.5 0 10 4.5 10 10c.1 1.7-.3 3.3-1.1 4.8z\"/>"
|
|
@@ -418,22 +418,22 @@
|
|
|
418
418
|
"body": "<path fill=\"currentColor\" d=\"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448s448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372s372 166.6 372 372s-166.6 372-372 372z\"/><path fill=\"currentColor\" fill-opacity=\".15\" d=\"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372s372-166.6 372-372s-166.6-372-372-372zm176.5 509.7l-28.6 39a7.99 7.99 0 0 1-11.2 1.7L483.3 569.8a7.92 7.92 0 0 1-3.3-6.5V288c0-4.4 3.6-8 8-8h48.1c4.4 0 8 3.6 8 8v247.5l142.6 103.1c3.6 2.5 4.4 7.5 1.8 11.1z\"/><path fill=\"currentColor\" d=\"M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.3c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.9 11.2-1.7l28.6-39c2.6-3.6 1.8-8.6-1.8-11.1z\"/>"
|
|
419
419
|
},
|
|
420
420
|
"close-circle-filled": {
|
|
421
|
-
"body": "<path fill=\"currentColor\" d=\"M512
|
|
421
|
+
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960S64 759.4 64 512S264.6 64 512 64Zm127.978 274.82l-.034.006c-.023.007-.042.018-.083.059L512 466.745l-127.86-127.86c-.042-.041-.06-.052-.084-.059a.118.118 0 0 0-.07 0c-.022.007-.041.018-.082.059l-45.02 45.019c-.04.04-.05.06-.058.083a.118.118 0 0 0 0 .07l.01.022a.268.268 0 0 0 .049.06L466.745 512l-127.86 127.862c-.041.04-.052.06-.059.083a.118.118 0 0 0 0 .07c.007.022.018.041.059.082l45.019 45.02c.04.04.06.05.083.058a.118.118 0 0 0 .07 0c.022-.007.041-.018.082-.059L512 557.254l127.862 127.861c.04.041.06.052.083.059a.118.118 0 0 0 .07 0c.022-.007.041-.018.082-.059l45.02-45.019c.04-.04.05-.06.058-.083a.118.118 0 0 0 0-.07l-.01-.022a.268.268 0 0 0-.049-.06L557.254 512l127.861-127.86c.041-.042.052-.06.059-.084a.118.118 0 0 0 0-.07c-.007-.022-.018-.041-.059-.082l-45.019-45.02a.199.199 0 0 0-.083-.058a.118.118 0 0 0-.07 0Z\"/>"
|
|
422
422
|
},
|
|
423
423
|
"close-circle-outlined": {
|
|
424
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
424
|
+
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960S64 759.4 64 512S264.6 64 512 64Zm0 76c-205.4 0-372 166.6-372 372s166.6 372 372 372s372-166.6 372-372s-166.6-372-372-372Zm128.013 198.826c.023.007.042.018.083.059l45.02 45.019c.04.04.05.06.058.083a.118.118 0 0 1 0 .07c-.007.022-.018.041-.059.082L557.254 512l127.861 127.862a.268.268 0 0 1 .05.06l.009.023a.118.118 0 0 1 0 .07c-.007.022-.018.041-.059.082l-45.019 45.02c-.04.04-.06.05-.083.058a.118.118 0 0 1-.07 0c-.022-.007-.041-.018-.082-.059L512 557.254L384.14 685.115c-.042.041-.06.052-.084.059a.118.118 0 0 1-.07 0c-.022-.007-.041-.018-.082-.059l-45.02-45.019a.199.199 0 0 1-.058-.083a.118.118 0 0 1 0-.07c.007-.022.018-.041.059-.082L466.745 512l-127.86-127.86a.268.268 0 0 1-.05-.061l-.009-.023a.118.118 0 0 1 0-.07c.007-.022.018-.041.059-.082l45.019-45.02c.04-.04.06-.05.083-.058a.118.118 0 0 1 .07 0c.022.007.041.018.082.059L512 466.745l127.862-127.86c.04-.041.06-.052.083-.059a.118.118 0 0 1 .07 0Z\"/>"
|
|
425
425
|
},
|
|
426
426
|
"close-circle-twotone": {
|
|
427
427
|
"body": "<path fill=\"currentColor\" d=\"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448s448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372s372 166.6 372 372s-166.6 372-372 372z\"/><path fill=\"currentColor\" fill-opacity=\".15\" d=\"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372s372-166.6 372-372s-166.6-372-372-372zm171.8 527.1c1.2 1.5 1.9 3.3 1.9 5.2c0 4.5-3.6 8-8 8l-66-.3l-99.3-118.4l-99.3 118.5l-66.1.3c-4.4 0-8-3.6-8-8c0-1.9.7-3.7 1.9-5.2L471 512.3l-130.1-155a8.32 8.32 0 0 1-1.9-5.2c0-4.5 3.6-8 8-8l66.1.3l99.3 118.4l99.4-118.5l66-.3c4.4 0 8 3.6 8 8c0 1.9-.6 3.8-1.8 5.2l-130.1 155l129.9 154.9z\"/><path fill=\"currentColor\" d=\"M685.8 352c0-4.4-3.6-8-8-8l-66 .3l-99.4 118.5l-99.3-118.4l-66.1-.3c-4.4 0-8 3.5-8 8c0 1.9.7 3.7 1.9 5.2l130.1 155l-130.1 154.9a8.32 8.32 0 0 0-1.9 5.2c0 4.4 3.6 8 8 8l66.1-.3l99.3-118.5L611.7 680l66 .3c4.4 0 8-3.5 8-8c0-1.9-.7-3.7-1.9-5.2L553.9 512.2l130.1-155c1.2-1.4 1.8-3.3 1.8-5.2z\"/>"
|
|
428
428
|
},
|
|
429
429
|
"close-outlined": {
|
|
430
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
430
|
+
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M799.855 166.312c.023.007.043.018.084.059l57.69 57.69c.041.041.052.06.059.084a.118.118 0 0 1 0 .069c-.007.023-.018.042-.059.083L569.926 512l287.703 287.703c.041.04.052.06.059.083a.118.118 0 0 1 0 .07c-.007.022-.018.042-.059.083l-57.69 57.69c-.041.041-.06.052-.084.059a.118.118 0 0 1-.069 0c-.023-.007-.042-.018-.083-.059L512 569.926L224.297 857.629c-.04.041-.06.052-.083.059a.118.118 0 0 1-.07 0c-.022-.007-.042-.018-.083-.059l-57.69-57.69c-.041-.041-.052-.06-.059-.084a.118.118 0 0 1 0-.069c.007-.023.018-.042.059-.083L454.073 512L166.371 224.297c-.041-.04-.052-.06-.059-.083a.118.118 0 0 1 0-.07c.007-.022.018-.042.059-.083l57.69-57.69c.041-.041.06-.052.084-.059a.118.118 0 0 1 .069 0c.023.007.042.018.083.059L512 454.073l287.703-287.702c.04-.041.06-.052.083-.059a.118.118 0 0 1 .07 0Z\"/>"
|
|
431
431
|
},
|
|
432
432
|
"close-square-filled": {
|
|
433
|
-
"body": "<path fill=\"currentColor\" d=\"M880
|
|
433
|
+
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M880 112c17.7 0 32 14.3 32 32v736c0 17.7-14.3 32-32 32H144c-17.7 0-32-14.3-32-32V144c0-17.7 14.3-32 32-32ZM639.978 338.82l-.034.006c-.023.007-.042.018-.083.059L512 466.745l-127.86-127.86c-.042-.041-.06-.052-.084-.059a.118.118 0 0 0-.07 0c-.022.007-.041.018-.082.059l-45.02 45.019c-.04.04-.05.06-.058.083a.118.118 0 0 0 0 .07l.01.022a.268.268 0 0 0 .049.06L466.745 512l-127.86 127.862c-.041.04-.052.06-.059.083a.118.118 0 0 0 0 .07c.007.022.018.041.059.082l45.019 45.02c.04.04.06.05.083.058a.118.118 0 0 0 .07 0c.022-.007.041-.018.082-.059L512 557.254l127.862 127.861c.04.041.06.052.083.059a.118.118 0 0 0 .07 0c.022-.007.041-.018.082-.059l45.02-45.019c.04-.04.05-.06.058-.083a.118.118 0 0 0 0-.07l-.01-.022a.268.268 0 0 0-.049-.06L557.254 512l127.861-127.86c.041-.042.052-.06.059-.084a.118.118 0 0 0 0-.07c-.007-.022-.018-.041-.059-.082l-45.019-45.02a.199.199 0 0 0-.083-.058a.118.118 0 0 0-.07 0Z\"/>"
|
|
434
434
|
},
|
|
435
435
|
"close-square-outlined": {
|
|
436
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
436
|
+
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M880 112c17.7 0 32 14.3 32 32v736c0 17.7-14.3 32-32 32H144c-17.7 0-32-14.3-32-32V144c0-17.7 14.3-32 32-32Zm-40 72H184v656h656V184ZM640.013 338.826c.023.007.042.018.083.059l45.02 45.019c.04.04.05.06.058.083a.118.118 0 0 1 0 .07c-.007.022-.018.041-.059.082L557.254 512l127.861 127.862a.268.268 0 0 1 .05.06l.009.023a.118.118 0 0 1 0 .07c-.007.022-.018.041-.059.082l-45.019 45.02c-.04.04-.06.05-.083.058a.118.118 0 0 1-.07 0c-.022-.007-.041-.018-.082-.059L512 557.254L384.14 685.115c-.042.041-.06.052-.084.059a.118.118 0 0 1-.07 0c-.022-.007-.041-.018-.082-.059l-45.02-45.019a.199.199 0 0 1-.058-.083a.118.118 0 0 1 0-.07c.007-.022.018-.041.059-.082L466.745 512l-127.86-127.86a.268.268 0 0 1-.05-.061l-.009-.023a.118.118 0 0 1 0-.07c.007-.022.018-.041.059-.082l45.019-45.02c.04-.04.06-.05.083-.058a.118.118 0 0 1 .07 0c.022.007.041.018.082.059L512 466.745l127.862-127.86c.04-.041.06-.052.083-.059a.118.118 0 0 1 .07 0Z\"/>"
|
|
437
437
|
},
|
|
438
438
|
"close-square-twotone": {
|
|
439
439
|
"body": "<path fill=\"currentColor\" d=\"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z\"/><path fill=\"currentColor\" fill-opacity=\".15\" d=\"M184 840h656V184H184v656zm163.9-473.9A7.95 7.95 0 0 1 354 353h58.9c4.7 0 9.2 2.1 12.3 5.7L512 462.2l86.8-103.5c3-3.6 7.5-5.7 12.3-5.7H670c6.8 0 10.5 7.9 6.1 13.1L553.8 512l122.3 145.9c4.4 5.2.7 13.1-6.1 13.1h-58.9c-4.7 0-9.2-2.1-12.3-5.7L512 561.8l-86.8 103.5c-3 3.6-7.5 5.7-12.3 5.7H354c-6.8 0-10.5-7.9-6.1-13.1L470.2 512L347.9 366.1z\"/><path fill=\"currentColor\" d=\"M354 671h58.9c4.8 0 9.3-2.1 12.3-5.7L512 561.8l86.8 103.5c3.1 3.6 7.6 5.7 12.3 5.7H670c6.8 0 10.5-7.9 6.1-13.1L553.8 512l122.3-145.9c4.4-5.2.7-13.1-6.1-13.1h-58.9c-4.8 0-9.3 2.1-12.3 5.7L512 462.2l-86.8-103.5c-3.1-3.6-7.6-5.7-12.3-5.7H354c-6.8 0-10.5 7.9-6.1 13.1L470.2 512L347.9 657.9A7.95 7.95 0 0 0 354 671z\"/>"
|
|
@@ -817,7 +817,7 @@
|
|
|
817
817
|
"body": "<path fill=\"currentColor\" fill-opacity=\".15\" d=\"M551.9 513c19.6 0 35.9-14.2 39.3-32.8A40.02 40.02 0 0 1 552 512a40 40 0 0 1-40-39.4v.5c0 22 17.9 39.9 39.9 39.9zM752 687.8l-.3-.3c-29-17.5-62.3-26.8-97-26.8c-44.9 0-87.2 15.7-121 43.8a256.27 256.27 0 0 1-164.9 59.9c-41.2 0-81-9.8-116.7-28L210.5 844h603l-59.9-155.2l-1.6-1z\"/><path fill=\"currentColor\" d=\"M879 824.9L696.3 352V178H768v-68H256v68h71.7v174L145 824.9c-2.8 7.4-4.3 15.2-4.3 23.1c0 35.3 28.7 64 64 64h614.6c7.9 0 15.7-1.5 23.1-4.3c33-12.7 49.4-49.8 36.6-82.8zM395.7 364.7V180h232.6v184.7L719.2 600c-20.7-5.3-42.1-8-63.9-8c-61.2 0-119.2 21.5-165.3 60a188.78 188.78 0 0 1-121.3 43.9c-32.7 0-64.1-8.3-91.8-23.7l118.8-307.5zM210.5 844l41.6-107.6l.1-.2c35.7 18.1 75.4 27.8 116.6 27.8c61.2 0 119.2-21.5 165.3-60c33.9-28.2 76.3-43.9 121.3-43.9c35 0 68.4 9.5 97.6 27.1l.6 1.6L813.5 844h-603z\"/><path fill=\"currentColor\" d=\"M552 512c19.3 0 35.4-13.6 39.2-31.8c.6-2.7.8-5.4.8-8.2c0-22.1-17.9-40-40-40s-40 17.9-40 40v.6a40 40 0 0 0 40 39.4z\"/>"
|
|
818
818
|
},
|
|
819
819
|
"export-outlined": {
|
|
820
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
820
|
+
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M880 912H144c-17.7 0-32-14.3-32-32V144c0-17.7 14.3-32 32-32h360c4.4 0 8 3.6 8 8v56c0 4.4-3.6 8-8 8H184v656h656V520c0-4.4 3.6-8 8-8h56c4.4 0 8 3.6 8 8v360c0 17.7-14.3 32-32 32ZM770.87 199.131l-52.2-52.2c-4.7-4.7-1.9-12.8 4.7-13.6l179.4-21c5.1-.6 9.5 3.7 8.9 8.9l-21 179.4c-.8 6.6-8.9 9.4-13.6 4.7l-52.4-52.4l-256.2 256.2c-3.1 3.1-8.2 3.1-11.3 0l-42.4-42.4c-3.1-3.1-3.1-8.2 0-11.3l256.1-256.3Z\"/>"
|
|
821
821
|
},
|
|
822
822
|
"eye-filled": {
|
|
823
823
|
"body": "<path fill=\"currentColor\" d=\"M396 512a112 112 0 1 0 224 0a112 112 0 1 0-224 0zm546.2-25.8C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 0 0 0 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3c7.7-16.2 7.7-35 0-51.5zM508 688c-97.2 0-176-78.8-176-176s78.8-176 176-176s176 78.8 176 176s-78.8 176-176 176z\"/>"
|
|
@@ -1264,7 +1264,7 @@
|
|
|
1264
1264
|
"body": "<path fill=\"currentColor\" d=\"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM765.9 556.9H437.1c0 100.4 144.3 136 196.8 47.4h120.8c-32.6 91.7-119.7 146-216.8 146c-35.1 0-70.3-.1-101.7-15.6c-87.4 44.5-180.3 56.6-180.3-42c0-45.8 23.2-107.1 44-145C335 484 381.3 422.8 435.6 374.5c-43.7 18.9-91.1 66.3-122 101.2c25.9-112.8 129.5-193.6 237.1-186.5c130-59.8 209.7-34.1 209.7 38.6c0 27.4-10.6 63.3-21.4 87.9c25.2 45.5 33.3 97.6 26.9 141.2zm-72.3-272.5c-24 0-51.1 11.7-72.6 22c46.3 18 86 57.3 112.3 99.6c7.1-18.9 14.6-47.9 14.6-67.9c0-32-22.8-53.7-54.3-53.7zM540.5 399.1c-53.7 0-102 39.7-104 94.9h208c-2-55.1-50.6-94.9-104-94.9zM320.6 602.9c-73 152.4 11.5 172.2 100.3 123.3c-46.6-27.5-82.6-72.2-100.3-123.3z\"/>"
|
|
1265
1265
|
},
|
|
1266
1266
|
"import-outlined": {
|
|
1267
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
1267
|
+
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M880 912H144c-17.7 0-32-14.3-32-32V144c0-17.7 14.3-32 32-32h360c4.4 0 8 3.6 8 8v56c0 4.4-3.6 8-8 8H184v656h656V520c0-4.4 3.6-8 8-8h56c4.4 0 8 3.6 8 8v360c0 17.7-14.3 32-32 32ZM653.3 424.6l52.2 52.2c4.7 4.7 1.9 12.8-4.7 13.6l-179.4 21c-5.1.6-9.5-3.7-8.9-8.9l21-179.4c.8-6.6 8.9-9.4 13.6-4.7l52.4 52.4l256.2-256.2c3.1-3.1 8.2-3.1 11.3 0l42.4 42.4c3.1 3.1 3.1 8.2 0 11.3L653.3 424.6Z\"/>"
|
|
1268
1268
|
},
|
|
1269
1269
|
"inbox-outlined": {
|
|
1270
1270
|
"body": "<path fill=\"currentColor\" d=\"m885.2 446.3l-.2-.8l-112.2-285.1c-5-16.1-19.9-27.2-36.8-27.2H281.2c-17 0-32.1 11.3-36.9 27.6L139.4 443l-.3.7l-.2.8c-1.3 4.9-1.7 9.9-1 14.8c-.1 1.6-.2 3.2-.2 4.8V830a60.9 60.9 0 0 0 60.8 60.8h627.2c33.5 0 60.8-27.3 60.9-60.8V464.1c0-1.3 0-2.6-.1-3.7c.4-4.9 0-9.6-1.3-14.1zm-295.8-43l-.3 15.7c-.8 44.9-31.8 75.1-77.1 75.1c-22.1 0-41.1-7.1-54.8-20.6S436 441.2 435.6 419l-.3-15.7H229.5L309 210h399.2l81.7 193.3H589.4zm-375 76.8h157.3c24.3 57.1 76 90.8 140.4 90.8c33.7 0 65-9.4 90.3-27.2c22.2-15.6 39.5-37.4 50.7-63.6h156.5V814H214.4V480.1z\"/>"
|
package/json/carbon.json
CHANGED