@edux-design/icons 0.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.
@@ -0,0 +1,64 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgBook: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ declare const SvgCheck: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
7
+
8
+ declare const SvgChevron: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
9
+
10
+ declare const SvgClass: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
11
+
12
+ declare const SvgClose: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
13
+
14
+ declare const SvgCode: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
15
+
16
+ declare const SvgCollapse: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
17
+
18
+ declare const SvgCopy: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
19
+
20
+ declare const SvgError: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
21
+
22
+ declare const SvgExternal: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
23
+
24
+ declare const SvgEye: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
25
+
26
+ declare const SvgFirst: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
27
+
28
+ declare const SvgGologo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
29
+
30
+ declare const SvgHamburger: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
31
+
32
+ declare const SvgIndeterminate: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
33
+
34
+ declare const SvgInfo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
35
+
36
+ declare const SvgLast: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
37
+
38
+ declare const SvgNext: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
39
+
40
+ declare const SvgPersonAvatar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
41
+
42
+ declare const SvgPlus: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
43
+
44
+ declare const SvgPrevious: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
45
+
46
+ declare const SvgProduct: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
47
+
48
+ declare const SvgSearchglass: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
49
+
50
+ declare const SvgSeries: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
51
+
52
+ declare const SvgSettings: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
53
+
54
+ declare const SvgSuccess: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
55
+
56
+ declare const SvgSwaporder: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
57
+
58
+ declare const SvgUnknown: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
59
+
60
+ declare const SvgUsers: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
61
+
62
+ declare const SvgWarning: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
63
+
64
+ export { SvgBook as Book, SvgCheck as Check, SvgChevron as Chevron, SvgClass as Class, SvgClose as Close, SvgCode as Code, SvgCollapse as Collapse, SvgCopy as Copy, SvgError as Error, SvgExternal as External, SvgEye as Eye, SvgFirst as First, SvgGologo as Gologo, SvgHamburger as Hamburger, SvgIndeterminate as Indeterminate, SvgInfo as Info, SvgLast as Last, SvgNext as Next, SvgPersonAvatar as PersonAvatar, SvgPlus as Plus, SvgPrevious as Previous, SvgProduct as Product, SvgSearchglass as Searchglass, SvgSeries as Series, SvgSettings as Settings, SvgSuccess as Success, SvgSwaporder as Swaporder, SvgUnknown as Unknown, SvgUsers as Users, SvgWarning as Warning };
@@ -0,0 +1,64 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const SvgBook: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ declare const SvgCheck: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
7
+
8
+ declare const SvgChevron: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
9
+
10
+ declare const SvgClass: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
11
+
12
+ declare const SvgClose: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
13
+
14
+ declare const SvgCode: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
15
+
16
+ declare const SvgCollapse: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
17
+
18
+ declare const SvgCopy: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
19
+
20
+ declare const SvgError: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
21
+
22
+ declare const SvgExternal: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
23
+
24
+ declare const SvgEye: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
25
+
26
+ declare const SvgFirst: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
27
+
28
+ declare const SvgGologo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
29
+
30
+ declare const SvgHamburger: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
31
+
32
+ declare const SvgIndeterminate: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
33
+
34
+ declare const SvgInfo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
35
+
36
+ declare const SvgLast: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
37
+
38
+ declare const SvgNext: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
39
+
40
+ declare const SvgPersonAvatar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
41
+
42
+ declare const SvgPlus: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
43
+
44
+ declare const SvgPrevious: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
45
+
46
+ declare const SvgProduct: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
47
+
48
+ declare const SvgSearchglass: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
49
+
50
+ declare const SvgSeries: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
51
+
52
+ declare const SvgSettings: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
53
+
54
+ declare const SvgSuccess: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
55
+
56
+ declare const SvgSwaporder: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
57
+
58
+ declare const SvgUnknown: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
59
+
60
+ declare const SvgUsers: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
61
+
62
+ declare const SvgWarning: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
63
+
64
+ export { SvgBook as Book, SvgCheck as Check, SvgChevron as Chevron, SvgClass as Class, SvgClose as Close, SvgCode as Code, SvgCollapse as Collapse, SvgCopy as Copy, SvgError as Error, SvgExternal as External, SvgEye as Eye, SvgFirst as First, SvgGologo as Gologo, SvgHamburger as Hamburger, SvgIndeterminate as Indeterminate, SvgInfo as Info, SvgLast as Last, SvgNext as Next, SvgPersonAvatar as PersonAvatar, SvgPlus as Plus, SvgPrevious as Previous, SvgProduct as Product, SvgSearchglass as Searchglass, SvgSeries as Series, SvgSettings as Settings, SvgSuccess as Success, SvgSwaporder as Swaporder, SvgUnknown as Unknown, SvgUsers as Users, SvgWarning as Warning };