@iconify/json 2.2.239 → 2.2.240
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 +9 -9
- package/collections.md +9 -9
- package/composer.json +1 -1
- package/json/carbon.json +1 -1
- package/json/fluent.json +1 -1
- package/json/lucide.json +21 -12
- package/json/material-symbols-light.json +175 -7
- package/json/material-symbols.json +175 -7
- package/json/mingcute.json +3025 -2553
- package/json/oui.json +20 -2
- package/json/token-branded.json +3 -3
- package/json/token.json +1 -1
- 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": 13130,
|
|
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": 13197,
|
|
29
29
|
"author": {
|
|
30
30
|
"name": "Google",
|
|
31
31
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
},
|
|
196
196
|
"mingcute": {
|
|
197
197
|
"name": "MingCute Icon",
|
|
198
|
-
"total":
|
|
198
|
+
"total": 3040,
|
|
199
199
|
"author": {
|
|
200
200
|
"name": "MingCute Design",
|
|
201
201
|
"url": "https://github.com/Richard9394/MingCute"
|
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
"carbon": {
|
|
271
271
|
"name": "Carbon",
|
|
272
272
|
"total": 2213,
|
|
273
|
-
"version": "11.47.
|
|
273
|
+
"version": "11.47.1",
|
|
274
274
|
"author": {
|
|
275
275
|
"name": "IBM",
|
|
276
276
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -369,7 +369,7 @@
|
|
|
369
369
|
},
|
|
370
370
|
"lucide": {
|
|
371
371
|
"name": "Lucide",
|
|
372
|
-
"total":
|
|
372
|
+
"total": 1524,
|
|
373
373
|
"author": {
|
|
374
374
|
"name": "Lucide Contributors",
|
|
375
375
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1529,7 +1529,7 @@
|
|
|
1529
1529
|
"fluent": {
|
|
1530
1530
|
"name": "Fluent UI System Icons",
|
|
1531
1531
|
"total": 16535,
|
|
1532
|
-
"version": "1.1.
|
|
1532
|
+
"version": "1.1.254",
|
|
1533
1533
|
"author": {
|
|
1534
1534
|
"name": "Microsoft Corporation",
|
|
1535
1535
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2022,7 +2022,7 @@
|
|
|
2022
2022
|
},
|
|
2023
2023
|
"oui": {
|
|
2024
2024
|
"name": "OpenSearch UI",
|
|
2025
|
-
"total":
|
|
2025
|
+
"total": 393,
|
|
2026
2026
|
"version": "2.0.0",
|
|
2027
2027
|
"author": {
|
|
2028
2028
|
"name": "OpenSearch Contributors",
|
|
@@ -2691,7 +2691,7 @@
|
|
|
2691
2691
|
"token": {
|
|
2692
2692
|
"name": "Web3 Icons",
|
|
2693
2693
|
"total": 1717,
|
|
2694
|
-
"version": "3.6.
|
|
2694
|
+
"version": "3.6.1",
|
|
2695
2695
|
"author": {
|
|
2696
2696
|
"name": "0xa3k5",
|
|
2697
2697
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -2716,7 +2716,7 @@
|
|
|
2716
2716
|
"token-branded": {
|
|
2717
2717
|
"name": "Web3 Icons Branded",
|
|
2718
2718
|
"total": 1905,
|
|
2719
|
-
"version": "3.6.
|
|
2719
|
+
"version": "3.6.1",
|
|
2720
2720
|
"author": {
|
|
2721
2721
|
"name": "0xa3k5",
|
|
2722
2722
|
"url": "https://github.com/0xa3k5/web3icons"
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 13130
|
|
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: 13197
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
* File: [json/hugeicons.json](json/hugeicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
85
85
|
|
|
86
86
|
## MingCute Icon
|
|
87
|
-
* Number of icons:
|
|
87
|
+
* Number of icons: 3040
|
|
88
88
|
* Author: MingCute Design
|
|
89
89
|
* URL: https://github.com/Richard9394/MingCute
|
|
90
90
|
* License: Apache 2.0
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
* Author: IBM
|
|
121
121
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
122
122
|
* License: Apache 2.0
|
|
123
|
-
* Version: 11.47.
|
|
123
|
+
* Version: 11.47.1
|
|
124
124
|
* Palette: Colorless
|
|
125
125
|
* Icon set prefix: `carbon`
|
|
126
126
|
* File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
* File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
159
159
|
|
|
160
160
|
## Lucide
|
|
161
|
-
* Number of icons:
|
|
161
|
+
* Number of icons: 1524
|
|
162
162
|
* Author: Lucide Contributors
|
|
163
163
|
* URL: https://github.com/lucide-icons/lucide
|
|
164
164
|
* License: ISC
|
|
@@ -660,7 +660,7 @@
|
|
|
660
660
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
661
661
|
* License: MIT
|
|
662
662
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
663
|
-
* Version: 1.1.
|
|
663
|
+
* Version: 1.1.254
|
|
664
664
|
* Palette: Colorless
|
|
665
665
|
* Icon set prefix: `fluent`
|
|
666
666
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -871,7 +871,7 @@
|
|
|
871
871
|
* File: [json/nimbus.json](json/nimbus.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
872
872
|
|
|
873
873
|
## OpenSearch UI
|
|
874
|
-
* Number of icons:
|
|
874
|
+
* Number of icons: 393
|
|
875
875
|
* Author: OpenSearch Contributors
|
|
876
876
|
* URL: https://github.com/opensearch-project/oui
|
|
877
877
|
* License: Apache 2.0
|
|
@@ -1158,7 +1158,7 @@
|
|
|
1158
1158
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1159
1159
|
* License: MIT
|
|
1160
1160
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1161
|
-
* Version: 3.6.
|
|
1161
|
+
* Version: 3.6.1
|
|
1162
1162
|
* Palette: Colorless
|
|
1163
1163
|
* Icon set prefix: `token`
|
|
1164
1164
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1169,7 +1169,7 @@
|
|
|
1169
1169
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1170
1170
|
* License: MIT
|
|
1171
1171
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1172
|
-
* Version: 3.6.
|
|
1172
|
+
* Version: 3.6.1
|
|
1173
1173
|
* Palette: Colorful
|
|
1174
1174
|
* Icon set prefix: `token-branded`
|
|
1175
1175
|
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED
package/json/carbon.json
CHANGED
package/json/fluent.json
CHANGED
package/json/lucide.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "lucide",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Lucide",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 1524,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Lucide Contributors",
|
|
8
8
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"category": "General",
|
|
25
25
|
"palette": false
|
|
26
26
|
},
|
|
27
|
-
"lastModified":
|
|
27
|
+
"lastModified": 1724429598,
|
|
28
28
|
"icons": {
|
|
29
29
|
"a-arrow-down": {
|
|
30
30
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3.5 13h6M2 16l4.5-9l4.5 9m7-9v9m-4-4l4 4l4-4\"/>"
|
|
@@ -924,6 +924,9 @@
|
|
|
924
924
|
"chart-column-stacked": {
|
|
925
925
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 13H7m12-4h-4M3 3v16a2 2 0 0 0 2 2h16\"/><rect width=\"4\" height=\"12\" x=\"15\" y=\"5\" rx=\"1\"/><rect width=\"4\" height=\"9\" x=\"7\" y=\"8\" rx=\"1\"/></g>"
|
|
926
926
|
},
|
|
927
|
+
"chart-gantt": {
|
|
928
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 6h8m-6 10h6M3 3v16a2 2 0 0 0 2 2h16M8 11h7\"/>"
|
|
929
|
+
},
|
|
927
930
|
"chart-line": {
|
|
928
931
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 3v16a2 2 0 0 0 2 2h16\"/><path d=\"m19 9l-5 5l-4-4l-3 3\"/></g>"
|
|
929
932
|
},
|
|
@@ -1348,10 +1351,10 @@
|
|
|
1348
1351
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"20\" height=\"8\" x=\"2\" y=\"6\" rx=\"1\"/><path d=\"M17 14v7M7 14v7M17 3v3M7 3v3m3 8L2.3 6.3M14 6l7.7 7.7M8 6l8 8\"/></g>"
|
|
1349
1352
|
},
|
|
1350
1353
|
"contact": {
|
|
1351
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"
|
|
1354
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16 2v2M7 22v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2M8 2v2\"/><circle cx=\"12\" cy=\"11\" r=\"3\"/><rect width=\"18\" height=\"18\" x=\"3\" y=\"4\" rx=\"2\"/></g>"
|
|
1352
1355
|
},
|
|
1353
1356
|
"contact-round": {
|
|
1354
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16
|
|
1357
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16 2v2m1.915 18a6 6 0 0 0-12 0M8 2v2\"/><circle cx=\"12\" cy=\"12\" r=\"4\"/><rect width=\"18\" height=\"18\" x=\"3\" y=\"4\" rx=\"2\"/></g>"
|
|
1355
1358
|
},
|
|
1356
1359
|
"container": {
|
|
1357
1360
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M22 7.7c0-.6-.4-1.2-.8-1.5l-6.3-3.9a1.72 1.72 0 0 0-1.7 0l-10.3 6c-.5.2-.9.8-.9 1.4v6.6c0 .5.4 1.2.8 1.5l6.3 3.9a1.72 1.72 0 0 0 1.7 0l10.3-6c.5-.3.9-1 .9-1.5Z\"/><path d=\"M10 21.9V14L2.1 9.1M10 14l11.9-6.9M14 19.8v-8.1m4 5.8V9.4\"/></g>"
|
|
@@ -1823,7 +1826,7 @@
|
|
|
1823
1826
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4\"/><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"/><rect width=\"8\" height=\"6\" x=\"2\" y=\"12\" rx=\"1\"/><path d=\"m10 15.5l4 2.5v-6l-4 2.5\"/></g>"
|
|
1824
1827
|
},
|
|
1825
1828
|
"file-volume": {
|
|
1826
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 11a5 5 0 0 1 0 6m3-15v4a2 2 0 0 0 2 2h4\"/><path d=\"M4.
|
|
1829
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 11a5 5 0 0 1 0 6m3-15v4a2 2 0 0 0 2 2h4\"/><path d=\"M4 6.765V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-.93-.23\"/><path d=\"M7 10.51a.5.5 0 0 0-.826-.38l-1.893 1.628A1 1 0 0 1 3.63 12H2.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1.129a1 1 0 0 1 .652.242l1.893 1.63a.5.5 0 0 0 .826-.38z\"/></g>"
|
|
1827
1830
|
},
|
|
1828
1831
|
"file-volume-2": {
|
|
1829
1832
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"/><path d=\"M14 2v4a2 2 0 0 0 2 2h4M8 15h.01m3.49-1.5a2.5 2.5 0 0 1 0 3M15 12a5 5 0 0 1 0 6\"/></g>"
|
|
@@ -2814,7 +2817,7 @@
|
|
|
2814
2817
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"20\" height=\"15\" x=\"2\" y=\"4\" rx=\"2\"/><rect width=\"8\" height=\"7\" x=\"6\" y=\"8\" rx=\"1\"/><path d=\"M18 8v7M6 19v2m12-2v2\"/></g>"
|
|
2815
2818
|
},
|
|
2816
2819
|
"milestone": {
|
|
2817
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
2820
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 13v8m0-18v3M4 6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h13a2 2 0 0 0 1.152-.365l3.424-2.317a1 1 0 0 0 0-1.635l-3.424-2.318A2 2 0 0 0 17 6z\"/>"
|
|
2818
2821
|
},
|
|
2819
2822
|
"milk": {
|
|
2820
2823
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 2h8M9 2v2.789a4 4 0 0 1-.672 2.219l-.656.984A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-9.789a4 4 0 0 0-.672-2.219l-.656-.984A4 4 0 0 1 15 4.788V2\"/><path d=\"M7 15a6.47 6.47 0 0 1 5 0a6.47 6.47 0 0 0 5 0\"/></g>"
|
|
@@ -3752,7 +3755,7 @@
|
|
|
3752
3755
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m21 17l-2.156-1.868A.5.5 0 0 0 18 15.5v.5a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1c0-2.545-3.991-3.97-8.5-4a1 1 0 0 0 0 5c4.153 0 4.745-11.295 5.708-13.5a2.5 2.5 0 1 1 3.31 3.284M3 21h18\"/>"
|
|
3753
3756
|
},
|
|
3754
3757
|
"signpost": {
|
|
3755
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 13v8m0-18v3m6 0a2 2 0 0 1 1.
|
|
3758
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 13v8m0-18v3m6 0a2 2 0 0 1 1.387.56l2.307 2.22a1 1 0 0 1 0 1.44l-2.307 2.22A2 2 0 0 1 18 13H6a2 2 0 0 1-1.387-.56l-2.306-2.22a1 1 0 0 1 0-1.44l2.306-2.22A2 2 0 0 1 6 6z\"/>"
|
|
3756
3759
|
},
|
|
3757
3760
|
"signpost-big": {
|
|
3758
3761
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 9H4L2 7l2-2h6m4 0h6l2 2l-2 2h-6m-4 13V4a2 2 0 1 1 4 0v18m-6 0h8\"/>"
|
|
@@ -4049,7 +4052,7 @@
|
|
|
4049
4052
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 4v16m4-16l10 8l-10 8z\"/>"
|
|
4050
4053
|
},
|
|
4051
4054
|
"stethoscope": {
|
|
4052
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"
|
|
4055
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 2v2M5 2v2m0-1H4a2 2 0 0 0-2 2v4a6 6 0 0 0 12 0V5a2 2 0 0 0-2-2h-1\"/><path d=\"M8 15a6 6 0 0 0 12 0v-3\"/><circle cx=\"20\" cy=\"10\" r=\"2\"/></g>"
|
|
4053
4056
|
},
|
|
4054
4057
|
"sticker": {
|
|
4055
4058
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5z\"/><path d=\"M14 3v4a2 2 0 0 0 2 2h4M8 13h.01M16 13h.01M10 16s.8 1 2 1c1.3 0 2-1 2-1\"/></g>"
|
|
@@ -4336,6 +4339,9 @@
|
|
|
4336
4339
|
"trending-up": {
|
|
4337
4340
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m22 7l-8.5 8.5l-5-5L2 17\"/><path d=\"M16 7h6v6\"/></g>"
|
|
4338
4341
|
},
|
|
4342
|
+
"trending-up-down": {
|
|
4343
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14.828 14.828L21 21m0-5v5h-5m5-18l-9 9l-4-4l-6 6\"/><path d=\"M21 8V3h-5\"/></g>"
|
|
4344
|
+
},
|
|
4339
4345
|
"triangle": {
|
|
4340
4346
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13.73 4a2 2 0 0 0-3.46 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"/>"
|
|
4341
4347
|
},
|
|
@@ -4517,16 +4523,19 @@
|
|
|
4517
4523
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"12\" r=\"4\"/><circle cx=\"18\" cy=\"12\" r=\"4\"/><path d=\"M6 16h12\"/></g>"
|
|
4518
4524
|
},
|
|
4519
4525
|
"volume": {
|
|
4520
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11
|
|
4526
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z\"/>"
|
|
4521
4527
|
},
|
|
4522
4528
|
"volume-1": {
|
|
4523
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11
|
|
4529
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298zM16 9a5 5 0 0 1 0 6\"/>"
|
|
4524
4530
|
},
|
|
4525
4531
|
"volume-2": {
|
|
4526
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11
|
|
4532
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298zM16 9a5 5 0 0 1 0 6m3.364 3.364a9 9 0 0 0 0-12.728\"/>"
|
|
4533
|
+
},
|
|
4534
|
+
"volume-off": {
|
|
4535
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 9a5 5 0 0 1 .95 2.293m2.414-5.657a9 9 0 0 1 1.889 9.96M2 2l20 20M7 7l-.587.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298V11M9.828 4.172A.686.686 0 0 1 11 4.657v.686\"/>"
|
|
4527
4536
|
},
|
|
4528
4537
|
"volume-x": {
|
|
4529
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11
|
|
4538
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298zM22 9l-6 6m0-6l6 6\"/>"
|
|
4530
4539
|
},
|
|
4531
4540
|
"vote": {
|
|
4532
4541
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9 12l2 2l4-4\"/><path d=\"M5 7c0-1.1.9-2 2-2h10a2 2 0 0 1 2 2v12H5zm17 12H2\"/></g>"
|