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,428 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
declare const Camera: {
|
|
5
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
displayName: string;
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
declare const CameraFill: {
|
|
10
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
declare const CameraOff: {
|
|
15
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
16
|
+
displayName: string;
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
declare const CameraOffFill: {
|
|
20
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
21
|
+
displayName: string;
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
declare const FastForward: {
|
|
25
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
26
|
+
displayName: string;
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
declare const FastForward10s: {
|
|
30
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
31
|
+
displayName: string;
|
|
32
|
+
};
|
|
33
|
+
|
|
34
|
+
declare const FastForward15s: {
|
|
35
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
36
|
+
displayName: string;
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
declare const FastForward30s: {
|
|
40
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
41
|
+
displayName: string;
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
declare const FastForward5s: {
|
|
45
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
46
|
+
displayName: string;
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
declare const FastRewind: {
|
|
50
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
51
|
+
displayName: string;
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
declare const FastRewind10s: {
|
|
55
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
56
|
+
displayName: string;
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
declare const FastRewind15s: {
|
|
60
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
61
|
+
displayName: string;
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
declare const FastRewind30s: {
|
|
65
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
66
|
+
displayName: string;
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
declare const FastRewind5s: {
|
|
70
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
71
|
+
displayName: string;
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
declare const Focus3D: {
|
|
75
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
76
|
+
displayName: string;
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
declare const FocusAR: {
|
|
80
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
81
|
+
displayName: string;
|
|
82
|
+
};
|
|
83
|
+
|
|
84
|
+
declare const FocusRecords: {
|
|
85
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
86
|
+
displayName: string;
|
|
87
|
+
};
|
|
88
|
+
|
|
89
|
+
declare const FocusVR: {
|
|
90
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
91
|
+
displayName: string;
|
|
92
|
+
};
|
|
93
|
+
|
|
94
|
+
declare const GalleryHorizontal: {
|
|
95
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
96
|
+
displayName: string;
|
|
97
|
+
};
|
|
98
|
+
|
|
99
|
+
declare const GalleryVertical: {
|
|
100
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
101
|
+
displayName: string;
|
|
102
|
+
};
|
|
103
|
+
|
|
104
|
+
declare const Headphones: {
|
|
105
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
106
|
+
displayName: string;
|
|
107
|
+
};
|
|
108
|
+
|
|
109
|
+
declare const Image: {
|
|
110
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
111
|
+
displayName: string;
|
|
112
|
+
};
|
|
113
|
+
|
|
114
|
+
declare const Live: {
|
|
115
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
116
|
+
displayName: string;
|
|
117
|
+
};
|
|
118
|
+
|
|
119
|
+
declare const Maximize: {
|
|
120
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
121
|
+
displayName: string;
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
declare const Megaphone: {
|
|
125
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
126
|
+
displayName: string;
|
|
127
|
+
};
|
|
128
|
+
|
|
129
|
+
declare const Melody: {
|
|
130
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
131
|
+
displayName: string;
|
|
132
|
+
};
|
|
133
|
+
|
|
134
|
+
declare const Microphone: {
|
|
135
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
136
|
+
displayName: string;
|
|
137
|
+
};
|
|
138
|
+
|
|
139
|
+
declare const MicrophoneFill: {
|
|
140
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
141
|
+
displayName: string;
|
|
142
|
+
};
|
|
143
|
+
|
|
144
|
+
declare const MicrophoneMute: {
|
|
145
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
146
|
+
displayName: string;
|
|
147
|
+
};
|
|
148
|
+
|
|
149
|
+
declare const MicrophoneMuteFill: {
|
|
150
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
151
|
+
displayName: string;
|
|
152
|
+
};
|
|
153
|
+
|
|
154
|
+
declare const MicrophoneTalker: {
|
|
155
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
156
|
+
displayName: string;
|
|
157
|
+
};
|
|
158
|
+
|
|
159
|
+
declare const Minimize: {
|
|
160
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
161
|
+
displayName: string;
|
|
162
|
+
};
|
|
163
|
+
|
|
164
|
+
declare const Overview1Screen: {
|
|
165
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
166
|
+
displayName: string;
|
|
167
|
+
};
|
|
168
|
+
|
|
169
|
+
declare const Overview2Screen: {
|
|
170
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
171
|
+
displayName: string;
|
|
172
|
+
};
|
|
173
|
+
|
|
174
|
+
declare const Overview4Screen: {
|
|
175
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
176
|
+
displayName: string;
|
|
177
|
+
};
|
|
178
|
+
|
|
179
|
+
declare const Overview6Screen: {
|
|
180
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
181
|
+
displayName: string;
|
|
182
|
+
};
|
|
183
|
+
|
|
184
|
+
declare const PackContent: {
|
|
185
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
186
|
+
displayName: string;
|
|
187
|
+
};
|
|
188
|
+
|
|
189
|
+
declare const PackTV: {
|
|
190
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
191
|
+
displayName: string;
|
|
192
|
+
};
|
|
193
|
+
|
|
194
|
+
declare const PauseFill: {
|
|
195
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
196
|
+
displayName: string;
|
|
197
|
+
};
|
|
198
|
+
|
|
199
|
+
declare const PauseObject: {
|
|
200
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
201
|
+
displayName: string;
|
|
202
|
+
};
|
|
203
|
+
|
|
204
|
+
declare const Photo: {
|
|
205
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
206
|
+
displayName: string;
|
|
207
|
+
};
|
|
208
|
+
|
|
209
|
+
declare const Play: {
|
|
210
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
211
|
+
displayName: string;
|
|
212
|
+
};
|
|
213
|
+
|
|
214
|
+
declare const PlayFill: {
|
|
215
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
216
|
+
displayName: string;
|
|
217
|
+
};
|
|
218
|
+
|
|
219
|
+
declare const PlayNext: {
|
|
220
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
221
|
+
displayName: string;
|
|
222
|
+
};
|
|
223
|
+
|
|
224
|
+
declare const PlayObject: {
|
|
225
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
226
|
+
displayName: string;
|
|
227
|
+
};
|
|
228
|
+
|
|
229
|
+
declare const PlayPrevious: {
|
|
230
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
231
|
+
displayName: string;
|
|
232
|
+
};
|
|
233
|
+
|
|
234
|
+
declare const Screen4K: {
|
|
235
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
236
|
+
displayName: string;
|
|
237
|
+
};
|
|
238
|
+
|
|
239
|
+
declare const ScreenControl: {
|
|
240
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
241
|
+
displayName: string;
|
|
242
|
+
};
|
|
243
|
+
|
|
244
|
+
declare const ScreenHD: {
|
|
245
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
246
|
+
displayName: string;
|
|
247
|
+
};
|
|
248
|
+
|
|
249
|
+
declare const ScreenSettings: {
|
|
250
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
251
|
+
displayName: string;
|
|
252
|
+
};
|
|
253
|
+
|
|
254
|
+
declare const ScreenSubscription: {
|
|
255
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
256
|
+
displayName: string;
|
|
257
|
+
};
|
|
258
|
+
|
|
259
|
+
declare const ScreenTV: {
|
|
260
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
261
|
+
displayName: string;
|
|
262
|
+
};
|
|
263
|
+
|
|
264
|
+
declare const Speed1х: {
|
|
265
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
266
|
+
displayName: string;
|
|
267
|
+
};
|
|
268
|
+
|
|
269
|
+
declare const Speed2х: {
|
|
270
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
271
|
+
displayName: string;
|
|
272
|
+
};
|
|
273
|
+
|
|
274
|
+
declare const Speed4х: {
|
|
275
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
276
|
+
displayName: string;
|
|
277
|
+
};
|
|
278
|
+
|
|
279
|
+
declare const Speed6х: {
|
|
280
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
281
|
+
displayName: string;
|
|
282
|
+
};
|
|
283
|
+
|
|
284
|
+
declare const Speed8х: {
|
|
285
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
286
|
+
displayName: string;
|
|
287
|
+
};
|
|
288
|
+
|
|
289
|
+
declare const SpeedPlayback: {
|
|
290
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
291
|
+
displayName: string;
|
|
292
|
+
};
|
|
293
|
+
|
|
294
|
+
declare const Subtitles: {
|
|
295
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
296
|
+
displayName: string;
|
|
297
|
+
};
|
|
298
|
+
|
|
299
|
+
declare const SubtitlesFill: {
|
|
300
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
301
|
+
displayName: string;
|
|
302
|
+
};
|
|
303
|
+
|
|
304
|
+
declare const Translation: {
|
|
305
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
306
|
+
displayName: string;
|
|
307
|
+
};
|
|
308
|
+
|
|
309
|
+
declare const Voice: {
|
|
310
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
311
|
+
displayName: string;
|
|
312
|
+
};
|
|
313
|
+
|
|
314
|
+
declare const VolumeDown: {
|
|
315
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
316
|
+
displayName: string;
|
|
317
|
+
};
|
|
318
|
+
|
|
319
|
+
declare const VolumeDownFill: {
|
|
320
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
321
|
+
displayName: string;
|
|
322
|
+
};
|
|
323
|
+
|
|
324
|
+
declare const VolumeOff: {
|
|
325
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
326
|
+
displayName: string;
|
|
327
|
+
};
|
|
328
|
+
|
|
329
|
+
declare const VolumeOffFill: {
|
|
330
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
331
|
+
displayName: string;
|
|
332
|
+
};
|
|
333
|
+
|
|
334
|
+
declare const VolumeUp: {
|
|
335
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
336
|
+
displayName: string;
|
|
337
|
+
};
|
|
338
|
+
|
|
339
|
+
declare const VolumeUpFill: {
|
|
340
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
341
|
+
displayName: string;
|
|
342
|
+
};
|
|
343
|
+
|
|
344
|
+
declare const ZoomIn: {
|
|
345
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
346
|
+
displayName: string;
|
|
347
|
+
};
|
|
348
|
+
|
|
349
|
+
declare const ZoomOut: {
|
|
350
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
351
|
+
displayName: string;
|
|
352
|
+
};
|
|
353
|
+
|
|
354
|
+
declare const index_Camera: typeof Camera;
|
|
355
|
+
declare const index_CameraFill: typeof CameraFill;
|
|
356
|
+
declare const index_CameraOff: typeof CameraOff;
|
|
357
|
+
declare const index_CameraOffFill: typeof CameraOffFill;
|
|
358
|
+
declare const index_FastForward: typeof FastForward;
|
|
359
|
+
declare const index_FastForward10s: typeof FastForward10s;
|
|
360
|
+
declare const index_FastForward15s: typeof FastForward15s;
|
|
361
|
+
declare const index_FastForward30s: typeof FastForward30s;
|
|
362
|
+
declare const index_FastForward5s: typeof FastForward5s;
|
|
363
|
+
declare const index_FastRewind: typeof FastRewind;
|
|
364
|
+
declare const index_FastRewind10s: typeof FastRewind10s;
|
|
365
|
+
declare const index_FastRewind15s: typeof FastRewind15s;
|
|
366
|
+
declare const index_FastRewind30s: typeof FastRewind30s;
|
|
367
|
+
declare const index_FastRewind5s: typeof FastRewind5s;
|
|
368
|
+
declare const index_Focus3D: typeof Focus3D;
|
|
369
|
+
declare const index_FocusAR: typeof FocusAR;
|
|
370
|
+
declare const index_FocusRecords: typeof FocusRecords;
|
|
371
|
+
declare const index_FocusVR: typeof FocusVR;
|
|
372
|
+
declare const index_GalleryHorizontal: typeof GalleryHorizontal;
|
|
373
|
+
declare const index_GalleryVertical: typeof GalleryVertical;
|
|
374
|
+
declare const index_Headphones: typeof Headphones;
|
|
375
|
+
declare const index_Image: typeof Image;
|
|
376
|
+
declare const index_Live: typeof Live;
|
|
377
|
+
declare const index_Maximize: typeof Maximize;
|
|
378
|
+
declare const index_Megaphone: typeof Megaphone;
|
|
379
|
+
declare const index_Melody: typeof Melody;
|
|
380
|
+
declare const index_Microphone: typeof Microphone;
|
|
381
|
+
declare const index_MicrophoneFill: typeof MicrophoneFill;
|
|
382
|
+
declare const index_MicrophoneMute: typeof MicrophoneMute;
|
|
383
|
+
declare const index_MicrophoneMuteFill: typeof MicrophoneMuteFill;
|
|
384
|
+
declare const index_MicrophoneTalker: typeof MicrophoneTalker;
|
|
385
|
+
declare const index_Minimize: typeof Minimize;
|
|
386
|
+
declare const index_Overview1Screen: typeof Overview1Screen;
|
|
387
|
+
declare const index_Overview2Screen: typeof Overview2Screen;
|
|
388
|
+
declare const index_Overview4Screen: typeof Overview4Screen;
|
|
389
|
+
declare const index_Overview6Screen: typeof Overview6Screen;
|
|
390
|
+
declare const index_PackContent: typeof PackContent;
|
|
391
|
+
declare const index_PackTV: typeof PackTV;
|
|
392
|
+
declare const index_PauseFill: typeof PauseFill;
|
|
393
|
+
declare const index_PauseObject: typeof PauseObject;
|
|
394
|
+
declare const index_Photo: typeof Photo;
|
|
395
|
+
declare const index_Play: typeof Play;
|
|
396
|
+
declare const index_PlayFill: typeof PlayFill;
|
|
397
|
+
declare const index_PlayNext: typeof PlayNext;
|
|
398
|
+
declare const index_PlayObject: typeof PlayObject;
|
|
399
|
+
declare const index_PlayPrevious: typeof PlayPrevious;
|
|
400
|
+
declare const index_Screen4K: typeof Screen4K;
|
|
401
|
+
declare const index_ScreenControl: typeof ScreenControl;
|
|
402
|
+
declare const index_ScreenHD: typeof ScreenHD;
|
|
403
|
+
declare const index_ScreenSettings: typeof ScreenSettings;
|
|
404
|
+
declare const index_ScreenSubscription: typeof ScreenSubscription;
|
|
405
|
+
declare const index_ScreenTV: typeof ScreenTV;
|
|
406
|
+
declare const index_Speed1х: typeof Speed1х;
|
|
407
|
+
declare const index_Speed2х: typeof Speed2х;
|
|
408
|
+
declare const index_Speed4х: typeof Speed4х;
|
|
409
|
+
declare const index_Speed6х: typeof Speed6х;
|
|
410
|
+
declare const index_Speed8х: typeof Speed8х;
|
|
411
|
+
declare const index_SpeedPlayback: typeof SpeedPlayback;
|
|
412
|
+
declare const index_Subtitles: typeof Subtitles;
|
|
413
|
+
declare const index_SubtitlesFill: typeof SubtitlesFill;
|
|
414
|
+
declare const index_Translation: typeof Translation;
|
|
415
|
+
declare const index_Voice: typeof Voice;
|
|
416
|
+
declare const index_VolumeDown: typeof VolumeDown;
|
|
417
|
+
declare const index_VolumeDownFill: typeof VolumeDownFill;
|
|
418
|
+
declare const index_VolumeOff: typeof VolumeOff;
|
|
419
|
+
declare const index_VolumeOffFill: typeof VolumeOffFill;
|
|
420
|
+
declare const index_VolumeUp: typeof VolumeUp;
|
|
421
|
+
declare const index_VolumeUpFill: typeof VolumeUpFill;
|
|
422
|
+
declare const index_ZoomIn: typeof ZoomIn;
|
|
423
|
+
declare const index_ZoomOut: typeof ZoomOut;
|
|
424
|
+
declare namespace index {
|
|
425
|
+
export { index_Camera as Camera, index_CameraFill as CameraFill, index_CameraOff as CameraOff, index_CameraOffFill as CameraOffFill, index_FastForward as FastForward, index_FastForward10s as FastForward10s, index_FastForward15s as FastForward15s, index_FastForward30s as FastForward30s, index_FastForward5s as FastForward5s, index_FastRewind as FastRewind, index_FastRewind10s as FastRewind10s, index_FastRewind15s as FastRewind15s, index_FastRewind30s as FastRewind30s, index_FastRewind5s as FastRewind5s, index_Focus3D as Focus3D, index_FocusAR as FocusAR, index_FocusRecords as FocusRecords, index_FocusVR as FocusVR, index_GalleryHorizontal as GalleryHorizontal, index_GalleryVertical as GalleryVertical, index_Headphones as Headphones, index_Image as Image, index_Live as Live, index_Maximize as Maximize, index_Megaphone as Megaphone, index_Melody as Melody, index_Microphone as Microphone, index_MicrophoneFill as MicrophoneFill, index_MicrophoneMute as MicrophoneMute, index_MicrophoneMuteFill as MicrophoneMuteFill, index_MicrophoneTalker as MicrophoneTalker, index_Minimize as Minimize, index_Overview1Screen as Overview1Screen, index_Overview2Screen as Overview2Screen, index_Overview4Screen as Overview4Screen, index_Overview6Screen as Overview6Screen, index_PackContent as PackContent, index_PackTV as PackTV, index_PauseFill as PauseFill, index_PauseObject as PauseObject, index_Photo as Photo, index_Play as Play, index_PlayFill as PlayFill, index_PlayNext as PlayNext, index_PlayObject as PlayObject, index_PlayPrevious as PlayPrevious, index_Screen4K as Screen4K, index_ScreenControl as ScreenControl, index_ScreenHD as ScreenHD, index_ScreenSettings as ScreenSettings, index_ScreenSubscription as ScreenSubscription, index_ScreenTV as ScreenTV, index_Speed1х as Speed1х, index_Speed2х as Speed2х, index_Speed4х as Speed4х, index_Speed6х as Speed6х, index_Speed8х as Speed8х, index_SpeedPlayback as SpeedPlayback, index_Subtitles as Subtitles, index_SubtitlesFill as SubtitlesFill, index_Translation as Translation, index_Voice as Voice, index_VolumeDown as VolumeDown, index_VolumeDownFill as VolumeDownFill, index_VolumeOff as VolumeOff, index_VolumeOffFill as VolumeOffFill, index_VolumeUp as VolumeUp, index_VolumeUpFill as VolumeUpFill, index_ZoomIn as ZoomIn, index_ZoomOut as ZoomOut };
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
export { Speed1х as $, Overview2Screen as A, Overview4Screen as B, Camera as C, Overview6Screen as D, PackTV as E, FastForward as F, GalleryHorizontal as G, Headphones as H, Image as I, PauseFill as J, PauseObject as K, Live as L, Maximize as M, Photo as N, Overview1Screen as O, PackContent as P, Play as Q, PlayFill as R, PlayNext as S, PlayObject as T, PlayPrevious as U, Screen4K as V, ScreenControl as W, ScreenHD as X, ScreenSettings as Y, ScreenSubscription as Z, ScreenTV as _, CameraFill as a, Speed2х as a0, Speed4х as a1, Speed6х as a2, Speed8х as a3, SpeedPlayback as a4, Subtitles as a5, SubtitlesFill as a6, Translation as a7, Voice as a8, VolumeDown as a9, VolumeDownFill as aa, VolumeOff as ab, VolumeOffFill as ac, VolumeUp as ad, VolumeUpFill as ae, ZoomIn as af, ZoomOut as ag, CameraOff as b, CameraOffFill as c, FastForward10s as d, FastForward15s as e, FastForward30s as f, FastForward5s as g, FastRewind as h, index as i, FastRewind10s as j, FastRewind15s as k, FastRewind30s as l, FastRewind5s as m, Focus3D as n, FocusAR as o, FocusRecords as p, FocusVR as q, GalleryVertical as r, Megaphone as s, Melody as t, Microphone as u, MicrophoneFill as v, MicrophoneMute as w, MicrophoneMuteFill as x, MicrophoneTalker as y, Minimize as z };
|