restream-admin-ui-icons 2.0.0 → 2.0.1
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/README.md +35 -45
- package/dist/16/action/index.cjs +183 -0
- package/dist/16/action/index.d.cts +3 -0
- package/dist/16/action/index.d.ts +3 -0
- package/dist/16/action/index.js +2 -0
- package/dist/16/alert/index.cjs +107 -0
- package/dist/16/alert/index.d.cts +3 -0
- package/dist/16/alert/index.d.ts +3 -0
- package/dist/16/alert/index.js +2 -0
- package/dist/16/business/index.cjs +39 -0
- package/dist/16/business/index.d.cts +3 -0
- package/dist/16/business/index.d.ts +3 -0
- package/dist/16/business/index.js +2 -0
- package/dist/16/communication/index.cjs +91 -0
- package/dist/16/communication/index.d.cts +3 -0
- package/dist/16/communication/index.d.ts +3 -0
- package/dist/16/communication/index.js +2 -0
- package/dist/16/culture/index.cjs +11 -0
- package/dist/16/culture/index.d.cts +3 -0
- package/dist/16/culture/index.d.ts +3 -0
- package/dist/16/culture/index.js +2 -0
- package/dist/16/document/index.cjs +47 -0
- package/dist/16/document/index.d.cts +3 -0
- package/dist/16/document/index.d.ts +3 -0
- package/dist/16/document/index.js +2 -0
- package/dist/16/editor/index.cjs +271 -0
- package/dist/16/editor/index.d.cts +3 -0
- package/dist/16/editor/index.d.ts +3 -0
- package/dist/16/editor/index.js +2 -0
- package/dist/16/index.cjs +40 -27
- package/dist/16/index.d.cts +13 -1
- package/dist/16/index.d.ts +13 -1
- package/dist/16/index.js +14 -1
- package/dist/16/logo/index.cjs +147 -0
- package/dist/16/logo/index.d.cts +3 -0
- package/dist/16/logo/index.d.ts +3 -0
- package/dist/16/logo/index.js +2 -0
- package/dist/16/media/index.cjs +95 -0
- package/dist/16/media/index.d.cts +3 -0
- package/dist/16/media/index.d.ts +3 -0
- package/dist/16/media/index.js +2 -0
- package/dist/16/navigation/index.cjs +187 -0
- package/dist/16/navigation/index.d.cts +3 -0
- package/dist/16/navigation/index.d.ts +3 -0
- package/dist/16/navigation/index.js +2 -0
- package/dist/16/place/index.cjs +31 -0
- package/dist/16/place/index.d.cts +3 -0
- package/dist/16/place/index.d.ts +3 -0
- package/dist/16/place/index.js +2 -0
- package/dist/16/rating/index.cjs +95 -0
- package/dist/16/rating/index.d.cts +3 -0
- package/dist/16/rating/index.d.ts +3 -0
- package/dist/16/rating/index.js +2 -0
- package/dist/16/technology/index.cjs +55 -0
- package/dist/16/technology/index.d.cts +3 -0
- package/dist/16/technology/index.d.ts +3 -0
- package/dist/16/technology/index.js +2 -0
- package/dist/24/action/index.cjs +319 -0
- package/dist/24/action/index.d.cts +3 -0
- package/dist/24/action/index.d.ts +3 -0
- package/dist/24/action/index.js +2 -0
- package/dist/24/alert/index.cjs +107 -0
- package/dist/24/alert/index.d.cts +3 -0
- package/dist/24/alert/index.d.ts +3 -0
- package/dist/24/alert/index.js +2 -0
- package/dist/24/business/index.cjs +183 -0
- package/dist/24/business/index.d.cts +3 -0
- package/dist/24/business/index.d.ts +3 -0
- package/dist/24/business/index.js +2 -0
- package/dist/24/communication/index.cjs +219 -0
- package/dist/24/communication/index.d.cts +3 -0
- package/dist/24/communication/index.d.ts +3 -0
- package/dist/24/communication/index.js +2 -0
- package/dist/24/culture/index.cjs +111 -0
- package/dist/24/culture/index.d.cts +3 -0
- package/dist/24/culture/index.d.ts +3 -0
- package/dist/24/culture/index.js +2 -0
- package/dist/24/document/index.cjs +535 -0
- package/dist/24/document/index.d.cts +3 -0
- package/dist/24/document/index.d.ts +3 -0
- package/dist/24/document/index.js +2 -0
- package/dist/24/editor/index.cjs +379 -0
- package/dist/24/editor/index.d.cts +3 -0
- package/dist/24/editor/index.d.ts +3 -0
- package/dist/24/editor/index.js +2 -0
- package/dist/24/index.cjs +39 -26
- package/dist/24/index.d.cts +13 -1
- package/dist/24/index.d.ts +13 -1
- package/dist/24/index.js +14 -1
- package/dist/24/logo/index.cjs +223 -0
- package/dist/24/logo/index.d.cts +3 -0
- package/dist/24/logo/index.d.ts +3 -0
- package/dist/24/logo/index.js +2 -0
- package/dist/24/media/index.cjs +287 -0
- package/dist/24/media/index.d.cts +3 -0
- package/dist/24/media/index.d.ts +3 -0
- package/dist/24/media/index.js +2 -0
- package/dist/24/navigation/index.cjs +215 -0
- package/dist/24/navigation/index.d.cts +3 -0
- package/dist/24/navigation/index.d.ts +3 -0
- package/dist/24/navigation/index.js +2 -0
- package/dist/24/place/index.cjs +319 -0
- package/dist/24/place/index.d.cts +3 -0
- package/dist/24/place/index.d.ts +3 -0
- package/dist/24/place/index.js +2 -0
- package/dist/24/rating/index.cjs +147 -0
- package/dist/24/rating/index.d.cts +3 -0
- package/dist/24/rating/index.d.ts +3 -0
- package/dist/24/rating/index.js +2 -0
- package/dist/24/technology/index.cjs +347 -0
- package/dist/24/technology/index.d.cts +3 -0
- package/dist/24/technology/index.d.ts +3 -0
- package/dist/24/technology/index.js +2 -0
- package/dist/8/communication/index.cjs +11 -0
- package/dist/8/communication/index.d.cts +3 -0
- package/dist/8/communication/index.d.ts +3 -0
- package/dist/8/communication/index.js +2 -0
- package/dist/8/index.cjs +7 -4
- package/dist/8/index.d.cts +3 -1
- package/dist/8/index.d.ts +3 -1
- package/dist/8/index.js +4 -1
- package/dist/8/navigation/index.cjs +15 -0
- package/dist/8/navigation/index.d.cts +3 -0
- package/dist/8/navigation/index.d.ts +3 -0
- package/dist/8/navigation/index.js +2 -0
- package/dist/8/rating/index.cjs +11 -0
- package/dist/8/rating/index.d.cts +3 -0
- package/dist/8/rating/index.d.ts +3 -0
- package/dist/8/rating/index.js +2 -0
- package/dist/chunk-24BIAKRS.js +23 -0
- package/dist/chunk-2U3R6HBC.js +37 -0
- package/dist/chunk-47J5D6BQ.js +1199 -0
- package/dist/chunk-4Y5ULXVT.js +401 -0
- package/dist/chunk-4YG555JO.js +121 -0
- package/dist/chunk-5B6Z76TB.js +989 -0
- package/dist/chunk-5E6YCRWP.cjs +821 -0
- package/dist/chunk-5TSOG4AS.js +1101 -0
- package/dist/chunk-652EDI3M.cjs +36 -0
- package/dist/chunk-666BKIZ6.cjs +1181 -0
- package/dist/chunk-67D73ETG.js +34 -0
- package/dist/chunk-6GNVPFI2.cjs +131 -0
- package/dist/chunk-6PKSKZCH.js +933 -0
- package/dist/chunk-6SSOEAFO.js +1311 -0
- package/dist/chunk-7CV76NM5.js +373 -0
- package/dist/chunk-AOV2RSFU.js +765 -0
- package/dist/chunk-B6JOHEFS.js +303 -0
- package/dist/chunk-BL7ETGXC.js +2062 -0
- package/dist/chunk-BXCWXLDK.js +499 -0
- package/dist/chunk-DJY2ZT47.cjs +16 -0
- package/dist/chunk-DQXLUYGZ.cjs +26 -0
- package/dist/chunk-DSLRKEEM.js +519 -0
- package/dist/chunk-EC3FKFNR.cjs +161 -0
- package/dist/chunk-EDXVFXFG.js +1104 -0
- package/dist/chunk-EFOWDO5Z.cjs +674 -0
- package/dist/chunk-EFQLND6U.cjs +191 -0
- package/dist/chunk-EQXPGHMB.js +317 -0
- package/dist/chunk-FLODM2MN.cjs +1286 -0
- package/dist/chunk-FTXJCRSC.cjs +26 -0
- package/dist/chunk-H3Z6UNJ6.js +754 -0
- package/dist/chunk-HNETW4EK.cjs +101 -0
- package/dist/chunk-HRHUSLAY.cjs +341 -0
- package/dist/chunk-JA7AQN2U.cjs +26 -0
- package/dist/chunk-JDQYKY6U.js +14 -0
- package/dist/chunk-JJGYKMC4.cjs +1001 -0
- package/dist/chunk-JV7VTU2W.cjs +1406 -0
- package/dist/chunk-LQZJJ2IL.js +93 -0
- package/dist/chunk-LYEJYZVX.js +639 -0
- package/dist/chunk-MBDNDFW5.js +737 -0
- package/dist/chunk-ML76OME2.cjs +809 -0
- package/dist/chunk-OBEPQDMI.cjs +1184 -0
- package/dist/chunk-OYF7PLZT.cjs +671 -0
- package/dist/chunk-P6CETHIC.cjs +1061 -0
- package/dist/chunk-QCKWJBFQ.cjs +341 -0
- package/dist/chunk-QFE476CS.js +34 -0
- package/dist/chunk-QTSQUW7V.cjs +428 -0
- package/dist/chunk-RJTHXN7R.cjs +401 -0
- package/dist/chunk-RRGQQVT3.cjs +2196 -0
- package/dist/chunk-SSMVTGUD.js +177 -0
- package/dist/chunk-T2Q4KBQ3.js +317 -0
- package/dist/chunk-U3SUHKQG.cjs +536 -0
- package/dist/chunk-VVQ4ZQ7G.js +625 -0
- package/dist/chunk-VYJ4FQIM.cjs +556 -0
- package/dist/chunk-WA2RZKLP.js +401 -0
- package/dist/chunk-WG25HRF2.js +23 -0
- package/dist/chunk-WHQGABRH.cjs +41 -0
- package/dist/chunk-X7TNY7YV.cjs +791 -0
- package/dist/chunk-XBCAPJS6.js +23 -0
- package/dist/chunk-XGESN6V3.cjs +686 -0
- package/dist/chunk-XU6L5TBJ.js +628 -0
- package/dist/chunk-Y6TFMQOU.js +149 -0
- package/dist/chunk-YVIRETI5.cjs +428 -0
- package/dist/chunk-YW3CYQZO.cjs +36 -0
- package/dist/chunk-ZH3F4HAS.cjs +326 -0
- package/dist/index-5ToZKUDg.d.cts +428 -0
- package/dist/index-5ToZKUDg.d.ts +428 -0
- package/dist/index-9wawOzmn.d.ts +19 -0
- package/dist/index-ASBR6v-E.d.cts +565 -0
- package/dist/index-ASBR6v-E.d.ts +565 -0
- package/dist/index-B7LKlvJk.d.cts +476 -0
- package/dist/index-B7LKlvJk.d.ts +476 -0
- package/dist/index-B7umJpPL.d.cts +332 -0
- package/dist/index-B7umJpPL.d.ts +332 -0
- package/dist/index-BChZTp3x.d.cts +518 -0
- package/dist/index-BChZTp3x.d.ts +518 -0
- package/dist/index-BNWAp6cn.d.cts +80 -0
- package/dist/index-BNWAp6cn.d.ts +80 -0
- package/dist/index-BV2fHXgi.d.cts +68 -0
- package/dist/index-BV2fHXgi.d.ts +68 -0
- package/dist/index-Bb_sUOUj.d.cts +218 -0
- package/dist/index-Bb_sUOUj.d.ts +218 -0
- package/dist/index-BgJGQLg9.d.cts +158 -0
- package/dist/index-BgJGQLg9.d.ts +158 -0
- package/dist/index-Bn3HVCJk.d.cts +140 -0
- package/dist/index-Bn3HVCJk.d.ts +140 -0
- package/dist/index-BsiQV-Md.d.cts +14 -0
- package/dist/index-BsiQV-Md.d.ts +14 -0
- package/dist/index-C7d7YDCl.d.cts +218 -0
- package/dist/index-C7d7YDCl.d.ts +218 -0
- package/dist/index-CFxPTzd1.d.cts +14 -0
- package/dist/index-CFxPTzd1.d.ts +14 -0
- package/dist/index-CG2dj02u.d.cts +404 -0
- package/dist/index-CG2dj02u.d.ts +404 -0
- package/dist/index-CK0phSMO.d.cts +9 -0
- package/dist/index-CNtiUTY3.d.cts +19 -0
- package/dist/index-COesY55N.d.ts +9 -0
- package/dist/index-CR4EC66T.d.cts +20 -0
- package/dist/index-CR4EC66T.d.ts +20 -0
- package/dist/index-CaVxPDmN.d.cts +476 -0
- package/dist/index-CaVxPDmN.d.ts +476 -0
- package/dist/index-Ce_7C4Dg.d.cts +320 -0
- package/dist/index-Ce_7C4Dg.d.ts +320 -0
- package/dist/index-CljdSS2W.d.cts +56 -0
- package/dist/index-CljdSS2W.d.ts +56 -0
- package/dist/index-Cpqv5g2f.d.cts +134 -0
- package/dist/index-Cpqv5g2f.d.ts +134 -0
- package/dist/index-CrIDfvJA.d.cts +800 -0
- package/dist/index-CrIDfvJA.d.ts +800 -0
- package/dist/index-Ctc6Hj-F.d.cts +14 -0
- package/dist/index-Ctc6Hj-F.d.ts +14 -0
- package/dist/index-D6SB0h7i.d.cts +164 -0
- package/dist/index-D6SB0h7i.d.ts +164 -0
- package/dist/index-DRLluCqw.d.cts +140 -0
- package/dist/index-DRLluCqw.d.ts +140 -0
- package/dist/index-DT-ZD2vN.d.cts +19 -0
- package/dist/index-D_h78ilz.d.cts +326 -0
- package/dist/index-D_h78ilz.d.ts +326 -0
- package/dist/index-Day051Iz.d.cts +272 -0
- package/dist/index-Day051Iz.d.ts +272 -0
- package/dist/index-Dhbf0iLm.d.cts +278 -0
- package/dist/index-Dhbf0iLm.d.ts +278 -0
- package/dist/index-EphVdsek.d.ts +19 -0
- package/dist/index-mgKSIcll.d.cts +44 -0
- package/dist/index-mgKSIcll.d.ts +44 -0
- package/dist/index-vZcD4vr2.d.cts +272 -0
- package/dist/index-vZcD4vr2.d.ts +272 -0
- package/dist/index-yvIuqUow.d.cts +158 -0
- package/dist/index-yvIuqUow.d.ts +158 -0
- package/dist/index.cjs +35 -6
- package/dist/index.d.cts +32 -3
- package/dist/index.d.ts +32 -3
- package/dist/index.js +32 -3
- package/package.json +5 -2
- package/dist/24/index 2.js +0 -2
- package/dist/8/index.d 2.cts +0 -3
- package/dist/8/index.d 2.ts +0 -3
- package/dist/chunk-6R5MLI6T.cjs +0 -4582
- package/dist/chunk-J4ZSA3F4.js +0 -4567
- package/dist/chunk-L2RDQIWN.cjs +0 -11928
- package/dist/chunk-OVJVZQJG.cjs +0 -88
- package/dist/chunk-Q5FZCGI5.js +0 -83
- package/dist/chunk-WHU7SHJM 2.js +0 -11913
- package/dist/chunk-WHU7SHJM.js +0 -11913
- package/dist/index-CwzC7947.d.cts +0 -1960
- package/dist/index-CwzC7947.d.ts +0 -1960
- package/dist/index-DeICsjGM.d.cts +0 -44
- package/dist/index-DeICsjGM.d.ts +0 -44
- package/dist/index-mKoKYZGN.d.cts +0 -5007
- package/dist/index-mKoKYZGN.d.ts +0 -5007
|
@@ -0,0 +1,1061 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunk75ZPJI57_cjs = require('./chunk-75ZPJI57.cjs');
|
|
4
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
5
|
+
|
|
6
|
+
// src/24/media/index.ts
|
|
7
|
+
var media_exports = {};
|
|
8
|
+
chunk75ZPJI57_cjs.__export(media_exports, {
|
|
9
|
+
Camera: () => Camera,
|
|
10
|
+
CameraFill: () => CameraFill,
|
|
11
|
+
CameraOff: () => CameraOff,
|
|
12
|
+
CameraOffFill: () => CameraOffFill,
|
|
13
|
+
FastForward: () => FastForward,
|
|
14
|
+
FastForward10s: () => FastForward10s,
|
|
15
|
+
FastForward15s: () => FastForward15s,
|
|
16
|
+
FastForward30s: () => FastForward30s,
|
|
17
|
+
FastForward5s: () => FastForward5s,
|
|
18
|
+
FastRewind: () => FastRewind,
|
|
19
|
+
FastRewind10s: () => FastRewind10s,
|
|
20
|
+
FastRewind15s: () => FastRewind15s,
|
|
21
|
+
FastRewind30s: () => FastRewind30s,
|
|
22
|
+
FastRewind5s: () => FastRewind5s,
|
|
23
|
+
Focus3D: () => Focus3D,
|
|
24
|
+
FocusAR: () => FocusAR,
|
|
25
|
+
FocusRecords: () => FocusRecords,
|
|
26
|
+
FocusVR: () => FocusVR,
|
|
27
|
+
GalleryHorizontal: () => GalleryHorizontal,
|
|
28
|
+
GalleryVertical: () => GalleryVertical,
|
|
29
|
+
Headphones: () => Headphones,
|
|
30
|
+
Image: () => Image,
|
|
31
|
+
Live: () => Live,
|
|
32
|
+
Maximize: () => Maximize,
|
|
33
|
+
Megaphone: () => Megaphone,
|
|
34
|
+
Melody: () => Melody,
|
|
35
|
+
Microphone: () => Microphone,
|
|
36
|
+
MicrophoneFill: () => MicrophoneFill,
|
|
37
|
+
MicrophoneMute: () => MicrophoneMute,
|
|
38
|
+
MicrophoneMuteFill: () => MicrophoneMuteFill,
|
|
39
|
+
MicrophoneTalker: () => MicrophoneTalker,
|
|
40
|
+
Minimize: () => Minimize,
|
|
41
|
+
Overview1Screen: () => Overview1Screen,
|
|
42
|
+
Overview2Screen: () => Overview2Screen,
|
|
43
|
+
Overview4Screen: () => Overview4Screen,
|
|
44
|
+
Overview6Screen: () => Overview6Screen,
|
|
45
|
+
PackContent: () => PackContent,
|
|
46
|
+
PackTV: () => PackTV,
|
|
47
|
+
PauseFill: () => PauseFill,
|
|
48
|
+
PauseObject: () => PauseObject,
|
|
49
|
+
Photo: () => Photo,
|
|
50
|
+
Play: () => Play,
|
|
51
|
+
PlayFill: () => PlayFill,
|
|
52
|
+
PlayNext: () => PlayNext,
|
|
53
|
+
PlayObject: () => PlayObject,
|
|
54
|
+
PlayPrevious: () => PlayPrevious,
|
|
55
|
+
Screen4K: () => Screen4K,
|
|
56
|
+
ScreenControl: () => ScreenControl,
|
|
57
|
+
ScreenHD: () => ScreenHD,
|
|
58
|
+
ScreenSettings: () => ScreenSettings,
|
|
59
|
+
ScreenSubscription: () => ScreenSubscription,
|
|
60
|
+
ScreenTV: () => ScreenTV,
|
|
61
|
+
Speed1\u0445: () => Speed1\u0445,
|
|
62
|
+
Speed2\u0445: () => Speed2\u0445,
|
|
63
|
+
Speed4\u0445: () => Speed4\u0445,
|
|
64
|
+
Speed6\u0445: () => Speed6\u0445,
|
|
65
|
+
Speed8\u0445: () => Speed8\u0445,
|
|
66
|
+
SpeedPlayback: () => SpeedPlayback,
|
|
67
|
+
Subtitles: () => Subtitles,
|
|
68
|
+
SubtitlesFill: () => SubtitlesFill,
|
|
69
|
+
Translation: () => Translation,
|
|
70
|
+
Voice: () => Voice,
|
|
71
|
+
VolumeDown: () => VolumeDown,
|
|
72
|
+
VolumeDownFill: () => VolumeDownFill,
|
|
73
|
+
VolumeOff: () => VolumeOff,
|
|
74
|
+
VolumeOffFill: () => VolumeOffFill,
|
|
75
|
+
VolumeUp: () => VolumeUp,
|
|
76
|
+
VolumeUpFill: () => VolumeUpFill,
|
|
77
|
+
ZoomIn: () => ZoomIn,
|
|
78
|
+
ZoomOut: () => ZoomOut
|
|
79
|
+
});
|
|
80
|
+
var Camera = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
81
|
+
"svg",
|
|
82
|
+
{
|
|
83
|
+
width: "24",
|
|
84
|
+
height: "24",
|
|
85
|
+
viewBox: "0 0 24 24",
|
|
86
|
+
fill: "currentColor",
|
|
87
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
88
|
+
...props,
|
|
89
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 7.5L13 7.5C13.8284 7.5 14.5 8.17157 14.5 9L14.5 15C14.5 15.8284 13.8284 16.5 13 16.5L7 16.5C5.067 16.5 3.5 14.933 3.5 13L3.5 9C3.5 8.17157 4.17157 7.5 5 7.5ZM2 9C2 7.34315 3.34315 6 5 6L13 6C14.6569 6 16 7.34315 16 9L16 15C16 16.6569 14.6569 18 13 18L7 18C4.23858 18 2 15.7614 2 13L2 9ZM19.5201 10.2382L20.5 9.39264L20.5 14.611L19.5189 13.7627C19.1894 13.4778 19 13.0637 19 12.628L19 11.3738C19 10.9377 19.1898 10.5231 19.5201 10.2382ZM17.5 11.3738C17.5 10.5015 17.8797 9.67238 18.5402 9.1025L20.76 7.18705C21.246 6.7677 22 7.11297 22 7.75489L22 16.251C22 16.8932 21.2453 17.2384 20.7595 16.8183L18.5378 14.8974C17.8788 14.3275 17.5 13.4993 17.5 12.628L17.5 11.3738Z", fillRule: "evenodd" })
|
|
90
|
+
}
|
|
91
|
+
);
|
|
92
|
+
Camera.displayName = "Camera";
|
|
93
|
+
var CameraFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
94
|
+
"svg",
|
|
95
|
+
{
|
|
96
|
+
width: "24",
|
|
97
|
+
height: "24",
|
|
98
|
+
viewBox: "0 0 24 24",
|
|
99
|
+
fill: "currentColor",
|
|
100
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
101
|
+
...props,
|
|
102
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 6C3.34315 6 2 7.34315 2 9L2 13C2 15.7614 4.23858 18 7 18L13 18C14.6569 18 16 16.6569 16 15L16 9C16 7.34315 14.6569 6 13 6L5 6ZM18.5347 9.10285C17.8775 9.67267 17.5 10.4997 17.5 11.3695L17.5 12.6289C17.5 13.4997 17.8783 14.3274 18.5367 14.8973L20.7592 16.8209C21.2449 17.2414 22 16.8963 22 16.2538L22 7.74126C22 7.0985 21.2443 6.75353 20.7587 7.1746L18.5347 9.10285Z", fillRule: "evenodd" })
|
|
103
|
+
}
|
|
104
|
+
);
|
|
105
|
+
CameraFill.displayName = "CameraFill";
|
|
106
|
+
var CameraOff = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
107
|
+
"svg",
|
|
108
|
+
{
|
|
109
|
+
width: "24",
|
|
110
|
+
height: "24",
|
|
111
|
+
viewBox: "0 0 24 24",
|
|
112
|
+
fill: "currentColor",
|
|
113
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
114
|
+
...props,
|
|
115
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.0304 18.9697L2.03039 3.96967L0.969727 5.03033L2.84862 6.90923C2.32345 7.44954 2.00006 8.187 2.00006 9L2.00006 13C2.00006 15.7614 4.23863 18 7.00006 18L13.0001 18C13.286 18 13.5627 17.96 13.8246 17.8853L15.9697 20.0303L17.0304 18.9697ZM3.50006 9C3.50006 8.60122 3.65567 8.23878 3.9095 7.9701L12.4394 16.5L7.00006 16.5C5.06706 16.5 3.50006 14.933 3.50006 13L3.50006 9ZM15.8853 15.8246C15.96 15.5626 16.0001 15.286 16.0001 15L16.0001 9C16.0001 7.34315 14.6569 6 13.0001 6L6.06072 6L7.56072 7.5L13.0001 7.5C13.8285 7.5 14.5001 8.17158 14.5001 9L14.5001 14.4393L15.8853 15.8246ZM19.5201 10.2382L20.5 9.39264L20.5 14.611L19.5189 13.7627C19.1894 13.4778 19 13.0637 19 12.628L19 11.3738C19 10.9377 19.1898 10.5231 19.5201 10.2382ZM17.5 11.3738C17.5 10.5015 17.8797 9.67239 18.5402 9.10251L20.76 7.18706C21.246 6.7677 22 7.11297 22 7.7549L22 16.251C22 16.8932 21.2453 17.2384 20.7595 16.8183L18.5378 14.8974C17.8788 14.3275 17.5 13.4993 17.5 12.628L17.5 11.3738Z", fillRule: "evenodd" })
|
|
116
|
+
}
|
|
117
|
+
);
|
|
118
|
+
CameraOff.displayName = "CameraOff";
|
|
119
|
+
var CameraOffFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
120
|
+
"svg",
|
|
121
|
+
{
|
|
122
|
+
width: "24",
|
|
123
|
+
height: "24",
|
|
124
|
+
viewBox: "0 0 24 24",
|
|
125
|
+
fill: "currentColor",
|
|
126
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
127
|
+
...props,
|
|
128
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.06066 4L17.0607 19L16 20.0607L13.8549 17.9156C13.5929 17.9903 13.3163 18.0303 13.0303 18.0303L7.03033 18.0303C4.26891 18.0303 2.03033 15.7918 2.03033 13.0303L2.03033 9.03033C2.03033 8.21733 2.35373 7.47986 2.8789 6.93956L1 5.06066L2.06066 4ZM15.9156 15.8549C15.9903 15.5929 16.0303 15.3163 16.0303 15.0303L16.0303 9.03033C16.0303 7.37348 14.6872 6.03033 13.0303 6.03033L6.09099 6.03033L15.9156 15.8549ZM17.5303 11.4042C17.5303 10.5318 17.91 9.70271 18.5705 9.13283L20.7904 7.21738C21.2764 6.79802 22.0303 7.14329 22.0303 7.78522L22.0303 16.2813C22.0303 16.9236 21.2756 17.2687 20.7898 16.8486L18.5682 14.9277C17.9091 14.3578 17.5303 13.5296 17.5303 12.6584L17.5303 11.4042Z", fillRule: "evenodd" })
|
|
129
|
+
}
|
|
130
|
+
);
|
|
131
|
+
CameraOffFill.displayName = "CameraOffFill";
|
|
132
|
+
var FastForward = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
133
|
+
"svg",
|
|
134
|
+
{
|
|
135
|
+
width: "24",
|
|
136
|
+
height: "24",
|
|
137
|
+
viewBox: "0 0 24 24",
|
|
138
|
+
fill: "currentColor",
|
|
139
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
140
|
+
...props,
|
|
141
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.1237 7.11206L18.6216 11.2698C19.1261 11.5926 19.1262 12.4074 18.6216 12.7302L12.1237 16.8879C11.623 17.2083 11 16.8035 11 16.1577L11 13.7678L6.12374 16.8879C5.62302 17.2083 5 16.8035 5 16.1577L5 7.84229C5 7.19652 5.62302 6.79166 6.12374 7.11206L11 10.2322L11 7.84229C11 7.19652 11.623 6.79166 12.1237 7.11206Z", fillRule: "evenodd" })
|
|
142
|
+
}
|
|
143
|
+
);
|
|
144
|
+
FastForward.displayName = "FastForward";
|
|
145
|
+
var FastForward10s = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
146
|
+
"svg",
|
|
147
|
+
{
|
|
148
|
+
width: "24",
|
|
149
|
+
height: "24",
|
|
150
|
+
viewBox: "0 0 24 24",
|
|
151
|
+
fill: "currentColor",
|
|
152
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
153
|
+
...props,
|
|
154
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.2195 1.06066L14.4393 3.28052L11.9688 3.28052L11.9688 3.28057C7.01256 3.29742 3 7.32038 3 12.2805C3 17.2511 7.02944 21.2805 12 21.2805C16.9706 21.2805 21 17.2511 21 12.2805C21 9.88593 20.0648 7.70976 18.5398 6.09732L17.4786 7.15848C18.7324 8.49905 19.5 10.3001 19.5 12.2805C19.5 16.4227 16.1421 19.7805 12 19.7805C7.85786 19.7805 4.5 16.4227 4.5 12.2805C4.5 8.1428 7.8507 4.78768 11.9867 4.78053L11.9867 4.78052L14.4345 4.78052L12.2195 6.99551L13.2802 8.05617L16.7779 4.55843C17.0708 4.26554 17.0708 3.79066 16.7779 3.49777L13.2801 0L12.2195 1.06066ZM12.7855 9.91966C13.2511 9.32946 13.9243 9.00635 14.7451 9.00635C15.5658 9.00635 16.239 9.32946 16.7046 9.91966C17.168 10.5072 17.4191 11.3504 17.4191 12.3823C17.4191 13.4143 17.168 14.2575 16.7046 14.845C16.239 15.4352 15.5658 15.7583 14.7451 15.7583C13.9243 15.7583 13.2511 15.4352 12.7855 14.845C12.3221 14.2575 12.0711 13.4143 12.0711 12.3823C12.0711 11.3504 12.3221 10.5072 12.7855 9.91966ZM8.80651 9.13235L10.0809 9.13235L10.0809 14.3343L11.6739 14.3343L11.6739 15.6323L7.00989 15.6323L7.00989 14.3343L8.69289 14.3343L8.69289 10.9052C8.28321 11.2028 7.74851 11.2853 7.19989 11.2853L7.09989 11.2853L7.09989 9.99635L7.19989 9.99635C7.94541 9.99635 8.48398 9.70368 8.77781 9.18319L8.80651 9.13235ZM13.8094 10.8503C13.5855 11.208 13.4591 11.7318 13.4591 12.3823C13.4591 13.0329 13.5855 13.5567 13.8094 13.9144C14.0308 14.268 14.3471 14.4603 14.7451 14.4603C15.143 14.4603 15.4593 14.268 15.6807 13.9144C15.9046 13.5567 16.0311 13.0329 16.0311 12.3823C16.0311 11.7318 15.9046 11.208 15.6807 10.8503C15.4593 10.4967 15.143 10.3043 14.7451 10.3043C14.3471 10.3043 14.0308 10.4967 13.8094 10.8503Z", fillRule: "evenodd" })
|
|
155
|
+
}
|
|
156
|
+
);
|
|
157
|
+
FastForward10s.displayName = "FastForward10s";
|
|
158
|
+
var FastForward15s = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
159
|
+
"svg",
|
|
160
|
+
{
|
|
161
|
+
width: "24",
|
|
162
|
+
height: "24",
|
|
163
|
+
viewBox: "0 0 24 24",
|
|
164
|
+
fill: "currentColor",
|
|
165
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
166
|
+
...props,
|
|
167
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.2195 1.06066L14.4393 3.28052L11.9688 3.28052L11.9688 3.28057C7.01256 3.29742 3 7.32038 3 12.2805C3 17.2511 7.02944 21.2805 12 21.2805C16.9706 21.2805 21 17.2511 21 12.2805C21 9.88593 20.0648 7.70976 18.5398 6.09732L17.4786 7.15848C18.7324 8.49905 19.5 10.3001 19.5 12.2805C19.5 16.4227 16.1421 19.7805 12 19.7805C7.85786 19.7805 4.5 16.4227 4.5 12.2805C4.5 8.1428 7.8507 4.78768 11.9867 4.78053L11.9867 4.78052L14.4345 4.78052L12.2195 6.99551L13.2802 8.05617L16.7779 4.55843C17.0708 4.26554 17.0708 3.79066 16.7779 3.49777L13.2801 0L12.2195 1.06066ZM8.80651 9.13232L10.0809 9.13232L10.0809 14.3343L11.6739 14.3343L11.6739 15.6323L7.00989 15.6323L7.00989 14.3343L8.69289 14.3343L8.69289 10.9052C8.28321 11.2027 7.74851 11.2853 7.19989 11.2853L7.09989 11.2853L7.09989 9.99632L7.19989 9.99632C7.94541 9.99632 8.48398 9.70366 8.77781 9.18316L8.80651 9.13232ZM12.7355 9.13232L16.8341 9.13232L16.8341 10.4303L13.7459 10.4303L13.6354 11.4594C14.0092 11.2296 14.4986 11.1303 14.9071 11.1303C15.6469 11.1303 16.2305 11.3504 16.6292 11.7479C17.0278 12.1453 17.2301 12.7085 17.2301 13.3723C17.2301 14.7171 16.2197 15.7583 14.7181 15.7583C13.9207 15.7583 13.3404 15.5322 12.9587 15.1732C12.577 14.8142 12.4041 14.3319 12.4041 13.8403C12.4041 13.8101 12.4065 13.7535 12.4099 13.7001C12.4131 13.649 12.4179 13.5901 12.424 13.5597L12.441 13.4749L13.8271 13.5484L13.8087 13.6588C13.8004 13.7085 13.7921 13.7929 13.7921 13.8493C13.7921 14.0609 13.8808 14.232 14.0377 14.3528C14.1969 14.4755 14.4324 14.5503 14.7271 14.5503C15.0613 14.5503 15.3377 14.4449 15.5303 14.2513C15.7228 14.0578 15.8421 13.7658 15.8421 13.3723C15.8421 13.0162 15.7281 12.7374 15.5374 12.5477C15.3466 12.358 15.0699 12.2483 14.7271 12.2483C14.316 12.2483 13.883 12.4421 13.5765 12.7742L13.5358 12.8183L12.4699 12.5389L12.7355 9.13232Z", fillRule: "evenodd" })
|
|
168
|
+
}
|
|
169
|
+
);
|
|
170
|
+
FastForward15s.displayName = "FastForward15s";
|
|
171
|
+
var FastForward30s = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
172
|
+
"svg",
|
|
173
|
+
{
|
|
174
|
+
width: "24",
|
|
175
|
+
height: "24",
|
|
176
|
+
viewBox: "0 0 24 24",
|
|
177
|
+
fill: "currentColor",
|
|
178
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
179
|
+
...props,
|
|
180
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.2195 1.06066L14.4393 3.28052L11.9688 3.28052L11.9688 3.28057C7.01256 3.29742 3 7.32038 3 12.2805C3 17.2511 7.02944 21.2805 12 21.2805C16.9706 21.2805 21 17.2511 21 12.2805C21 9.88593 20.0648 7.70976 18.5398 6.09732L17.4786 7.15848C18.7324 8.49905 19.5 10.3001 19.5 12.2805C19.5 16.4227 16.1421 19.7805 12 19.7805C7.85786 19.7805 4.5 16.4227 4.5 12.2805C4.5 8.1428 7.8507 4.78768 11.9867 4.78053L11.9867 4.78052L14.4345 4.78052L12.2195 6.99551L13.2802 8.05617L16.7779 4.55843C17.0708 4.26554 17.0708 3.79066 16.7779 3.49777L13.2801 0L12.2195 1.06066ZM7.02778 10.7803C7.02778 9.79381 7.86983 8.99731 9.17978 8.99731C9.88499 8.99731 10.4239 9.18177 10.788 9.50017C11.1533 9.8197 11.3318 10.2649 11.3318 10.7623C11.3318 11.3454 10.9735 11.797 10.5216 12.0488C11.1107 12.3119 11.5928 12.8314 11.5928 13.6423C11.5928 14.2848 11.3574 14.815 10.9365 15.1834C10.5171 15.5506 9.92243 15.7493 9.21578 15.7493C8.44981 15.7493 7.8572 15.5299 7.45478 15.1692C7.05186 14.808 6.84778 14.3121 6.84778 13.7773C6.84778 13.6235 6.86722 13.5077 6.89534 13.3858L6.9153 13.2993L8.2674 13.4461L8.25277 13.5485C8.24402 13.6097 8.23578 13.6853 8.23578 13.7503C8.23578 13.9893 8.33624 14.1837 8.5057 14.3205C8.6769 14.4586 8.92334 14.5413 9.21578 14.5413C9.52321 14.5413 9.7694 14.4602 9.93737 14.313C10.1034 14.1675 10.2048 13.9471 10.2048 13.6423C10.2048 13.2939 10.0579 13.0643 9.83175 12.9173C9.59987 12.7664 9.27735 12.6983 8.92778 12.6983L8.82778 12.6983L8.82778 11.6163L8.92778 11.6163C9.23709 11.6163 9.50226 11.5409 9.68734 11.4041C9.86913 11.2698 9.97978 11.0722 9.97978 10.8073C9.97978 10.6172 9.90133 10.4612 9.76484 10.3507C9.62664 10.2387 9.4232 10.1693 9.17078 10.1693C8.93553 10.1693 8.72939 10.2325 8.58492 10.3344C8.44166 10.4355 8.36178 10.5716 8.36178 10.7263C8.36178 10.8157 8.37839 10.9039 8.39265 10.9467L8.43176 11.064L7.0837 11.2138L7.06572 11.1239C7.04711 11.0309 7.02778 10.9066 7.02778 10.7803ZM12.7854 9.91963C13.251 9.32942 13.9242 9.00631 14.7449 9.00631C15.5657 9.00631 16.2389 9.32942 16.7045 9.91963C17.1679 10.5071 17.4189 11.3504 17.4189 12.3823C17.4189 13.4143 17.1679 14.2575 16.7045 14.845C16.2389 15.4352 15.5657 15.7583 14.7449 15.7583C13.9242 15.7583 13.251 15.4352 12.7854 14.845C12.322 14.2575 12.0709 13.4143 12.0709 12.3823C12.0709 11.3504 12.322 10.5071 12.7854 9.91963ZM13.8093 10.8503C13.5854 11.2079 13.4589 11.7317 13.4589 12.3823C13.4589 13.0329 13.5854 13.5567 13.8093 13.9144C14.0307 14.2679 14.347 14.4603 14.7449 14.4603C15.1429 14.4603 15.4592 14.2679 15.6806 13.9144C15.9045 13.5567 16.0309 13.0329 16.0309 12.3823C16.0309 11.7317 15.9045 11.2079 15.6806 10.8503C15.4592 10.4967 15.1429 10.3043 14.7449 10.3043C14.347 10.3043 14.0307 10.4967 13.8093 10.8503Z", fillRule: "evenodd" })
|
|
181
|
+
}
|
|
182
|
+
);
|
|
183
|
+
FastForward30s.displayName = "FastForward30s";
|
|
184
|
+
var FastForward5s = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
185
|
+
"svg",
|
|
186
|
+
{
|
|
187
|
+
width: "24",
|
|
188
|
+
height: "24",
|
|
189
|
+
viewBox: "0 0 24 24",
|
|
190
|
+
fill: "currentColor",
|
|
191
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
192
|
+
...props,
|
|
193
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.2195 1.06066L14.4393 3.28052L11.992 3.28052L11.9688 3.28052L11.9688 3.28057C7.01256 3.29741 3 7.32037 3 12.2805C3 17.2511 7.02944 21.2805 12 21.2805C16.9706 21.2805 21 17.2511 21 12.2805C21 9.88593 20.0648 7.70976 18.5398 6.09732L17.4786 7.15847C18.7324 8.49904 19.5 10.3001 19.5 12.2805C19.5 16.4226 16.1421 19.7805 12 19.7805C7.85786 19.7805 4.5 16.4226 4.5 12.2805C4.5 8.1428 7.8507 4.78768 11.9867 4.78053L11.9867 4.78052L14.4345 4.78052L12.2195 6.99551L13.2802 8.05617L16.7779 4.55843C17.0708 4.26554 17.0708 3.79066 16.7779 3.49777L13.2801 0L12.2195 1.06066ZM9.98897 9.13232L14.0875 9.13232L14.0875 10.4303L10.9993 10.4303L10.8888 11.4594C11.2627 11.2296 11.752 11.1303 12.1605 11.1303C12.9004 11.1303 13.4839 11.3504 13.8826 11.7479C14.2812 12.1453 14.4835 12.7085 14.4835 13.3723C14.4835 14.7171 13.4731 15.7583 11.9715 15.7583C11.1741 15.7583 10.5938 15.5322 10.2121 15.1732C9.83037 14.8142 9.65747 14.3319 9.65747 13.8403C9.65747 13.8101 9.65989 13.7535 9.6633 13.7001C9.66656 13.649 9.67134 13.5901 9.67741 13.5597L9.69438 13.4749L11.0805 13.5484L11.0621 13.6588C11.0538 13.7085 11.0455 13.7929 11.0455 13.8493C11.0455 14.0609 11.1342 14.232 11.2911 14.3528C11.4504 14.4755 11.6858 14.5503 11.9805 14.5503C12.3147 14.5503 12.5911 14.4449 12.7837 14.2513C12.9762 14.0578 13.0955 13.7658 13.0955 13.3723C13.0955 13.0162 12.9815 12.7374 12.7908 12.5477C12.6 12.358 12.3233 12.2483 11.9805 12.2483C11.5694 12.2483 11.1364 12.4421 10.83 12.7742L10.7892 12.8183L9.72328 12.5389L9.98897 9.13232Z", fillRule: "evenodd" })
|
|
194
|
+
}
|
|
195
|
+
);
|
|
196
|
+
FastForward5s.displayName = "FastForward5s";
|
|
197
|
+
var FastRewind = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
198
|
+
"svg",
|
|
199
|
+
{
|
|
200
|
+
width: "24",
|
|
201
|
+
height: "24",
|
|
202
|
+
viewBox: "0 0 24 24",
|
|
203
|
+
fill: "currentColor",
|
|
204
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
205
|
+
...props,
|
|
206
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.12374 0.112057L13.6216 4.26977C14.1261 4.59264 14.1262 5.40736 13.6216 5.73023L7.12374 9.88794C6.62302 10.2083 6 9.80349 6 9.15771L6 6.76781L1.12374 9.88794C0.623021 10.2083 6.61744e-24 9.80349 0 9.15771L0 0.842291C-6.61744e-24 0.196515 0.623021 -0.208338 1.12374 0.112057L6 3.23219L6 0.842291C6 0.196515 6.62302 -0.208338 7.12374 0.112057Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,-8.74228e-08,1,19,7)" })
|
|
207
|
+
}
|
|
208
|
+
);
|
|
209
|
+
FastRewind.displayName = "FastRewind";
|
|
210
|
+
var FastRewind10s = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
211
|
+
"svg",
|
|
212
|
+
{
|
|
213
|
+
width: "24",
|
|
214
|
+
height: "24",
|
|
215
|
+
viewBox: "0 0 24 24",
|
|
216
|
+
fill: "currentColor",
|
|
217
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
218
|
+
...props,
|
|
219
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.7805 1.06066L9.56067 3.28052L12.0312 3.28052L12.0312 3.28057C16.9874 3.29742 21 7.32038 21 12.2805C21 17.2511 16.9706 21.2805 12 21.2805C7.02944 21.2805 3 17.2511 3 12.2805C3 9.88593 3.93518 7.70976 5.46024 6.09732L6.5214 7.15848C5.26755 8.49905 4.5 10.3001 4.5 12.2805C4.5 16.4227 7.85786 19.7805 12 19.7805C16.1421 19.7805 19.5 16.4227 19.5 12.2805C19.5 8.1428 16.1493 4.78768 12.0133 4.78053L12.0133 4.78052L9.5655 4.78052L11.7805 6.99551L10.7198 8.05617L7.2221 4.55843C6.9292 4.26554 6.9292 3.79066 7.2221 3.49777L10.7199 0L11.7805 1.06066ZM12.7855 9.91966C13.2511 9.32946 13.9243 9.00635 14.7451 9.00635C15.5658 9.00635 16.239 9.32946 16.7046 9.91966C17.168 10.5072 17.4191 11.3504 17.4191 12.3823C17.4191 13.4143 17.168 14.2575 16.7046 14.845C16.239 15.4352 15.5658 15.7583 14.7451 15.7583C13.9243 15.7583 13.2511 15.4352 12.7855 14.845C12.3221 14.2575 12.0711 13.4143 12.0711 12.3823C12.0711 11.3504 12.3221 10.5072 12.7855 9.91966ZM8.80651 9.13235L10.0809 9.13235L10.0809 14.3343L11.6739 14.3343L11.6739 15.6323L7.00989 15.6323L7.00989 14.3343L8.69289 14.3343L8.69289 10.9052C8.28321 11.2028 7.74851 11.2853 7.19989 11.2853L7.09989 11.2853L7.09989 9.99635L7.19989 9.99635C7.94541 9.99635 8.48398 9.70368 8.77781 9.18319L8.80651 9.13235ZM13.8094 10.8503C13.5855 11.208 13.4591 11.7318 13.4591 12.3823C13.4591 13.0329 13.5855 13.5567 13.8094 13.9144C14.0308 14.268 14.3471 14.4603 14.7451 14.4603C15.143 14.4603 15.4593 14.268 15.6807 13.9144C15.9046 13.5567 16.0311 13.0329 16.0311 12.3823C16.0311 11.7318 15.9046 11.208 15.6807 10.8503C15.4593 10.4967 15.143 10.3043 14.7451 10.3043C14.3471 10.3043 14.0308 10.4967 13.8094 10.8503Z", fillRule: "evenodd" })
|
|
220
|
+
}
|
|
221
|
+
);
|
|
222
|
+
FastRewind10s.displayName = "FastRewind10s";
|
|
223
|
+
var FastRewind15s = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
224
|
+
"svg",
|
|
225
|
+
{
|
|
226
|
+
width: "24",
|
|
227
|
+
height: "24",
|
|
228
|
+
viewBox: "0 0 24 24",
|
|
229
|
+
fill: "currentColor",
|
|
230
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
231
|
+
...props,
|
|
232
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.7805 1.06066L9.56067 3.28052L12.0312 3.28052L12.0312 3.28057C16.9874 3.29742 21 7.32038 21 12.2805C21 17.2511 16.9706 21.2805 12 21.2805C7.02944 21.2805 3 17.2511 3 12.2805C3 9.88593 3.93518 7.70976 5.46024 6.09732L6.5214 7.15848C5.26755 8.49905 4.5 10.3001 4.5 12.2805C4.5 16.4227 7.85786 19.7805 12 19.7805C16.1421 19.7805 19.5 16.4227 19.5 12.2805C19.5 8.1428 16.1493 4.78768 12.0133 4.78053L12.0133 4.78052L9.5655 4.78052L11.7805 6.99551L10.7198 8.05617L7.2221 4.55843C6.9292 4.26554 6.9292 3.79066 7.2221 3.49777L10.7199 0L11.7805 1.06066ZM8.80651 9.13232L10.0809 9.13232L10.0809 14.3343L11.6739 14.3343L11.6739 15.6323L7.00989 15.6323L7.00989 14.3343L8.69289 14.3343L8.69289 10.9052C8.28321 11.2027 7.74851 11.2853 7.19989 11.2853L7.09989 11.2853L7.09989 9.99632L7.19989 9.99632C7.94541 9.99632 8.48398 9.70366 8.77781 9.18316L8.80651 9.13232ZM12.7355 9.13232L16.8341 9.13232L16.8341 10.4303L13.7459 10.4303L13.6354 11.4594C14.0092 11.2296 14.4986 11.1303 14.9071 11.1303C15.6469 11.1303 16.2305 11.3504 16.6292 11.7479C17.0278 12.1453 17.2301 12.7085 17.2301 13.3723C17.2301 14.7171 16.2197 15.7583 14.7181 15.7583C13.9207 15.7583 13.3404 15.5322 12.9587 15.1732C12.577 14.8142 12.4041 14.3319 12.4041 13.8403C12.4041 13.8101 12.4065 13.7535 12.4099 13.7001C12.4131 13.649 12.4179 13.5901 12.424 13.5597L12.441 13.4749L13.8271 13.5484L13.8087 13.6588C13.8004 13.7085 13.7921 13.7929 13.7921 13.8493C13.7921 14.0609 13.8808 14.232 14.0377 14.3528C14.1969 14.4755 14.4324 14.5503 14.7271 14.5503C15.0613 14.5503 15.3377 14.4449 15.5303 14.2513C15.7228 14.0578 15.8421 13.7658 15.8421 13.3723C15.8421 13.0162 15.7281 12.7374 15.5374 12.5477C15.3466 12.358 15.0699 12.2483 14.7271 12.2483C14.316 12.2483 13.883 12.4421 13.5765 12.7742L13.5358 12.8183L12.4699 12.5389L12.7355 9.13232Z", fillRule: "evenodd" })
|
|
233
|
+
}
|
|
234
|
+
);
|
|
235
|
+
FastRewind15s.displayName = "FastRewind15s";
|
|
236
|
+
var FastRewind30s = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
237
|
+
"svg",
|
|
238
|
+
{
|
|
239
|
+
width: "24",
|
|
240
|
+
height: "24",
|
|
241
|
+
viewBox: "0 0 24 24",
|
|
242
|
+
fill: "currentColor",
|
|
243
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
244
|
+
...props,
|
|
245
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.7805 1.06066L9.56067 3.28052L12.0312 3.28052L12.0312 3.28057C16.9874 3.29742 21 7.32038 21 12.2805C21 17.2511 16.9706 21.2805 12 21.2805C7.02944 21.2805 3 17.2511 3 12.2805C3 9.88593 3.93518 7.70976 5.46024 6.09732L6.5214 7.15848C5.26755 8.49905 4.5 10.3001 4.5 12.2805C4.5 16.4227 7.85786 19.7805 12 19.7805C16.1421 19.7805 19.5 16.4227 19.5 12.2805C19.5 8.1428 16.1493 4.78768 12.0133 4.78053L12.0133 4.78052L9.5655 4.78052L11.7805 6.99551L10.7198 8.05617L7.2221 4.55843C6.9292 4.26554 6.9292 3.79066 7.2221 3.49777L10.7199 0L11.7805 1.06066ZM7.02778 10.7803C7.02778 9.79381 7.86983 8.99731 9.17978 8.99731C9.88499 8.99731 10.4239 9.18177 10.788 9.50017C11.1533 9.8197 11.3318 10.2649 11.3318 10.7623C11.3318 11.3454 10.9735 11.797 10.5216 12.0488C11.1107 12.3119 11.5928 12.8314 11.5928 13.6423C11.5928 14.2848 11.3574 14.815 10.9365 15.1834C10.5171 15.5506 9.92243 15.7493 9.21578 15.7493C8.44981 15.7493 7.8572 15.5299 7.45478 15.1692C7.05186 14.808 6.84778 14.3121 6.84778 13.7773C6.84778 13.6235 6.86722 13.5077 6.89534 13.3858L6.9153 13.2993L8.2674 13.4461L8.25277 13.5485C8.24402 13.6097 8.23578 13.6853 8.23578 13.7503C8.23578 13.9893 8.33624 14.1837 8.5057 14.3205C8.6769 14.4586 8.92334 14.5413 9.21578 14.5413C9.52321 14.5413 9.7694 14.4602 9.93737 14.313C10.1034 14.1675 10.2048 13.9471 10.2048 13.6423C10.2048 13.2939 10.0579 13.0643 9.83175 12.9173C9.59987 12.7664 9.27735 12.6983 8.92778 12.6983L8.82778 12.6983L8.82778 11.6163L8.92778 11.6163C9.23709 11.6163 9.50226 11.5409 9.68734 11.4041C9.86913 11.2698 9.97978 11.0722 9.97978 10.8073C9.97978 10.6172 9.90133 10.4612 9.76484 10.3507C9.62664 10.2387 9.4232 10.1693 9.17078 10.1693C8.93553 10.1693 8.72939 10.2325 8.58492 10.3344C8.44166 10.4355 8.36178 10.5716 8.36178 10.7263C8.36178 10.8157 8.37839 10.9039 8.39265 10.9467L8.43176 11.064L7.0837 11.2138L7.06572 11.1239C7.04711 11.0309 7.02778 10.9066 7.02778 10.7803ZM12.7854 9.91963C13.251 9.32942 13.9242 9.00631 14.7449 9.00631C15.5657 9.00631 16.2389 9.32942 16.7045 9.91963C17.1679 10.5071 17.4189 11.3504 17.4189 12.3823C17.4189 13.4143 17.1679 14.2575 16.7045 14.845C16.2389 15.4352 15.5657 15.7583 14.7449 15.7583C13.9242 15.7583 13.251 15.4352 12.7854 14.845C12.322 14.2575 12.0709 13.4143 12.0709 12.3823C12.0709 11.3504 12.322 10.5071 12.7854 9.91963ZM13.8093 10.8503C13.5854 11.2079 13.4589 11.7317 13.4589 12.3823C13.4589 13.0329 13.5854 13.5567 13.8093 13.9144C14.0307 14.2679 14.347 14.4603 14.7449 14.4603C15.1429 14.4603 15.4592 14.2679 15.6806 13.9144C15.9045 13.5567 16.0309 13.0329 16.0309 12.3823C16.0309 11.7317 15.9045 11.2079 15.6806 10.8503C15.4592 10.4967 15.1429 10.3043 14.7449 10.3043C14.347 10.3043 14.0307 10.4967 13.8093 10.8503Z", fillRule: "evenodd" })
|
|
246
|
+
}
|
|
247
|
+
);
|
|
248
|
+
FastRewind30s.displayName = "FastRewind30s";
|
|
249
|
+
var FastRewind5s = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
250
|
+
"svg",
|
|
251
|
+
{
|
|
252
|
+
width: "24",
|
|
253
|
+
height: "24",
|
|
254
|
+
viewBox: "0 0 24 24",
|
|
255
|
+
fill: "currentColor",
|
|
256
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
257
|
+
...props,
|
|
258
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.7805 1.06066L9.56067 3.28052L12.008 3.28052L12.0312 3.28052L12.0312 3.28057C16.9874 3.29741 21 7.32037 21 12.2805C21 17.2511 16.9706 21.2805 12 21.2805C7.02944 21.2805 3 17.2511 3 12.2805C3 9.88593 3.93518 7.70976 5.46024 6.09732L6.5214 7.15847C5.26755 8.49904 4.5 10.3001 4.5 12.2805C4.5 16.4226 7.85786 19.7805 12 19.7805C16.1421 19.7805 19.5 16.4226 19.5 12.2805C19.5 8.1428 16.1493 4.78768 12.0133 4.78053L12.0133 4.78052L9.5655 4.78052L11.7805 6.99551L10.7198 8.05617L7.2221 4.55843C6.9292 4.26554 6.9292 3.79066 7.2221 3.49777L10.7199 0L11.7805 1.06066ZM9.98897 9.13232L14.0875 9.13232L14.0875 10.4303L10.9993 10.4303L10.8888 11.4594C11.2627 11.2296 11.752 11.1303 12.1605 11.1303C12.9004 11.1303 13.4839 11.3504 13.8826 11.7479C14.2812 12.1453 14.4835 12.7085 14.4835 13.3723C14.4835 14.7171 13.4731 15.7583 11.9715 15.7583C11.1741 15.7583 10.5938 15.5322 10.2121 15.1732C9.83037 14.8142 9.65747 14.3319 9.65747 13.8403C9.65747 13.8101 9.65989 13.7535 9.6633 13.7001C9.66656 13.649 9.67134 13.5901 9.67741 13.5597L9.69438 13.4749L11.0805 13.5484L11.0621 13.6588C11.0538 13.7085 11.0455 13.7929 11.0455 13.8493C11.0455 14.0609 11.1342 14.232 11.2911 14.3528C11.4504 14.4755 11.6858 14.5503 11.9805 14.5503C12.3147 14.5503 12.5911 14.4449 12.7837 14.2513C12.9762 14.0578 13.0955 13.7658 13.0955 13.3723C13.0955 13.0162 12.9815 12.7374 12.7908 12.5477C12.6 12.358 12.3233 12.2483 11.9805 12.2483C11.5694 12.2483 11.1364 12.4421 10.83 12.7742L10.7892 12.8183L9.72328 12.5389L9.98897 9.13232Z", fillRule: "evenodd" })
|
|
259
|
+
}
|
|
260
|
+
);
|
|
261
|
+
FastRewind5s.displayName = "FastRewind5s";
|
|
262
|
+
var Focus3D = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
263
|
+
"svg",
|
|
264
|
+
{
|
|
265
|
+
width: "24",
|
|
266
|
+
height: "24",
|
|
267
|
+
viewBox: "0 0 24 24",
|
|
268
|
+
fill: "currentColor",
|
|
269
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
270
|
+
...props,
|
|
271
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19 4.5L16 4.5L16 3L19 3C20.1046 3 21 3.89543 21 5L21 8L19.5 8L19.5 5C19.5 4.72386 19.2761 4.5 19 4.5ZM8 3L8 4.5L5 4.5C4.72386 4.5 4.5 4.72386 4.5 5L4.5 8L3 8L3 5C3 3.89543 3.89543 3 5 3L8 3ZM3 16L4.5 16L4.5 19C4.5 19.2761 4.72386 19.5 5 19.5L8 19.5L8 21L5 21C3.89543 21 3 20.1046 3 19L3 16ZM16 21L16 19.5L19 19.5C19.2761 19.5 19.5 19.2761 19.5 19L19.5 16L21 16L21 19C21 20.1046 20.1046 21 19 21L16 21ZM12.2833 7.09149L12.0002 6.97607L11.7171 7.09149L7.46688 8.8241L7 9.01443L7 9.51861L7 14.4958L7 15.0029L7.47054 15.1918L11.7205 16.8983L12 17.0105L12.2794 16.8983L16.5298 15.1918L17.0003 15.0029L17.0003 14.4958L17.0003 9.51861L17.0003 9.01443L16.5335 8.8241L12.2833 7.09149ZM8.5 11.2143L8.5 13.9887L11.25 15.093L11.25 12.3482L8.5 11.2143ZM15.5003 13.9887L12.75 15.093L12.75 12.3484L15.5003 11.2143L15.5003 13.9887ZM14.9747 9.80851L12.0002 8.59592L9.02565 9.80851L12.0002 11.0351L14.9747 9.80851Z", fillRule: "evenodd" })
|
|
272
|
+
}
|
|
273
|
+
);
|
|
274
|
+
Focus3D.displayName = "Focus3D";
|
|
275
|
+
var FocusAR = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
276
|
+
"svg",
|
|
277
|
+
{
|
|
278
|
+
width: "24",
|
|
279
|
+
height: "24",
|
|
280
|
+
viewBox: "0 0 24 24",
|
|
281
|
+
fill: "currentColor",
|
|
282
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
283
|
+
...props,
|
|
284
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19 4.5L16 4.5L16 3L19 3C20.1046 3 21 3.89543 21 5L21 8L19.5 8L19.5 5C19.5 4.72386 19.2761 4.5 19 4.5ZM8 3L8 4.5L5 4.5C4.72386 4.5 4.5 4.72386 4.5 5L4.5 8L3 8L3 5C3 3.89543 3.89543 3 5 3L8 3ZM3 16L4.5 16L4.5 19C4.5 19.2761 4.72386 19.5 5 19.5L8 19.5L8 21L5 21C3.89543 21 3 20.1046 3 19L3 16ZM16 21L16 19.5L19 19.5C19.2761 19.5 19.5 19.2761 19.5 19L19.5 16L21 16L21 19C21 20.1046 20.1046 21 19 21L16 21ZM12.4968 8.9873L13.2468 8.9873L15.7285 8.9873C16.9844 8.9873 18.0025 10.0054 18.0025 11.2614C18.0025 12.1367 17.508 12.8965 16.783 13.2766L17.7306 14.999L16.0186 14.999L15.2133 13.5354L13.9968 13.5354L13.9968 14.9999L12.4968 14.9999L12.4968 9.7373L12.4968 8.9873ZM13.9968 12.0354L15.7285 12.0354C16.156 12.0354 16.5025 11.6889 16.5025 11.2614C16.5025 10.8339 16.156 10.4873 15.7285 10.4873L13.9968 10.4873L13.9968 12.0354ZM9.51913 9L7.89595 9L5.41504 15L7.03821 15L7.34388 14.2607L10.0713 14.2607L10.377 15L12.0002 15L9.51913 9ZM9.45105 12.7607L7.96411 12.7607L8.70756 10.9627L9.45105 12.7607Z", fillRule: "evenodd" })
|
|
285
|
+
}
|
|
286
|
+
);
|
|
287
|
+
FocusAR.displayName = "FocusAR";
|
|
288
|
+
var FocusRecords = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
289
|
+
"svg",
|
|
290
|
+
{
|
|
291
|
+
width: "24",
|
|
292
|
+
height: "24",
|
|
293
|
+
viewBox: "0 0 24 24",
|
|
294
|
+
fill: "currentColor",
|
|
295
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
296
|
+
...props,
|
|
297
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 19.5L19 19.5C19.2761 19.5 19.5 19.2761 19.5 19L19.5 16L21 16L21 19C21 20.1046 20.1046 21 19 21L16 21L16 19.5ZM4.5 16L4.5 19C4.5 19.2761 4.72386 19.5 5 19.5L8 19.5L8 21L5 21C3.89543 21 3 20.1046 3 19L3 16L4.5 16ZM8 4.5L5 4.5C4.72386 4.5 4.5 4.72386 4.5 5L4.5 8L3 8L3 5C3 3.89543 3.89543 3 5 3L8 3L8 4.5ZM9.84717 8.896L9.09717 8.896L9.09717 9.646L9.09717 15.0003L10.5972 15.0003L10.5972 13.4972L12.0056 13.4972L12.8789 14.9995L14.6139 14.9995L13.6068 13.267C14.3741 12.894 14.903 12.1071 14.903 11.1966C14.903 9.92601 13.873 8.896 12.6024 8.896L9.84717 8.896ZM12.6024 11.9972L10.5972 11.9972L10.5972 10.396L12.6024 10.396C13.0446 10.396 13.403 10.7544 13.403 11.1966C13.403 11.6387 13.0446 11.9972 12.6024 11.9972ZM18.5 8C19.8807 8 21 6.88071 21 5.5C21 4.11929 19.8807 3 18.5 3C17.1193 3 16 4.11929 16 5.5C16 6.88071 17.1193 8 18.5 8Z", fillRule: "evenodd" })
|
|
298
|
+
}
|
|
299
|
+
);
|
|
300
|
+
FocusRecords.displayName = "FocusRecords";
|
|
301
|
+
var FocusVR = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
302
|
+
"svg",
|
|
303
|
+
{
|
|
304
|
+
width: "24",
|
|
305
|
+
height: "24",
|
|
306
|
+
viewBox: "0 0 24 24",
|
|
307
|
+
fill: "currentColor",
|
|
308
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
309
|
+
...props,
|
|
310
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19 4.5L16 4.5L16 3L19 3C20.1046 3 21 3.89543 21 5L21 8L19.5 8L19.5 5C19.5 4.72386 19.2761 4.5 19 4.5ZM8 3L8 4.5L5 4.5C4.72386 4.5 4.5 4.72386 4.5 5L4.5 8L3 8L3 5C3 3.89543 3.89543 3 5 3L8 3ZM3 16L4.5 16L4.5 19C4.5 19.2761 4.72386 19.5 5 19.5L8 19.5L8 21L5 21C3.89543 21 3 20.1046 3 19L3 16ZM16 21L16 19.5L19 19.5C19.2761 19.5 19.5 19.2761 19.5 19L19.5 16L21 16L21 19C21 20.1046 20.1046 21 19 21L16 21ZM13.2468 8.9873L12.4968 8.9873L12.4968 9.7373L12.4968 14.9999L13.9968 14.9999L13.9968 13.5354L15.2133 13.5354L16.0186 14.999L17.7306 14.999L16.783 13.2766C17.508 12.8965 18.0025 12.1367 18.0025 11.2614C18.0025 10.0054 16.9844 8.9873 15.7285 8.9873L13.2468 8.9873ZM15.7285 12.0354L13.9968 12.0354L13.9968 10.4873L15.7285 10.4873C16.156 10.4873 16.5025 10.8339 16.5025 11.2614C16.5025 11.6889 16.156 12.0354 15.7285 12.0354ZM7.89595 15L9.51913 15L12.0002 9L10.377 9L8.70756 13.0373L7.03821 9L5.41504 9L7.89595 15Z", fillRule: "evenodd" })
|
|
311
|
+
}
|
|
312
|
+
);
|
|
313
|
+
FocusVR.displayName = "FocusVR";
|
|
314
|
+
var GalleryHorizontal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
315
|
+
"svg",
|
|
316
|
+
{
|
|
317
|
+
width: "24",
|
|
318
|
+
height: "24",
|
|
319
|
+
viewBox: "0 0 24 24",
|
|
320
|
+
fill: "currentColor",
|
|
321
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
322
|
+
...props,
|
|
323
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 4.5L8 4.5C7.17157 4.5 6.5 5.17157 6.5 6L6.5 18C6.5 18.8284 7.17157 19.5 8 19.5L16 19.5C16.8284 19.5 17.5 18.8284 17.5 18L17.5 6C17.5 5.17157 16.8284 4.5 16 4.5ZM8 3C6.34315 3 5 4.34315 5 6L5 18C5 19.6569 6.34315 21 8 21L16 21C17.6569 21 19 19.6569 19 18L19 6C19 4.34315 17.6569 3 16 3L8 3ZM21.7511 17.9781C21.8869 18.0028 22 17.8881 22 17.75L22 6.25C22 6.11193 21.8869 5.99723 21.7511 6.02192C20.917 6.17347 20.5 7.08674 20.5 8.00002L20.5 16C20.5 16.9133 20.917 17.8265 21.7511 17.9781ZM2 17.75C2 17.8881 2.11307 18.0028 2.24892 17.9781C3.08297 17.8265 3.5 16.9133 3.5 16L3.5 8.00002C3.5 7.08674 3.08297 6.17347 2.24892 6.02192C2.11307 5.99723 2 6.11193 2 6.25L2 17.75Z", fillRule: "evenodd" })
|
|
324
|
+
}
|
|
325
|
+
);
|
|
326
|
+
GalleryHorizontal.displayName = "GalleryHorizontal";
|
|
327
|
+
var GalleryVertical = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
328
|
+
"svg",
|
|
329
|
+
{
|
|
330
|
+
width: "24",
|
|
331
|
+
height: "24",
|
|
332
|
+
viewBox: "0 0 24 24",
|
|
333
|
+
fill: "currentColor",
|
|
334
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
335
|
+
...props,
|
|
336
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 1.5L6 1.5C5.17157 1.5 4.5 2.17157 4.5 3L4.5 15C4.5 15.8284 5.17157 16.5 6 16.5L14 16.5C14.8284 16.5 15.5 15.8284 15.5 15L15.5 3C15.5 2.17157 14.8284 1.5 14 1.5ZM6 0C4.34315 -3.30872e-24 3 1.34315 3 3L3 15C3 16.6569 4.34315 18 6 18L14 18C15.6569 18 17 16.6569 17 15L17 3C17 1.34315 15.6569 3.30872e-24 14 0L6 0ZM19.7511 14.9781C19.8869 15.0028 20 14.8881 20 14.75L20 3.25C20 3.11193 19.8869 2.99723 19.7511 3.02192C18.917 3.17347 18.5 4.08674 18.5 5.00002L18.5 13C18.5 13.9133 18.917 14.8265 19.7511 14.9781ZM0 14.75C0 14.8881 0.11307 15.0028 0.248917 14.9781C1.08297 14.8265 1.5 13.9133 1.5 13L1.5 5.00002C1.5 4.08674 1.08297 3.17347 0.248917 3.02192C0.11307 2.99723 0 3.11193 0 3.25L0 14.75Z", fillRule: "evenodd", transform: "matrix(1.19249e-08,-1,1,1.19249e-08,3,22)" })
|
|
337
|
+
}
|
|
338
|
+
);
|
|
339
|
+
GalleryVertical.displayName = "GalleryVertical";
|
|
340
|
+
var Headphones = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
341
|
+
"svg",
|
|
342
|
+
{
|
|
343
|
+
width: "24",
|
|
344
|
+
height: "24",
|
|
345
|
+
viewBox: "0 0 24 24",
|
|
346
|
+
fill: "currentColor",
|
|
347
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
348
|
+
...props,
|
|
349
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3.5C7.30558 3.5 3.5 7.30558 3.5 12L3.5 12.9959L7.81077 14.0055C8.09951 14.0731 8.32129 14.3045 8.3766 14.5958L9.40038 19.9893C9.45913 20.2988 9.30254 20.6091 9.01869 20.7458L6.13131 22.1356C5.7665 22.3112 5.32825 22.1987 5.09313 21.8691L4.63122 21.2215C3.15221 19.1481 2.26438 16.7203 2.05055 14.1971L2.05048 14.1962C2.04624 14.1461 2.04227 14.096 2.03856 14.0459C2.02513 13.8644 2.01519 13.6824 2.00877 13.5L2 13.5L2 13.0017L2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12L22 13.0017L22 13.5L21.9912 13.5C21.9848 13.6824 21.9749 13.8644 21.9614 14.0459C21.9577 14.096 21.9538 14.1461 21.9495 14.1962L21.9494 14.1971C21.7356 16.7203 20.8478 19.1481 19.3688 21.2215L18.9069 21.8691C18.6718 22.1987 18.2335 22.3112 17.8687 22.1356L14.9813 20.7458C14.6975 20.6091 14.5409 20.2988 14.5996 19.9893L15.6234 14.5958C15.6787 14.3045 15.9005 14.0731 16.1892 14.0055L20.5 12.9959L20.5 12C20.5 7.30558 16.6944 3.5 12 3.5ZM6.99387 15.3547L3.59618 14.559C3.85409 16.639 4.62586 18.631 5.85238 20.3505L5.98762 20.5401L7.8115 19.6621L6.99387 15.3547ZM17.0061 15.3547L20.4038 14.559C20.1459 16.639 19.3741 18.631 18.1476 20.3505L18.0124 20.5401L16.1885 19.6621L17.0061 15.3547Z", fillRule: "evenodd" })
|
|
350
|
+
}
|
|
351
|
+
);
|
|
352
|
+
Headphones.displayName = "Headphones";
|
|
353
|
+
var Image = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
354
|
+
"svg",
|
|
355
|
+
{
|
|
356
|
+
width: "24",
|
|
357
|
+
height: "24",
|
|
358
|
+
viewBox: "0 0 24 24",
|
|
359
|
+
fill: "currentColor",
|
|
360
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
361
|
+
...props,
|
|
362
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18 4.5L6 4.5C5.17157 4.5 4.5 5.17157 4.5 6L4.5 11.5145L6.99032 9.20761C7.26497 8.95319 7.68517 8.94027 7.97493 9.17734L13.0201 13.3052L14.55 12.1578C14.8301 11.9477 15.2183 11.9594 15.4852 12.1859L19.5 15.5922L19.5 6C19.5 5.17157 18.8284 4.5 18 4.5ZM19.5 17.5594L14.9712 13.7169L13.45 14.8578C13.1739 15.0649 12.7922 15.0568 12.5251 14.8383L7.53055 10.7519L4.50968 13.5502L4.5 13.5398L4.5 18C4.5 18.8284 5.17157 19.5 6 19.5L18 19.5C18.8284 19.5 19.5 18.8284 19.5 18L19.5 17.5594ZM6 3C4.34315 3 3 4.34315 3 6L3 18C3 19.6569 4.34315 21 6 21L18 21C19.6569 21 21 19.6569 21 18L21 6C21 4.34315 19.6569 3 18 3L6 3ZM14 8.5C14 7.67157 14.6716 7 15.5 7C16.3284 7 17 7.67157 17 8.5C17 9.32843 16.3284 10 15.5 10C14.6716 10 14 9.32843 14 8.5Z", fillRule: "evenodd" })
|
|
363
|
+
}
|
|
364
|
+
);
|
|
365
|
+
Image.displayName = "Image";
|
|
366
|
+
var Live = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
367
|
+
"svg",
|
|
368
|
+
{
|
|
369
|
+
width: "24",
|
|
370
|
+
height: "24",
|
|
371
|
+
viewBox: "0 0 24 24",
|
|
372
|
+
fill: "currentColor",
|
|
373
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
374
|
+
...props,
|
|
375
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.9487 16.9395C19.6818 14.2113 19.6818 9.78816 16.9487 7.06003L18.0104 6.00024C21.3298 9.31368 21.3299 14.6858 18.0104 17.9993L16.9487 16.9395ZM7.05126 7.06026C4.3182 9.78839 4.3182 14.2116 7.05126 16.9397L5.98956 17.9995C2.67015 14.6861 2.67015 9.31391 5.98956 6.00048L7.05126 7.06026ZM9.99969 11.9997C9.99969 10.9006 10.8928 10.0054 11.9998 10.0054C13.1068 10.0054 14 10.9006 14 11.9997C14 13.0988 13.1068 13.9941 11.9998 13.9941C10.8928 13.9941 9.99969 13.0988 9.99969 11.9997ZM8.49969 11.9997C8.49969 10.0698 10.0668 8.50537 11.9998 8.50537C13.9329 8.50537 15.5 10.0698 15.5 11.9997C15.5 13.9296 13.9329 15.4941 11.9998 15.4941C10.0668 15.4941 8.49969 13.9296 8.49969 11.9997Z", fillRule: "evenodd" })
|
|
376
|
+
}
|
|
377
|
+
);
|
|
378
|
+
Live.displayName = "Live";
|
|
379
|
+
var Maximize = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
380
|
+
"svg",
|
|
381
|
+
{
|
|
382
|
+
width: "24",
|
|
383
|
+
height: "24",
|
|
384
|
+
viewBox: "0 0 24 24",
|
|
385
|
+
fill: "currentColor",
|
|
386
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
387
|
+
...props,
|
|
388
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 4.5L19 4.5C19.2761 4.5 19.5 4.72386 19.5 5L19.5 8L21 8L21 5C21 3.89543 20.1046 3 19 3L16 3L16 4.5ZM8 4.5L8 3L5 3C3.89543 3 3 3.89543 3 5L3 8L4.5 8L4.5 5C4.5 4.72386 4.72386 4.5 5 4.5L8 4.5ZM4.5 16L3 16L3 19C3 20.1046 3.89543 21 5 21L8 21L8 19.5L5 19.5C4.72386 19.5 4.5 19.2761 4.5 19L4.5 16ZM16 19.5L16 21L19 21C20.1046 21 21 20.1046 21 19L21 16L19.5 16L19.5 19C19.5 19.2761 19.2761 19.5 19 19.5L16 19.5Z", fillRule: "evenodd" })
|
|
389
|
+
}
|
|
390
|
+
);
|
|
391
|
+
Maximize.displayName = "Maximize";
|
|
392
|
+
var Megaphone = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
393
|
+
"svg",
|
|
394
|
+
{
|
|
395
|
+
width: "24",
|
|
396
|
+
height: "24",
|
|
397
|
+
viewBox: "0 0 24 24",
|
|
398
|
+
fill: "currentColor",
|
|
399
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
400
|
+
...props,
|
|
401
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.5176 7.11298L20.7215 4.42529L21.6858 5.57425L18.482 8.26194L17.5176 7.11298ZM23 12.7498L19 12.7498L19 11.2498L23 11.2498L23 12.7498ZM20.7219 19.9698L17.5181 17.2821L18.4824 16.1331L21.6863 18.8208L20.7219 19.9698ZM12.75 7.2385L14.5 6.68357L14.5 17.2779L12.75 16.6289L12.75 7.2385ZM11.25 7.71416L2.84887 10.3782C2.64114 10.4441 2.5 10.6369 2.5 10.8548L2.5 12.4797C2.5 12.6888 2.6301 12.8758 2.82614 12.9485L11.25 16.0726L11.25 7.71416ZM2.39546 8.94835L14.6977 5.04726C15.3425 4.84281 16 5.32409 16 6.00048L16 17.9966C16 18.6933 15.3055 19.1765 14.6523 18.9342L9.62833 17.071C9.05265 18.215 7.86797 18.9998 6.5 18.9998C4.567 18.9998 3 17.4328 3 15.4998L3 14.6128L2.30455 14.3549C1.5204 14.0641 1 13.316 1 12.4797L1 10.8548C1 9.98312 1.56456 9.21183 2.39546 8.94835ZM4.5 15.1691L4.5 15.4998C4.5 16.6043 5.39543 17.4998 6.5 17.4998C7.22202 17.4998 7.85469 17.1172 8.2063 16.5436L4.5 15.1691ZM6.5 9.99977L6.5316 9.99991L6.4684 9.99991L6.5 9.99977Z", fillRule: "evenodd" })
|
|
402
|
+
}
|
|
403
|
+
);
|
|
404
|
+
Megaphone.displayName = "Megaphone";
|
|
405
|
+
var Melody = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
406
|
+
"svg",
|
|
407
|
+
{
|
|
408
|
+
width: "24",
|
|
409
|
+
height: "24",
|
|
410
|
+
viewBox: "0 0 24 24",
|
|
411
|
+
fill: "currentColor",
|
|
412
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
413
|
+
...props,
|
|
414
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.3894 3.175L11.5 3.00671L11.5 3.91193L11.5 15.3822C10.6084 14.947 9.41911 14.8313 8.21206 15.1436C6.04664 15.704 4.644 17.4297 5.07916 18.9981C5.51433 20.5666 7.62252 21.3838 9.78794 20.8234C11.7108 20.3259 13.0322 18.9094 12.9994 17.5001L13 17.5001L13 4.85375C15.2087 5.45993 16.6102 6.6235 17.1911 7.96814C17.8351 9.45868 17.5727 11.4145 15.8475 13.5255L17.0089 14.4747C18.9741 12.07 19.4981 9.52583 18.5681 7.37323C17.6495 5.24716 15.4151 3.74749 12.3894 3.175ZM11.4687 17.3447C11.5264 17.5529 11.5001 17.897 11.1509 18.3266C10.8028 18.7549 10.1958 19.1687 9.38691 19.378C8.57798 19.5874 7.8381 19.5221 7.3149 19.3193C6.79004 19.1158 6.58911 18.8306 6.53133 18.6223C6.47356 18.4141 6.4999 18.0701 6.84911 17.6404C7.19721 17.2122 7.80416 16.7983 8.61309 16.589C9.42202 16.3797 10.1619 16.445 10.6851 16.6478C11.21 16.8512 11.4109 17.1365 11.4687 17.3447Z", fillRule: "evenodd" })
|
|
415
|
+
}
|
|
416
|
+
);
|
|
417
|
+
Melody.displayName = "Melody";
|
|
418
|
+
var Microphone = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
419
|
+
"svg",
|
|
420
|
+
{
|
|
421
|
+
width: "24",
|
|
422
|
+
height: "24",
|
|
423
|
+
viewBox: "0 0 24 24",
|
|
424
|
+
fill: "currentColor",
|
|
425
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
426
|
+
...props,
|
|
427
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.5 11L14.5 7C14.5 5.61929 13.3807 4.5 12 4.5C10.6193 4.5 9.49999 5.61929 9.49999 7L9.49999 11C9.49999 12.3807 10.6193 13.5 12 13.5C13.3807 13.5 14.5 12.3807 14.5 11ZM12 3C9.79085 3 7.99999 4.79086 7.99999 7L7.99999 11C7.99999 13.2091 9.79085 15 12 15C14.2091 15 16 13.2091 16 11L16 7C16 4.79086 14.2091 3 12 3ZM8.08679 15.376C6.91184 14.6423 5.9619 13.5925 5.34485 12.3434L4 13.0078C4.74001 14.5058 5.88011 15.7664 7.2923 16.6483C8.49397 17.3986 9.85217 17.8494 11.2543 17.9683L11.2543 19.5L8.99999 19.5L8.99999 21L15 21L15 19.5L12.7543 19.5L12.7543 17.9683C14.1499 17.85 15.5021 17.4028 16.6999 16.6585C18.114 15.7797 19.2568 14.5215 20 13.0251L18.6566 12.3579C18.0369 13.6056 17.0847 14.6533 15.9082 15.3844C14.7318 16.1155 13.3772 16.5015 11.9963 16.5C10.6154 16.4985 9.26165 16.1096 8.08679 15.376Z", fillRule: "evenodd" })
|
|
428
|
+
}
|
|
429
|
+
);
|
|
430
|
+
Microphone.displayName = "Microphone";
|
|
431
|
+
var MicrophoneFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
432
|
+
"svg",
|
|
433
|
+
{
|
|
434
|
+
width: "24",
|
|
435
|
+
height: "24",
|
|
436
|
+
viewBox: "0 0 24 24",
|
|
437
|
+
fill: "currentColor",
|
|
438
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
439
|
+
...props,
|
|
440
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3C9.79085 3 7.99999 4.79086 7.99999 7L7.99999 10.5C7.99999 12.7091 9.79085 14.5 12 14.5C14.2091 14.5 16 12.7091 16 10.5L16 7C16 4.79086 14.2091 3 12 3ZM8.08679 15.376C6.91184 14.6423 5.9619 13.5925 5.34485 12.3434L4 13.0078C4.74001 14.5058 5.88011 15.7664 7.2923 16.6483C8.49397 17.3986 9.85217 17.8494 11.2543 17.9683L11.2543 19.5L8.99999 19.5L8.99999 21L15 21L15 19.5L12.7543 19.5L12.7543 17.9683C14.1499 17.85 15.5021 17.4028 16.6999 16.6585C18.114 15.7797 19.2568 14.5215 20 13.0251L18.6566 12.3579C18.0369 13.6056 17.0847 14.6533 15.9082 15.3844C14.7318 16.1155 13.3772 16.5015 11.9963 16.5C10.6154 16.4985 9.26165 16.1096 8.08679 15.376Z", fillRule: "evenodd" })
|
|
441
|
+
}
|
|
442
|
+
);
|
|
443
|
+
MicrophoneFill.displayName = "MicrophoneFill";
|
|
444
|
+
var MicrophoneMute = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
445
|
+
"svg",
|
|
446
|
+
{
|
|
447
|
+
width: "24",
|
|
448
|
+
height: "24",
|
|
449
|
+
viewBox: "0 0 24 24",
|
|
450
|
+
fill: "currentColor",
|
|
451
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
452
|
+
...props,
|
|
453
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.4509 16.1367L19.3446 18.0303L20.4052 16.9697L6.03022 2.59468L4.96956 3.65534L8.01129 6.69707C8.0038 6.79707 7.99999 6.89809 7.99999 7.00001L7.99999 11C7.99999 13.2091 9.79085 15 12 15C13.1845 15 14.2488 14.4851 14.9812 13.667L16.3799 15.0656C16.2271 15.1777 16.0697 15.284 15.9082 15.3844C14.7318 16.1155 13.3772 16.5015 11.9963 16.5C10.6154 16.4985 9.26165 16.1096 8.08679 15.376C6.91184 14.6423 5.9619 13.5925 5.34485 12.3434L4 13.0078C4.74001 14.5058 5.88011 15.7664 7.2923 16.6483C8.49397 17.3986 9.85217 17.8494 11.2543 17.9683L11.2543 19.5L8.99999 19.5L8.99999 21L15 21L15 19.5L12.7543 19.5L12.7543 17.9683C14.1499 17.85 15.5021 17.4028 16.6999 16.6585C16.9597 16.4971 17.2103 16.3228 17.4509 16.1367ZM13.9179 12.6037L9.49999 8.18577L9.49999 11C9.49999 12.3807 10.6193 13.5 12 13.5C12.7703 13.5 13.4593 13.1516 13.9179 12.6037ZM16 7.00001L16 10.5643L14.5 9.06434L14.5 7.00001C14.5 5.61929 13.3807 4.50001 12 4.50001C11.4207 4.50001 10.8874 4.69706 10.4635 5.0278L9.39775 3.96209C10.0973 3.36234 11.0063 3.00001 12 3.00001C14.2091 3.00001 16 4.79087 16 7.00001Z", fillRule: "evenodd" })
|
|
454
|
+
}
|
|
455
|
+
);
|
|
456
|
+
MicrophoneMute.displayName = "MicrophoneMute";
|
|
457
|
+
var MicrophoneMuteFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
458
|
+
"svg",
|
|
459
|
+
{
|
|
460
|
+
width: "24",
|
|
461
|
+
height: "24",
|
|
462
|
+
viewBox: "0 0 24 24",
|
|
463
|
+
fill: "currentColor",
|
|
464
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
465
|
+
...props,
|
|
466
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.451 16.1367L19.3447 18.0303L20.4053 16.9697L6.03031 2.59467L4.96964 3.65533L8.01131 6.69698C8.00381 6.79702 8 6.89809 8 7.00005L8 10.5C8 12.7092 9.79086 14.5 12 14.5C13.0574 14.5 14.0189 14.0898 14.7341 13.4198L16.38 15.0656C16.2271 15.1777 16.0698 15.2841 15.9082 15.3845C14.7318 16.1156 13.3772 16.5015 11.9963 16.5C10.6155 16.4985 9.26165 16.1096 8.0868 15.376C6.91184 14.6423 5.9619 13.5925 5.34485 12.3435L4 13.0078C4.74001 14.5058 5.88011 15.7665 7.29231 16.6483C8.49398 17.3987 9.85218 17.8495 11.2543 17.9683L11.2543 19.5L9 19.5L9 21L15 21L15 19.5L12.7543 19.5L12.7543 17.9683C14.1499 17.85 15.5022 17.4029 16.6999 16.6585C16.9597 16.4971 17.2103 16.3228 17.451 16.1367ZM16 10.5C16 10.5214 15.9998 10.5427 15.9995 10.5639L9.39774 3.96215C10.0973 3.36239 11.0063 3.00005 12 3.00005C14.2091 3.00005 16 4.79091 16 7.00005L16 10.5Z", fillRule: "evenodd" })
|
|
467
|
+
}
|
|
468
|
+
);
|
|
469
|
+
MicrophoneMuteFill.displayName = "MicrophoneMuteFill";
|
|
470
|
+
var MicrophoneTalker = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
471
|
+
"svg",
|
|
472
|
+
{
|
|
473
|
+
width: "24",
|
|
474
|
+
height: "24",
|
|
475
|
+
viewBox: "0 0 24 24",
|
|
476
|
+
fill: "currentColor",
|
|
477
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
478
|
+
...props,
|
|
479
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.7979 10.4854C18.3149 10.3358 19.5 9.05631 19.5 7.5C19.5 5.84315 18.1569 4.5 16.5 4.5C14.9437 4.5 13.6642 5.68508 13.5146 7.20207L16.7979 10.4854ZM17.8544 11.7926L16.7679 12.5766L8.38069 18.6287C7.75271 19.0819 6.93848 19.1227 6.28202 18.7787L4.03039 21.0303L2.96973 19.9697L5.22136 17.718C4.87739 17.0616 4.91816 16.2474 5.37131 15.6194L11.4234 7.23219L12.2074 6.14578C12.7821 4.32226 14.4866 3 16.5 3C18.9853 3 21 5.01472 21 7.5C21 9.51334 19.6778 11.2179 17.8544 11.7926ZM5.89144 17.8914L6.6396 17.1432L6.85683 17.3605C7.0303 17.5339 7.30402 17.5559 7.50296 17.4124L7.99599 17.0566L6.94346 16.0041L6.58769 16.4971C6.44414 16.696 6.46613 16.9697 6.6396 17.1432L5.89144 17.8914ZM12.4979 8.30663L7.83259 14.7719L9.22818 16.1675L15.6934 11.5022L12.4979 8.30663Z", fillRule: "evenodd" })
|
|
480
|
+
}
|
|
481
|
+
);
|
|
482
|
+
MicrophoneTalker.displayName = "MicrophoneTalker";
|
|
483
|
+
var Minimize = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
484
|
+
"svg",
|
|
485
|
+
{
|
|
486
|
+
width: "24",
|
|
487
|
+
height: "24",
|
|
488
|
+
viewBox: "0 0 24 24",
|
|
489
|
+
fill: "currentColor",
|
|
490
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
491
|
+
...props,
|
|
492
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.50304 3L6.50304 6.00018C6.50304 6.27632 6.27918 6.50018 6.00304 6.50018L3 6.5002L3.00001 8.0002L6.00305 8.00018C7.10761 8.00017 8.00304 7.10474 8.00304 6.00018L8.00304 3L6.50304 3ZM17.5 3L17.5 6.00018C17.5 6.27632 17.7239 6.50018 18 6.50018L21.003 6.5002L21.003 8.0002L18 8.00018C16.8954 8.00017 16 7.10474 16 6.00018L16 3L17.5 3ZM6.50304 18.0012L6.50304 21.0013L8.00304 21.0013L8.00304 18.0012C8.00304 16.8966 7.10761 16.0012 6.00305 16.0012L3.00001 16.0011L3 17.5011L6.00304 17.5012C6.27918 17.5012 6.50304 17.725 6.50304 18.0012ZM17.5 21.0013L17.5 18.0012C17.5 17.725 17.7239 17.5012 18 17.5012L21.003 17.5011L21.003 16.0011L18 16.0012C16.8954 16.0012 16 16.8966 16 18.0012L16 21.0013L17.5 21.0013Z", fillRule: "evenodd" })
|
|
493
|
+
}
|
|
494
|
+
);
|
|
495
|
+
Minimize.displayName = "Minimize";
|
|
496
|
+
var Overview1Screen = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
497
|
+
"svg",
|
|
498
|
+
{
|
|
499
|
+
width: "24",
|
|
500
|
+
height: "24",
|
|
501
|
+
viewBox: "0 0 24 24",
|
|
502
|
+
fill: "currentColor",
|
|
503
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
504
|
+
...props,
|
|
505
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 5.5L3 5.5C2.72386 5.5 2.5 5.72386 2.5 6L2.5 18C2.5 18.2761 2.72386 18.5 3 18.5L21 18.5C21.2761 18.5 21.5 18.2761 21.5 18L21.5 6C21.5 5.72386 21.2761 5.5 21 5.5ZM3 4C1.89543 4 1 4.89543 1 6L1 18C1 19.1046 1.89543 20 3 20L21 20C22.1046 20 23 19.1046 23 18L23 6C23 4.89543 22.1046 4 21 4L3 4Z", fillRule: "evenodd" })
|
|
506
|
+
}
|
|
507
|
+
);
|
|
508
|
+
Overview1Screen.displayName = "Overview1Screen";
|
|
509
|
+
var Overview2Screen = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
510
|
+
"svg",
|
|
511
|
+
{
|
|
512
|
+
width: "24",
|
|
513
|
+
height: "24",
|
|
514
|
+
viewBox: "0 0 24 24",
|
|
515
|
+
fill: "currentColor",
|
|
516
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
517
|
+
...props,
|
|
518
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 5.5L9 5.5C9.27614 5.5 9.5 5.72386 9.5 6L9.5 18C9.5 18.2761 9.27614 18.5 9 18.5L3 18.5C2.72386 18.5 2.5 18.2761 2.5 18L2.5 6C2.5 5.72386 2.72386 5.5 3 5.5ZM1 6C1 4.89543 1.89543 4 3 4L9 4C10.1046 4 11 4.89543 11 6L11 18C11 19.1046 10.1046 20 9 20L3 20C1.89543 20 1 19.1046 1 18L1 6ZM15 5.5L21 5.5C21.2761 5.5 21.5 5.72386 21.5 6L21.5 18C21.5 18.2761 21.2761 18.5 21 18.5L15 18.5C14.7239 18.5 14.5 18.2761 14.5 18L14.5 6C14.5 5.72386 14.7239 5.5 15 5.5ZM13 6C13 4.89543 13.8954 4 15 4L21 4C22.1046 4 23 4.89543 23 6L23 18C23 19.1046 22.1046 20 21 20L15 20C13.8954 20 13 19.1046 13 18L13 6Z", fillRule: "evenodd" })
|
|
519
|
+
}
|
|
520
|
+
);
|
|
521
|
+
Overview2Screen.displayName = "Overview2Screen";
|
|
522
|
+
var Overview4Screen = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
523
|
+
"svg",
|
|
524
|
+
{
|
|
525
|
+
width: "24",
|
|
526
|
+
height: "24",
|
|
527
|
+
viewBox: "0 0 24 24",
|
|
528
|
+
fill: "currentColor",
|
|
529
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
530
|
+
...props,
|
|
531
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 5.5L9 5.5C9.27614 5.5 9.5 5.72386 9.5 6L9.5 9C9.5 9.27614 9.27614 9.5 9 9.5L3 9.5C2.72386 9.5 2.5 9.27614 2.5 9L2.5 6C2.5 5.72386 2.72386 5.5 3 5.5ZM1 6C1 4.89543 1.89543 4 3 4L9 4C10.1046 4 11 4.89543 11 6L11 9C11 10.1046 10.1046 11 9 11L3 11C1.89543 11 1 10.1046 1 9L1 6ZM3 14.5L9 14.5C9.27614 14.5 9.5 14.7239 9.5 15L9.5 18C9.5 18.2761 9.27614 18.5 9 18.5L3 18.5C2.72386 18.5 2.5 18.2761 2.5 18L2.5 15C2.5 14.7239 2.72386 14.5 3 14.5ZM1 15C1 13.8954 1.89543 13 3 13L9 13C10.1046 13 11 13.8954 11 15L11 18C11 19.1046 10.1046 20 9 20L3 20C1.89543 20 1 19.1046 1 18L1 15ZM21 5.5L15 5.5C14.7239 5.5 14.5 5.72386 14.5 6L14.5 9C14.5 9.27614 14.7239 9.5 15 9.5L21 9.5C21.2761 9.5 21.5 9.27614 21.5 9L21.5 6C21.5 5.72386 21.2761 5.5 21 5.5ZM15 4C13.8954 4 13 4.89543 13 6L13 9C13 10.1046 13.8954 11 15 11L21 11C22.1046 11 23 10.1046 23 9L23 6C23 4.89543 22.1046 4 21 4L15 4ZM15 14.5L21 14.5C21.2761 14.5 21.5 14.7239 21.5 15L21.5 18C21.5 18.2761 21.2761 18.5 21 18.5L15 18.5C14.7239 18.5 14.5 18.2761 14.5 18L14.5 15C14.5 14.7239 14.7239 14.5 15 14.5ZM13 15C13 13.8954 13.8954 13 15 13L21 13C22.1046 13 23 13.8954 23 15L23 18C23 19.1046 22.1046 20 21 20L15 20C13.8954 20 13 19.1046 13 18L13 15Z", fillRule: "evenodd" })
|
|
532
|
+
}
|
|
533
|
+
);
|
|
534
|
+
Overview4Screen.displayName = "Overview4Screen";
|
|
535
|
+
var Overview6Screen = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
536
|
+
"svg",
|
|
537
|
+
{
|
|
538
|
+
width: "24",
|
|
539
|
+
height: "24",
|
|
540
|
+
viewBox: "0 0 24 24",
|
|
541
|
+
fill: "currentColor",
|
|
542
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
543
|
+
...props,
|
|
544
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11 5.5L13 5.5C13.2761 5.5 13.5 5.72386 13.5 6L13.5 9C13.5 9.27614 13.2761 9.5 13 9.5L11 9.5C10.7239 9.5 10.5 9.27614 10.5 9L10.5 6C10.5 5.72386 10.7239 5.5 11 5.5ZM9 6C9 4.89543 9.89543 4 11 4L13 4C14.1046 4 15 4.89543 15 6L15 9C15 10.1046 14.1046 11 13 11L11 11C9.89543 11 9 10.1046 9 9L9 6ZM11 14.5L13 14.5C13.2761 14.5 13.5 14.7239 13.5 15L13.5 18C13.5 18.2761 13.2761 18.5 13 18.5L11 18.5C10.7239 18.5 10.5 18.2761 10.5 18L10.5 15C10.5 14.7239 10.7239 14.5 11 14.5ZM9 15C9 13.8954 9.89543 13 11 13L13 13C14.1046 13 15 13.8954 15 15L15 18C15 19.1046 14.1046 20 13 20L11 20C9.89543 20 9 19.1046 9 18L9 15ZM21 14.5L19 14.5C18.7239 14.5 18.5 14.7239 18.5 15L18.5 18C18.5 18.2761 18.7239 18.5 19 18.5L21 18.5C21.2761 18.5 21.5 18.2761 21.5 18L21.5 15C21.5 14.7239 21.2761 14.5 21 14.5ZM19 13C17.8954 13 17 13.8954 17 15L17 18C17 19.1046 17.8954 20 19 20L21 20C22.1046 20 23 19.1046 23 18L23 15C23 13.8954 22.1046 13 21 13L19 13ZM19 5.5L21 5.5C21.2761 5.5 21.5 5.72386 21.5 6L21.5 9C21.5 9.27614 21.2761 9.5 21 9.5L19 9.5C18.7239 9.5 18.5 9.27614 18.5 9L18.5 6C18.5 5.72386 18.7239 5.5 19 5.5ZM17 6C17 4.89543 17.8954 4 19 4L21 4C22.1046 4 23 4.89543 23 6L23 9C23 10.1046 22.1046 11 21 11L19 11C17.8954 11 17 10.1046 17 9L17 6ZM5 14.5L3 14.5C2.72386 14.5 2.5 14.7239 2.5 15L2.5 18C2.5 18.2761 2.72386 18.5 3 18.5L5 18.5C5.27614 18.5 5.5 18.2761 5.5 18L5.5 15C5.5 14.7239 5.27614 14.5 5 14.5ZM3 13C1.89543 13 1 13.8954 1 15L1 18C1 19.1046 1.89543 20 3 20L5 20C6.10457 20 7 19.1046 7 18L7 15C7 13.8954 6.10457 13 5 13L3 13ZM3 5.5L5 5.5C5.27614 5.5 5.5 5.72386 5.5 6L5.5 9C5.5 9.27614 5.27614 9.5 5 9.5L3 9.5C2.72386 9.5 2.5 9.27614 2.5 9L2.5 6C2.5 5.72386 2.72386 5.5 3 5.5ZM1 6C1 4.89543 1.89543 4 3 4L5 4C6.10457 4 7 4.89543 7 6L7 9C7 10.1046 6.10457 11 5 11L3 11C1.89543 11 1 10.1046 1 9L1 6Z", fillRule: "evenodd" })
|
|
545
|
+
}
|
|
546
|
+
);
|
|
547
|
+
Overview6Screen.displayName = "Overview6Screen";
|
|
548
|
+
var PackContent = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
549
|
+
"svg",
|
|
550
|
+
{
|
|
551
|
+
width: "24",
|
|
552
|
+
height: "24",
|
|
553
|
+
viewBox: "0 0 24 24",
|
|
554
|
+
fill: "currentColor",
|
|
555
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
556
|
+
...props,
|
|
557
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.5 14L2.5 5C2.5 4.72386 2.72386 4.5 3 4.5L17 4.5C17.2761 4.5 17.5 4.72386 17.5 5L17.5 14C17.5 14.8284 16.8284 15.5 16 15.5L4 15.5C3.17157 15.5 2.5 14.8284 2.5 14ZM1 5C1 3.89543 1.89543 3 3 3L17 3C18.1046 3 19 3.89543 19 5L19 7L21 7C22.1046 7 23 7.89543 23 9L23 18C23 19.6569 21.6569 21 20 21L8 21C6.34315 21 5 19.6569 5 18L5 17L4 17C2.34315 17 1 15.6569 1 14L1 5ZM19 14L19 8.5L21 8.5C21.2761 8.5 21.5 8.72386 21.5 9L21.5 18C21.5 18.8284 20.8284 19.5 20 19.5L8 19.5C7.17157 19.5 6.5 18.8284 6.5 18L6.5 17L16 17C17.6569 17 19 15.6569 19 14ZM7.98328 6.08969L13.6689 9.41585C14.1104 9.67415 14.1104 10.3259 13.6689 10.5842L7.98328 13.9104C7.54514 14.1667 7 13.8428 7 13.3262L7 6.67387C7 6.15725 7.54514 5.83337 7.98328 6.08969Z", fillRule: "evenodd" })
|
|
558
|
+
}
|
|
559
|
+
);
|
|
560
|
+
PackContent.displayName = "PackContent";
|
|
561
|
+
var PackTV = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
562
|
+
"svg",
|
|
563
|
+
{
|
|
564
|
+
width: "24",
|
|
565
|
+
height: "24",
|
|
566
|
+
viewBox: "0 0 24 24",
|
|
567
|
+
fill: "currentColor",
|
|
568
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
569
|
+
...props,
|
|
570
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.5 14L2.5 5C2.5 4.72386 2.72386 4.5 3 4.5L17 4.5C17.2761 4.5 17.5 4.72386 17.5 5L17.5 14C17.5 14.8284 16.8284 15.5 16 15.5L4 15.5C3.17157 15.5 2.5 14.8284 2.5 14ZM1 5C1 3.89543 1.89543 3 3 3L17 3C18.1046 3 19 3.89543 19 5L19 7L21 7C22.1046 7 23 7.89543 23 9L23 18C23 19.6569 21.6569 21 20 21L8 21C6.34315 21 5 19.6569 5 18L5 17L4 17C2.34315 17 1 15.6569 1 14L1 5ZM19 14L19 8.5L21 8.5C21.2761 8.5 21.5 8.72386 21.5 9L21.5 18C21.5 18.8284 20.8284 19.5 20 19.5L8 19.5C7.17157 19.5 6.5 18.8284 6.5 18L6.5 17L16 17C17.6569 17 19 15.6569 19 14ZM7.5636 7.9043L9.55872 7.9043L9.55872 7.00781L4.48303 7.00781L4.48303 7.9043L6.46057 7.9043L6.46057 13.4062L7.5636 13.4062L7.5636 7.9043ZM14.3531 7.00781L12.7272 12.0132L11.1188 7.00781L9.90149 7.00781L12.1954 13.4062L13.2721 13.4062L15.5748 7.00781L14.3531 7.00781Z", fillRule: "evenodd" })
|
|
571
|
+
}
|
|
572
|
+
);
|
|
573
|
+
PackTV.displayName = "PackTV";
|
|
574
|
+
var PauseFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
575
|
+
"svg",
|
|
576
|
+
{
|
|
577
|
+
width: "24",
|
|
578
|
+
height: "24",
|
|
579
|
+
viewBox: "0 0 24 24",
|
|
580
|
+
fill: "currentColor",
|
|
581
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
582
|
+
...props,
|
|
583
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 19.5C6 20.3284 6.67157 21 7.5 21L8.5 21C9.32843 21 10 20.3284 10 19.5L10 4.5C10 3.67157 9.32843 3 8.5 3L7.5 3C6.67157 3 6 3.67157 6 4.5L6 19.5ZM14 19.5C14 20.3284 14.6716 21 15.5 21L16.5 21C17.3284 21 18 20.3284 18 19.5L18 4.5C18 3.67157 17.3284 3 16.5 3L15.5 3C14.6716 3 14 3.67157 14 4.5L14 19.5Z", fillRule: "evenodd" })
|
|
584
|
+
}
|
|
585
|
+
);
|
|
586
|
+
PauseFill.displayName = "PauseFill";
|
|
587
|
+
var PauseObject = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
588
|
+
"svg",
|
|
589
|
+
{
|
|
590
|
+
width: "24",
|
|
591
|
+
height: "24",
|
|
592
|
+
viewBox: "0 0 24 24",
|
|
593
|
+
fill: "currentColor",
|
|
594
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
595
|
+
...props,
|
|
596
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 20.5C16.6944 20.5 20.5 16.6944 20.5 12C20.5 7.30558 16.6944 3.5 12 3.5C7.30558 3.5 3.5 7.30558 3.5 12C3.5 16.6944 7.30558 20.5 12 20.5ZM12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM14.25 16C13.8358 16 13.5 15.6642 13.5 15.25L13.5 8.75C13.5 8.33579 13.8358 8 14.25 8L14.75 8C15.1642 8 15.5 8.33579 15.5 8.75L15.5 15.25C15.5 15.6642 15.1642 16 14.75 16L14.25 16ZM8.5 15.25C8.5 15.6642 8.83579 16 9.25 16L9.75 16C10.1642 16 10.5 15.6642 10.5 15.25L10.5 8.75C10.5 8.33579 10.1642 8 9.75 8L9.25 8C8.83579 8 8.5 8.33579 8.5 8.75L8.5 15.25Z", fillRule: "evenodd" })
|
|
597
|
+
}
|
|
598
|
+
);
|
|
599
|
+
PauseObject.displayName = "PauseObject";
|
|
600
|
+
var Photo = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
601
|
+
"svg",
|
|
602
|
+
{
|
|
603
|
+
width: "24",
|
|
604
|
+
height: "24",
|
|
605
|
+
viewBox: "0 0 24 24",
|
|
606
|
+
fill: "currentColor",
|
|
607
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
608
|
+
...props,
|
|
609
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.6285 7.12111C15.903 7.36518 16.2576 7.5 16.625 7.5L20 7.5C20.2761 7.5 20.5 7.72386 20.5 8L20.5 17C20.5 17.8284 19.8284 18.5 19 18.5L5 18.5C4.17157 18.5 3.5 17.8284 3.5 17L3.5 8C3.5 7.72386 3.72386 7.5 4 7.5L7.375 7.5C7.74237 7.5 8.09697 7.36518 8.37155 7.12111L9.76905 5.87889C10.0436 5.63482 10.3982 5.5 10.7656 5.5L13.2344 5.5C13.6018 5.5 13.9564 5.63482 14.2309 5.87889L15.6285 7.12111ZM4 6L7.375 6L8.77251 4.75777C9.32166 4.26964 10.0309 4 10.7656 4L13.2344 4C13.9691 4 14.6783 4.26964 15.2275 4.75777L16.625 6L20 6C21.1046 6 22 6.89543 22 8L22 17C22 18.6569 20.6569 20 19 20L5 20C3.34315 20 2 18.6569 2 17L2 8C2 6.89543 2.89543 6 4 6ZM12 10.5C13.1046 10.5 14 11.3954 14 12.5C14 13.6046 13.1046 14.5 12 14.5C10.8954 14.5 10 13.6046 10 12.5C10 11.3954 10.8954 10.5 12 10.5ZM12 9C13.933 9 15.5 10.567 15.5 12.5C15.5 14.433 13.933 16 12 16C10.067 16 8.5 14.433 8.5 12.5C8.5 10.567 10.067 9 12 9Z", fillRule: "evenodd" })
|
|
610
|
+
}
|
|
611
|
+
);
|
|
612
|
+
Photo.displayName = "Photo";
|
|
613
|
+
var Play = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
614
|
+
"svg",
|
|
615
|
+
{
|
|
616
|
+
width: "24",
|
|
617
|
+
height: "24",
|
|
618
|
+
viewBox: "0 0 24 24",
|
|
619
|
+
fill: "currentColor",
|
|
620
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
621
|
+
...props,
|
|
622
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18.1255 11.3523L7.69111 4.65879C7.18453 4.33382 6.52186 4.70092 6.52186 5.3065L6.52186 18.6935C6.52186 19.2991 7.18452 19.6662 7.69111 19.3412L18.1255 12.6477C18.5957 12.3461 18.5957 11.6539 18.1255 11.3523ZM18.9422 10.0568L8.50775 3.36335C6.98801 2.38847 5 3.48974 5 5.3065L5 18.6935C5 20.5103 6.988 21.6115 8.50775 20.6366L18.9422 13.9432C20.3526 13.0384 20.3526 10.9616 18.9422 10.0568Z", fillRule: "evenodd" })
|
|
623
|
+
}
|
|
624
|
+
);
|
|
625
|
+
Play.displayName = "Play";
|
|
626
|
+
var PlayFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
627
|
+
"svg",
|
|
628
|
+
{
|
|
629
|
+
width: "24",
|
|
630
|
+
height: "24",
|
|
631
|
+
viewBox: "0 0 24 24",
|
|
632
|
+
fill: "currentColor",
|
|
633
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
634
|
+
...props,
|
|
635
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19.2904 10.6856L7.10702 3.2017C6.16816 2.62499 5 3.35373 5 4.51612L5 19.4839C5 20.6463 6.16816 21.375 7.10702 20.7983L19.2904 13.3144C20.2365 12.7332 20.2365 11.2668 19.2904 10.6856Z", fillRule: "evenodd" })
|
|
636
|
+
}
|
|
637
|
+
);
|
|
638
|
+
PlayFill.displayName = "PlayFill";
|
|
639
|
+
var PlayNext = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
640
|
+
"svg",
|
|
641
|
+
{
|
|
642
|
+
width: "24",
|
|
643
|
+
height: "24",
|
|
644
|
+
viewBox: "0 0 24 24",
|
|
645
|
+
fill: "currentColor",
|
|
646
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
647
|
+
...props,
|
|
648
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 16.25C15 16.6642 15.3358 17 15.75 17L16.25 17C16.6642 17 17 16.6642 17 16.25L17 7.75C17 7.33579 16.6642 7 16.25 7L15.75 7C15.3358 7 15 7.33579 15 7.75L15 10.8721L9.12374 7.11206C8.62302 6.79166 8 7.19652 8 7.84229L8 16.1577C8 16.8035 8.62302 17.2083 9.12374 16.8879L15 13.1279L15 16.25Z", fillRule: "evenodd" })
|
|
649
|
+
}
|
|
650
|
+
);
|
|
651
|
+
PlayNext.displayName = "PlayNext";
|
|
652
|
+
var PlayObject = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
653
|
+
"svg",
|
|
654
|
+
{
|
|
655
|
+
width: "24",
|
|
656
|
+
height: "24",
|
|
657
|
+
viewBox: "0 0 24 24",
|
|
658
|
+
fill: "currentColor",
|
|
659
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
660
|
+
...props,
|
|
661
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20.5 12C20.5 16.6944 16.6944 20.5 12 20.5C7.30558 20.5 3.5 16.6944 3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C16.6944 3.5 20.5 7.30558 20.5 12ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM13.6969 11.9999L10.5 10.1297L10.5 13.8702L13.6969 11.9999ZM15.6689 11.4158L9.98328 8.08959C9.54514 7.83327 9 8.15715 9 8.67377L9 15.3261C9 15.8427 9.54514 16.1666 9.98328 15.9103L15.6689 12.5841C16.1104 12.3258 16.1104 11.6741 15.6689 11.4158Z", fillRule: "evenodd" })
|
|
662
|
+
}
|
|
663
|
+
);
|
|
664
|
+
PlayObject.displayName = "PlayObject";
|
|
665
|
+
var PlayPrevious = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
666
|
+
"svg",
|
|
667
|
+
{
|
|
668
|
+
width: "24",
|
|
669
|
+
height: "24",
|
|
670
|
+
viewBox: "0 0 24 24",
|
|
671
|
+
fill: "currentColor",
|
|
672
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
673
|
+
...props,
|
|
674
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7 9.25C7 9.66421 7.33579 10 7.75 10L8.25 10C8.66421 10 9 9.66421 9 9.25L9 0.75C9 0.335787 8.66421 0 8.25 0L7.75 0C7.33579 0 7 0.335786 7 0.75L7 3.87206L1.12374 0.112057C0.623021 -0.208338 4.54747e-13 0.196516 4.54747e-13 0.842291L0 9.15771C0 9.80349 0.623021 10.2083 1.12374 9.88794L7 6.12794L7 9.25Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,-8.74228e-08,1,16,7)" })
|
|
675
|
+
}
|
|
676
|
+
);
|
|
677
|
+
PlayPrevious.displayName = "PlayPrevious";
|
|
678
|
+
var Screen4K = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
679
|
+
"svg",
|
|
680
|
+
{
|
|
681
|
+
width: "24",
|
|
682
|
+
height: "24",
|
|
683
|
+
viewBox: "0 0 24 24",
|
|
684
|
+
fill: "currentColor",
|
|
685
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
686
|
+
...props,
|
|
687
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 4.5L19 4.5C19.8284 4.5 20.5 5.17157 20.5 6L20.5 15C20.5 15.8284 19.8284 16.5 19 16.5L5 16.5C4.17157 16.5 3.5 15.8284 3.5 15L3.5 6C3.5 5.17157 4.17157 4.5 5 4.5ZM2 6C2 4.34315 3.34315 3 5 3L19 3C20.6569 3 22 4.34315 22 6L22 15C22 16.6569 20.6569 18 19 18L12.75 18L12.75 19.5L16 19.5L16 21L8 21L8 19.5L11.25 19.5L11.25 18L5 18C3.34315 18 2 16.6569 2 15L2 6ZM9.91957 7.67505L10.9294 7.67505L10.9294 11.941L11.5954 11.941L11.5954 12.882L10.9294 12.882L10.9294 14.025L9.90738 14.025L9.90738 12.882L6.83838 12.882L6.83838 11.958L9.91957 7.67505ZM12.4873 7.67505L13.5093 7.67505L13.5093 10.2814L14.0058 9.73523L15.9575 7.67505L17.2505 7.67505L15.0095 10.0345L17.3984 14.025L16.2061 14.025L14.2717 10.801L13.5093 11.5981L13.5093 14.025L12.4873 14.025L12.4873 7.67505ZM7.93785 11.941L9.90738 11.941L9.90738 9.1733L7.93785 11.941Z", fillRule: "evenodd" })
|
|
688
|
+
}
|
|
689
|
+
);
|
|
690
|
+
Screen4K.displayName = "Screen4K";
|
|
691
|
+
var ScreenControl = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
692
|
+
"svg",
|
|
693
|
+
{
|
|
694
|
+
width: "24",
|
|
695
|
+
height: "24",
|
|
696
|
+
viewBox: "0 0 24 24",
|
|
697
|
+
fill: "currentColor",
|
|
698
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
699
|
+
...props,
|
|
700
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 4.5L19 4.5C19.8284 4.5 20.5 5.17157 20.5 6L20.5 15C20.5 15.8284 19.8284 16.5 19 16.5L5 16.5C4.17157 16.5 3.5 15.8284 3.5 15L3.5 6C3.5 5.17157 4.17157 4.5 5 4.5ZM2 6C2 4.34315 3.34315 3 5 3L19 3C20.6569 3 22 4.34315 22 6L22 15C22 16.6569 20.6569 18 19 18L12.75 18L12.75 19.5L16 19.5L16 21L8 21L8 19.5L11.25 19.5L11.25 18L5 18C3.34315 18 2 16.6569 2 15L2 6ZM9.98328 6.57406L15.6689 9.90023C16.1104 10.1585 16.1104 10.8103 15.6689 11.0686L9.98328 14.3948C9.54514 14.6511 9 14.3272 9 13.8106L9 7.15825C9 6.64163 9.54514 6.31775 9.98328 6.57406Z", fillRule: "evenodd" })
|
|
701
|
+
}
|
|
702
|
+
);
|
|
703
|
+
ScreenControl.displayName = "ScreenControl";
|
|
704
|
+
var ScreenHD = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
705
|
+
"svg",
|
|
706
|
+
{
|
|
707
|
+
width: "24",
|
|
708
|
+
height: "24",
|
|
709
|
+
viewBox: "0 0 24 24",
|
|
710
|
+
fill: "currentColor",
|
|
711
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
712
|
+
...props,
|
|
713
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 4.5L19 4.5C19.8284 4.5 20.5 5.17157 20.5 6L20.5 15C20.5 15.8284 19.8284 16.5 19 16.5L5 16.5C4.17157 16.5 3.5 15.8284 3.5 15L3.5 6C3.5 5.17157 4.17157 4.5 5 4.5ZM2 6C2 4.34315 3.34315 3 5 3L19 3C20.6569 3 22 4.34315 22 6L22 15C22 16.6569 20.6569 18 19 18L12.75 18L12.75 19.5L16 19.5L16 21L8 21L8 19.5L11.25 19.5L11.25 18L5 18C3.34315 18 2 16.6569 2 15L2 6ZM6.51562 14.0031L6.51562 7.70312L7.70363 7.70312L7.70363 10.2411L10.4576 10.2411L10.4576 7.70312L11.6456 7.70312L11.6456 14.0031L10.4576 14.0031L10.4576 11.3391L7.70363 11.3391L7.70363 14.0031L6.51562 14.0031ZM12.7646 14.0031L12.7646 7.70312L14.6636 7.70312C16.6346 7.70312 18.0926 8.73812 18.0926 10.8531C18.0926 12.9681 16.6346 14.0031 14.6636 14.0031L12.7646 14.0031ZM13.9526 12.9051L14.7446 12.9051C16.0226 12.9051 16.8867 12.2211 16.8867 10.8531C16.8867 9.48513 16.0226 8.80113 14.7446 8.80113L13.9526 8.80113L13.9526 12.9051Z", fillRule: "evenodd" })
|
|
714
|
+
}
|
|
715
|
+
);
|
|
716
|
+
ScreenHD.displayName = "ScreenHD";
|
|
717
|
+
var ScreenSettings = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
718
|
+
"svg",
|
|
719
|
+
{
|
|
720
|
+
width: "24",
|
|
721
|
+
height: "24",
|
|
722
|
+
viewBox: "0 0 24 24",
|
|
723
|
+
fill: "currentColor",
|
|
724
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
725
|
+
...props,
|
|
726
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.5 13L4.5 6C4.5 5.17157 5.17157 4.5 6 4.5L18 4.5C18.8284 4.5 19.5 5.17157 19.5 6L19.5 13C19.5 13.8284 18.8284 14.5 18 14.5L6 14.5C5.17157 14.5 4.5 13.8284 4.5 13ZM6 16C4.34315 16 3 14.6569 3 13L3 6C3 4.34315 4.34315 3 6 3L18 3C19.6569 3 21 4.34315 21 6L21 13C21 14.6569 19.6569 16 18 16L6 16ZM13.1145 18.75L3 18.75L3 20.25L13.1145 20.25C13.433 21.2643 14.3806 22 15.5 22C16.6194 22 17.567 21.2643 17.8855 20.25L21 20.25L21 18.75L17.8855 18.75C17.567 17.7357 16.6194 17 15.5 17C14.3806 17 13.433 17.7357 13.1145 18.75ZM16.5 19.5C16.5 20.0523 16.0523 20.5 15.5 20.5C14.9477 20.5 14.5 20.0523 14.5 19.5C14.5 18.9477 14.9477 18.5 15.5 18.5C16.0523 18.5 16.5 18.9477 16.5 19.5Z", fillRule: "evenodd" })
|
|
727
|
+
}
|
|
728
|
+
);
|
|
729
|
+
ScreenSettings.displayName = "ScreenSettings";
|
|
730
|
+
var ScreenSubscription = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
731
|
+
"svg",
|
|
732
|
+
{
|
|
733
|
+
width: "24",
|
|
734
|
+
height: "24",
|
|
735
|
+
viewBox: "0 0 24 24",
|
|
736
|
+
fill: "currentColor",
|
|
737
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
738
|
+
...props,
|
|
739
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 4.5L19 4.5C19.8284 4.5 20.5 5.17157 20.5 6L20.5 7.09484C19.8333 7.36701 19.5 8.18351 19.5 9.00002L19.5 12C19.5 12.8165 19.8333 13.633 20.5 13.9052L20.5 15C20.5 15.8284 19.8284 16.5 19 16.5L5 16.5C4.17157 16.5 3.5 15.8284 3.5 15L3.5 13.9052C4.16667 13.633 4.5 12.8165 4.5 12L4.5 9.00002C4.5 8.18351 4.16667 7.36701 3.5 7.09484L3.5 6C3.5 5.17157 4.17157 4.5 5 4.5ZM2 6C2 4.34315 3.34315 3 5 3L19 3C20.6569 3 22 4.34315 22 6L22 15C22 16.6569 20.6569 18 19 18L12.75 18L12.75 19.5L16 19.5L16 21L8 21L8 19.5L11.25 19.5L11.25 18L5 18C3.34315 18 2 16.6569 2 15L2 6ZM9 7.5L15 7.5C15.8284 7.5 16.5 8.17157 16.5 9L16.5 12C16.5 12.8284 15.8284 13.5 15 13.5L9 13.5C8.17157 13.5 7.5 12.8284 7.5 12L7.5 9C7.5 8.17157 8.17157 7.5 9 7.5ZM6 9C6 7.34315 7.34315 6 9 6L15 6C16.6569 6 18 7.34315 18 9L18 12C18 13.6569 16.6569 15 15 15L9 15C7.34315 15 6 13.6569 6 12L6 9Z", fillRule: "evenodd" })
|
|
740
|
+
}
|
|
741
|
+
);
|
|
742
|
+
ScreenSubscription.displayName = "ScreenSubscription";
|
|
743
|
+
var ScreenTV = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
744
|
+
"svg",
|
|
745
|
+
{
|
|
746
|
+
width: "24",
|
|
747
|
+
height: "24",
|
|
748
|
+
viewBox: "0 0 24 24",
|
|
749
|
+
fill: "currentColor",
|
|
750
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
751
|
+
...props,
|
|
752
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 4.5L19 4.5C19.8284 4.5 20.5 5.17157 20.5 6L20.5 15C20.5 15.8284 19.8284 16.5 19 16.5L5 16.5C4.17157 16.5 3.5 15.8284 3.5 15L3.5 6C3.5 5.17157 4.17157 4.5 5 4.5ZM2 6C2 4.34315 3.34315 3 5 3L19 3C20.6569 3 22 4.34315 22 6L22 15C22 16.6569 20.6569 18 19 18L12.75 18L12.75 19.5L16 19.5L16 21L8 21L8 19.5L11.25 19.5L11.25 18L5 18C3.34315 18 2 16.6569 2 15L2 6ZM9.27832 8.49805L11.2734 8.49805L11.2734 7.60156L6.19775 7.60156L6.19775 8.49805L8.17529 8.49805L8.17529 14L9.27832 14L9.27832 8.49805ZM16.0679 7.60156L14.4419 12.6069L12.8335 7.60156L11.6162 7.60156L13.9102 14L14.9868 14L17.2896 7.60156L16.0679 7.60156Z", fillRule: "evenodd" })
|
|
753
|
+
}
|
|
754
|
+
);
|
|
755
|
+
ScreenTV.displayName = "ScreenTV";
|
|
756
|
+
var Speed1\u0445 = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
757
|
+
"svg",
|
|
758
|
+
{
|
|
759
|
+
width: "24",
|
|
760
|
+
height: "24",
|
|
761
|
+
viewBox: "0 0 24 24",
|
|
762
|
+
fill: "currentColor",
|
|
763
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
764
|
+
...props,
|
|
765
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 4.5L21 4.5C21.8284 4.5 22.5 5.17157 22.5 6L22.5 18C22.5 18.8284 21.8284 19.5 21 19.5L3 19.5C2.17157 19.5 1.5 18.8284 1.5 18L1.5 6C1.5 5.17157 2.17157 4.5 3 4.5ZM0 6C0 4.34315 1.34315 3 3 3L21 3C22.6569 3 24 4.34315 24 6L24 18C24 19.6569 22.6569 21 21 21L3 21C1.34315 21 0 19.6569 0 18L0 6ZM9.90548 17L8.05748 17L8.05748 9.48201C7.51148 10.014 6.89548 10.14 5.99948 10.14L5.99948 8.43201C7.13348 8.43201 7.74948 8.01201 8.16948 7.20001L9.90548 7.20001L9.90548 17ZM14.7572 12.898L12.8672 14.788L11.8592 13.78L13.7492 11.89L11.8592 10L12.8672 8.99201L14.7572 10.882L16.6472 8.99201L17.6552 10L15.7652 11.89L17.6552 13.78L16.6472 14.788L14.7572 12.898Z", fillRule: "evenodd" })
|
|
766
|
+
}
|
|
767
|
+
);
|
|
768
|
+
Speed1\u0445.displayName = "Speed1\u0445";
|
|
769
|
+
var Speed2\u0445 = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
770
|
+
"svg",
|
|
771
|
+
{
|
|
772
|
+
width: "24",
|
|
773
|
+
height: "24",
|
|
774
|
+
viewBox: "0 0 24 24",
|
|
775
|
+
fill: "currentColor",
|
|
776
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
777
|
+
...props,
|
|
778
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 4.5L21 4.5C21.8284 4.5 22.5 5.17157 22.5 6L22.5 18C22.5 18.8284 21.8284 19.5 21 19.5L3 19.5C2.17157 19.5 1.5 18.8284 1.5 18L1.5 6C1.5 5.17157 2.17157 4.5 3 4.5ZM0 6C0 4.34315 1.34315 3 3 3L21 3C22.6569 3 24 4.34315 24 6L24 18C24 19.6569 22.6569 21 21 21L3 21C1.34315 21 0 19.6569 0 18L0 6ZM11.3308 17L4.66678 17L4.66678 15.684L8.39078 12.03C9.18878 11.246 9.53878 10.742 9.53878 10.028C9.53878 9.20203 8.96478 8.62803 8.04078 8.62803C7.14478 8.62803 6.51478 9.14603 6.51478 10.014C6.51478 10.294 6.54278 10.476 6.58478 10.686L4.76478 10.812C4.69478 10.49 4.66678 10.21 4.66678 9.91603C4.66678 8.39003 5.94078 7.00403 8.04078 7.00403C10.1968 7.00403 11.3308 8.22203 11.3308 9.81803C11.3308 11.106 10.8968 11.918 9.62278 13.15L7.42478 15.292L11.3308 15.292L11.3308 17ZM16.1039 12.898L14.2139 14.788L13.2059 13.78L15.0959 11.89L13.2059 10L14.2139 8.99203L16.1039 10.882L17.9939 8.99203L19.0019 10L17.1119 11.89L19.0019 13.78L17.9939 14.788L16.1039 12.898Z", fillRule: "evenodd" })
|
|
779
|
+
}
|
|
780
|
+
);
|
|
781
|
+
Speed2\u0445.displayName = "Speed2\u0445";
|
|
782
|
+
var Speed4\u0445 = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
783
|
+
"svg",
|
|
784
|
+
{
|
|
785
|
+
width: "24",
|
|
786
|
+
height: "24",
|
|
787
|
+
viewBox: "0 0 24 24",
|
|
788
|
+
fill: "currentColor",
|
|
789
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
790
|
+
...props,
|
|
791
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 4.5L21 4.5C21.8284 4.5 22.5 5.17157 22.5 6L22.5 18C22.5 18.8284 21.8284 19.5 21 19.5L3 19.5C2.17157 19.5 1.5 18.8284 1.5 18L1.5 6C1.5 5.17157 2.17157 4.5 3 4.5ZM0 6C0 4.34315 1.34315 3 3 3L21 3C22.6569 3 24 4.34315 24 6L24 18C24 19.6569 22.6569 21 21 21L3 21C1.34315 21 0 19.6569 0 18L0 6ZM11.0066 17L9.15855 17L9.15855 15.376L4.38455 15.376L4.38455 13.668L9.15855 7.20001L11.0066 7.20001L11.0066 13.668L12.0006 13.668L12.0006 15.376L11.0066 15.376L11.0066 17ZM9.15855 9.80401L6.34455 13.668L9.15855 13.668L9.15855 9.80401ZM16.3022 12.898L14.4122 14.788L13.4042 13.78L15.2942 11.89L13.4042 10L14.4122 8.99201L16.3022 10.882L18.1922 8.99201L19.2002 10L17.3102 11.89L19.2002 13.78L18.1922 14.788L16.3022 12.898Z", fillRule: "evenodd" })
|
|
792
|
+
}
|
|
793
|
+
);
|
|
794
|
+
Speed4\u0445.displayName = "Speed4\u0445";
|
|
795
|
+
var Speed6\u0445 = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
796
|
+
"svg",
|
|
797
|
+
{
|
|
798
|
+
width: "24",
|
|
799
|
+
height: "24",
|
|
800
|
+
viewBox: "0 0 24 24",
|
|
801
|
+
fill: "currentColor",
|
|
802
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
803
|
+
...props,
|
|
804
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 4.5L21 4.5C21.8284 4.5 22.5 5.17157 22.5 6L22.5 18C22.5 18.8284 21.8284 19.5 21 19.5L3 19.5C2.17157 19.5 1.5 18.8284 1.5 18L1.5 6C1.5 5.17157 2.17157 4.5 3 4.5ZM0 6C0 4.34315 1.34315 3 3 3L21 3C22.6569 3 24 4.34315 24 6L24 18C24 19.6569 22.6569 21 21 21L3 21C1.34315 21 0 19.6569 0 18L0 6ZM11.8684 13.85C11.8684 15.754 10.3144 17.196 8.22837 17.196C5.91837 17.196 4.40637 15.544 4.40637 12.674C4.40637 11.302 4.54637 10.28 4.89637 9.42603C5.55437 7.87203 6.74437 7.00403 8.41037 7.00403C10.3424 7.00403 11.4764 7.98403 11.4764 9.37003C11.4764 9.48203 11.4624 9.70603 11.4204 9.83203L9.67037 9.70603C9.69837 9.58003 9.71237 9.45403 9.71237 9.32803C9.71237 8.74003 9.15237 8.43203 8.42437 8.43203C6.94037 8.43203 6.29637 9.63603 6.15637 11.61C6.67437 11.008 7.57037 10.588 8.52237 10.588C10.4824 10.588 11.8684 11.946 11.8684 13.85ZM6.33837 13.892C6.33837 15.026 7.17837 15.684 8.20037 15.684C9.22237 15.684 10.0764 15.026 10.0764 13.892C10.0764 12.744 9.22237 12.1 8.20037 12.1C7.17837 12.1 6.33837 12.744 6.33837 13.892ZM16.3363 12.898L14.4463 14.788L13.4383 13.78L15.3283 11.89L13.4383 10L14.4463 8.99203L16.3363 10.882L18.2263 8.99203L19.2343 10L17.3443 11.89L19.2343 13.78L18.2263 14.788L16.3363 12.898Z", fillRule: "evenodd" })
|
|
805
|
+
}
|
|
806
|
+
);
|
|
807
|
+
Speed6\u0445.displayName = "Speed6\u0445";
|
|
808
|
+
var Speed8\u0445 = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
809
|
+
"svg",
|
|
810
|
+
{
|
|
811
|
+
width: "24",
|
|
812
|
+
height: "24",
|
|
813
|
+
viewBox: "0 0 24 24",
|
|
814
|
+
fill: "currentColor",
|
|
815
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
816
|
+
...props,
|
|
817
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 4.5L21 4.5C21.8284 4.5 22.5 5.17157 22.5 6L22.5 18C22.5 18.8284 21.8284 19.5 21 19.5L3 19.5C2.17157 19.5 1.5 18.8284 1.5 18L1.5 6C1.5 5.17157 2.17157 4.5 3 4.5ZM0 6C0 4.34315 1.34315 3 3 3L21 3C22.6569 3 24 4.34315 24 6L24 18C24 19.6569 22.6569 21 21 21L3 21C1.34315 21 0 19.6569 0 18L0 6ZM11.6261 14.284C11.6261 16.034 10.2681 17.196 8.1121 17.196C5.9561 17.196 4.5981 16.034 4.5981 14.284C4.5981 13.094 5.2421 12.184 6.2781 11.75C5.3961 11.302 4.8921 10.574 4.8921 9.58C4.8921 8.082 6.1941 7.004 8.1121 7.004C10.0301 7.004 11.3321 8.082 11.3321 9.58C11.3321 10.574 10.8281 11.302 9.9461 11.75C10.9821 12.184 11.6261 13.094 11.6261 14.284ZM6.6561 9.706C6.6561 10.588 7.3561 11.064 8.1121 11.064C8.8681 11.064 9.5681 10.588 9.5681 9.706C9.5681 8.824 8.8681 8.376 8.1121 8.376C7.3561 8.376 6.6561 8.824 6.6561 9.706ZM6.3901 14.13C6.3901 15.04 7.1321 15.684 8.1121 15.684C9.0921 15.684 9.8341 15.04 9.8341 14.13C9.8341 13.22 9.0921 12.576 8.1121 12.576C7.1321 12.576 6.3901 13.22 6.3901 14.13ZM16.1586 12.898L14.2686 14.788L13.2606 13.78L15.1506 11.89L13.2606 10L14.2686 8.992L16.1586 10.882L18.0486 8.992L19.0566 10L17.1666 11.89L19.0566 13.78L18.0486 14.788L16.1586 12.898Z", fillRule: "evenodd" })
|
|
818
|
+
}
|
|
819
|
+
);
|
|
820
|
+
Speed8\u0445.displayName = "Speed8\u0445";
|
|
821
|
+
var SpeedPlayback = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
822
|
+
"svg",
|
|
823
|
+
{
|
|
824
|
+
width: "24",
|
|
825
|
+
height: "24",
|
|
826
|
+
viewBox: "0 0 24 24",
|
|
827
|
+
fill: "currentColor",
|
|
828
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
829
|
+
...props,
|
|
830
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.86711 18.7758C6.76558 18.6988 6.62235 18.7064 6.53224 18.7965L5.81851 19.5102C5.71436 19.6144 5.7222 19.7858 5.83815 19.8766C7.22093 20.9599 8.89619 21.687 10.7258 21.9197C10.8724 21.9384 11.0002 21.8226 11.0002 21.6747L11.0002 20.6644C11.0002 20.5375 10.9051 20.4312 10.7796 20.4132C9.32357 20.2038 7.98681 19.6254 6.86711 18.7758ZM3.58714 13.2207C3.56909 13.0952 3.46276 13.0002 3.33594 13.0002L2.32558 13.0002C2.17774 13.0002 2.06194 13.1279 2.08059 13.2745C2.30777 15.0606 3.00609 16.6996 4.04705 18.063C4.13717 18.1811 4.31024 18.1901 4.41525 18.0851L5.13039 17.3699C5.21954 17.2808 5.22803 17.1394 5.15323 17.0379C4.34257 15.938 3.79061 14.6357 3.58714 13.2207ZM5.22448 6.86711C5.30151 6.76558 5.29393 6.62235 5.20381 6.53224L4.49008 5.81851C4.38593 5.71436 4.21454 5.7222 4.1237 5.83815C3.04038 7.22093 2.3133 8.89619 2.08059 10.7258C2.06194 10.8724 2.17774 11.0002 2.32558 11.0002L3.33594 11.0002C3.46276 11.0002 3.56909 10.9051 3.58714 10.7796C3.79652 9.32357 4.3749 7.98681 5.22448 6.86711ZM10.7796 3.58714C10.9051 3.56909 11.0002 3.46276 11.0002 3.33594L11.0002 2.32558C11.0002 2.17774 10.8724 2.06194 10.7258 2.08059C8.93968 2.30777 7.30067 3.00609 5.93726 4.04705C5.81922 4.13717 5.81024 4.31024 5.91525 4.41525L6.6304 5.1304C6.71954 5.21954 6.86088 5.22803 6.96237 5.15323C8.06232 4.34257 9.36464 3.79061 10.7796 3.58714ZM13.0002 2.32558C13.0002 2.17774 13.1283 2.06198 13.275 2.08064C18.1958 2.70675 22.0002 6.90918 22.0002 12.0002C22.0002 17.0911 18.1958 21.2936 13.275 21.9197C13.1283 21.9383 13.0002 21.8226 13.0002 21.6747L13.0002 20.6644C13.0002 20.5375 13.0956 20.4312 13.2211 20.4131C17.3371 19.821 20.5002 16.28 20.5002 12.0002C20.5002 7.72032 17.3371 4.17926 13.2211 3.58719C13.0956 3.56913 13.0002 3.46276 13.0002 3.33594L13.0002 2.32558ZM9.9834 8.08959L15.669 11.4158C16.1105 11.6741 16.1105 12.3258 15.669 12.5841L9.9834 15.9103C9.54527 16.1666 9.00012 15.8427 9.00012 15.3261L9.00012 8.67377C9.00012 8.15715 9.54527 7.83327 9.9834 8.08959Z", fillRule: "evenodd" })
|
|
831
|
+
}
|
|
832
|
+
);
|
|
833
|
+
SpeedPlayback.displayName = "SpeedPlayback";
|
|
834
|
+
var Subtitles = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
835
|
+
"svg",
|
|
836
|
+
{
|
|
837
|
+
width: "24",
|
|
838
|
+
height: "24",
|
|
839
|
+
viewBox: "0 0 24 24",
|
|
840
|
+
fill: "currentColor",
|
|
841
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
842
|
+
...props,
|
|
843
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.9516 18.9636L10.5085 18.5L9.86725 18.5L3 18.5C2.17157 18.5 1.5 17.8284 1.5 17L1.5 7C1.5 6.17157 2.17157 5.5 3 5.5L21 5.5C21.8284 5.5 22.5 6.17157 22.5 7L22.5 17C22.5 17.8284 21.8284 18.5 21 18.5L14.1327 18.5L13.4915 18.5L13.0484 18.9636L12 20.0605L10.9516 18.9636ZM3 4C1.34315 4 0 5.34315 0 7L0 17C0 18.6569 1.34315 20 3 20L9.86725 20L11.6385 21.8533C11.8355 22.0593 12.1645 22.0593 12.3615 21.8533L14.1327 20L21 20C22.6569 20 24 18.6569 24 17L24 7C24 5.34315 22.6569 4 21 4L3 4ZM4 12.5L12 12.5L12 11L4 11L4 12.5ZM14 12.5L20 12.5L20 11L14 11L14 12.5ZM6 14.5039L4 14.5039L4 16.0039L6 16.0039L6 14.5039ZM20 14.4867L7.99999 14.4867L7.99999 15.9867L20 15.9867L20 14.4867Z", fillRule: "evenodd" })
|
|
844
|
+
}
|
|
845
|
+
);
|
|
846
|
+
Subtitles.displayName = "Subtitles";
|
|
847
|
+
var SubtitlesFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
848
|
+
"svg",
|
|
849
|
+
{
|
|
850
|
+
width: "24",
|
|
851
|
+
height: "24",
|
|
852
|
+
viewBox: "0 0 24 24",
|
|
853
|
+
fill: "currentColor",
|
|
854
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
855
|
+
...props,
|
|
856
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0 7C0 5.34315 1.34315 4 3 4L21 4C22.6569 4 24 5.34315 24 7L24 17C24 18.6569 22.6569 20 21 20L14.1327 20L12.3615 21.8533C12.1645 22.0593 11.8355 22.0593 11.6385 21.8533L9.86725 20L3 20C1.34315 20 0 18.6569 0 17L0 7ZM4 12.5L12 12.5L12 11L4 11L4 12.5ZM14 12.5L20 12.5L20 11L14 11L14 12.5ZM6 14.5039L4 14.5039L4 16.0039L6 16.0039L6 14.5039ZM20 14.4867L7.99999 14.4867L7.99999 15.9867L20 15.9867L20 14.4867Z", fillRule: "evenodd" })
|
|
857
|
+
}
|
|
858
|
+
);
|
|
859
|
+
SubtitlesFill.displayName = "SubtitlesFill";
|
|
860
|
+
var Translation = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
861
|
+
"svg",
|
|
862
|
+
{
|
|
863
|
+
width: "24",
|
|
864
|
+
height: "24",
|
|
865
|
+
viewBox: "0 0 24 24",
|
|
866
|
+
fill: "currentColor",
|
|
867
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
868
|
+
...props,
|
|
869
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.9941 17.9335C21.3045 14.6564 21.3045 9.34318 17.9941 6.06608L19.0601 5.0108C22.9593 8.87072 22.9593 15.1289 19.0601 18.9888L17.9941 17.9335ZM15.0931 15.0621C16.8014 13.371 16.8014 10.6292 15.0931 8.9381L16.1591 7.88283C18.4561 10.1567 18.4561 13.8435 16.1591 16.1174L15.0931 15.0621ZM8.90679 15.0619C7.19848 13.3708 7.19848 10.629 8.90679 8.93788L7.84077 7.8826C5.54372 10.1565 5.54372 13.8433 7.84077 16.1172L8.90679 15.0619ZM6.00579 6.06647C2.69534 9.34358 2.69534 14.6568 6.00579 17.9339L4.93977 18.9892C1.04058 15.1293 1.04058 8.87111 4.93977 5.01119L6.00579 6.06647ZM11.9999 13.9998C13.1045 13.9998 13.9999 13.1044 13.9999 11.9998C13.9999 10.8953 13.1045 9.99985 11.9999 9.99985C10.8954 9.99985 9.99994 10.8953 9.99994 11.9998C9.99994 13.1044 10.8954 13.9998 11.9999 13.9998Z", fillRule: "evenodd" })
|
|
870
|
+
}
|
|
871
|
+
);
|
|
872
|
+
Translation.displayName = "Translation";
|
|
873
|
+
var Voice = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
874
|
+
"svg",
|
|
875
|
+
{
|
|
876
|
+
width: "24",
|
|
877
|
+
height: "24",
|
|
878
|
+
viewBox: "0 0 24 24",
|
|
879
|
+
fill: "currentColor",
|
|
880
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
881
|
+
...props,
|
|
882
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.25 2L15.25 22L16.75 22L16.75 2L15.25 2ZM3.25 18L3.25 6L4.75 6L4.75 18L3.25 18ZM7.25 16L7.25 8L8.75 8L8.75 16L7.25 16ZM19.25 8L19.25 16L20.75 16L20.75 8L19.25 8ZM11.25 18L11.25 6L12.75 6L12.75 18L11.25 18Z", fillRule: "evenodd" })
|
|
883
|
+
}
|
|
884
|
+
);
|
|
885
|
+
Voice.displayName = "Voice";
|
|
886
|
+
var VolumeDown = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
887
|
+
"svg",
|
|
888
|
+
{
|
|
889
|
+
width: "24",
|
|
890
|
+
height: "24",
|
|
891
|
+
viewBox: "0 0 24 24",
|
|
892
|
+
fill: "currentColor",
|
|
893
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
894
|
+
...props,
|
|
895
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.5 5.87096L4.14332 9.59793C3.74029 9.87834 3.5 10.3382 3.5 10.8292L3.5 12.966C3.5 13.4476 3.73129 13.9 4.12176 14.182L9.5 18.0663L9.5 5.87096ZM9.42887 4.0931L3.28663 8.36663C2.48057 8.92745 2 9.84726 2 10.8292L2 12.966C2 13.9293 2.46259 14.834 3.24352 15.398L9.4145 19.8549C10.0758 20.3325 11 19.86 11 19.0442L11 15.874C12.7252 15.4299 14 13.8638 14 12C14 10.1361 12.7252 8.57003 11 8.12599L11 4.91396C11 4.10624 10.0919 3.63179 9.42887 4.0931ZM12.5 12C12.5 13.0251 11.883 13.9062 11 14.292L11 9.708C11.883 10.0938 12.5 10.9748 12.5 12ZM16.0264 14.2328C15.7213 14.9197 15.2786 15.5367 14.7257 16.0458L15.7418 17.1493C16.4455 16.5013 17.0089 15.7159 17.3972 14.8417C17.7856 13.9675 17.9906 13.023 17.9997 12.0665C18.0088 11.11 17.8217 10.1617 17.4501 9.28029C17.0784 8.39887 16.53 7.60297 15.8388 6.94173L14.8019 8.02564C15.345 8.54519 15.7759 9.17053 16.0679 9.86308C16.3599 10.5556 16.5069 11.3007 16.4998 12.0522C16.4926 12.8038 16.3315 13.5459 16.0264 14.2328Z", fillRule: "evenodd" })
|
|
896
|
+
}
|
|
897
|
+
);
|
|
898
|
+
VolumeDown.displayName = "VolumeDown";
|
|
899
|
+
var VolumeDownFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
900
|
+
"svg",
|
|
901
|
+
{
|
|
902
|
+
width: "24",
|
|
903
|
+
height: "24",
|
|
904
|
+
viewBox: "0 0 24 24",
|
|
905
|
+
fill: "currentColor",
|
|
906
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
907
|
+
...props,
|
|
908
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.42887 4.0931L3.28663 8.36663C2.48057 8.92745 2 9.84726 2 10.8292L2 12.966C2 13.9293 2.46259 14.834 3.24352 15.398L9.4145 19.8549C10.0758 20.3325 11 19.86 11 19.0442L11 15.874C12.7252 15.4299 14 13.8638 14 12C14 10.1361 12.7252 8.57003 11 8.12599L11 4.91396C11 4.10624 10.0919 3.63179 9.42887 4.0931ZM12.5 12C12.5 12.8889 12.036 13.6695 11.337 14.1128C11.1848 14.2093 11 14.0901 11 13.9099L11 10.09C11 9.90981 11.1848 9.79065 11.337 9.88717C12.036 10.3304 12.5 11.111 12.5 12ZM16.0264 14.2328C15.7213 14.9197 15.2786 15.5367 14.7257 16.0458L15.7418 17.1493C16.4455 16.5013 17.0089 15.7159 17.3972 14.8417C17.7856 13.9675 17.9906 13.023 17.9997 12.0665C18.0088 11.11 17.8217 10.1617 17.4501 9.28029C17.0784 8.39887 16.53 7.60297 15.8388 6.94173L14.8019 8.02564C15.345 8.54519 15.7759 9.17053 16.0679 9.86308C16.3599 10.5556 16.5069 11.3007 16.4998 12.0522C16.4926 12.8038 16.3315 13.5459 16.0264 14.2328Z", fillRule: "evenodd" })
|
|
909
|
+
}
|
|
910
|
+
);
|
|
911
|
+
VolumeDownFill.displayName = "VolumeDownFill";
|
|
912
|
+
var VolumeOff = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
913
|
+
"svg",
|
|
914
|
+
{
|
|
915
|
+
width: "24",
|
|
916
|
+
height: "24",
|
|
917
|
+
viewBox: "0 0 24 24",
|
|
918
|
+
fill: "currentColor",
|
|
919
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
920
|
+
...props,
|
|
921
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.5 5.87098L4.14332 9.59795C3.74029 9.87836 3.5 10.3383 3.5 10.8292L3.5 12.966C3.5 13.4477 3.73129 13.9 4.12176 14.182L9.5 18.0663L9.5 5.87098ZM9.42887 4.09313L3.28663 8.36666C2.48057 8.92748 2 9.84728 2 10.8292L2 12.966C2 13.9293 2.46259 14.834 3.24352 15.398L9.4145 19.8549C10.0758 20.3325 11 19.86 11 19.0442L11 15.874C12.7252 15.4299 14 13.8638 14 12C14 10.1362 12.7252 8.57006 11 8.12602L11 4.91399C11 4.10627 10.0919 3.63181 9.42887 4.09313ZM12.5 12C12.5 13.0252 11.883 13.9062 11 14.292L11 9.70802C11.883 10.0938 12.5 10.9748 12.5 12ZM15.0017 13.938L16.9361 12.0036L15.0005 10.0601L16.0633 9.00159L17.9967 10.943L19.9392 9.00049L20.9999 10.0612L19.0552 12.0058L20.9806 13.9391L19.9178 14.9976L17.9945 13.0664L16.0623 14.9986L15.0017 13.938Z", fillRule: "evenodd" })
|
|
922
|
+
}
|
|
923
|
+
);
|
|
924
|
+
VolumeOff.displayName = "VolumeOff";
|
|
925
|
+
var VolumeOffFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
926
|
+
"svg",
|
|
927
|
+
{
|
|
928
|
+
width: "24",
|
|
929
|
+
height: "24",
|
|
930
|
+
viewBox: "0 0 24 24",
|
|
931
|
+
fill: "currentColor",
|
|
932
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
933
|
+
...props,
|
|
934
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.42887 4.09312L3.28663 8.36665C2.48057 8.92748 2 9.84728 2 10.8292L2 12.966C2 13.9293 2.46259 14.834 3.24352 15.398L9.4145 19.8549C10.0758 20.3325 11 19.86 11 19.0442L11 15.874C12.7252 15.4299 14 13.8638 14 12C14 10.1362 12.7252 8.57006 11 8.12601L11 4.91399C11 4.10626 10.0919 3.63181 9.42887 4.09312ZM12.5 12C12.5 12.8889 12.036 13.6695 11.337 14.1128C11.1848 14.2093 11 14.0902 11 13.9099L11 10.0901C11 9.90983 11.1848 9.79067 11.337 9.8872C12.036 10.3305 12.5 11.111 12.5 12ZM15.0017 13.938L16.9361 12.0036L15.0005 10.0601L16.0633 9.00158L17.9967 10.943L19.9392 9.00049L20.9999 10.0612L19.0552 12.0058L20.9806 13.9391L19.9178 14.9976L17.9945 13.0664L16.0623 14.9986L15.0017 13.938Z", fillRule: "evenodd" })
|
|
935
|
+
}
|
|
936
|
+
);
|
|
937
|
+
VolumeOffFill.displayName = "VolumeOffFill";
|
|
938
|
+
var VolumeUp = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
939
|
+
"svg",
|
|
940
|
+
{
|
|
941
|
+
width: "24",
|
|
942
|
+
height: "24",
|
|
943
|
+
viewBox: "0 0 24 24",
|
|
944
|
+
fill: "currentColor",
|
|
945
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
946
|
+
...props,
|
|
947
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.14332 9.59795L9.5 5.87098L9.5 18.0663L4.12176 14.182C3.73129 13.9 3.5 13.4477 3.5 12.966L3.5 10.8292C3.5 10.3383 3.74029 9.87836 4.14332 9.59795ZM3.28663 8.36666L9.42887 4.09313C10.0919 3.63181 11 4.10627 11 4.91399L11 8.12602C12.7252 8.57006 14 10.1362 14 12C14 13.8638 12.7252 15.4299 11 15.874L11 19.0442C11 19.86 10.0758 20.3325 9.4145 19.8549L3.24352 15.398C2.46259 14.834 2 13.9293 2 12.966L2 10.8292C2 9.84728 2.48057 8.92748 3.28663 8.36666ZM11 14.292C11.883 13.9062 12.5 13.0252 12.5 12C12.5 10.9748 11.883 10.0938 11 9.70802L11 14.292ZM19.7044 8.1943C19.1801 6.99517 18.4137 5.9173 17.4533 5.02828L18.4722 3.92749C19.5843 4.95687 20.4717 6.20494 21.0788 7.5934C21.6858 8.98187 21.9995 10.4808 22 11.9962C22.0005 13.5115 21.6879 15.0107 21.0819 16.3996C20.4758 17.7885 19.5892 19.0371 18.4779 20.0673L17.4582 18.9672C18.418 18.0775 19.1836 16.9991 19.7071 15.7996C20.2305 14.6001 20.5005 13.3054 20.5 11.9967C20.4995 10.688 20.2287 9.39343 19.7044 8.1943ZM16.0264 14.2328C15.7213 14.9197 15.2786 15.5367 14.7257 16.0459L15.7418 17.1493C16.4455 16.5013 17.0089 15.716 17.3972 14.8418C17.7856 13.9676 17.9906 13.023 17.9997 12.0665C18.0088 11.11 17.8217 10.1617 17.4501 9.28032C17.0784 8.39889 16.53 7.603 15.8388 6.94176L14.8019 8.02567C15.345 8.54521 15.7759 9.17056 16.0679 9.8631C16.3599 10.5557 16.5069 11.3007 16.4998 12.0523C16.4926 12.8038 16.3315 13.5459 16.0264 14.2328Z", fillRule: "evenodd" })
|
|
948
|
+
}
|
|
949
|
+
);
|
|
950
|
+
VolumeUp.displayName = "VolumeUp";
|
|
951
|
+
var VolumeUpFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
952
|
+
"svg",
|
|
953
|
+
{
|
|
954
|
+
width: "24",
|
|
955
|
+
height: "24",
|
|
956
|
+
viewBox: "0 0 24 24",
|
|
957
|
+
fill: "currentColor",
|
|
958
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
959
|
+
...props,
|
|
960
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.28663 8.36666L9.42887 4.09313C10.0919 3.63181 11 4.10627 11 4.91399L11 8.12602C12.7252 8.57006 14 10.1362 14 12C14 13.8638 12.7252 15.4299 11 15.874L11 19.0442C11 19.86 10.0758 20.3325 9.4145 19.8549L3.24352 15.398C2.46259 14.834 2 13.9293 2 12.966L2 10.8292C2 9.84728 2.48057 8.92748 3.28663 8.36666ZM11 13.9099C11 14.0902 11.1848 14.2093 11.337 14.1128C12.036 13.6695 12.5 12.8889 12.5 12C12.5 11.111 12.036 10.3305 11.337 9.8872C11.1848 9.79067 11 9.90983 11 10.0901L11 13.9099ZM19.7044 8.1943C19.1801 6.99517 18.4137 5.9173 17.4533 5.02828L18.4722 3.92749C19.5843 4.95687 20.4717 6.20494 21.0788 7.5934C21.6858 8.98187 21.9995 10.4808 22 11.9962C22.0005 13.5115 21.6879 15.0107 21.0819 16.3996C20.4758 17.7885 19.5892 19.0371 18.4779 20.0673L17.4582 18.9672C18.418 18.0775 19.1836 16.9991 19.7071 15.7996C20.2305 14.6001 20.5005 13.3054 20.5 11.9967C20.4995 10.688 20.2287 9.39343 19.7044 8.1943ZM16.0264 14.2328C15.7213 14.9197 15.2786 15.5367 14.7257 16.0459L15.7418 17.1493C16.4455 16.5013 17.0089 15.716 17.3972 14.8418C17.7856 13.9676 17.9906 13.023 17.9997 12.0665C18.0088 11.11 17.8217 10.1617 17.4501 9.28032C17.0784 8.39889 16.53 7.603 15.8388 6.94176L14.8019 8.02567C15.345 8.54521 15.7759 9.17056 16.0679 9.8631C16.3599 10.5557 16.5069 11.3007 16.4998 12.0523C16.4926 12.8038 16.3315 13.5459 16.0264 14.2328Z", fillRule: "evenodd" })
|
|
961
|
+
}
|
|
962
|
+
);
|
|
963
|
+
VolumeUpFill.displayName = "VolumeUpFill";
|
|
964
|
+
var ZoomIn = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
965
|
+
"svg",
|
|
966
|
+
{
|
|
967
|
+
width: "24",
|
|
968
|
+
height: "24",
|
|
969
|
+
viewBox: "0 0 24 24",
|
|
970
|
+
fill: "currentColor",
|
|
971
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
972
|
+
...props,
|
|
973
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.5 12C3.5 16.6944 7.30558 20.5 12 20.5C16.6944 20.5 20.5 16.6944 20.5 12C20.5 7.30558 16.6944 3.5 12 3.5C7.30558 3.5 3.5 7.30558 3.5 12ZM12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM12.75 11.25L17 11.25L17 12.75L12.75 12.75L12.75 17L11.25 17L11.25 12.75L7 12.75L7 11.25L11.25 11.25L11.25 7L12.75 7L12.75 11.25Z", fillRule: "evenodd" })
|
|
974
|
+
}
|
|
975
|
+
);
|
|
976
|
+
ZoomIn.displayName = "ZoomIn";
|
|
977
|
+
var ZoomOut = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
978
|
+
"svg",
|
|
979
|
+
{
|
|
980
|
+
width: "24",
|
|
981
|
+
height: "24",
|
|
982
|
+
viewBox: "0 0 24 24",
|
|
983
|
+
fill: "currentColor",
|
|
984
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
985
|
+
...props,
|
|
986
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 20.5C7.30558 20.5 3.5 16.6944 3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C16.6944 3.5 20.5 7.30558 20.5 12C20.5 16.6944 16.6944 20.5 12 20.5ZM2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM17 11.25L7 11.25L7 12.75L17 12.75L17 11.25Z", fillRule: "evenodd" })
|
|
987
|
+
}
|
|
988
|
+
);
|
|
989
|
+
ZoomOut.displayName = "ZoomOut";
|
|
990
|
+
|
|
991
|
+
exports.Camera = Camera;
|
|
992
|
+
exports.CameraFill = CameraFill;
|
|
993
|
+
exports.CameraOff = CameraOff;
|
|
994
|
+
exports.CameraOffFill = CameraOffFill;
|
|
995
|
+
exports.FastForward = FastForward;
|
|
996
|
+
exports.FastForward10s = FastForward10s;
|
|
997
|
+
exports.FastForward15s = FastForward15s;
|
|
998
|
+
exports.FastForward30s = FastForward30s;
|
|
999
|
+
exports.FastForward5s = FastForward5s;
|
|
1000
|
+
exports.FastRewind = FastRewind;
|
|
1001
|
+
exports.FastRewind10s = FastRewind10s;
|
|
1002
|
+
exports.FastRewind15s = FastRewind15s;
|
|
1003
|
+
exports.FastRewind30s = FastRewind30s;
|
|
1004
|
+
exports.FastRewind5s = FastRewind5s;
|
|
1005
|
+
exports.Focus3D = Focus3D;
|
|
1006
|
+
exports.FocusAR = FocusAR;
|
|
1007
|
+
exports.FocusRecords = FocusRecords;
|
|
1008
|
+
exports.FocusVR = FocusVR;
|
|
1009
|
+
exports.GalleryHorizontal = GalleryHorizontal;
|
|
1010
|
+
exports.GalleryVertical = GalleryVertical;
|
|
1011
|
+
exports.Headphones = Headphones;
|
|
1012
|
+
exports.Image = Image;
|
|
1013
|
+
exports.Live = Live;
|
|
1014
|
+
exports.Maximize = Maximize;
|
|
1015
|
+
exports.Megaphone = Megaphone;
|
|
1016
|
+
exports.Melody = Melody;
|
|
1017
|
+
exports.Microphone = Microphone;
|
|
1018
|
+
exports.MicrophoneFill = MicrophoneFill;
|
|
1019
|
+
exports.MicrophoneMute = MicrophoneMute;
|
|
1020
|
+
exports.MicrophoneMuteFill = MicrophoneMuteFill;
|
|
1021
|
+
exports.MicrophoneTalker = MicrophoneTalker;
|
|
1022
|
+
exports.Minimize = Minimize;
|
|
1023
|
+
exports.Overview1Screen = Overview1Screen;
|
|
1024
|
+
exports.Overview2Screen = Overview2Screen;
|
|
1025
|
+
exports.Overview4Screen = Overview4Screen;
|
|
1026
|
+
exports.Overview6Screen = Overview6Screen;
|
|
1027
|
+
exports.PackContent = PackContent;
|
|
1028
|
+
exports.PackTV = PackTV;
|
|
1029
|
+
exports.PauseFill = PauseFill;
|
|
1030
|
+
exports.PauseObject = PauseObject;
|
|
1031
|
+
exports.Photo = Photo;
|
|
1032
|
+
exports.Play = Play;
|
|
1033
|
+
exports.PlayFill = PlayFill;
|
|
1034
|
+
exports.PlayNext = PlayNext;
|
|
1035
|
+
exports.PlayObject = PlayObject;
|
|
1036
|
+
exports.PlayPrevious = PlayPrevious;
|
|
1037
|
+
exports.Screen4K = Screen4K;
|
|
1038
|
+
exports.ScreenControl = ScreenControl;
|
|
1039
|
+
exports.ScreenHD = ScreenHD;
|
|
1040
|
+
exports.ScreenSettings = ScreenSettings;
|
|
1041
|
+
exports.ScreenSubscription = ScreenSubscription;
|
|
1042
|
+
exports.ScreenTV = ScreenTV;
|
|
1043
|
+
exports.Speed1х = Speed1х;
|
|
1044
|
+
exports.Speed2х = Speed2х;
|
|
1045
|
+
exports.Speed4х = Speed4х;
|
|
1046
|
+
exports.Speed6х = Speed6х;
|
|
1047
|
+
exports.Speed8х = Speed8х;
|
|
1048
|
+
exports.SpeedPlayback = SpeedPlayback;
|
|
1049
|
+
exports.Subtitles = Subtitles;
|
|
1050
|
+
exports.SubtitlesFill = SubtitlesFill;
|
|
1051
|
+
exports.Translation = Translation;
|
|
1052
|
+
exports.Voice = Voice;
|
|
1053
|
+
exports.VolumeDown = VolumeDown;
|
|
1054
|
+
exports.VolumeDownFill = VolumeDownFill;
|
|
1055
|
+
exports.VolumeOff = VolumeOff;
|
|
1056
|
+
exports.VolumeOffFill = VolumeOffFill;
|
|
1057
|
+
exports.VolumeUp = VolumeUp;
|
|
1058
|
+
exports.VolumeUpFill = VolumeUpFill;
|
|
1059
|
+
exports.ZoomIn = ZoomIn;
|
|
1060
|
+
exports.ZoomOut = ZoomOut;
|
|
1061
|
+
exports.media_exports = media_exports;
|