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,320 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
declare const ArrowDown: {
|
|
5
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
displayName: string;
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
declare const ArrowForwardLeft: {
|
|
10
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
declare const ArrowForwardRight: {
|
|
15
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
16
|
+
displayName: string;
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
declare const ArrowLeft: {
|
|
20
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
21
|
+
displayName: string;
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
declare const ArrowLeftDown: {
|
|
25
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
26
|
+
displayName: string;
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
declare const ArrowLeftUp: {
|
|
30
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
31
|
+
displayName: string;
|
|
32
|
+
};
|
|
33
|
+
|
|
34
|
+
declare const ArrowRight: {
|
|
35
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
36
|
+
displayName: string;
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
declare const ArrowRightDown: {
|
|
40
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
41
|
+
displayName: string;
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
declare const ArrowRightLeft: {
|
|
45
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
46
|
+
displayName: string;
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
declare const ArrowRightUp: {
|
|
50
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
51
|
+
displayName: string;
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
declare const ArrowUp: {
|
|
55
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
56
|
+
displayName: string;
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
declare const CaretSort: {
|
|
60
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
61
|
+
displayName: string;
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
declare const CaretSortDown: {
|
|
65
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
66
|
+
displayName: string;
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
declare const CaretSortUp: {
|
|
70
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
71
|
+
displayName: string;
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
declare const CheckLarge: {
|
|
75
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
76
|
+
displayName: string;
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
declare const CheckLargeDouble: {
|
|
80
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
81
|
+
displayName: string;
|
|
82
|
+
};
|
|
83
|
+
|
|
84
|
+
declare const CheckSmall: {
|
|
85
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
86
|
+
displayName: string;
|
|
87
|
+
};
|
|
88
|
+
|
|
89
|
+
declare const ChevronDown: {
|
|
90
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
91
|
+
displayName: string;
|
|
92
|
+
};
|
|
93
|
+
|
|
94
|
+
declare const ChevronLeft: {
|
|
95
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
96
|
+
displayName: string;
|
|
97
|
+
};
|
|
98
|
+
|
|
99
|
+
declare const ChevronRight: {
|
|
100
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
101
|
+
displayName: string;
|
|
102
|
+
};
|
|
103
|
+
|
|
104
|
+
declare const ChevronSort: {
|
|
105
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
106
|
+
displayName: string;
|
|
107
|
+
};
|
|
108
|
+
|
|
109
|
+
declare const ChevronUp: {
|
|
110
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
111
|
+
displayName: string;
|
|
112
|
+
};
|
|
113
|
+
|
|
114
|
+
declare const CloseLarge: {
|
|
115
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
116
|
+
displayName: string;
|
|
117
|
+
};
|
|
118
|
+
|
|
119
|
+
declare const CloseSmall: {
|
|
120
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
121
|
+
displayName: string;
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
declare const Flag: {
|
|
125
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
126
|
+
displayName: string;
|
|
127
|
+
};
|
|
128
|
+
|
|
129
|
+
declare const FlagMini: {
|
|
130
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
131
|
+
displayName: string;
|
|
132
|
+
};
|
|
133
|
+
|
|
134
|
+
declare const Fold: {
|
|
135
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
136
|
+
displayName: string;
|
|
137
|
+
};
|
|
138
|
+
|
|
139
|
+
declare const Geolocation: {
|
|
140
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
141
|
+
displayName: string;
|
|
142
|
+
};
|
|
143
|
+
|
|
144
|
+
declare const GeolocationFill: {
|
|
145
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
146
|
+
displayName: string;
|
|
147
|
+
};
|
|
148
|
+
|
|
149
|
+
declare const LinkNative: {
|
|
150
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
151
|
+
displayName: string;
|
|
152
|
+
};
|
|
153
|
+
|
|
154
|
+
declare const Map: {
|
|
155
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
156
|
+
displayName: string;
|
|
157
|
+
};
|
|
158
|
+
|
|
159
|
+
declare const Menu: {
|
|
160
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
161
|
+
displayName: string;
|
|
162
|
+
};
|
|
163
|
+
|
|
164
|
+
declare const MenuCatalog: {
|
|
165
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
166
|
+
displayName: string;
|
|
167
|
+
};
|
|
168
|
+
|
|
169
|
+
declare const MenuFuture: {
|
|
170
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
171
|
+
displayName: string;
|
|
172
|
+
};
|
|
173
|
+
|
|
174
|
+
declare const MenuFutureKebab: {
|
|
175
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
176
|
+
displayName: string;
|
|
177
|
+
};
|
|
178
|
+
|
|
179
|
+
declare const MenuFuturePlusBullets: {
|
|
180
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
181
|
+
displayName: string;
|
|
182
|
+
};
|
|
183
|
+
|
|
184
|
+
declare const MenuKebab: {
|
|
185
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
186
|
+
displayName: string;
|
|
187
|
+
};
|
|
188
|
+
|
|
189
|
+
declare const MenuPlusBullets: {
|
|
190
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
191
|
+
displayName: string;
|
|
192
|
+
};
|
|
193
|
+
|
|
194
|
+
declare const More: {
|
|
195
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
196
|
+
displayName: string;
|
|
197
|
+
};
|
|
198
|
+
|
|
199
|
+
declare const Next: {
|
|
200
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
201
|
+
displayName: string;
|
|
202
|
+
};
|
|
203
|
+
|
|
204
|
+
declare const Pin: {
|
|
205
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
206
|
+
displayName: string;
|
|
207
|
+
};
|
|
208
|
+
|
|
209
|
+
declare const PinFill: {
|
|
210
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
211
|
+
displayName: string;
|
|
212
|
+
};
|
|
213
|
+
|
|
214
|
+
declare const Previous: {
|
|
215
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
216
|
+
displayName: string;
|
|
217
|
+
};
|
|
218
|
+
|
|
219
|
+
declare const Redo: {
|
|
220
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
221
|
+
displayName: string;
|
|
222
|
+
};
|
|
223
|
+
|
|
224
|
+
declare const SearchMinus: {
|
|
225
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
226
|
+
displayName: string;
|
|
227
|
+
};
|
|
228
|
+
|
|
229
|
+
declare const SearchPlus: {
|
|
230
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
231
|
+
displayName: string;
|
|
232
|
+
};
|
|
233
|
+
|
|
234
|
+
declare const SignIn: {
|
|
235
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
236
|
+
displayName: string;
|
|
237
|
+
};
|
|
238
|
+
|
|
239
|
+
declare const SignOut: {
|
|
240
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
241
|
+
displayName: string;
|
|
242
|
+
};
|
|
243
|
+
|
|
244
|
+
declare const TreeForwardLeft: {
|
|
245
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
246
|
+
displayName: string;
|
|
247
|
+
};
|
|
248
|
+
|
|
249
|
+
declare const TreeForwardRight: {
|
|
250
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
251
|
+
displayName: string;
|
|
252
|
+
};
|
|
253
|
+
|
|
254
|
+
declare const Undo: {
|
|
255
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
256
|
+
displayName: string;
|
|
257
|
+
};
|
|
258
|
+
|
|
259
|
+
declare const Unfold: {
|
|
260
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
261
|
+
displayName: string;
|
|
262
|
+
};
|
|
263
|
+
|
|
264
|
+
declare const index_ArrowDown: typeof ArrowDown;
|
|
265
|
+
declare const index_ArrowForwardLeft: typeof ArrowForwardLeft;
|
|
266
|
+
declare const index_ArrowForwardRight: typeof ArrowForwardRight;
|
|
267
|
+
declare const index_ArrowLeft: typeof ArrowLeft;
|
|
268
|
+
declare const index_ArrowLeftDown: typeof ArrowLeftDown;
|
|
269
|
+
declare const index_ArrowLeftUp: typeof ArrowLeftUp;
|
|
270
|
+
declare const index_ArrowRight: typeof ArrowRight;
|
|
271
|
+
declare const index_ArrowRightDown: typeof ArrowRightDown;
|
|
272
|
+
declare const index_ArrowRightLeft: typeof ArrowRightLeft;
|
|
273
|
+
declare const index_ArrowRightUp: typeof ArrowRightUp;
|
|
274
|
+
declare const index_ArrowUp: typeof ArrowUp;
|
|
275
|
+
declare const index_CaretSort: typeof CaretSort;
|
|
276
|
+
declare const index_CaretSortDown: typeof CaretSortDown;
|
|
277
|
+
declare const index_CaretSortUp: typeof CaretSortUp;
|
|
278
|
+
declare const index_CheckLarge: typeof CheckLarge;
|
|
279
|
+
declare const index_CheckLargeDouble: typeof CheckLargeDouble;
|
|
280
|
+
declare const index_CheckSmall: typeof CheckSmall;
|
|
281
|
+
declare const index_ChevronDown: typeof ChevronDown;
|
|
282
|
+
declare const index_ChevronLeft: typeof ChevronLeft;
|
|
283
|
+
declare const index_ChevronRight: typeof ChevronRight;
|
|
284
|
+
declare const index_ChevronSort: typeof ChevronSort;
|
|
285
|
+
declare const index_ChevronUp: typeof ChevronUp;
|
|
286
|
+
declare const index_CloseLarge: typeof CloseLarge;
|
|
287
|
+
declare const index_CloseSmall: typeof CloseSmall;
|
|
288
|
+
declare const index_Flag: typeof Flag;
|
|
289
|
+
declare const index_FlagMini: typeof FlagMini;
|
|
290
|
+
declare const index_Fold: typeof Fold;
|
|
291
|
+
declare const index_Geolocation: typeof Geolocation;
|
|
292
|
+
declare const index_GeolocationFill: typeof GeolocationFill;
|
|
293
|
+
declare const index_LinkNative: typeof LinkNative;
|
|
294
|
+
declare const index_Map: typeof Map;
|
|
295
|
+
declare const index_Menu: typeof Menu;
|
|
296
|
+
declare const index_MenuCatalog: typeof MenuCatalog;
|
|
297
|
+
declare const index_MenuFuture: typeof MenuFuture;
|
|
298
|
+
declare const index_MenuFutureKebab: typeof MenuFutureKebab;
|
|
299
|
+
declare const index_MenuFuturePlusBullets: typeof MenuFuturePlusBullets;
|
|
300
|
+
declare const index_MenuKebab: typeof MenuKebab;
|
|
301
|
+
declare const index_MenuPlusBullets: typeof MenuPlusBullets;
|
|
302
|
+
declare const index_More: typeof More;
|
|
303
|
+
declare const index_Next: typeof Next;
|
|
304
|
+
declare const index_Pin: typeof Pin;
|
|
305
|
+
declare const index_PinFill: typeof PinFill;
|
|
306
|
+
declare const index_Previous: typeof Previous;
|
|
307
|
+
declare const index_Redo: typeof Redo;
|
|
308
|
+
declare const index_SearchMinus: typeof SearchMinus;
|
|
309
|
+
declare const index_SearchPlus: typeof SearchPlus;
|
|
310
|
+
declare const index_SignIn: typeof SignIn;
|
|
311
|
+
declare const index_SignOut: typeof SignOut;
|
|
312
|
+
declare const index_TreeForwardLeft: typeof TreeForwardLeft;
|
|
313
|
+
declare const index_TreeForwardRight: typeof TreeForwardRight;
|
|
314
|
+
declare const index_Undo: typeof Undo;
|
|
315
|
+
declare const index_Unfold: typeof Unfold;
|
|
316
|
+
declare namespace index {
|
|
317
|
+
export { index_ArrowDown as ArrowDown, index_ArrowForwardLeft as ArrowForwardLeft, index_ArrowForwardRight as ArrowForwardRight, index_ArrowLeft as ArrowLeft, index_ArrowLeftDown as ArrowLeftDown, index_ArrowLeftUp as ArrowLeftUp, index_ArrowRight as ArrowRight, index_ArrowRightDown as ArrowRightDown, index_ArrowRightLeft as ArrowRightLeft, index_ArrowRightUp as ArrowRightUp, index_ArrowUp as ArrowUp, index_CaretSort as CaretSort, index_CaretSortDown as CaretSortDown, index_CaretSortUp as CaretSortUp, index_CheckLarge as CheckLarge, index_CheckLargeDouble as CheckLargeDouble, index_CheckSmall as CheckSmall, index_ChevronDown as ChevronDown, index_ChevronLeft as ChevronLeft, index_ChevronRight as ChevronRight, index_ChevronSort as ChevronSort, index_ChevronUp as ChevronUp, index_CloseLarge as CloseLarge, index_CloseSmall as CloseSmall, index_Flag as Flag, index_FlagMini as FlagMini, index_Fold as Fold, index_Geolocation as Geolocation, index_GeolocationFill as GeolocationFill, index_LinkNative as LinkNative, index_Map as Map, index_Menu as Menu, index_MenuCatalog as MenuCatalog, index_MenuFuture as MenuFuture, index_MenuFutureKebab as MenuFutureKebab, index_MenuFuturePlusBullets as MenuFuturePlusBullets, index_MenuKebab as MenuKebab, index_MenuPlusBullets as MenuPlusBullets, index_More as More, index_Next as Next, index_Pin as Pin, index_PinFill as PinFill, index_Previous as Previous, index_Redo as Redo, index_SearchMinus as SearchMinus, index_SearchPlus as SearchPlus, index_SignIn as SignIn, index_SignOut as SignOut, index_TreeForwardLeft as TreeForwardLeft, index_TreeForwardRight as TreeForwardRight, index_Undo as Undo, index_Unfold as Unfold };
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
export { ArrowDown as A, Menu as B, CaretSort as C, MenuCatalog as D, MenuFuture as E, Flag as F, Geolocation as G, MenuFutureKebab as H, MenuFuturePlusBullets as I, MenuKebab as J, MenuPlusBullets as K, LinkNative as L, Map as M, More as N, Next as O, Pin as P, PinFill as Q, Previous as R, Redo as S, SearchMinus as T, SearchPlus as U, SignIn as V, SignOut as W, TreeForwardLeft as X, TreeForwardRight as Y, Undo as Z, Unfold as _, ArrowForwardLeft as a, ArrowForwardRight as b, ArrowLeft as c, ArrowLeftDown as d, ArrowLeftUp as e, ArrowRight as f, ArrowRightDown as g, ArrowRightLeft as h, index as i, ArrowRightUp as j, ArrowUp as k, CaretSortDown as l, CaretSortUp as m, CheckLarge as n, CheckLargeDouble as o, CheckSmall as p, ChevronDown as q, ChevronLeft as r, ChevronRight as s, ChevronSort as t, ChevronUp as u, CloseLarge as v, CloseSmall as w, FlagMini as x, Fold as y, GeolocationFill as z };
|
|
@@ -0,0 +1,320 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
declare const ArrowDown: {
|
|
5
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
displayName: string;
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
declare const ArrowForwardLeft: {
|
|
10
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
declare const ArrowForwardRight: {
|
|
15
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
16
|
+
displayName: string;
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
declare const ArrowLeft: {
|
|
20
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
21
|
+
displayName: string;
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
declare const ArrowLeftDown: {
|
|
25
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
26
|
+
displayName: string;
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
declare const ArrowLeftUp: {
|
|
30
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
31
|
+
displayName: string;
|
|
32
|
+
};
|
|
33
|
+
|
|
34
|
+
declare const ArrowRight: {
|
|
35
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
36
|
+
displayName: string;
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
declare const ArrowRightDown: {
|
|
40
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
41
|
+
displayName: string;
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
declare const ArrowRightLeft: {
|
|
45
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
46
|
+
displayName: string;
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
declare const ArrowRightUp: {
|
|
50
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
51
|
+
displayName: string;
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
declare const ArrowUp: {
|
|
55
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
56
|
+
displayName: string;
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
declare const CaretSort: {
|
|
60
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
61
|
+
displayName: string;
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
declare const CaretSortDown: {
|
|
65
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
66
|
+
displayName: string;
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
declare const CaretSortUp: {
|
|
70
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
71
|
+
displayName: string;
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
declare const CheckLarge: {
|
|
75
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
76
|
+
displayName: string;
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
declare const CheckLargeDouble: {
|
|
80
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
81
|
+
displayName: string;
|
|
82
|
+
};
|
|
83
|
+
|
|
84
|
+
declare const CheckSmall: {
|
|
85
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
86
|
+
displayName: string;
|
|
87
|
+
};
|
|
88
|
+
|
|
89
|
+
declare const ChevronDown: {
|
|
90
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
91
|
+
displayName: string;
|
|
92
|
+
};
|
|
93
|
+
|
|
94
|
+
declare const ChevronLeft: {
|
|
95
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
96
|
+
displayName: string;
|
|
97
|
+
};
|
|
98
|
+
|
|
99
|
+
declare const ChevronRight: {
|
|
100
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
101
|
+
displayName: string;
|
|
102
|
+
};
|
|
103
|
+
|
|
104
|
+
declare const ChevronSort: {
|
|
105
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
106
|
+
displayName: string;
|
|
107
|
+
};
|
|
108
|
+
|
|
109
|
+
declare const ChevronUp: {
|
|
110
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
111
|
+
displayName: string;
|
|
112
|
+
};
|
|
113
|
+
|
|
114
|
+
declare const CloseLarge: {
|
|
115
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
116
|
+
displayName: string;
|
|
117
|
+
};
|
|
118
|
+
|
|
119
|
+
declare const CloseSmall: {
|
|
120
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
121
|
+
displayName: string;
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
declare const Flag: {
|
|
125
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
126
|
+
displayName: string;
|
|
127
|
+
};
|
|
128
|
+
|
|
129
|
+
declare const FlagMini: {
|
|
130
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
131
|
+
displayName: string;
|
|
132
|
+
};
|
|
133
|
+
|
|
134
|
+
declare const Fold: {
|
|
135
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
136
|
+
displayName: string;
|
|
137
|
+
};
|
|
138
|
+
|
|
139
|
+
declare const Geolocation: {
|
|
140
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
141
|
+
displayName: string;
|
|
142
|
+
};
|
|
143
|
+
|
|
144
|
+
declare const GeolocationFill: {
|
|
145
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
146
|
+
displayName: string;
|
|
147
|
+
};
|
|
148
|
+
|
|
149
|
+
declare const LinkNative: {
|
|
150
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
151
|
+
displayName: string;
|
|
152
|
+
};
|
|
153
|
+
|
|
154
|
+
declare const Map: {
|
|
155
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
156
|
+
displayName: string;
|
|
157
|
+
};
|
|
158
|
+
|
|
159
|
+
declare const Menu: {
|
|
160
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
161
|
+
displayName: string;
|
|
162
|
+
};
|
|
163
|
+
|
|
164
|
+
declare const MenuCatalog: {
|
|
165
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
166
|
+
displayName: string;
|
|
167
|
+
};
|
|
168
|
+
|
|
169
|
+
declare const MenuFuture: {
|
|
170
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
171
|
+
displayName: string;
|
|
172
|
+
};
|
|
173
|
+
|
|
174
|
+
declare const MenuFutureKebab: {
|
|
175
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
176
|
+
displayName: string;
|
|
177
|
+
};
|
|
178
|
+
|
|
179
|
+
declare const MenuFuturePlusBullets: {
|
|
180
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
181
|
+
displayName: string;
|
|
182
|
+
};
|
|
183
|
+
|
|
184
|
+
declare const MenuKebab: {
|
|
185
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
186
|
+
displayName: string;
|
|
187
|
+
};
|
|
188
|
+
|
|
189
|
+
declare const MenuPlusBullets: {
|
|
190
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
191
|
+
displayName: string;
|
|
192
|
+
};
|
|
193
|
+
|
|
194
|
+
declare const More: {
|
|
195
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
196
|
+
displayName: string;
|
|
197
|
+
};
|
|
198
|
+
|
|
199
|
+
declare const Next: {
|
|
200
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
201
|
+
displayName: string;
|
|
202
|
+
};
|
|
203
|
+
|
|
204
|
+
declare const Pin: {
|
|
205
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
206
|
+
displayName: string;
|
|
207
|
+
};
|
|
208
|
+
|
|
209
|
+
declare const PinFill: {
|
|
210
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
211
|
+
displayName: string;
|
|
212
|
+
};
|
|
213
|
+
|
|
214
|
+
declare const Previous: {
|
|
215
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
216
|
+
displayName: string;
|
|
217
|
+
};
|
|
218
|
+
|
|
219
|
+
declare const Redo: {
|
|
220
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
221
|
+
displayName: string;
|
|
222
|
+
};
|
|
223
|
+
|
|
224
|
+
declare const SearchMinus: {
|
|
225
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
226
|
+
displayName: string;
|
|
227
|
+
};
|
|
228
|
+
|
|
229
|
+
declare const SearchPlus: {
|
|
230
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
231
|
+
displayName: string;
|
|
232
|
+
};
|
|
233
|
+
|
|
234
|
+
declare const SignIn: {
|
|
235
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
236
|
+
displayName: string;
|
|
237
|
+
};
|
|
238
|
+
|
|
239
|
+
declare const SignOut: {
|
|
240
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
241
|
+
displayName: string;
|
|
242
|
+
};
|
|
243
|
+
|
|
244
|
+
declare const TreeForwardLeft: {
|
|
245
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
246
|
+
displayName: string;
|
|
247
|
+
};
|
|
248
|
+
|
|
249
|
+
declare const TreeForwardRight: {
|
|
250
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
251
|
+
displayName: string;
|
|
252
|
+
};
|
|
253
|
+
|
|
254
|
+
declare const Undo: {
|
|
255
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
256
|
+
displayName: string;
|
|
257
|
+
};
|
|
258
|
+
|
|
259
|
+
declare const Unfold: {
|
|
260
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
261
|
+
displayName: string;
|
|
262
|
+
};
|
|
263
|
+
|
|
264
|
+
declare const index_ArrowDown: typeof ArrowDown;
|
|
265
|
+
declare const index_ArrowForwardLeft: typeof ArrowForwardLeft;
|
|
266
|
+
declare const index_ArrowForwardRight: typeof ArrowForwardRight;
|
|
267
|
+
declare const index_ArrowLeft: typeof ArrowLeft;
|
|
268
|
+
declare const index_ArrowLeftDown: typeof ArrowLeftDown;
|
|
269
|
+
declare const index_ArrowLeftUp: typeof ArrowLeftUp;
|
|
270
|
+
declare const index_ArrowRight: typeof ArrowRight;
|
|
271
|
+
declare const index_ArrowRightDown: typeof ArrowRightDown;
|
|
272
|
+
declare const index_ArrowRightLeft: typeof ArrowRightLeft;
|
|
273
|
+
declare const index_ArrowRightUp: typeof ArrowRightUp;
|
|
274
|
+
declare const index_ArrowUp: typeof ArrowUp;
|
|
275
|
+
declare const index_CaretSort: typeof CaretSort;
|
|
276
|
+
declare const index_CaretSortDown: typeof CaretSortDown;
|
|
277
|
+
declare const index_CaretSortUp: typeof CaretSortUp;
|
|
278
|
+
declare const index_CheckLarge: typeof CheckLarge;
|
|
279
|
+
declare const index_CheckLargeDouble: typeof CheckLargeDouble;
|
|
280
|
+
declare const index_CheckSmall: typeof CheckSmall;
|
|
281
|
+
declare const index_ChevronDown: typeof ChevronDown;
|
|
282
|
+
declare const index_ChevronLeft: typeof ChevronLeft;
|
|
283
|
+
declare const index_ChevronRight: typeof ChevronRight;
|
|
284
|
+
declare const index_ChevronSort: typeof ChevronSort;
|
|
285
|
+
declare const index_ChevronUp: typeof ChevronUp;
|
|
286
|
+
declare const index_CloseLarge: typeof CloseLarge;
|
|
287
|
+
declare const index_CloseSmall: typeof CloseSmall;
|
|
288
|
+
declare const index_Flag: typeof Flag;
|
|
289
|
+
declare const index_FlagMini: typeof FlagMini;
|
|
290
|
+
declare const index_Fold: typeof Fold;
|
|
291
|
+
declare const index_Geolocation: typeof Geolocation;
|
|
292
|
+
declare const index_GeolocationFill: typeof GeolocationFill;
|
|
293
|
+
declare const index_LinkNative: typeof LinkNative;
|
|
294
|
+
declare const index_Map: typeof Map;
|
|
295
|
+
declare const index_Menu: typeof Menu;
|
|
296
|
+
declare const index_MenuCatalog: typeof MenuCatalog;
|
|
297
|
+
declare const index_MenuFuture: typeof MenuFuture;
|
|
298
|
+
declare const index_MenuFutureKebab: typeof MenuFutureKebab;
|
|
299
|
+
declare const index_MenuFuturePlusBullets: typeof MenuFuturePlusBullets;
|
|
300
|
+
declare const index_MenuKebab: typeof MenuKebab;
|
|
301
|
+
declare const index_MenuPlusBullets: typeof MenuPlusBullets;
|
|
302
|
+
declare const index_More: typeof More;
|
|
303
|
+
declare const index_Next: typeof Next;
|
|
304
|
+
declare const index_Pin: typeof Pin;
|
|
305
|
+
declare const index_PinFill: typeof PinFill;
|
|
306
|
+
declare const index_Previous: typeof Previous;
|
|
307
|
+
declare const index_Redo: typeof Redo;
|
|
308
|
+
declare const index_SearchMinus: typeof SearchMinus;
|
|
309
|
+
declare const index_SearchPlus: typeof SearchPlus;
|
|
310
|
+
declare const index_SignIn: typeof SignIn;
|
|
311
|
+
declare const index_SignOut: typeof SignOut;
|
|
312
|
+
declare const index_TreeForwardLeft: typeof TreeForwardLeft;
|
|
313
|
+
declare const index_TreeForwardRight: typeof TreeForwardRight;
|
|
314
|
+
declare const index_Undo: typeof Undo;
|
|
315
|
+
declare const index_Unfold: typeof Unfold;
|
|
316
|
+
declare namespace index {
|
|
317
|
+
export { index_ArrowDown as ArrowDown, index_ArrowForwardLeft as ArrowForwardLeft, index_ArrowForwardRight as ArrowForwardRight, index_ArrowLeft as ArrowLeft, index_ArrowLeftDown as ArrowLeftDown, index_ArrowLeftUp as ArrowLeftUp, index_ArrowRight as ArrowRight, index_ArrowRightDown as ArrowRightDown, index_ArrowRightLeft as ArrowRightLeft, index_ArrowRightUp as ArrowRightUp, index_ArrowUp as ArrowUp, index_CaretSort as CaretSort, index_CaretSortDown as CaretSortDown, index_CaretSortUp as CaretSortUp, index_CheckLarge as CheckLarge, index_CheckLargeDouble as CheckLargeDouble, index_CheckSmall as CheckSmall, index_ChevronDown as ChevronDown, index_ChevronLeft as ChevronLeft, index_ChevronRight as ChevronRight, index_ChevronSort as ChevronSort, index_ChevronUp as ChevronUp, index_CloseLarge as CloseLarge, index_CloseSmall as CloseSmall, index_Flag as Flag, index_FlagMini as FlagMini, index_Fold as Fold, index_Geolocation as Geolocation, index_GeolocationFill as GeolocationFill, index_LinkNative as LinkNative, index_Map as Map, index_Menu as Menu, index_MenuCatalog as MenuCatalog, index_MenuFuture as MenuFuture, index_MenuFutureKebab as MenuFutureKebab, index_MenuFuturePlusBullets as MenuFuturePlusBullets, index_MenuKebab as MenuKebab, index_MenuPlusBullets as MenuPlusBullets, index_More as More, index_Next as Next, index_Pin as Pin, index_PinFill as PinFill, index_Previous as Previous, index_Redo as Redo, index_SearchMinus as SearchMinus, index_SearchPlus as SearchPlus, index_SignIn as SignIn, index_SignOut as SignOut, index_TreeForwardLeft as TreeForwardLeft, index_TreeForwardRight as TreeForwardRight, index_Undo as Undo, index_Unfold as Unfold };
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
export { ArrowDown as A, Menu as B, CaretSort as C, MenuCatalog as D, MenuFuture as E, Flag as F, Geolocation as G, MenuFutureKebab as H, MenuFuturePlusBullets as I, MenuKebab as J, MenuPlusBullets as K, LinkNative as L, Map as M, More as N, Next as O, Pin as P, PinFill as Q, Previous as R, Redo as S, SearchMinus as T, SearchPlus as U, SignIn as V, SignOut as W, TreeForwardLeft as X, TreeForwardRight as Y, Undo as Z, Unfold as _, ArrowForwardLeft as a, ArrowForwardRight as b, ArrowLeft as c, ArrowLeftDown as d, ArrowLeftUp as e, ArrowRight as f, ArrowRightDown as g, ArrowRightLeft as h, index as i, ArrowRightUp as j, ArrowUp as k, CaretSortDown as l, CaretSortUp as m, CheckLarge as n, CheckLargeDouble as o, CheckSmall as p, ChevronDown as q, ChevronLeft as r, ChevronRight as s, ChevronSort as t, ChevronUp as u, CloseLarge as v, CloseSmall as w, FlagMini as x, Fold as y, GeolocationFill as z };
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
declare const DeliveryBox: {
|
|
5
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
displayName: string;
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
declare const Percentage: {
|
|
10
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
declare const Portfolio: {
|
|
15
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
16
|
+
displayName: string;
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
declare const Promocode: {
|
|
20
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
21
|
+
displayName: string;
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
declare const Reuse: {
|
|
25
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
26
|
+
displayName: string;
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
declare const Ruble: {
|
|
30
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
31
|
+
displayName: string;
|
|
32
|
+
};
|
|
33
|
+
|
|
34
|
+
declare const StatisticsLine: {
|
|
35
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
36
|
+
displayName: string;
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
declare const Wallet: {
|
|
40
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
41
|
+
displayName: string;
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
declare const index_DeliveryBox: typeof DeliveryBox;
|
|
45
|
+
declare const index_Percentage: typeof Percentage;
|
|
46
|
+
declare const index_Portfolio: typeof Portfolio;
|
|
47
|
+
declare const index_Promocode: typeof Promocode;
|
|
48
|
+
declare const index_Reuse: typeof Reuse;
|
|
49
|
+
declare const index_Ruble: typeof Ruble;
|
|
50
|
+
declare const index_StatisticsLine: typeof StatisticsLine;
|
|
51
|
+
declare const index_Wallet: typeof Wallet;
|
|
52
|
+
declare namespace index {
|
|
53
|
+
export { index_DeliveryBox as DeliveryBox, index_Percentage as Percentage, index_Portfolio as Portfolio, index_Promocode as Promocode, index_Reuse as Reuse, index_Ruble as Ruble, index_StatisticsLine as StatisticsLine, index_Wallet as Wallet };
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
export { DeliveryBox as D, Percentage as P, Reuse as R, StatisticsLine as S, Wallet as W, Portfolio as a, Promocode as b, Ruble as c, index as i };
|