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,191 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunk75ZPJI57_cjs = require('./chunk-75ZPJI57.cjs');
|
|
4
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
5
|
+
|
|
6
|
+
// src/16/technology/index.ts
|
|
7
|
+
var technology_exports = {};
|
|
8
|
+
chunk75ZPJI57_cjs.__export(technology_exports, {
|
|
9
|
+
AllDevices: () => AllDevices,
|
|
10
|
+
Blueto: () => Blueto,
|
|
11
|
+
Datastore: () => Datastore,
|
|
12
|
+
Desktop: () => Desktop,
|
|
13
|
+
FloppyDisk: () => FloppyDisk,
|
|
14
|
+
Internet: () => Internet,
|
|
15
|
+
Mobile: () => Mobile,
|
|
16
|
+
Phone: () => Phone,
|
|
17
|
+
Tablet: () => Tablet,
|
|
18
|
+
WiFi: () => WiFi,
|
|
19
|
+
WiFiDisconnect: () => WiFiDisconnect,
|
|
20
|
+
WiFiOff: () => WiFiOff
|
|
21
|
+
});
|
|
22
|
+
var AllDevices = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
23
|
+
"svg",
|
|
24
|
+
{
|
|
25
|
+
width: "16",
|
|
26
|
+
height: "16",
|
|
27
|
+
viewBox: "0 0 16 16",
|
|
28
|
+
fill: "currentColor",
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
...props,
|
|
31
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.5 3L12.5 5L10 5C8.89543 5 8 5.89543 8 7L8 10.5L3 10.5C2.72386 10.5 2.5 10.2761 2.5 10L2.5 3C2.5 2.72386 2.72386 2.5 3 2.5L12 2.5C12.2761 2.5 12.5 2.72386 12.5 3ZM14 3L14 5.26757C14.5978 5.61337 15 6.25972 15 7L15 13C15 14.1046 14.1046 15 13 15L10 15C8.89543 15 8 14.1046 8 13L8 12L3 12C1.89543 12 1 11.1046 1 10L1 3C1 1.89543 1.89543 1 3 1L12 1C13.1046 1 14 1.89543 14 3ZM5.5 7.50029L5.5 5.5L4 5.5L4 7.50029L5.5 7.50029ZM13 6.5L10 6.5C9.72386 6.5 9.5 6.72386 9.5 7L9.5 13C9.5 13.2761 9.72386 13.5 10 13.5L13 13.5C13.2761 13.5 13.5 13.2761 13.5 13L13.5 7C13.5 6.72386 13.2761 6.5 13 6.5ZM12.25 10.5L10.75 10.5L10.75 12L12.25 12L12.25 10.5Z", fillRule: "evenodd" })
|
|
32
|
+
}
|
|
33
|
+
);
|
|
34
|
+
AllDevices.displayName = "AllDevices";
|
|
35
|
+
var Blueto = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
36
|
+
"svg",
|
|
37
|
+
{
|
|
38
|
+
width: "16",
|
|
39
|
+
height: "16",
|
|
40
|
+
viewBox: "0 0 16 16",
|
|
41
|
+
fill: "currentColor",
|
|
42
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
43
|
+
...props,
|
|
44
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.41756 1.08132C7.66839 0.95312 7.9699 0.976282 8.19821 1.14129L12.6907 4.38821C12.8888 4.53139 13.0047 4.76213 13.0013 5.00655C12.9979 5.25096 12.8756 5.47837 12.6736 5.61596L9.17429 7.99907L12.6733 10.3799C12.8754 10.5174 12.9978 10.7447 13.0013 10.9891C13.0049 11.2335 12.8891 11.4642 12.6911 11.6075L8.19862 14.8591C7.97035 15.0243 7.66874 15.0476 7.41778 14.9195C7.16683 14.7913 7.00888 14.5333 7.00888 14.2515L7.00888 9.47378L3.85189 11.6238L3.00756 10.384L6.50867 7.99962L3 5.61223L3.84383 4.37209L7.00888 6.52567L7.00888 1.74915C7.00888 1.46746 7.16673 1.20952 7.41756 1.08132ZM8.50888 9.36062L10.946 11.0189L8.50888 12.7829L8.50888 9.36062ZM8.50888 6.63742L8.50888 3.21658L10.9458 4.97782L8.50888 6.63742Z", fillRule: "evenodd" })
|
|
45
|
+
}
|
|
46
|
+
);
|
|
47
|
+
Blueto.displayName = "Blueto";
|
|
48
|
+
var Datastore = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
49
|
+
"svg",
|
|
50
|
+
{
|
|
51
|
+
width: "16",
|
|
52
|
+
height: "16",
|
|
53
|
+
viewBox: "0 0 16 16",
|
|
54
|
+
fill: "currentColor",
|
|
55
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
56
|
+
...props,
|
|
57
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.35532 5.46974C3.35843 5.80259 4.64902 5.98291 6.00601 5.98291C7.363 5.98291 8.65359 5.80259 9.6567 5.46974C9.93968 5.37584 10.2273 5.26086 10.4995 5.11843L10.4995 7.10259L10.4982 7.10259L10.4983 7.10829C10.4983 7.87235 8.48564 8.49175 6.00292 8.49175C3.5202 8.49175 1.50755 7.87235 1.50755 7.10829L1.50759 7.10259L1.5 7.10259L1.5 5.11186C1.77588 5.25732 2.068 5.3744 2.35532 5.46974ZM0.0112383 2.99707C0.0112333 2.9952 0.0112308 2.99333 0.0112308 2.99145C0.0112308 2.12597 0.540974 1.54269 0.9386 1.23075C1.35391 0.90493 1.86169 0.676964 2.35532 0.513167C3.35843 0.180316 4.64902 0 6.00601 0C7.363 0 8.65359 0.180316 9.6567 0.513167C10.1503 0.676964 10.6581 0.90493 11.0734 1.23075C11.471 1.54269 12.0008 2.12597 12.0008 2.99145C12.0008 3.01614 12.0004 3.0406 11.9995 3.06484L11.9995 10.9951L12.0015 10.9951L12.0015 10.9959C12.0015 11.861 11.4726 12.4447 11.0744 12.7575C10.6588 13.084 10.1506 13.3125 9.65632 13.4767C8.652 13.8105 7.35979 13.9912 6.00109 13.9912C4.64239 13.9912 3.35018 13.8105 2.34586 13.4767C1.8516 13.3125 1.34334 13.084 0.92774 12.7575C0.534001 12.4482 0.0124132 11.8739 0.000911716 11.0245L0 11.0245L0 2.99707L0.0112383 2.99707ZM1.5 10.9951L1.50072 10.9951L1.50072 10.9959C1.50072 11.8218 3.5156 12.4912 6.00109 12.4912C8.46934 12.4912 10.4735 11.831 10.5012 11.013L10.4995 11.013L10.4995 9.1767C10.2168 9.31766 9.91681 9.42971 9.62283 9.52019C8.63058 9.82555 7.35107 9.99174 6.00292 9.99174C4.65477 9.99174 3.37526 9.82555 2.38301 9.52019C2.08683 9.42904 1.7846 9.31599 1.5 9.17354L1.5 10.9951ZM6.00601 4.48291C8.45222 4.48291 10.442 3.83449 10.4995 3.02737L10.4995 2.99698L10.5008 2.99698L10.5008 2.99145C10.5008 2.16775 8.48841 1.5 6.00601 1.5C3.52361 1.5 1.51123 2.16775 1.51123 2.99145C1.51123 3.81516 3.52361 4.48291 6.00601 4.48291Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,-8.74228e-08,1,13.9995,1.00671)" })
|
|
58
|
+
}
|
|
59
|
+
);
|
|
60
|
+
Datastore.displayName = "Datastore";
|
|
61
|
+
var Desktop = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
62
|
+
"svg",
|
|
63
|
+
{
|
|
64
|
+
width: "16",
|
|
65
|
+
height: "16",
|
|
66
|
+
viewBox: "0 0 16 16",
|
|
67
|
+
fill: "currentColor",
|
|
68
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
69
|
+
...props,
|
|
70
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.9998 3.5L2.99976 3.5C2.72361 3.5 2.49976 3.72386 2.49976 4L2.49976 10C2.49976 10.2761 2.72361 10.5 2.99976 10.5L12.9998 10.5C13.2759 10.5 13.4998 10.2761 13.4998 10L13.4998 4C13.4998 3.72386 13.2759 3.5 12.9998 3.5ZM2.99976 2C1.89519 2 0.999756 2.89543 0.999756 4L0.999756 10C0.999756 11.1046 1.89519 12 2.99976 12L7.24989 12L7.24989 13.4991L5.00012 13.4991L5.00012 14.9991L11.0001 14.9991L11.0001 13.4991L8.7499 13.4991L8.74989 12L12.9998 12C14.1043 12 14.9998 11.1046 14.9998 10L14.9998 4C14.9998 2.89543 14.1043 2 12.9998 2L2.99976 2Z", fillRule: "evenodd" })
|
|
71
|
+
}
|
|
72
|
+
);
|
|
73
|
+
Desktop.displayName = "Desktop";
|
|
74
|
+
var FloppyDisk = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
75
|
+
"svg",
|
|
76
|
+
{
|
|
77
|
+
width: "16",
|
|
78
|
+
height: "16",
|
|
79
|
+
viewBox: "0 0 16 16",
|
|
80
|
+
fill: "currentColor",
|
|
81
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
82
|
+
...props,
|
|
83
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 12.5C12.2761 12.5 12.5 12.2761 12.5 12L12.5 5.82843C12.5 5.69582 12.4473 5.56864 12.3536 5.47487L10.5251 3.64645C10.4314 3.55268 10.3042 3.5 10.1716 3.5L10 3.5L10 4.5C10 5.60457 9.10457 6.5 8 6.5L6.5 6.5C5.39543 6.5 4.5 5.60457 4.5 4.5L4.5 3.5L4 3.5C3.72386 3.5 3.5 3.72386 3.5 4L3.5 12C3.5 12.2761 3.72386 12.5 4 12.5L4.5 12.5L4.5 10.5C4.5 9.39543 5.39543 8.5 6.5 8.5L9.5 8.5C10.6046 8.5 11.5 9.39543 11.5 10.5L11.5 12.5L12 12.5ZM11.5 14L10 14L6 14L4.5 14L4 14C2.89543 14 2 13.1046 2 12L2 4C2 2.89543 2.89543 2 4 2L4.5 2L6 2L8.5 2L10 2L10.1716 2C10.702 2 11.2107 2.21071 11.5858 2.58579L13.4142 4.41421C13.7893 4.78929 14 5.29799 14 5.82843L14 12C14 13.1046 13.1046 14 12 14L11.5 14ZM10 12.5L10 10.5C10 10.2239 9.77614 10 9.5 10L6.5 10C6.22386 10 6 10.2239 6 10.5L6 12.5L10 12.5ZM6 3.5L8.5 3.5L8.5 4.5C8.5 4.77614 8.27614 5 8 5L6.5 5C6.22386 5 6 4.77614 6 4.5L6 3.5Z", fillRule: "evenodd" })
|
|
84
|
+
}
|
|
85
|
+
);
|
|
86
|
+
FloppyDisk.displayName = "FloppyDisk";
|
|
87
|
+
var Internet = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
88
|
+
"svg",
|
|
89
|
+
{
|
|
90
|
+
width: "16",
|
|
91
|
+
height: "16",
|
|
92
|
+
viewBox: "0 0 16 16",
|
|
93
|
+
fill: "currentColor",
|
|
94
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
95
|
+
...props,
|
|
96
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.4991 12.9007C12.0685 12.0989 13.2018 10.5653 13.4493 8.75L11.4801 8.75C11.3944 10.3593 11.036 11.8057 10.4991 12.9007ZM8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM5.50085 3.09927C3.93154 3.90115 2.79823 5.43466 2.55071 7.25L4.51985 7.25C4.60556 5.64067 4.96396 4.1943 5.50085 3.09927ZM6.02221 7.25C6.10765 5.81912 6.4322 4.59021 6.86677 3.72107C7.42041 2.61378 7.90774 2.5 8 2.5C8.09226 2.5 8.57959 2.61378 9.13323 3.72107C9.5678 4.59021 9.89235 5.81912 9.97779 7.25L6.02221 7.25ZM6.02221 8.75C6.10765 10.1809 6.4322 11.4098 6.86677 12.2789C7.42041 13.3862 7.90774 13.5 8 13.5C8.09226 13.5 8.57959 13.3862 9.13323 12.2789C9.5678 11.4098 9.89235 10.1809 9.97779 8.75L6.02221 8.75ZM4.51985 8.75C4.60556 10.3593 4.96396 11.8057 5.50085 12.9007C3.93154 12.0989 2.79823 10.5653 2.55071 8.75L4.51985 8.75ZM11.4801 7.25C11.3944 5.64067 11.036 4.1943 10.4991 3.09927C12.0685 3.90115 13.2018 5.43466 13.4493 7.25L11.4801 7.25Z", fillRule: "evenodd" })
|
|
97
|
+
}
|
|
98
|
+
);
|
|
99
|
+
Internet.displayName = "Internet";
|
|
100
|
+
var Mobile = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
101
|
+
"svg",
|
|
102
|
+
{
|
|
103
|
+
width: "16",
|
|
104
|
+
height: "16",
|
|
105
|
+
viewBox: "0 0 16 16",
|
|
106
|
+
fill: "currentColor",
|
|
107
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
108
|
+
...props,
|
|
109
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.5 2.5L10.5 2.5C10.7761 2.5 11 2.72386 11 3L11 13C11 13.2761 10.7761 13.5 10.5 13.5L5.5 13.5C5.22386 13.5 5 13.2761 5 13L5 3C5 2.72386 5.22386 2.5 5.5 2.5ZM3.5 3C3.5 1.89543 4.39543 1 5.5 1L10.5 1C11.6046 1 12.5 1.89543 12.5 3L12.5 13C12.5 14.1046 11.6046 15 10.5 15L5.5 15C4.39543 15 3.5 14.1046 3.5 13L3.5 3ZM9.49979 10.5L6.49979 10.5L6.49979 12L9.49979 12L9.49979 10.5Z", fillRule: "evenodd" })
|
|
110
|
+
}
|
|
111
|
+
);
|
|
112
|
+
Mobile.displayName = "Mobile";
|
|
113
|
+
var Phone = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
114
|
+
"svg",
|
|
115
|
+
{
|
|
116
|
+
width: "16",
|
|
117
|
+
height: "16",
|
|
118
|
+
viewBox: "0 0 16 16",
|
|
119
|
+
fill: "currentColor",
|
|
120
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
121
|
+
...props,
|
|
122
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.5 2.5L6.5 2.5C6.22386 2.5 6 2.72386 6 3L6 10C6 10.2761 6.22386 10.5 6.5 10.5L9.5 10.5C9.77614 10.5 10 10.2761 10 10L10 3C10 2.72386 9.77614 2.5 9.5 2.5ZM6.5 1C5.39543 1 4.5 1.89543 4.5 3L4.5 10C4.5 11.1046 5.39543 12 6.5 12L9.5 12C10.6046 12 11.5 11.1046 11.5 10L11.5 3C11.5 1.89543 10.6046 1 9.5 1L6.5 1ZM7 7.75L9 7.75L9 9.25L7 9.25L7 7.75ZM1.5 10.5C1.5 9.56808 2.13739 8.78503 3 8.56301L3 10.4997L3 10.5L3 11.9999L3 12C3 12.8284 3.67157 13.5 4.5 13.5L11.5 13.5C12.3284 13.5 13 12.8284 13 12L13 11.9999L13 10.5L13 8.56301C13.8626 8.78503 14.5 9.56808 14.5 10.5L14.5 12C14.5 13.6569 13.1569 15 11.5 15L4.5 15C2.84315 15 1.5 13.6569 1.5 12L1.5 10.5Z", fillRule: "evenodd" })
|
|
123
|
+
}
|
|
124
|
+
);
|
|
125
|
+
Phone.displayName = "Phone";
|
|
126
|
+
var Tablet = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
127
|
+
"svg",
|
|
128
|
+
{
|
|
129
|
+
width: "16",
|
|
130
|
+
height: "16",
|
|
131
|
+
viewBox: "0 0 16 16",
|
|
132
|
+
fill: "currentColor",
|
|
133
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
134
|
+
...props,
|
|
135
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 2.5L12 2.5C12.2761 2.5 12.5 2.72386 12.5 3L12.5 13C12.5 13.2761 12.2761 13.5 12 13.5L4 13.5C3.72386 13.5 3.5 13.2761 3.5 13L3.5 3C3.5 2.72386 3.72386 2.5 4 2.5ZM2 3C2 1.89543 2.89543 1 4 1L12 1C13.1046 1 14 1.89543 14 3L14 13C14 14.1046 13.1046 15 12 15L4 15C2.89543 15 2 14.1046 2 13L2 3ZM9.00019 10.5L6.9999 10.5L6.9999 12L9.00019 12L9.00019 10.5Z", fillRule: "evenodd" })
|
|
136
|
+
}
|
|
137
|
+
);
|
|
138
|
+
Tablet.displayName = "Tablet";
|
|
139
|
+
var WiFi = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
140
|
+
"svg",
|
|
141
|
+
{
|
|
142
|
+
width: "16",
|
|
143
|
+
height: "16",
|
|
144
|
+
viewBox: "0 0 16 16",
|
|
145
|
+
fill: "currentColor",
|
|
146
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
147
|
+
...props,
|
|
148
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.12096 10.9032C5.98541 11.0442 5.86265 11.1971 5.7549 11.3594L4.67433 10.2916C4.78827 10.1409 4.9105 9.99789 5.03973 9.8635C5.8055 9.06713 6.86679 8.52392 8.00052 8.52392C9.30749 8.52392 10.5593 9.18326 11.3614 10.2567L10.2788 11.3263C9.75833 10.5144 8.87735 10.0239 8.00052 10.0239C7.34763 10.0239 6.65872 10.3439 6.12096 10.9032ZM3.4288 8.80985C3.38845 8.85366 3.34867 8.89799 3.30947 8.94283L2.2409 7.88687C2.26887 7.85557 2.29709 7.82447 2.32555 7.79357C3.81888 6.17244 5.8581 5.24872 7.99879 5.24872C10.1395 5.24872 12.1787 6.17244 13.672 7.79357C13.701 7.82502 13.7297 7.85667 13.7582 7.88854L12.6895 8.94444C12.6499 8.89904 12.6096 8.85418 12.5688 8.80985C11.3454 7.48182 9.70005 6.74872 7.99879 6.74872C6.29752 6.74872 4.65214 7.48182 3.4288 8.80985ZM2.11588 5.61731C1.72017 5.96324 1.37262 6.33804 1.07492 6.73464L0 5.67241C0.332072 5.2514 0.709197 4.85467 1.12863 4.488C2.95088 2.89499 5.42241 2 7.99956 2C10.5767 2 13.0482 2.89499 14.8705 4.488C15.2903 4.85499 15.6677 5.2521 16 5.67352L14.925 6.73568C14.6271 6.33869 14.2793 5.96354 13.8832 5.61731C12.3529 4.27951 10.239 3.5 7.99956 3.5C5.76008 3.5 3.64619 4.27951 2.11588 5.61731ZM8 14C8.55228 14 9 13.5523 9 13C9 12.4477 8.55228 12 8 12C7.44772 12 7 12.4477 7 13C7 13.5523 7.44772 14 8 14Z", fillRule: "evenodd" })
|
|
149
|
+
}
|
|
150
|
+
);
|
|
151
|
+
WiFi.displayName = "WiFi";
|
|
152
|
+
var WiFiDisconnect = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
153
|
+
"svg",
|
|
154
|
+
{
|
|
155
|
+
width: "16",
|
|
156
|
+
height: "16",
|
|
157
|
+
viewBox: "0 0 16 16",
|
|
158
|
+
fill: "currentColor",
|
|
159
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
160
|
+
...props,
|
|
161
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.12096 10.9032C5.98541 11.0442 5.86265 11.1971 5.7549 11.3594L4.67433 10.2916C4.78827 10.1409 4.9105 9.99789 5.03973 9.8635C5.8055 9.06713 6.86679 8.52392 8.00052 8.52392C9.12491 8.52392 10.2085 9.01191 11 9.83172L11 10.6137L10.2788 11.3263C9.75833 10.5144 8.87735 10.0239 8.00052 10.0239C7.34763 10.0239 6.65872 10.3439 6.12096 10.9032ZM11 7.55466L11 5.87858C10.0577 5.46736 9.04027 5.24872 7.99879 5.24872C5.8581 5.24872 3.81888 6.17244 2.32555 7.79357C2.29709 7.82447 2.26887 7.85557 2.2409 7.88687L3.30947 8.94283C3.34867 8.89799 3.38845 8.85366 3.4288 8.80985C4.65214 7.48182 6.29752 6.74872 7.99879 6.74872C9.04923 6.74872 10.0784 7.0282 11 7.55466ZM11.0452 4L14.2627 4C12.5171 2.71339 10.3004 2 7.99956 2C5.42241 2 2.95088 2.89499 1.12863 4.488C0.709197 4.85467 0.332072 5.2514 0 5.67241L1.07492 6.73464C1.37262 6.33804 1.72017 5.96324 2.11588 5.61731C3.64619 4.27951 5.76008 3.5 7.99956 3.5C9.05907 3.5 10.0905 3.67448 11.0452 4ZM8 14C8.55229 14 9 13.5523 9 13C9 12.4477 8.55229 12 8 12C7.44772 12 7 12.4477 7 13C7 13.5523 7.44772 14 8 14ZM14.1737 10.9585L12.9737 10.9585L12.7817 8.3275L12.7817 6L14.3657 6L14.3657 8.3275L14.1737 10.9585ZM14.3657 13.8115L12.7817 13.8115L12.7817 12.1555L14.3657 12.1555L14.3657 13.8115Z", fillRule: "evenodd" })
|
|
162
|
+
}
|
|
163
|
+
);
|
|
164
|
+
WiFiDisconnect.displayName = "WiFiDisconnect";
|
|
165
|
+
var WiFiOff = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
166
|
+
"svg",
|
|
167
|
+
{
|
|
168
|
+
width: "16",
|
|
169
|
+
height: "16",
|
|
170
|
+
viewBox: "0 0 16 16",
|
|
171
|
+
fill: "currentColor",
|
|
172
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
173
|
+
...props,
|
|
174
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.36645 10.052L12.3447 14.0303L13.4053 12.9696L2.03033 1.5946L0.96967 2.65526L2.07556 3.76115C1.74404 3.98406 1.4276 4.22663 1.12863 4.48799C0.709197 4.85466 0.332072 5.25139 0 5.67239L1.07492 6.73463C1.37262 6.33803 1.72017 5.96323 2.11588 5.6173C2.43937 5.3345 2.78893 5.07666 3.16025 4.84585L4.45532 6.14091C3.67147 6.55851 2.95068 7.11493 2.32555 7.79356C2.29709 7.82445 2.26887 7.85555 2.2409 7.88685L3.30947 8.94282C3.34867 8.89798 3.38845 8.85364 3.4288 8.80984C4.05155 8.1338 4.78367 7.61192 5.57685 7.26244L6.98346 8.66906C6.24311 8.88123 5.57045 9.31156 5.03973 9.86349C4.9105 9.99788 4.78827 10.1409 4.67433 10.2916L5.7549 11.3594C5.86265 11.1971 5.98541 11.0441 6.12096 10.9032C6.65872 10.3439 7.34763 10.0239 8.00052 10.0239C8.12274 10.0239 8.24505 10.0334 8.36645 10.052ZM12.5688 8.80984C11.6708 7.83498 10.5453 7.18069 9.33731 6.90164L7.69076 5.25508C7.79317 5.25084 7.89586 5.2487 7.99879 5.2487C10.1395 5.2487 12.1787 6.17242 13.672 7.79356C13.701 7.825 13.7297 7.85666 13.7582 7.88853L12.6895 8.94442C12.6499 8.89903 12.6096 8.85417 12.5688 8.80984ZM7.99956 3.49999C7.3597 3.49999 6.73008 3.56362 6.12141 3.68574L4.8841 2.44843C5.87848 2.15416 6.92992 1.99999 7.99956 1.99999C10.5767 1.99999 13.0482 2.89498 14.8705 4.48798C15.2903 4.85498 15.6677 5.25209 16 5.67351L14.925 6.73567C14.6271 6.33868 14.2793 5.96353 13.8832 5.6173C12.3529 4.2795 10.239 3.49999 7.99956 3.49999ZM8 14C8.55229 14 9 13.5523 9 13C9 12.4477 8.55229 12 8 12C7.44772 12 7 12.4477 7 13C7 13.5523 7.44772 14 8 14Z", fillRule: "evenodd" })
|
|
175
|
+
}
|
|
176
|
+
);
|
|
177
|
+
WiFiOff.displayName = "WiFiOff";
|
|
178
|
+
|
|
179
|
+
exports.AllDevices = AllDevices;
|
|
180
|
+
exports.Blueto = Blueto;
|
|
181
|
+
exports.Datastore = Datastore;
|
|
182
|
+
exports.Desktop = Desktop;
|
|
183
|
+
exports.FloppyDisk = FloppyDisk;
|
|
184
|
+
exports.Internet = Internet;
|
|
185
|
+
exports.Mobile = Mobile;
|
|
186
|
+
exports.Phone = Phone;
|
|
187
|
+
exports.Tablet = Tablet;
|
|
188
|
+
exports.WiFi = WiFi;
|
|
189
|
+
exports.WiFiDisconnect = WiFiDisconnect;
|
|
190
|
+
exports.WiFiOff = WiFiOff;
|
|
191
|
+
exports.technology_exports = technology_exports;
|
|
@@ -0,0 +1,317 @@
|
|
|
1
|
+
import { __export } from './chunk-MLKGABMK.js';
|
|
2
|
+
import { jsx } from 'react/jsx-runtime';
|
|
3
|
+
|
|
4
|
+
// src/16/media/index.ts
|
|
5
|
+
var media_exports = {};
|
|
6
|
+
__export(media_exports, {
|
|
7
|
+
Camera: () => Camera,
|
|
8
|
+
CameraFill: () => CameraFill,
|
|
9
|
+
CameraOff: () => CameraOff,
|
|
10
|
+
CameraOffFill: () => CameraOffFill,
|
|
11
|
+
FastForward: () => FastForward,
|
|
12
|
+
FastRewind33: () => FastRewind33,
|
|
13
|
+
Image: () => Image,
|
|
14
|
+
Maximize: () => Maximize,
|
|
15
|
+
Minimize: () => Minimize,
|
|
16
|
+
PauseFill: () => PauseFill,
|
|
17
|
+
Photo: () => Photo,
|
|
18
|
+
Play: () => Play,
|
|
19
|
+
PlayFill: () => PlayFill,
|
|
20
|
+
PlayNext: () => PlayNext,
|
|
21
|
+
PlayPrevious: () => PlayPrevious,
|
|
22
|
+
Voice: () => Voice,
|
|
23
|
+
VolumeDown: () => VolumeDown,
|
|
24
|
+
VolumeDownFill: () => VolumeDownFill,
|
|
25
|
+
VolumeOff: () => VolumeOff,
|
|
26
|
+
VolumeOffFill: () => VolumeOffFill,
|
|
27
|
+
VolumeUp: () => VolumeUp,
|
|
28
|
+
VolumeUpFill: () => VolumeUpFill
|
|
29
|
+
});
|
|
30
|
+
var Camera = (props) => /* @__PURE__ */ jsx(
|
|
31
|
+
"svg",
|
|
32
|
+
{
|
|
33
|
+
width: "16",
|
|
34
|
+
height: "16",
|
|
35
|
+
viewBox: "0 0 16 16",
|
|
36
|
+
fill: "currentColor",
|
|
37
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
38
|
+
...props,
|
|
39
|
+
children: /* @__PURE__ */ jsx("path", { d: "M2 3.00002C0.89543 3.00002 0 3.89545 0 5.00002L0 10C0 11.6569 1.34315 13 3 13L9 13C10.1046 13 11 12.1046 11 11L11 5.00002C11 3.89545 10.1046 3.00002 9 3.00002L2 3.00002ZM1.5 5.00002C1.5 4.72387 1.72386 4.50002 2 4.50002L9 4.50002C9.27614 4.50002 9.5 4.72387 9.5 5.00002L9.5 11C9.5 11.2762 9.27614 11.5 9 11.5L3 11.5C2.17157 11.5 1.5 10.8284 1.5 10L1.5 5.00002ZM14.0705 6.76623L14.5308 6.38267L14.5308 9.69228L14.0705 9.30871C13.7285 9.02372 13.5308 8.60155 13.5308 8.15638L13.5308 7.91856C13.5308 7.47339 13.7285 7.05122 14.0705 6.76623ZM12.0308 7.91856C12.0308 7.02822 12.4262 6.18388 13.1102 5.6139L14.8006 4.20522C15.2891 3.79814 16.0308 4.14551 16.0308 4.78139L16.0308 11.2936C16.0308 11.9294 15.2891 12.2768 14.8006 11.8697L13.1102 10.461C12.4262 9.89106 12.0308 9.04672 12.0308 8.15638L12.0308 7.91856Z", fillRule: "evenodd" })
|
|
40
|
+
}
|
|
41
|
+
);
|
|
42
|
+
Camera.displayName = "Camera";
|
|
43
|
+
var CameraFill = (props) => /* @__PURE__ */ jsx(
|
|
44
|
+
"svg",
|
|
45
|
+
{
|
|
46
|
+
width: "16",
|
|
47
|
+
height: "16",
|
|
48
|
+
viewBox: "0 0 16 16",
|
|
49
|
+
fill: "currentColor",
|
|
50
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
51
|
+
...props,
|
|
52
|
+
children: /* @__PURE__ */ jsx("path", { d: "M2 3.00002C0.895431 3.00002 0 3.89545 0 5.00002L0 10C0 11.6569 1.34315 13 3 13L9 13C10.1046 13 11 12.1046 11 11L11 5.00002C11 3.89545 10.1046 3.00002 9 3.00002L2 3.00002ZM13.0794 5.58357C12.3955 6.15355 12 6.99789 12 7.88823L12 8.12605C12 9.01639 12.3955 9.86073 13.0794 10.4307L14.7699 11.8394C15.2584 12.2465 16 11.8991 16 11.2632L16 4.75105C16 4.11517 15.2584 3.76781 14.7699 4.17489L13.0794 5.58357Z", fillRule: "evenodd" })
|
|
53
|
+
}
|
|
54
|
+
);
|
|
55
|
+
CameraFill.displayName = "CameraFill";
|
|
56
|
+
var CameraOff = (props) => /* @__PURE__ */ jsx(
|
|
57
|
+
"svg",
|
|
58
|
+
{
|
|
59
|
+
width: "16",
|
|
60
|
+
height: "16",
|
|
61
|
+
viewBox: "0 0 16 16",
|
|
62
|
+
fill: "currentColor",
|
|
63
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
64
|
+
...props,
|
|
65
|
+
children: /* @__PURE__ */ jsx("path", { d: "M13.1097 13.0491L1.06066 1L0 2.06066L1.16579 3.22645C0.494207 3.54899 0.0305633 4.23552 0.0305633 5.03034L0.0305633 10.0303C0.0305633 11.6872 1.37371 13.0303 3.03056 13.0303L9.03056 13.0303C9.56735 13.0303 10.0548 12.8189 10.414 12.4747L12.0491 14.1098L13.1097 13.0491ZM9.35235 11.413L2.46968 4.53034L2.34856 4.53034L2.03056 4.53034C1.75442 4.53034 1.53056 4.7542 1.53056 5.03034L1.53056 10.0303C1.53056 10.8588 2.20214 11.5303 3.03056 11.5303L9.03056 11.5303C9.12193 11.5303 9.20756 11.5058 9.28127 11.463C9.30644 11.4484 9.33021 11.4317 9.35235 11.413ZM11.0306 7.4697L11.0306 8.9697L10.5912 8.53036L9.53056 7.4697L9.53056 5.03034C9.53056 4.7542 9.30671 4.53034 9.03056 4.53034L6.59121 4.53034L5.53055 3.46968L5.09121 3.03034L6.59121 3.03034L7.21253 3.03034L9.03056 3.03034C10.1351 3.03034 11.0306 3.92577 11.0306 5.03034L11.0306 6.84838L11.0306 7.4697ZM14.0703 6.76622L14.5306 6.38266L14.5306 9.69227L14.0703 9.30871C13.7283 9.02372 13.5306 8.60155 13.5306 8.15638L13.5306 7.91856C13.5306 7.47339 13.7283 7.05122 14.0703 6.76622ZM12.0306 7.91856C12.0306 7.02822 12.426 6.18387 13.11 5.61389L14.8004 4.20521C15.2889 3.79813 16.0306 4.1455 16.0306 4.78138L16.0306 11.2936C16.0306 11.9294 15.2889 12.2768 14.8004 11.8697L13.11 10.461C12.426 9.89106 12.0306 9.04671 12.0306 8.15638L12.0306 7.91856Z", fillRule: "evenodd" })
|
|
66
|
+
}
|
|
67
|
+
);
|
|
68
|
+
CameraOff.displayName = "CameraOff";
|
|
69
|
+
var CameraOffFill = (props) => /* @__PURE__ */ jsx(
|
|
70
|
+
"svg",
|
|
71
|
+
{
|
|
72
|
+
width: "16",
|
|
73
|
+
height: "16",
|
|
74
|
+
viewBox: "0 0 16 16",
|
|
75
|
+
fill: "currentColor",
|
|
76
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
77
|
+
...props,
|
|
78
|
+
children: /* @__PURE__ */ jsx("path", { d: "M1.06066 0.969666L13.1097 13.0188L12.0491 14.0794L10.414 12.4444C10.0548 12.7885 9.56735 13 9.03056 13L3.03056 13C1.37371 13 0.0305633 11.6569 0.0305633 10L0.0305633 5.00001C0.0305633 4.20519 0.494207 3.51866 1.16579 3.19612L0 2.03032L1.06066 0.969666ZM11.0306 8.93937L11.0306 5.00001C11.0306 3.89544 10.1351 3.00001 9.03056 3.00001L5.09121 3.00001L11.0306 8.93937ZM12.0306 7.88822C12.0306 6.99788 12.426 6.15354 13.11 5.58356L14.8004 4.17488C15.2889 3.7678 16.0306 4.11517 16.0306 4.75105L16.0306 11.2632C16.0306 11.8991 15.2889 12.2465 14.8004 11.8394L13.11 10.4307C12.426 9.86072 12.0306 9.01638 12.0306 8.12604L12.0306 7.88822Z", fillRule: "evenodd" })
|
|
79
|
+
}
|
|
80
|
+
);
|
|
81
|
+
CameraOffFill.displayName = "CameraOffFill";
|
|
82
|
+
var FastForward = (props) => /* @__PURE__ */ jsx(
|
|
83
|
+
"svg",
|
|
84
|
+
{
|
|
85
|
+
width: "16",
|
|
86
|
+
height: "16",
|
|
87
|
+
viewBox: "0 0 16 16",
|
|
88
|
+
fill: "currentColor",
|
|
89
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
90
|
+
...props,
|
|
91
|
+
children: /* @__PURE__ */ jsx("path", { d: "M7 9.76781L7 12.1577C7 12.8035 7.62302 13.2083 8.12374 12.8879L14.6216 8.73023C15.1262 8.40736 15.1261 7.59264 14.6216 7.26977L8.12374 3.11206C7.62302 2.79166 7 3.19652 7 3.84229L7 6.23219L2.12374 3.11206C1.62302 2.79166 1 3.19652 1 3.84229L1 12.1577C1 12.8035 1.62302 13.2083 2.12374 12.8879L7 9.76781Z", fillRule: "evenodd" })
|
|
92
|
+
}
|
|
93
|
+
);
|
|
94
|
+
FastForward.displayName = "FastForward";
|
|
95
|
+
var FastRewind33 = (props) => /* @__PURE__ */ jsx(
|
|
96
|
+
"svg",
|
|
97
|
+
{
|
|
98
|
+
width: "16",
|
|
99
|
+
height: "16",
|
|
100
|
+
viewBox: "0 0 16 16",
|
|
101
|
+
fill: "currentColor",
|
|
102
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
103
|
+
...props,
|
|
104
|
+
children: /* @__PURE__ */ 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.88795C0.623021 10.2083 6.61744e-24 9.80349 0 9.15771L0 0.842293C-6.61744e-24 0.196517 0.623021 -0.208336 1.12374 0.112058L6 3.2322L6 0.842291C6 0.196515 6.62302 -0.208338 7.12374 0.112057Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,-8.74228e-08,1,15,3)" })
|
|
105
|
+
}
|
|
106
|
+
);
|
|
107
|
+
FastRewind33.displayName = "FastRewind33";
|
|
108
|
+
var Image = (props) => /* @__PURE__ */ jsx(
|
|
109
|
+
"svg",
|
|
110
|
+
{
|
|
111
|
+
width: "16",
|
|
112
|
+
height: "16",
|
|
113
|
+
viewBox: "0 0 16 16",
|
|
114
|
+
fill: "currentColor",
|
|
115
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
116
|
+
...props,
|
|
117
|
+
children: /* @__PURE__ */ jsx("path", { d: "M2.5 4L2.5 8.73499L3.89823 7.58265C4.28295 7.26559 4.84245 7.28032 5.20995 7.6172L11.5832 13.4593L11.5459 13.5L12 13.5C12.8284 13.5 13.5 12.8284 13.5 12L13.5 4C13.5 3.17157 12.8284 2.5 12 2.5L4 2.5C3.17157 2.5 2.5 3.17157 2.5 4ZM2.5 12L2.5 10.6788L4.51678 9.01665L9.40771 13.5L4 13.5C3.17157 13.5 2.5 12.8284 2.5 12ZM1 12C1 13.6569 2.34315 15 4 15L12 15C13.6569 15 15 13.6569 15 12L15 4C15 2.34315 13.6569 1 12 1L4 1C2.34315 1 1 2.34315 1 4L1 12ZM11.4933 5.74753C11.4933 6.43772 10.9338 6.99723 10.2436 6.99723C9.5534 6.99723 8.99389 6.43772 8.99389 5.74753C8.99389 5.05735 9.5534 4.49784 10.2436 4.49784C10.9338 4.49784 11.4933 5.05735 11.4933 5.74753Z", fillRule: "evenodd" })
|
|
118
|
+
}
|
|
119
|
+
);
|
|
120
|
+
Image.displayName = "Image";
|
|
121
|
+
var Maximize = (props) => /* @__PURE__ */ jsx(
|
|
122
|
+
"svg",
|
|
123
|
+
{
|
|
124
|
+
width: "16",
|
|
125
|
+
height: "16",
|
|
126
|
+
viewBox: "0 0 16 16",
|
|
127
|
+
fill: "currentColor",
|
|
128
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
129
|
+
...props,
|
|
130
|
+
children: /* @__PURE__ */ jsx("path", { d: "M10 3.5L12 3.5C12.2761 3.5 12.5 3.72386 12.5 4L12.5 6L14 6L14 4C14 2.89543 13.1046 2 12 2L10 2L10 3.5ZM6 3.5L6 2L4 2C2.89543 2 2 2.89543 2 4L2 6L3.5 6L3.5 4C3.5 3.72386 3.72386 3.5 4 3.5L6 3.5ZM3.5 10L2 10L2 12C2 13.1046 2.89543 14 4 14L6 14L6 12.5L4 12.5C3.72386 12.5 3.5 12.2761 3.5 12L3.5 10ZM10 12.5L10 14L12 14C13.1046 14 14 13.1046 14 12L14 10L12.5 10L12.5 12C12.5 12.2761 12.2761 12.5 12 12.5L10 12.5Z", fillRule: "evenodd" })
|
|
131
|
+
}
|
|
132
|
+
);
|
|
133
|
+
Maximize.displayName = "Maximize";
|
|
134
|
+
var Minimize = (props) => /* @__PURE__ */ jsx(
|
|
135
|
+
"svg",
|
|
136
|
+
{
|
|
137
|
+
width: "16",
|
|
138
|
+
height: "16",
|
|
139
|
+
viewBox: "0 0 16 16",
|
|
140
|
+
fill: "currentColor",
|
|
141
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
142
|
+
...props,
|
|
143
|
+
children: /* @__PURE__ */ jsx("path", { d: "M4.5 2L4.5 4C4.5 4.27614 4.27614 4.5 4 4.5L2 4.5L2 6L4 6C5.10457 6 6 5.10457 6 4L6 2L4.5 2ZM11.4999 2.00002L11.4999 4.00002C11.4999 4.27616 11.7238 4.50002 11.9999 4.50002L14.0028 4.50002L14.0028 6.00002L11.9999 6.00002C10.8953 6.00002 9.9999 5.10459 9.9999 4.00002L9.9999 2.00002L11.4999 2.00002ZM4.50006 12L4.50006 14.0019L6.00006 14.0019L6.00006 12C6.00006 10.8954 5.10463 9.99998 4.00006 9.99998L2.00006 9.99998L2.00006 11.5L4.00006 11.5C4.27621 11.5 4.50006 11.7238 4.50006 12ZM11.4999 14.0019L11.4999 12.5851L11.4999 12C11.4999 11.7238 11.7238 11.5 11.9999 11.5L14.0028 11.5L14.0028 9.99998L11.9999 9.99998C10.8953 9.99998 9.9999 10.8954 9.9999 12L9.9999 12.5851L9.9999 14.0019L11.4999 14.0019Z", fillRule: "evenodd" })
|
|
144
|
+
}
|
|
145
|
+
);
|
|
146
|
+
Minimize.displayName = "Minimize";
|
|
147
|
+
var PauseFill = (props) => /* @__PURE__ */ jsx(
|
|
148
|
+
"svg",
|
|
149
|
+
{
|
|
150
|
+
width: "16",
|
|
151
|
+
height: "16",
|
|
152
|
+
viewBox: "0 0 16 16",
|
|
153
|
+
fill: "currentColor",
|
|
154
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
155
|
+
...props,
|
|
156
|
+
children: /* @__PURE__ */ jsx("path", { d: "M4.00024 11.5007C4.00024 12.3291 4.67182 13.0007 5.50024 13.0007C6.32867 13.0007 7.00024 12.3291 7.00024 11.5007L7.00024 4.50066C7.00024 3.67223 6.32867 3.00066 5.50024 3.00066C4.67182 3.00066 4.00024 3.67223 4.00024 4.50066L4.00024 11.5007ZM9.00024 11.5007C9.00024 12.3291 9.67182 13.0007 10.5002 13.0007C11.3287 13.0007 12.0002 12.3291 12.0002 11.5007L12.0002 4.50066C12.0002 3.67223 11.3287 3.00066 10.5002 3.00066C9.67182 3.00066 9.00024 3.67223 9.00024 4.50066L9.00024 11.5007Z", fillRule: "evenodd" })
|
|
157
|
+
}
|
|
158
|
+
);
|
|
159
|
+
PauseFill.displayName = "PauseFill";
|
|
160
|
+
var Photo = (props) => /* @__PURE__ */ jsx(
|
|
161
|
+
"svg",
|
|
162
|
+
{
|
|
163
|
+
width: "16",
|
|
164
|
+
height: "16",
|
|
165
|
+
viewBox: "0 0 16 16",
|
|
166
|
+
fill: "currentColor",
|
|
167
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
168
|
+
...props,
|
|
169
|
+
children: /* @__PURE__ */ jsx("path", { d: "M4.23749 5.49997C4.62268 5.49997 4.9931 5.35179 5.27201 5.08614L6.79256 3.63791C6.88553 3.54936 7.009 3.49997 7.1374 3.49997L8.86232 3.49997C8.99072 3.49997 9.11419 3.54936 9.20716 3.63791L10.7277 5.08614C11.0066 5.35179 11.377 5.49997 11.7622 5.49997L13 5.49997C13.2761 5.49997 13.5 5.72383 13.5 5.99997L13.5 11C13.5 11.8284 12.8284 12.5 12 12.5L4 12.5C3.17157 12.5 2.5 11.8284 2.5 11L2.5 5.99997C2.5 5.72383 2.72386 5.49997 3 5.49997L4.23749 5.49997ZM10.2417 2.55174L11.7622 3.99997L13 3.99997C14.1046 3.99997 15 4.8954 15 5.99997L15 11C15 12.6568 13.6569 14 12 14L4 14C2.34315 14 1 12.6568 1 11L1 5.99997C1 4.8954 1.89543 3.99997 3 3.99997L4.23749 3.99997L5.75804 2.55174C6.12993 2.19754 6.62382 1.99997 7.1374 1.99997L8.86232 1.99997C9.3759 1.99997 9.86979 2.19754 10.2417 2.55174ZM8 7.49997C8.55229 7.49997 9 7.94768 9 8.49997C9 9.05225 8.55229 9.49997 8 9.49997C7.44772 9.49997 7 9.05225 7 8.49997C7 7.94768 7.44772 7.49997 8 7.49997ZM8 5.99997C9.38071 5.99997 10.5 7.11926 10.5 8.49997C10.5 9.88068 9.38071 11 8 11C6.61929 11 5.5 9.88068 5.5 8.49997C5.5 7.11926 6.61929 5.99997 8 5.99997Z", fillRule: "evenodd" })
|
|
170
|
+
}
|
|
171
|
+
);
|
|
172
|
+
Photo.displayName = "Photo";
|
|
173
|
+
var Play = (props) => /* @__PURE__ */ jsx(
|
|
174
|
+
"svg",
|
|
175
|
+
{
|
|
176
|
+
width: "16",
|
|
177
|
+
height: "16",
|
|
178
|
+
viewBox: "0 0 16 16",
|
|
179
|
+
fill: "currentColor",
|
|
180
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
181
|
+
...props,
|
|
182
|
+
children: /* @__PURE__ */ jsx("path", { d: "M5.48328 3.08958L12.1689 7.41575C12.6104 7.67405 12.6104 8.32583 12.1689 8.58413L5.48328 12.9103C5.04514 13.1666 4.5 12.8427 4.5 12.3261L4.5 3.67377C4.5 3.15715 5.04514 2.83327 5.48328 3.08958ZM10.1969 7.99994L6 5.12971L6 10.8702L10.1969 7.99994Z", fillRule: "evenodd" })
|
|
183
|
+
}
|
|
184
|
+
);
|
|
185
|
+
Play.displayName = "Play";
|
|
186
|
+
var PlayFill = (props) => /* @__PURE__ */ jsx(
|
|
187
|
+
"svg",
|
|
188
|
+
{
|
|
189
|
+
width: "16",
|
|
190
|
+
height: "16",
|
|
191
|
+
viewBox: "0 0 16 16",
|
|
192
|
+
fill: "currentColor",
|
|
193
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
194
|
+
...props,
|
|
195
|
+
children: /* @__PURE__ */ jsx("path", { d: "M7.62155 4.26977L1.12374 0.112057C0.623021 -0.208338 0 0.196515 0 0.842291L4.54747e-13 9.15771C4.54747e-13 9.80349 0.623021 10.2083 1.12374 9.88794L7.62155 5.73023C8.12615 5.40736 8.12615 4.59264 7.62155 4.26977Z", fillRule: "evenodd", transform: "matrix(1,1.74846e-07,1.74846e-07,-1,4.5,13)" })
|
|
196
|
+
}
|
|
197
|
+
);
|
|
198
|
+
PlayFill.displayName = "PlayFill";
|
|
199
|
+
var PlayNext = (props) => /* @__PURE__ */ jsx(
|
|
200
|
+
"svg",
|
|
201
|
+
{
|
|
202
|
+
width: "16",
|
|
203
|
+
height: "16",
|
|
204
|
+
viewBox: "0 0 16 16",
|
|
205
|
+
fill: "currentColor",
|
|
206
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
207
|
+
...props,
|
|
208
|
+
children: /* @__PURE__ */ jsx("path", { d: "M11 12.25C11 12.6642 11.3358 13 11.75 13L12.25 13C12.6642 13 13 12.6642 13 12.25L13 3.75C13 3.33579 12.6642 3 12.25 3L11.75 3C11.3358 3 11 3.33579 11 3.75L11 6.87206L5.12374 3.11206C4.62302 2.79166 4 3.19652 4 3.84229L4 12.1577C4 12.8035 4.62302 13.2083 5.12374 12.8879L11 9.12794L11 12.25Z", fillRule: "evenodd" })
|
|
209
|
+
}
|
|
210
|
+
);
|
|
211
|
+
PlayNext.displayName = "PlayNext";
|
|
212
|
+
var PlayPrevious = (props) => /* @__PURE__ */ jsx(
|
|
213
|
+
"svg",
|
|
214
|
+
{
|
|
215
|
+
width: "16",
|
|
216
|
+
height: "16",
|
|
217
|
+
viewBox: "0 0 16 16",
|
|
218
|
+
fill: "currentColor",
|
|
219
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
220
|
+
...props,
|
|
221
|
+
children: /* @__PURE__ */ jsx("path", { d: "M7 6.12794L7 9.25C7 9.66421 7.33579 10 7.75 10L8.25 10C8.66421 10 9 9.66422 9 9.25L9 0.750001C9 0.335788 8.66421 6.3678e-07 8.25 6.3678e-07L7.75 6.3678e-07C7.33579 6.3678e-07 7 0.335787 7 0.750001L7 3.87206L1.12374 0.112057C0.62302 -0.208338 -6.61744e-24 0.196515 0 0.842291L0 9.15771C6.61744e-24 9.80349 0.62302 10.2083 1.12374 9.88794L7 6.12794Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,-8.74228e-08,1,12,3)" })
|
|
222
|
+
}
|
|
223
|
+
);
|
|
224
|
+
PlayPrevious.displayName = "PlayPrevious";
|
|
225
|
+
var Voice = (props) => /* @__PURE__ */ jsx(
|
|
226
|
+
"svg",
|
|
227
|
+
{
|
|
228
|
+
width: "16",
|
|
229
|
+
height: "16",
|
|
230
|
+
viewBox: "0 0 16 16",
|
|
231
|
+
fill: "currentColor",
|
|
232
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
233
|
+
...props,
|
|
234
|
+
children: /* @__PURE__ */ jsx("path", { d: "M9 1.00067L10.5 1.00067L10.5 14.9993L9 14.9993L9 1.00067ZM3.5 3L2 3L2 13.0015L3.5 13.0015L3.5 3ZM14 6.00071L12.5 6.00071L12.5 10.0007L14 10.0007L14 6.00071ZM7 5.00071L5.5 5.00071L5.5 10.9992L7 10.9992L7 5.00071Z", fillRule: "evenodd" })
|
|
235
|
+
}
|
|
236
|
+
);
|
|
237
|
+
Voice.displayName = "Voice";
|
|
238
|
+
var VolumeDown = (props) => /* @__PURE__ */ jsx(
|
|
239
|
+
"svg",
|
|
240
|
+
{
|
|
241
|
+
width: "16",
|
|
242
|
+
height: "16",
|
|
243
|
+
viewBox: "0 0 16 16",
|
|
244
|
+
fill: "currentColor",
|
|
245
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
246
|
+
...props,
|
|
247
|
+
children: /* @__PURE__ */ jsx("path", { d: "M3.14971 6.258L6.5 3.9527L6.5 12.0307L3.12816 9.6223C2.73395 9.34073 2.5 8.88612 2.5 8.40169L2.5 7.49372C2.5 6.99999 2.74297 6.53788 3.14971 6.258ZM2.29942 5.02228L6.43314 2.17791C7.09661 1.72138 8 2.19636 8 3.00172L8 13.0023C8 13.8156 7.08064 14.2888 6.41877 13.816L2.25631 10.8429C1.46791 10.2798 1 9.37055 1 8.40169L1 7.49372C1 6.50626 1.48593 5.58203 2.29942 5.02228ZM11.5 8C11.5 8.92826 11.1313 9.8185 10.4749 10.4749L11.5355 11.5355C12.4732 10.5979 13 9.32608 13 8C13 6.67392 12.4732 5.40215 11.5355 4.46447L10.4749 5.52513C11.1313 6.1815 11.5 7.07174 11.5 8Z", fillRule: "evenodd" })
|
|
248
|
+
}
|
|
249
|
+
);
|
|
250
|
+
VolumeDown.displayName = "VolumeDown";
|
|
251
|
+
var VolumeDownFill = (props) => /* @__PURE__ */ jsx(
|
|
252
|
+
"svg",
|
|
253
|
+
{
|
|
254
|
+
width: "16",
|
|
255
|
+
height: "16",
|
|
256
|
+
viewBox: "0 0 16 16",
|
|
257
|
+
fill: "currentColor",
|
|
258
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
259
|
+
...props,
|
|
260
|
+
children: /* @__PURE__ */ jsx("path", { d: "M6.43314 2.17791L2.29942 5.02228C1.48593 5.58203 1 6.50626 1 7.49372L1 8.40169C1 9.37055 1.46791 10.2798 2.25631 10.8429L6.41877 13.816C7.08064 14.2888 8 13.8156 8 13.0023L8 3.00172C8 2.19636 7.09661 1.72138 6.43314 2.17791ZM11.5 8C11.5 8.92826 11.1313 9.8185 10.4749 10.4749L11.5355 11.5355C12.4732 10.5979 13 9.32608 13 8C13 6.67392 12.4732 5.40215 11.5355 4.46447L10.4749 5.52513C11.1313 6.1815 11.5 7.07174 11.5 8Z", fillRule: "evenodd" })
|
|
261
|
+
}
|
|
262
|
+
);
|
|
263
|
+
VolumeDownFill.displayName = "VolumeDownFill";
|
|
264
|
+
var VolumeOff = (props) => /* @__PURE__ */ jsx(
|
|
265
|
+
"svg",
|
|
266
|
+
{
|
|
267
|
+
width: "16",
|
|
268
|
+
height: "16",
|
|
269
|
+
viewBox: "0 0 16 16",
|
|
270
|
+
fill: "currentColor",
|
|
271
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
272
|
+
...props,
|
|
273
|
+
children: /* @__PURE__ */ jsx("path", { d: "M3.14971 6.258L6.5 3.9527L6.5 12.0307L3.12816 9.6223C2.73395 9.34073 2.5 8.88612 2.5 8.40169L2.5 7.49372C2.5 6.99999 2.74297 6.53788 3.14971 6.258ZM2.29942 5.02228L6.43314 2.17791C7.09661 1.72138 8 2.19636 8 3.00172L8 13.0023C8 13.8156 7.08064 14.2888 6.41877 13.816L2.25631 10.8429C1.46791 10.2798 1 9.37055 1 8.40169L1 7.49372C1 6.50626 1.48593 5.58203 2.29942 5.02228ZM10.0012 9.93747L11.9356 8.00312L10 6.05957L11.0628 5.0011L12.9962 6.94246L14.9387 5L15.9994 6.06067L14.0547 8.00531L15.9801 9.93863L14.9173 10.9971L12.994 9.06596L11.0618 10.9981L10.0012 9.93747Z", fillRule: "evenodd" })
|
|
274
|
+
}
|
|
275
|
+
);
|
|
276
|
+
VolumeOff.displayName = "VolumeOff";
|
|
277
|
+
var VolumeOffFill = (props) => /* @__PURE__ */ jsx(
|
|
278
|
+
"svg",
|
|
279
|
+
{
|
|
280
|
+
width: "16",
|
|
281
|
+
height: "16",
|
|
282
|
+
viewBox: "0 0 16 16",
|
|
283
|
+
fill: "currentColor",
|
|
284
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
285
|
+
...props,
|
|
286
|
+
children: /* @__PURE__ */ jsx("path", { d: "M6.43314 2.17791L2.29942 5.02228C1.48593 5.58203 1 6.50626 1 7.49372L1 8.40169C1 9.37055 1.46791 10.2798 2.25631 10.8429L6.41877 13.816C7.08064 14.2888 8 13.8156 8 13.0023L8 3.00172C8 2.19636 7.09661 1.72138 6.43314 2.17791ZM10.0012 9.93747L11.9356 8.00312L10 6.05957L11.0628 5.0011L12.9962 6.94246L14.9387 5L15.9994 6.06067L14.0547 8.00531L15.9801 9.93863L14.9173 10.9971L12.994 9.06596L11.0618 10.9981L10.0012 9.93747Z", fillRule: "evenodd" })
|
|
287
|
+
}
|
|
288
|
+
);
|
|
289
|
+
VolumeOffFill.displayName = "VolumeOffFill";
|
|
290
|
+
var VolumeUp = (props) => /* @__PURE__ */ jsx(
|
|
291
|
+
"svg",
|
|
292
|
+
{
|
|
293
|
+
width: "16",
|
|
294
|
+
height: "16",
|
|
295
|
+
viewBox: "0 0 16 16",
|
|
296
|
+
fill: "currentColor",
|
|
297
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
298
|
+
...props,
|
|
299
|
+
children: /* @__PURE__ */ jsx("path", { d: "M6.5 3.9527L3.14971 6.258C2.74297 6.53788 2.5 6.99999 2.5 7.49372L2.5 8.40169C2.5 8.88612 2.73395 9.34073 3.12816 9.6223L6.5 12.0307L6.5 3.9527ZM6.43314 2.17791L2.29942 5.02228C1.48593 5.58203 1 6.50626 1 7.49372L1 8.40169C1 9.37055 1.46791 10.2798 2.25631 10.8429L6.41877 13.816C7.08064 14.2888 8 13.8156 8 13.0023L8 3.00172C8 2.19636 7.09661 1.72138 6.43314 2.17791ZM11.8891 11.8891C12.9205 10.8576 13.5 9.45869 13.5 8C13.5 6.54131 12.9205 5.14236 11.8891 4.11091L12.9497 3.05025C14.2625 4.36301 15 6.14349 15 8C15 9.85652 14.2625 11.637 12.9497 12.9497L11.8891 11.8891ZM10.5 8C10.5 8.66304 10.2366 9.29893 9.76777 9.76777L10.8284 10.8284C11.5786 10.0783 12 9.06087 12 8C12 6.93913 11.5786 5.92172 10.8284 5.17157L9.76777 6.23223C10.2366 6.70107 10.5 7.33696 10.5 8Z", fillRule: "evenodd" })
|
|
300
|
+
}
|
|
301
|
+
);
|
|
302
|
+
VolumeUp.displayName = "VolumeUp";
|
|
303
|
+
var VolumeUpFill = (props) => /* @__PURE__ */ jsx(
|
|
304
|
+
"svg",
|
|
305
|
+
{
|
|
306
|
+
width: "16",
|
|
307
|
+
height: "16",
|
|
308
|
+
viewBox: "0 0 16 16",
|
|
309
|
+
fill: "currentColor",
|
|
310
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
311
|
+
...props,
|
|
312
|
+
children: /* @__PURE__ */ jsx("path", { d: "M2.29942 5.02228L6.43314 2.17791C7.09661 1.72138 8 2.19636 8 3.00172L8 13.0023C8 13.8156 7.08064 14.2888 6.41877 13.816L2.25631 10.8429C1.46791 10.2798 1 9.37055 1 8.40169L1 7.49372C1 6.50626 1.48593 5.58203 2.29942 5.02228ZM11.8891 11.8891C12.9205 10.8576 13.5 9.45869 13.5 8C13.5 6.54131 12.9205 5.14236 11.8891 4.11091L12.9497 3.05025C14.2625 4.36301 15 6.14349 15 8C15 9.85652 14.2625 11.637 12.9497 12.9497L11.8891 11.8891ZM10.5 8C10.5 8.66304 10.2366 9.29893 9.76777 9.76777L10.8284 10.8284C11.5786 10.0783 12 9.06087 12 8C12 6.93913 11.5786 5.92172 10.8284 5.17157L9.76777 6.23223C10.2366 6.70107 10.5 7.33696 10.5 8Z", fillRule: "evenodd" })
|
|
313
|
+
}
|
|
314
|
+
);
|
|
315
|
+
VolumeUpFill.displayName = "VolumeUpFill";
|
|
316
|
+
|
|
317
|
+
export { Camera, CameraFill, CameraOff, CameraOffFill, FastForward, FastRewind33, Image, Maximize, Minimize, PauseFill, Photo, Play, PlayFill, PlayNext, PlayPrevious, Voice, VolumeDown, VolumeDownFill, VolumeOff, VolumeOffFill, VolumeUp, VolumeUpFill, media_exports };
|