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,161 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunk75ZPJI57_cjs = require('./chunk-75ZPJI57.cjs');
|
|
4
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
5
|
+
|
|
6
|
+
// src/16/document/index.ts
|
|
7
|
+
var document_exports = {};
|
|
8
|
+
chunk75ZPJI57_cjs.__export(document_exports, {
|
|
9
|
+
Arhive: () => Arhive,
|
|
10
|
+
Folder: () => Folder,
|
|
11
|
+
FolderFill: () => FolderFill,
|
|
12
|
+
FolderOpen: () => FolderOpen,
|
|
13
|
+
FolderOpenFill: () => FolderOpenFill,
|
|
14
|
+
Image: () => Image,
|
|
15
|
+
Media: () => Media,
|
|
16
|
+
Music: () => Music,
|
|
17
|
+
Snippet: () => Snippet,
|
|
18
|
+
Text: () => Text
|
|
19
|
+
});
|
|
20
|
+
var Arhive = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
21
|
+
"svg",
|
|
22
|
+
{
|
|
23
|
+
width: "16",
|
|
24
|
+
height: "16",
|
|
25
|
+
viewBox: "0 0 16 16",
|
|
26
|
+
fill: "currentColor",
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
...props,
|
|
29
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 13.5L12 13.5C12.2761 13.5 12.5 13.2761 12.5 13L12.5 5.82843C12.5 5.69582 12.4473 5.56864 12.3536 5.47487L9.52513 2.64645C9.43136 2.55268 9.30418 2.5 9.17157 2.5L7.99524 2.5L7.99524 3.75C7.99524 3.88807 8.10717 4 8.24524 4L9.25537 4C9.39344 4 9.50537 4.11193 9.50537 4.25L9.50537 5.75C9.50537 5.88807 9.39344 6 9.25537 6L8.24524 6C8.10717 6 7.99524 6.11193 7.99524 6.25L7.99524 7.75C7.99524 7.88807 8.10717 8 8.24524 8L9.25537 8C9.39344 8 9.50537 8.11193 9.50537 8.25L9.50537 9.75C9.50537 9.88807 9.39344 10 9.25537 10L8.24524 10C8.10717 10 7.99524 10.1119 7.99524 10.25L7.99524 11.75C7.99524 11.8881 7.88331 12 7.74524 12L6.24524 12C6.10717 12 5.99524 11.8881 5.99524 11.75L5.99524 10.25C5.99524 10.1119 6.10717 10 6.24524 10L7.25537 10C7.39344 10 7.50537 9.88807 7.50537 9.75L7.50537 8.25C7.50537 8.11193 7.39344 8 7.25537 8L6.24524 8C6.10717 8 5.99524 7.88807 5.99524 7.75L5.99524 6.25C5.99524 6.11193 6.10717 6 6.24524 6L7.25537 6C7.39344 6 7.50537 5.88807 7.50537 5.75L7.50537 4.25C7.50537 4.11193 7.39344 4 7.25537 4L6.24524 4C6.10717 4 5.99524 3.88807 5.99524 3.75L5.99524 2.5L4 2.5C3.72386 2.5 3.5 2.72386 3.5 3L3.5 13C3.5 13.2761 3.72386 13.5 4 13.5ZM4 1C2.89543 1 2 1.89543 2 3L2 13C2 14.1046 2.89543 15 4 15L12 15C13.1046 15 14 14.1046 14 13L14 5.82843C14 5.29799 13.7893 4.78929 13.4142 4.41421L10.5858 1.58579C10.2107 1.21071 9.70201 1 9.17157 1L4 1Z", fillRule: "evenodd" })
|
|
30
|
+
}
|
|
31
|
+
);
|
|
32
|
+
Arhive.displayName = "Arhive";
|
|
33
|
+
var Folder = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
34
|
+
"svg",
|
|
35
|
+
{
|
|
36
|
+
width: "16",
|
|
37
|
+
height: "16",
|
|
38
|
+
viewBox: "0 0 16 16",
|
|
39
|
+
fill: "currentColor",
|
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
41
|
+
...props,
|
|
42
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.62132 5L2.5 5L2.5 12C2.5 12.2761 2.72386 12.5 3 12.5L13 12.5C13.2761 12.5 13.5 12.2761 13.5 12L13.5 3.5L10.7426 3.5C10.3448 3.5 9.96328 3.65804 9.68198 3.93934L8.62132 5ZM8 3.5L8.62132 2.87868C8.69165 2.80835 8.7651 2.74188 8.84137 2.67939C9.3752 2.24199 10.0464 2 10.7426 2L14 2C14.5523 2 15 2.44772 15 3L15 12C15 13.1046 14.1046 14 13 14L3 14C1.89543 14 1 13.1046 1 12L1 4.5C1 3.94772 1.44772 3.5 2 3.5L8 3.5Z", fillRule: "evenodd" })
|
|
43
|
+
}
|
|
44
|
+
);
|
|
45
|
+
Folder.displayName = "Folder";
|
|
46
|
+
var FolderFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
47
|
+
"svg",
|
|
48
|
+
{
|
|
49
|
+
width: "16",
|
|
50
|
+
height: "16",
|
|
51
|
+
viewBox: "0 0 16 16",
|
|
52
|
+
fill: "currentColor",
|
|
53
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
54
|
+
...props,
|
|
55
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2L10.7426 2C9.94699 2 9.18393 2.31607 8.62132 2.87868L8 3.5L2 3.5C1.44772 3.5 1 3.94772 1 4.5L1 12C1 13.1046 1.89543 14 3 14L13 14C14.1046 14 15 13.1046 15 12L15 3C15 2.44772 14.5523 2 14 2Z", fillRule: "nonzero" })
|
|
56
|
+
}
|
|
57
|
+
);
|
|
58
|
+
FolderFill.displayName = "FolderFill";
|
|
59
|
+
var FolderOpen = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
60
|
+
"svg",
|
|
61
|
+
{
|
|
62
|
+
width: "16",
|
|
63
|
+
height: "16",
|
|
64
|
+
viewBox: "0 0 16 16",
|
|
65
|
+
fill: "currentColor",
|
|
66
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
67
|
+
...props,
|
|
68
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.62131 5L7.99999 5L2.49999 5L2.49999 7L9.4724 7C10.3743 7 11.1646 7.60364 11.4019 8.47377L9.95478 8.86844C9.89545 8.65091 9.69787 8.5 9.4724 8.5L1.67115 8.5L2.57647 12.1213C2.63212 12.3438 2.83211 12.5 3.06154 12.5L10.9452 12.5L9.95478 8.86844L11.4019 8.47377L12.3995 12.1316C12.4587 12.3486 12.6556 12.4994 12.8805 12.5L12.8819 12.5L13 12.5C13.2761 12.5 13.5 12.2761 13.5 12L13.5 3.5L10.7426 3.5C10.3448 3.5 9.96327 3.65804 9.68197 3.93934L9.06065 4.56066L8.62131 5ZM11 14L3.06154 14C2.14381 14 1.34384 13.3754 1.12126 12.4851L0.0606235 8.24253C-0.0946644 7.62138 0.365235 7.01937 0.99999 7.00046L0.99999 4.5C0.99999 3.94772 1.44771 3.5 1.99999 3.5L7.99999 3.5L8.62131 2.87868C9.18392 2.31607 9.94698 2 10.7426 2L14 2C14.5523 2 15 2.44772 15 3L15 12C15 13.1046 14.1046 14 13 14L12.8819 14L11 14Z", fillRule: "evenodd" })
|
|
69
|
+
}
|
|
70
|
+
);
|
|
71
|
+
FolderOpen.displayName = "FolderOpen";
|
|
72
|
+
var FolderOpenFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
73
|
+
"svg",
|
|
74
|
+
{
|
|
75
|
+
width: "16",
|
|
76
|
+
height: "16",
|
|
77
|
+
viewBox: "0 0 16 16",
|
|
78
|
+
fill: "currentColor",
|
|
79
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
80
|
+
...props,
|
|
81
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.7458 2L14 2C14.5523 2 15 2.44772 15 3L15 12.75C15 13.4244 14.4659 13.9741 13.7976 13.9991C13.2231 13.9784 12.7211 13.5977 12.5484 13.0457L10.9388 7.90262C10.6776 7.06808 9.90453 6.49998 9.03007 6.49998L1.00706 6.49998L1.007 4.50003C1.00698 3.94773 1.4547 3.5 2.007 3.5L8.00347 3.5L8.62395 2.87921C9.1866 2.31628 9.94989 2 10.7458 2ZM3.005 14C2.11681 13.9991 1.33548 13.4126 1.08688 12.5597L0.107371 9.19946C-0.0674599 8.59969 0.382379 8 1.00711 8L1.00711 7.99998L9.03007 7.99998C9.24869 7.99998 9.44195 8.14201 9.50725 8.35065L11.1168 13.4937C11.1725 13.6714 11.2443 13.8406 11.3304 14L3.00696 14C3.00631 14 3.00565 14 3.005 14Z", fillRule: "evenodd" })
|
|
82
|
+
}
|
|
83
|
+
);
|
|
84
|
+
FolderOpenFill.displayName = "FolderOpenFill";
|
|
85
|
+
var Image = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
86
|
+
"svg",
|
|
87
|
+
{
|
|
88
|
+
width: "16",
|
|
89
|
+
height: "16",
|
|
90
|
+
viewBox: "0 0 16 16",
|
|
91
|
+
fill: "currentColor",
|
|
92
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
93
|
+
...props,
|
|
94
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.5 13C3.5 13.2761 3.72386 13.5 4 13.5L12 13.5C12.2761 13.5 12.5 13.2761 12.5 13L12.5 12.8398L9.97914 10.679L8.46316 11.8693C8.18183 12.0902 7.78366 12.0817 7.51203 11.849L4.9836 9.68269L3.5 10.8696L3.5 13ZM10.4881 9.13967L12.5 10.8642L12.5 5.82843C12.5 5.69582 12.4473 5.56864 12.3536 5.47487L9.52513 2.64645C9.43136 2.55268 9.30418 2.5 9.17157 2.5L4 2.5C3.72386 2.5 3.5 2.72386 3.5 3L3.5 8.94864L4.53148 8.12346C4.81279 7.89841 5.21439 7.90517 5.48797 8.13957L8.02075 10.3096L9.53683 9.11921C9.81822 8.89828 10.2165 8.90685 10.4881 9.13967ZM4 1C2.89543 1 2 1.89543 2 3L2 13C2 14.1046 2.89543 15 4 15L12 15C13.1046 15 14 14.1046 14 13L14 5.82843C14 5.29799 13.7893 4.78929 13.4142 4.41421L10.5858 1.58579C10.2107 1.21071 9.70201 1 9.17157 1L4 1ZM9.5 7.75C10.1904 7.75 10.75 7.19036 10.75 6.5C10.75 5.80964 10.1904 5.25 9.5 5.25C8.80964 5.25 8.25 5.80964 8.25 6.5C8.25 7.19036 8.80964 7.75 9.5 7.75Z", fillRule: "evenodd" })
|
|
95
|
+
}
|
|
96
|
+
);
|
|
97
|
+
Image.displayName = "Image";
|
|
98
|
+
var Media = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
99
|
+
"svg",
|
|
100
|
+
{
|
|
101
|
+
width: "16",
|
|
102
|
+
height: "16",
|
|
103
|
+
viewBox: "0 0 16 16",
|
|
104
|
+
fill: "currentColor",
|
|
105
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
106
|
+
...props,
|
|
107
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 13.5L12 13.5C12.2761 13.5 12.5 13.2761 12.5 13L12.5 5.82843C12.5 5.69582 12.4473 5.56864 12.3536 5.47487L9.52513 2.64645C9.43136 2.55268 9.30418 2.5 9.17157 2.5L4 2.5C3.72386 2.5 3.5 2.72386 3.5 3L3.5 13C3.5 13.2761 3.72386 13.5 4 13.5ZM4 1C2.89543 1 2 1.89543 2 3L2 13C2 14.1046 2.89543 15 4 15L12 15C13.1046 15 14 14.1046 14 13L14 5.82843C14 5.29799 13.7893 4.78929 13.4142 4.41421L10.5858 1.58579C10.2107 1.21071 9.70201 1 9.17157 1L4 1ZM6 10.3753L6 6.62478C6 6.13268 6.51782 5.83439 6.91366 6.09847L9.7245 7.97374C10.0918 8.21881 10.0918 8.78128 9.7245 9.02635L6.91366 10.9016C6.51782 11.1657 6 10.8674 6 10.3753Z", fillRule: "evenodd" })
|
|
108
|
+
}
|
|
109
|
+
);
|
|
110
|
+
Media.displayName = "Media";
|
|
111
|
+
var Music = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
112
|
+
"svg",
|
|
113
|
+
{
|
|
114
|
+
width: "16",
|
|
115
|
+
height: "16",
|
|
116
|
+
viewBox: "0 0 16 16",
|
|
117
|
+
fill: "currentColor",
|
|
118
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
119
|
+
...props,
|
|
120
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 13.5L12 13.5C12.2761 13.5 12.5 13.2761 12.5 13L12.5 5.82843C12.5 5.69582 12.4473 5.56864 12.3536 5.47487L9.52513 2.64645C9.43136 2.55268 9.30418 2.5 9.17157 2.5L4 2.5C3.72386 2.5 3.5 2.72386 3.5 3L3.5 13C3.5 13.2761 3.72386 13.5 4 13.5ZM4 1C2.89543 1 2 1.89543 2 3L2 13C2 14.1046 2.89543 15 4 15L12 15C13.1046 15 14 14.1046 14 13L14 5.82843C14 5.29799 13.7893 4.78929 13.4142 4.41421L10.5858 1.58579C10.2107 1.21071 9.70201 1 9.17157 1L4 1ZM7.30722 4.03693L7.90018 4.14913C9.32992 4.41965 10.4726 5.14611 10.9543 6.26119C11.4196 7.33811 11.1739 8.5519 10.3545 9.65267C10.2721 9.76342 10.114 9.7789 10.0071 9.69152L9.23283 9.05872C9.12592 8.97135 9.11091 8.81439 9.19164 8.70238C9.7457 7.93365 9.76834 7.2982 9.57734 6.8561C9.42519 6.50394 9.08447 6.14824 8.51074 5.89245L8.51074 10.7527L8.50536 10.7527C8.47798 11.4374 7.82602 12.111 6.89144 12.3529C5.80281 12.6346 4.74295 12.2237 4.52417 11.4352C4.3054 10.6467 5.01056 9.77912 6.09919 9.49741C6.41183 9.41651 6.72209 9.39273 7.01074 9.4186L7.01074 4.88605L7.01074 4.28257C7.01074 4.12587 7.15325 4.0078 7.30722 4.03693Z", fillRule: "evenodd" })
|
|
121
|
+
}
|
|
122
|
+
);
|
|
123
|
+
Music.displayName = "Music";
|
|
124
|
+
var Snippet = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
125
|
+
"svg",
|
|
126
|
+
{
|
|
127
|
+
width: "16",
|
|
128
|
+
height: "16",
|
|
129
|
+
viewBox: "0 0 16 16",
|
|
130
|
+
fill: "currentColor",
|
|
131
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
132
|
+
...props,
|
|
133
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 13.5L12 13.5C12.2761 13.5 12.5 13.2761 12.5 13L12.5 11.9988L10.0001 11.9988L10.0001 10.4988L12.5 10.4988L12.5 5.82843C12.5 5.69582 12.4473 5.56864 12.3536 5.47487L9.52513 2.64645C9.43136 2.55268 9.30418 2.5 9.17157 2.5L4 2.5C3.72386 2.5 3.5 2.72386 3.5 3L3.5 13C3.5 13.2761 3.72386 13.5 4 13.5ZM4 1C2.89543 1 2 1.89543 2 3L2 13C2 14.1046 2.89543 15 4 15L12 15C13.1046 15 14 14.1046 14 13L14 5.82843C14 5.29799 13.7893 4.78929 13.4142 4.41421L10.5858 1.58579C10.2107 1.21071 9.70201 1 9.17157 1L4 1ZM4.96991 7.03046L6.93994 8.9993L4.96973 10.9697L6.03043 12.0303L8.53109 9.52943C8.67176 9.38875 8.75077 9.19794 8.75074 8.99899C8.75071 8.80004 8.67163 8.60926 8.53091 8.46863L6.03025 5.96948L4.96991 7.03046Z", fillRule: "evenodd" })
|
|
134
|
+
}
|
|
135
|
+
);
|
|
136
|
+
Snippet.displayName = "Snippet";
|
|
137
|
+
var Text = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
138
|
+
"svg",
|
|
139
|
+
{
|
|
140
|
+
width: "16",
|
|
141
|
+
height: "16",
|
|
142
|
+
viewBox: "0 0 16 16",
|
|
143
|
+
fill: "currentColor",
|
|
144
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
145
|
+
...props,
|
|
146
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 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.5L9.17157 2.5C9.30418 2.5 9.43136 2.55268 9.52513 2.64645L12.3536 5.47487C12.4473 5.56864 12.5 5.69582 12.5 5.82843L12.5 13C12.5 13.2761 12.2761 13.5 12 13.5ZM2 3C2 1.89543 2.89543 1 4 1L9.17157 1C9.70201 1 10.2107 1.21071 10.5858 1.58579L13.4142 4.41421C13.7893 4.78929 14 5.29799 14 5.82843L14 13C14 14.1046 13.1046 15 12 15L4 15C2.89543 15 2 14.1046 2 13L2 3ZM11 7.5L5 7.5L5 6L11 6L11 7.5ZM11 11L5 11L5 9.5L11 9.5L11 11Z", fillRule: "evenodd" })
|
|
147
|
+
}
|
|
148
|
+
);
|
|
149
|
+
Text.displayName = "Text";
|
|
150
|
+
|
|
151
|
+
exports.Arhive = Arhive;
|
|
152
|
+
exports.Folder = Folder;
|
|
153
|
+
exports.FolderFill = FolderFill;
|
|
154
|
+
exports.FolderOpen = FolderOpen;
|
|
155
|
+
exports.FolderOpenFill = FolderOpenFill;
|
|
156
|
+
exports.Image = Image;
|
|
157
|
+
exports.Media = Media;
|
|
158
|
+
exports.Music = Music;
|
|
159
|
+
exports.Snippet = Snippet;
|
|
160
|
+
exports.Text = Text;
|
|
161
|
+
exports.document_exports = document_exports;
|