@ws-ui/icons 0.0.8 → 0.0.10
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 +0 -0
- package/dist/assets/4DIcons.d.ts +634 -587
- package/dist/assets/index.d.ts +0 -0
- package/dist/index.cjs.js +14 -12
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +0 -0
- package/dist/index.es.js +1245 -1091
- package/dist/index.es.js.map +1 -1
- package/package.json +6 -5
package/dist/assets/4DIcons.d.ts
CHANGED
|
@@ -1,1729 +1,1776 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
/**
|
|
3
2
|
* The Fd4D icon
|
|
4
3
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A518
|
|
5
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
4
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/98b38647-b459-4b6a-be61-26c62c73e002
|
|
6
5
|
**/
|
|
7
|
-
export declare const Fd4D: (props: JSX.IntrinsicElements[
|
|
6
|
+
export declare const Fd4D: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
8
7
|
/**
|
|
9
8
|
* The FdAll icon
|
|
10
9
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A848
|
|
11
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
10
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/85463b58-95b3-449f-b42d-4cae59b51e1c
|
|
12
11
|
**/
|
|
13
|
-
export declare const FdAll: (props: JSX.IntrinsicElements[
|
|
12
|
+
export declare const FdAll: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
14
13
|
/**
|
|
15
14
|
* The FdClasses icon
|
|
16
15
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1764%3A523
|
|
17
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
16
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0cecf50a-286f-4384-9c84-7a6f0e3b946b
|
|
18
17
|
**/
|
|
19
|
-
export declare const FdClasses: (props: JSX.IntrinsicElements[
|
|
18
|
+
export declare const FdClasses: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
20
19
|
/**
|
|
21
20
|
* The FdWebformFolder icon
|
|
22
21
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A849
|
|
23
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
22
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/cc9f2649-4a37-4ee0-a4ef-500346434ae8
|
|
24
23
|
**/
|
|
25
|
-
export declare const FdWebformFolder: (props: JSX.IntrinsicElements[
|
|
24
|
+
export declare const FdWebformFolder: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
26
25
|
/**
|
|
27
26
|
* The FdAction icon
|
|
28
27
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A850
|
|
29
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
28
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ee046b23-bb07-4635-9045-a1d45c078c4d
|
|
30
29
|
**/
|
|
31
|
-
export declare const FdAction: (props: JSX.IntrinsicElements[
|
|
30
|
+
export declare const FdAction: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
32
31
|
/**
|
|
33
32
|
* The FdAddToLibrary2 icon
|
|
34
33
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A858
|
|
35
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
34
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ff3047b0-56ea-4284-a0e6-61bb7b532120
|
|
36
35
|
**/
|
|
37
|
-
export declare const FdAddToLibrary2: (props: JSX.IntrinsicElements[
|
|
36
|
+
export declare const FdAddToLibrary2: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
38
37
|
/**
|
|
39
38
|
* The FdAddToLibrary1 icon
|
|
40
39
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A836
|
|
41
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
40
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/41664d5b-0345-44c9-857f-73e446e8105c
|
|
42
41
|
**/
|
|
43
|
-
export declare const FdAddToLibrary1: (props: JSX.IntrinsicElements[
|
|
42
|
+
export declare const FdAddToLibrary1: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
44
43
|
/**
|
|
45
44
|
* The FdAddToLibrary icon
|
|
46
45
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A842
|
|
47
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
46
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/483f9e1d-5b00-45a5-8d44-0433c4589755
|
|
48
47
|
**/
|
|
49
|
-
export declare const FdAddToLibrary: (props: JSX.IntrinsicElements[
|
|
48
|
+
export declare const FdAddToLibrary: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
50
49
|
/**
|
|
51
50
|
* The FdAdjust icon
|
|
52
51
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A581
|
|
53
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
52
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d4231c22-4343-4a54-9185-5125d3cc4e23
|
|
54
53
|
**/
|
|
55
|
-
export declare const FdAdjust: (props: JSX.IntrinsicElements[
|
|
54
|
+
export declare const FdAdjust: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
56
55
|
/**
|
|
57
56
|
* The FdAdvancedProps icon
|
|
58
57
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=654%3A120
|
|
59
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
58
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1c2a8aee-3bd5-41cd-a586-a4259ee239af
|
|
60
59
|
**/
|
|
61
|
-
export declare const FdAdvancedProps: (props: JSX.IntrinsicElements[
|
|
60
|
+
export declare const FdAdvancedProps: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
62
61
|
/**
|
|
63
62
|
* The FdAiry icon
|
|
64
63
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=510%3A136
|
|
65
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
64
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d2ed79c0-7248-4995-aab2-19d5da102a52
|
|
66
65
|
**/
|
|
67
|
-
export declare const FdAiry: (props: JSX.IntrinsicElements[
|
|
66
|
+
export declare const FdAiry: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
68
67
|
/**
|
|
69
68
|
* The FdAlignCenter icon
|
|
70
69
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A526
|
|
71
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
70
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f0efcb0f-95bb-43d3-8963-8c808131b1f0
|
|
72
71
|
**/
|
|
73
|
-
export declare const FdAlignCenter: (props: JSX.IntrinsicElements[
|
|
72
|
+
export declare const FdAlignCenter: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
74
73
|
/**
|
|
75
74
|
* The FdAlignContentEnd icon
|
|
76
75
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A516
|
|
77
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
76
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9ef15c86-9b7d-4f26-9228-464529d58d2e
|
|
78
77
|
**/
|
|
79
|
-
export declare const FdAlignContentEnd: (props: JSX.IntrinsicElements[
|
|
78
|
+
export declare const FdAlignContentEnd: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
80
79
|
/**
|
|
81
80
|
* The FdAlignContentStart icon
|
|
82
81
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A517
|
|
83
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
82
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c5ba3f6e-be50-49ce-93b2-d9b7273f613a
|
|
84
83
|
**/
|
|
85
|
-
export declare const FdAlignContentStart: (props: JSX.IntrinsicElements[
|
|
84
|
+
export declare const FdAlignContentStart: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
86
85
|
/**
|
|
87
86
|
* The FdAnd icon
|
|
88
87
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1722%3A341
|
|
89
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
88
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e109e297-0ba2-42a9-a738-5d4d329ac143
|
|
90
89
|
**/
|
|
91
|
-
export declare const FdAnd: (props: JSX.IntrinsicElements[
|
|
90
|
+
export declare const FdAnd: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
92
91
|
/**
|
|
93
92
|
* The FdAppAnd icon
|
|
94
93
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=219%3A88
|
|
95
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
94
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/796ce8f2-3550-4b51-9007-9f582fa03523
|
|
96
95
|
**/
|
|
97
|
-
export declare const FdAppAnd: (props: JSX.IntrinsicElements[
|
|
96
|
+
export declare const FdAppAnd: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
98
97
|
/**
|
|
99
98
|
* The FdArrowDown icon
|
|
100
99
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1768%3A568
|
|
101
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
100
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/df0ff65e-818a-444b-a550-038f7d77ef6e
|
|
102
101
|
**/
|
|
103
|
-
export declare const FdArrowDown: (props: JSX.IntrinsicElements[
|
|
102
|
+
export declare const FdArrowDown: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
104
103
|
/**
|
|
105
104
|
* The FdArrowLeft icon
|
|
106
105
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1768%3A571
|
|
107
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
106
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/edfa68bb-a460-47cb-a486-8531c25e260c
|
|
108
107
|
**/
|
|
109
|
-
export declare const FdArrowLeft: (props: JSX.IntrinsicElements[
|
|
108
|
+
export declare const FdArrowLeft: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
110
109
|
/**
|
|
111
110
|
* The FdArrowRight icon
|
|
112
111
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1768%3A565
|
|
113
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
112
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e8947647-7e64-4a85-9c3b-a109422c7005
|
|
114
113
|
**/
|
|
115
|
-
export declare const FdArrowRight: (props: JSX.IntrinsicElements[
|
|
114
|
+
export declare const FdArrowRight: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
116
115
|
/**
|
|
117
116
|
* The FdArrowUp icon
|
|
118
117
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1768%3A562
|
|
119
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
118
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/560b32a7-98b6-4818-bad5-76fa515df96a
|
|
120
119
|
**/
|
|
121
|
-
export declare const FdArrowUp: (props: JSX.IntrinsicElements[
|
|
120
|
+
export declare const FdArrowUp: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
122
121
|
/**
|
|
123
122
|
* The FdAsc icon
|
|
124
123
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A844
|
|
125
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
124
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/35bb65bf-6d26-49a9-9c46-e5d16c4bf46c
|
|
126
125
|
**/
|
|
127
|
-
export declare const FdAsc: (props: JSX.IntrinsicElements[
|
|
126
|
+
export declare const FdAsc: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
128
127
|
/**
|
|
129
128
|
* The FdAttache icon
|
|
130
129
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A536
|
|
131
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
130
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d8373ae0-68e1-40ec-afe8-06a607b078ae
|
|
132
131
|
**/
|
|
133
|
-
export declare const FdAttache: (props: JSX.IntrinsicElements[
|
|
132
|
+
export declare const FdAttache: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
134
133
|
/**
|
|
135
134
|
* The FdAttribute icon
|
|
136
135
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A838
|
|
137
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
136
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7dfaeb4e-d4b6-4262-a14f-5153a611420d
|
|
138
137
|
**/
|
|
139
|
-
export declare const FdAttribute: (props: JSX.IntrinsicElements[
|
|
138
|
+
export declare const FdAttribute: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
140
139
|
/**
|
|
141
140
|
* The FdBaseline icon
|
|
142
141
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A513
|
|
143
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
142
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c7b2886d-16e4-4c3c-909c-758dcddd3ce8
|
|
144
143
|
**/
|
|
145
|
-
export declare const FdBaseline: (props: JSX.IntrinsicElements[
|
|
144
|
+
export declare const FdBaseline: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
146
145
|
/**
|
|
147
146
|
* The FdBell icon
|
|
148
147
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A555
|
|
149
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
148
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/79f7f78e-92bf-44f0-a9f5-7101ae02da20
|
|
150
149
|
**/
|
|
151
|
-
export declare const FdBell: (props: JSX.IntrinsicElements[
|
|
152
|
-
/**
|
|
153
|
-
* The FdBibracket icon
|
|
154
|
-
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1618%3A113
|
|
155
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/da29128d-8f64-4ec1-9992-2a92c76f9c21
|
|
156
|
-
**/
|
|
157
|
-
export declare const FdBibracket: (props: JSX.IntrinsicElements['svg']) => import("react/jsx-runtime").JSX.Element;
|
|
150
|
+
export declare const FdBell: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
158
151
|
/**
|
|
159
152
|
* The FdBlob icon
|
|
160
153
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A314
|
|
161
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
154
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/55f6b35a-f3ca-4a6f-ac5a-057b6a2f5d1c
|
|
162
155
|
**/
|
|
163
|
-
export declare const FdBlob: (props: JSX.IntrinsicElements[
|
|
156
|
+
export declare const FdBlob: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
164
157
|
/**
|
|
165
158
|
* The FdBlocNote icon
|
|
166
159
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A572
|
|
167
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
160
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/20a4b511-64cd-41f2-a141-4bf312f7ea86
|
|
168
161
|
**/
|
|
169
|
-
export declare const FdBlocNote: (props: JSX.IntrinsicElements[
|
|
162
|
+
export declare const FdBlocNote: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
170
163
|
/**
|
|
171
164
|
* The FdBlock icon
|
|
172
165
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A837
|
|
173
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
166
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/32629af3-2434-486f-bd14-2b802ce96749
|
|
174
167
|
**/
|
|
175
|
-
export declare const FdBlock: (props: JSX.IntrinsicElements[
|
|
168
|
+
export declare const FdBlock: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
176
169
|
/**
|
|
177
170
|
* The FdBold icon
|
|
178
171
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A525
|
|
179
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
172
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4a6ef6ba-3235-40a1-b644-65bd5551bd5e
|
|
180
173
|
**/
|
|
181
|
-
export declare const FdBold: (props: JSX.IntrinsicElements[
|
|
174
|
+
export declare const FdBold: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
182
175
|
/**
|
|
183
176
|
* The FdBorderBottom icon
|
|
184
177
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A534
|
|
185
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
178
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a130fb86-cab4-48fe-87c6-fdab09c71bc2
|
|
186
179
|
**/
|
|
187
|
-
export declare const FdBorderBottom: (props: JSX.IntrinsicElements[
|
|
180
|
+
export declare const FdBorderBottom: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
188
181
|
/**
|
|
189
182
|
* The FdBorderLeft icon
|
|
190
183
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A552
|
|
191
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
184
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d171f752-b1fb-4a0b-b79a-3e06f2062222
|
|
192
185
|
**/
|
|
193
|
-
export declare const FdBorderLeft: (props: JSX.IntrinsicElements[
|
|
186
|
+
export declare const FdBorderLeft: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
194
187
|
/**
|
|
195
188
|
* The FdBorderRadiusBottomLeft icon
|
|
196
|
-
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=
|
|
197
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
189
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1896%3A161
|
|
190
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d7b39e0e-c843-46ae-9fb7-520f95375298
|
|
198
191
|
**/
|
|
199
|
-
export declare const FdBorderRadiusBottomLeft: (props: JSX.IntrinsicElements[
|
|
192
|
+
export declare const FdBorderRadiusBottomLeft: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
200
193
|
/**
|
|
201
194
|
* The FdBorderRadiusBottomRight icon
|
|
202
|
-
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=
|
|
203
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
195
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1896%3A162
|
|
196
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2562f19f-b2d4-4ee1-9efa-a1145aa25dc4
|
|
204
197
|
**/
|
|
205
|
-
export declare const FdBorderRadiusBottomRight: (props: JSX.IntrinsicElements[
|
|
198
|
+
export declare const FdBorderRadiusBottomRight: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
206
199
|
/**
|
|
207
200
|
* The FdBorderRadiusTopLeft icon
|
|
208
|
-
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=
|
|
209
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
201
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1896%3A159
|
|
202
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/95962be9-7b84-4a78-a589-941c4723280f
|
|
210
203
|
**/
|
|
211
|
-
export declare const FdBorderRadiusTopLeft: (props: JSX.IntrinsicElements[
|
|
204
|
+
export declare const FdBorderRadiusTopLeft: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
212
205
|
/**
|
|
213
206
|
* The FdBorderRadiusTopRight icon
|
|
214
|
-
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=
|
|
215
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
207
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1896%3A160
|
|
208
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/40037058-81d1-46bd-bf0f-fb6c6bdee3e4
|
|
216
209
|
**/
|
|
217
|
-
export declare const FdBorderRadiusTopRight: (props: JSX.IntrinsicElements[
|
|
210
|
+
export declare const FdBorderRadiusTopRight: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
218
211
|
/**
|
|
219
212
|
* The FdBorderRadius icon
|
|
220
|
-
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=
|
|
221
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
213
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1896%3A171
|
|
214
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4b944b21-74a2-40fb-bc76-6b070bd13b9e
|
|
222
215
|
**/
|
|
223
|
-
export declare const FdBorderRadius: (props: JSX.IntrinsicElements[
|
|
216
|
+
export declare const FdBorderRadius: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
224
217
|
/**
|
|
225
218
|
* The FdBorderRight icon
|
|
226
219
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A548
|
|
227
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
220
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ea6a38d9-c0c6-46a9-b017-16483f6fd583
|
|
228
221
|
**/
|
|
229
|
-
export declare const FdBorderRight: (props: JSX.IntrinsicElements[
|
|
222
|
+
export declare const FdBorderRight: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
230
223
|
/**
|
|
231
224
|
* The FdBorderTop icon
|
|
232
225
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A551
|
|
233
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
226
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/72c819cc-2134-4a6b-8ae6-649f963e64b6
|
|
234
227
|
**/
|
|
235
|
-
export declare const FdBorderTop: (props: JSX.IntrinsicElements[
|
|
228
|
+
export declare const FdBorderTop: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
236
229
|
/**
|
|
237
230
|
* The FdBorders icon
|
|
238
231
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A553
|
|
239
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
232
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5b653f03-a88d-4207-b763-0b9d64b731f0
|
|
240
233
|
**/
|
|
241
|
-
export declare const FdBorders: (props: JSX.IntrinsicElements[
|
|
234
|
+
export declare const FdBorders: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
242
235
|
/**
|
|
243
|
-
* The
|
|
236
|
+
* The FdBraces icon
|
|
244
237
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1533%3A139
|
|
245
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
238
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/852d9799-1ab5-4905-b6dc-6c4d958c2f71
|
|
239
|
+
**/
|
|
240
|
+
export declare const FdBraces: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
241
|
+
/**
|
|
242
|
+
* The FdBracket icon
|
|
243
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1618%3A113
|
|
244
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c1e121fc-90f4-4097-9fed-4c8c5ffb4488
|
|
246
245
|
**/
|
|
247
|
-
export declare const
|
|
246
|
+
export declare const FdBracket: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
248
247
|
/**
|
|
249
248
|
* The FdBug icon
|
|
250
249
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A830
|
|
251
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
250
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ac447173-ca27-4929-8664-e3a47e41f233
|
|
252
251
|
**/
|
|
253
|
-
export declare const FdBug: (props: JSX.IntrinsicElements[
|
|
252
|
+
export declare const FdBug: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
254
253
|
/**
|
|
255
254
|
* The FdBulb icon
|
|
256
255
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A298
|
|
257
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
256
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/19b847ef-0ed3-47db-9b2e-3f9c74a3163c
|
|
258
257
|
**/
|
|
259
|
-
export declare const FdBulb: (props: JSX.IntrinsicElements[
|
|
258
|
+
export declare const FdBulb: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
260
259
|
/**
|
|
261
260
|
* The FdBurger icon
|
|
262
261
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A315
|
|
263
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
262
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5621644a-e226-4d3c-bbc3-816077be293b
|
|
264
263
|
**/
|
|
265
|
-
export declare const FdBurger: (props: JSX.IntrinsicElements[
|
|
264
|
+
export declare const FdBurger: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
266
265
|
/**
|
|
267
266
|
* The FdButton icon
|
|
268
267
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A307
|
|
269
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
268
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/132d0375-7aca-4af1-9d6e-1b4248316c2a
|
|
270
269
|
**/
|
|
271
|
-
export declare const FdButton: (props: JSX.IntrinsicElements[
|
|
270
|
+
export declare const FdButton: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
272
271
|
/**
|
|
273
272
|
* The FdCalculator icon
|
|
274
273
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1729%3A409
|
|
275
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
274
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/6afa2f0f-7e02-4663-ade4-5a77e9328a9a
|
|
276
275
|
**/
|
|
277
|
-
export declare const FdCalculator: (props: JSX.IntrinsicElements[
|
|
276
|
+
export declare const FdCalculator: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
278
277
|
/**
|
|
279
278
|
* The FdCanvas icon
|
|
280
279
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A856
|
|
281
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
280
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/6c9815c3-725e-458a-80f5-cfd1088ca4b8
|
|
282
281
|
**/
|
|
283
|
-
export declare const FdCanvas: (props: JSX.IntrinsicElements[
|
|
282
|
+
export declare const FdCanvas: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
284
283
|
/**
|
|
285
284
|
* The FdCapitalise icon
|
|
286
285
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=810%3A91
|
|
287
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
286
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f8f2ce5e-7ae8-4c3a-88fa-2af4ce7e6380
|
|
288
287
|
**/
|
|
289
|
-
export declare const FdCapitalise: (props: JSX.IntrinsicElements[
|
|
288
|
+
export declare const FdCapitalise: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
290
289
|
/**
|
|
291
290
|
* The FdCheckCircle icon
|
|
292
291
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A273
|
|
293
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
292
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7f0c4f73-bc8e-4070-905d-ab4f5987a00d
|
|
294
293
|
**/
|
|
295
|
-
export declare const FdCheckCircle: (props: JSX.IntrinsicElements[
|
|
294
|
+
export declare const FdCheckCircle: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
296
295
|
/**
|
|
297
296
|
* The FdCheckNaked icon
|
|
298
297
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=850%3A105
|
|
299
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
298
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7f5582b1-fced-43da-b308-8f9c8d0ecd4c
|
|
300
299
|
**/
|
|
301
|
-
export declare const FdCheckNaked: (props: JSX.IntrinsicElements[
|
|
300
|
+
export declare const FdCheckNaked: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
302
301
|
/**
|
|
303
302
|
* The FdCheck icon
|
|
304
303
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A304
|
|
305
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
304
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0cc6eea7-d521-4995-a1ee-d92eed63fca9
|
|
306
305
|
**/
|
|
307
|
-
export declare const FdCheck: (props: JSX.IntrinsicElements[
|
|
306
|
+
export declare const FdCheck: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
308
307
|
/**
|
|
309
308
|
* The FdClassVirtual icon
|
|
310
309
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1821%3A144
|
|
311
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
310
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9ac4fc67-b06d-4621-a70a-88e68e5b3ae5
|
|
312
311
|
**/
|
|
313
|
-
export declare const FdClassVirtual: (props: JSX.IntrinsicElements[
|
|
312
|
+
export declare const FdClassVirtual: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
314
313
|
/**
|
|
315
314
|
* The FdClean icon
|
|
316
315
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1048%3A96
|
|
317
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
316
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/177f773a-a00e-4e1a-bcd0-cdabb674e134
|
|
318
317
|
**/
|
|
319
|
-
export declare const FdClean: (props: JSX.IntrinsicElements[
|
|
318
|
+
export declare const FdClean: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
320
319
|
/**
|
|
321
320
|
* The FdClearAll icon
|
|
322
321
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=14%3A662
|
|
323
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
322
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3508308a-9706-46b8-88b9-4460b87b2f9a
|
|
324
323
|
**/
|
|
325
|
-
export declare const FdClearAll: (props: JSX.IntrinsicElements[
|
|
324
|
+
export declare const FdClearAll: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
326
325
|
/**
|
|
327
326
|
* The FdCloseAllTabs icon
|
|
328
327
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1092%3A116
|
|
329
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
328
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b1937445-0a39-4a89-8a4a-39adca4736d2
|
|
330
329
|
**/
|
|
331
|
-
export declare const FdCloseAllTabs: (props: JSX.IntrinsicElements[
|
|
330
|
+
export declare const FdCloseAllTabs: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
332
331
|
/**
|
|
333
332
|
* The FdCloseFromLeft icon
|
|
334
333
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1106%3A186
|
|
335
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
334
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/94badc80-c772-4ad0-a695-4f374b880a74
|
|
336
335
|
**/
|
|
337
|
-
export declare const FdCloseFromLeft: (props: JSX.IntrinsicElements[
|
|
336
|
+
export declare const FdCloseFromLeft: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
338
337
|
/**
|
|
339
338
|
* The FdCloseFromRight icon
|
|
340
339
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1105%3A181
|
|
341
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
340
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/957e83f3-243b-4da4-8251-82cb28b8a575
|
|
342
341
|
**/
|
|
343
|
-
export declare const FdCloseFromRight: (props: JSX.IntrinsicElements[
|
|
342
|
+
export declare const FdCloseFromRight: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
344
343
|
/**
|
|
345
344
|
* The FdCloseNaked icon
|
|
346
345
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=850%3A106
|
|
347
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
346
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f531e0bd-adf1-4be3-89f2-cb2d752cbde3
|
|
348
347
|
**/
|
|
349
|
-
export declare const FdCloseNaked: (props: JSX.IntrinsicElements[
|
|
348
|
+
export declare const FdCloseNaked: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
350
349
|
/**
|
|
351
350
|
* The FdClose icon
|
|
352
351
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A258
|
|
353
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
352
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/45664623-99aa-46ce-b294-d5f18fddf651
|
|
354
353
|
**/
|
|
355
|
-
export declare const FdClose: (props: JSX.IntrinsicElements[
|
|
354
|
+
export declare const FdClose: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
356
355
|
/**
|
|
357
356
|
* The FdClosedFolder icon
|
|
358
357
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A510
|
|
359
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
358
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d9068672-4b11-43b1-81eb-4777b50c718b
|
|
360
359
|
**/
|
|
361
|
-
export declare const FdClosedFolder: (props: JSX.IntrinsicElements[
|
|
360
|
+
export declare const FdClosedFolder: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
361
|
+
/**
|
|
362
|
+
* The FdCloudDownload icon
|
|
363
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1881%3A134
|
|
364
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e6eab52d-87f0-4bb2-8f41-df96fc61c469
|
|
365
|
+
**/
|
|
366
|
+
export declare const FdCloudDownload: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
362
367
|
/**
|
|
363
368
|
* The FdCloud icon
|
|
364
369
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=536%3A100
|
|
365
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
370
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a2a91f51-38a5-4c90-8e96-e95a110848de
|
|
366
371
|
**/
|
|
367
|
-
export declare const FdCloud: (props: JSX.IntrinsicElements[
|
|
372
|
+
export declare const FdCloud: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
368
373
|
/**
|
|
369
374
|
* The FdCodeFile icon
|
|
370
375
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A503
|
|
371
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
376
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8951c85c-020f-4b97-8f1a-779de1a55194
|
|
372
377
|
**/
|
|
373
|
-
export declare const FdCodeFile: (props: JSX.IntrinsicElements[
|
|
378
|
+
export declare const FdCodeFile: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
374
379
|
/**
|
|
375
380
|
* The FdCodeFolder icon
|
|
376
381
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A248
|
|
377
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
382
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c7f338a9-6763-4383-95e1-259e65038f71
|
|
378
383
|
**/
|
|
379
|
-
export declare const FdCodeFolder: (props: JSX.IntrinsicElements[
|
|
384
|
+
export declare const FdCodeFolder: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
380
385
|
/**
|
|
381
386
|
* The FdCode icon
|
|
382
387
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A249
|
|
383
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
388
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/139cb56a-c022-4312-82c5-0d61643896fd
|
|
384
389
|
**/
|
|
385
|
-
export declare const FdCode: (props: JSX.IntrinsicElements[
|
|
390
|
+
export declare const FdCode: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
386
391
|
/**
|
|
387
392
|
* The FdCollapseAll icon
|
|
388
393
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A840
|
|
389
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
394
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b3e5fc3c-267e-40a8-b3d9-6c7b6614ea15
|
|
390
395
|
**/
|
|
391
|
-
export declare const FdCollapseAll: (props: JSX.IntrinsicElements[
|
|
396
|
+
export declare const FdCollapseAll: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
392
397
|
/**
|
|
393
398
|
* The FdCompact icon
|
|
394
399
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=510%3A132
|
|
395
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
400
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/fd305dfc-ece0-4be6-b26c-2e2bb6fe3455
|
|
396
401
|
**/
|
|
397
|
-
export declare const FdCompact: (props: JSX.IntrinsicElements[
|
|
402
|
+
export declare const FdCompact: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
398
403
|
/**
|
|
399
404
|
* The FdComputer icon
|
|
400
405
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A289
|
|
401
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
406
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4c0e9466-ef8c-408c-aa3d-ca01a45d6080
|
|
402
407
|
**/
|
|
403
|
-
export declare const FdComputer: (props: JSX.IntrinsicElements[
|
|
408
|
+
export declare const FdComputer: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
404
409
|
/**
|
|
405
410
|
* The FdConditions icon
|
|
406
411
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1657%3A184
|
|
407
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
412
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ce8863e4-c886-4a79-93a6-259bb622dfdf
|
|
408
413
|
**/
|
|
409
|
-
export declare const FdConditions: (props: JSX.IntrinsicElements[
|
|
414
|
+
export declare const FdConditions: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
410
415
|
/**
|
|
411
416
|
* The FdContrast icon
|
|
412
417
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=141%3A86
|
|
413
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
418
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9f91014b-faa2-4748-a963-9f1f76fa7247
|
|
414
419
|
**/
|
|
415
|
-
export declare const FdContrast: (props: JSX.IntrinsicElements[
|
|
420
|
+
export declare const FdContrast: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
416
421
|
/**
|
|
417
422
|
* The FdCopyInto icon
|
|
418
423
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1078%3A143
|
|
419
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
424
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/67cb6f93-f85e-4e47-be60-0f8273e8a0b5
|
|
420
425
|
**/
|
|
421
|
-
export declare const FdCopyInto: (props: JSX.IntrinsicElements[
|
|
426
|
+
export declare const FdCopyInto: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
422
427
|
/**
|
|
423
428
|
* The FdCrown icon
|
|
424
429
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=453%3A76
|
|
425
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
430
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a41e0237-3782-4718-b332-7e5803464e50
|
|
426
431
|
**/
|
|
427
|
-
export declare const FdCrown: (props: JSX.IntrinsicElements[
|
|
432
|
+
export declare const FdCrown: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
428
433
|
/**
|
|
429
434
|
* The FdCssLocal icon
|
|
430
435
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1591%3A106
|
|
431
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
436
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a25f41b0-fed4-4be5-8cc7-585ee00cbaac
|
|
432
437
|
**/
|
|
433
|
-
export declare const FdCssLocal: (props: JSX.IntrinsicElements[
|
|
438
|
+
export declare const FdCssLocal: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
434
439
|
/**
|
|
435
440
|
* The FdCssShared icon
|
|
436
441
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=929%3A320
|
|
437
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
442
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f48cfc2a-0f43-49c5-a24c-9fbd2d2c6144
|
|
438
443
|
**/
|
|
439
|
-
export declare const FdCssShared: (props: JSX.IntrinsicElements[
|
|
444
|
+
export declare const FdCssShared: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
440
445
|
/**
|
|
441
446
|
* The FdCssTheme icon
|
|
442
447
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=929%3A315
|
|
443
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
448
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2049ffa5-94ec-4a0a-90d7-9b5f8298d0d7
|
|
444
449
|
**/
|
|
445
|
-
export declare const FdCssTheme: (props: JSX.IntrinsicElements[
|
|
450
|
+
export declare const FdCssTheme: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
446
451
|
/**
|
|
447
452
|
* The FdCsvFile icon
|
|
448
453
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A505
|
|
449
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
454
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b6d82ca9-4eaf-41b1-b4de-a2753a42ac6a
|
|
450
455
|
**/
|
|
451
|
-
export declare const FdCsvFile: (props: JSX.IntrinsicElements[
|
|
456
|
+
export declare const FdCsvFile: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
452
457
|
/**
|
|
453
458
|
* The FdCut icon
|
|
454
459
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1076%3A118
|
|
455
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
460
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/19344233-b430-4336-b5cf-f954d432e9e7
|
|
456
461
|
**/
|
|
457
|
-
export declare const FdCut: (props: JSX.IntrinsicElements[
|
|
462
|
+
export declare const FdCut: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
458
463
|
/**
|
|
459
464
|
* The FdDanger icon
|
|
460
465
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A564
|
|
461
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
466
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5ab8d159-e603-4d68-a186-a68a35f7d064
|
|
462
467
|
**/
|
|
463
|
-
export declare const FdDanger: (props: JSX.IntrinsicElements[
|
|
468
|
+
export declare const FdDanger: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
464
469
|
/**
|
|
465
470
|
* The FdDataTable icon
|
|
466
471
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A292
|
|
467
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
472
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/598a1233-509c-4f7d-acc5-78cfbc56a486
|
|
468
473
|
**/
|
|
469
|
-
export declare const FdDataTable: (props: JSX.IntrinsicElements[
|
|
474
|
+
export declare const FdDataTable: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
470
475
|
/**
|
|
471
476
|
* The FdDatabaseCopy icon
|
|
472
477
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=471%3A81
|
|
473
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
478
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2f5e0c1f-647b-4fab-8538-a2c82fc72fd2
|
|
474
479
|
**/
|
|
475
|
-
export declare const FdDatabaseCopy: (props: JSX.IntrinsicElements[
|
|
480
|
+
export declare const FdDatabaseCopy: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
476
481
|
/**
|
|
477
482
|
* The FdDatabaseImport icon
|
|
478
483
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A861
|
|
479
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
484
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c8b98c9f-a0cf-4e29-bde2-3a66c1c18edb
|
|
480
485
|
**/
|
|
481
|
-
export declare const FdDatabaseImport: (props: JSX.IntrinsicElements[
|
|
486
|
+
export declare const FdDatabaseImport: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
482
487
|
/**
|
|
483
488
|
* The FdDatabase icon
|
|
484
489
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A252
|
|
485
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
490
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0781d72c-8179-4903-a4da-adc47d6931c5
|
|
486
491
|
**/
|
|
487
|
-
export declare const FdDatabase: (props: JSX.IntrinsicElements[
|
|
492
|
+
export declare const FdDatabase: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
488
493
|
/**
|
|
489
494
|
* The FdDate icon
|
|
490
495
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A277
|
|
491
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
496
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d613d75f-60b2-46dc-9303-a5358816b297
|
|
492
497
|
**/
|
|
493
|
-
export declare const FdDate: (props: JSX.IntrinsicElements[
|
|
498
|
+
export declare const FdDate: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
494
499
|
/**
|
|
495
500
|
* The FdDebugActive icon
|
|
496
501
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A819
|
|
497
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
502
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ffe1f4e2-65b1-45df-8ef0-113199a92cc3
|
|
498
503
|
**/
|
|
499
|
-
export declare const FdDebugActive: (props: JSX.IntrinsicElements[
|
|
504
|
+
export declare const FdDebugActive: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
500
505
|
/**
|
|
501
506
|
* The FdDebugAttached icon
|
|
502
507
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A829
|
|
503
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
508
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ec2543f9-4468-403a-8716-07bc718c4643
|
|
504
509
|
**/
|
|
505
|
-
export declare const FdDebugAttached: (props: JSX.IntrinsicElements[
|
|
510
|
+
export declare const FdDebugAttached: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
506
511
|
/**
|
|
507
512
|
* The FdDebugDetached icon
|
|
508
513
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A846
|
|
509
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
514
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/895358ea-87b0-488a-b977-86d4d61ddbbf
|
|
510
515
|
**/
|
|
511
|
-
export declare const FdDebugDetached: (props: JSX.IntrinsicElements[
|
|
516
|
+
export declare const FdDebugDetached: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
512
517
|
/**
|
|
513
518
|
* The FdDebugError icon
|
|
514
519
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A857
|
|
515
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
520
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2a1ce20f-92c4-4784-8691-5431f1d3b719
|
|
516
521
|
**/
|
|
517
|
-
export declare const FdDebugError: (props: JSX.IntrinsicElements[
|
|
522
|
+
export declare const FdDebugError: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
518
523
|
/**
|
|
519
524
|
* The FdDebuggerContinue icon
|
|
520
525
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A541
|
|
521
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
526
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5f70e504-81af-4d91-8464-91b37992571a
|
|
522
527
|
**/
|
|
523
|
-
export declare const FdDebuggerContinue: (props: JSX.IntrinsicElements[
|
|
528
|
+
export declare const FdDebuggerContinue: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
524
529
|
/**
|
|
525
530
|
* The FdDebuggerStepBack icon
|
|
526
531
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1459%3A114
|
|
527
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
532
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ad563838-787b-47c7-83df-0e572f4226b7
|
|
528
533
|
**/
|
|
529
|
-
export declare const FdDebuggerStepBack: (props: JSX.IntrinsicElements[
|
|
534
|
+
export declare const FdDebuggerStepBack: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
530
535
|
/**
|
|
531
536
|
* The FdDebuggerStepInto icon
|
|
532
537
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A531
|
|
533
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
538
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/60676b3d-961a-4c6f-8660-b27212b9c520
|
|
534
539
|
**/
|
|
535
|
-
export declare const FdDebuggerStepInto: (props: JSX.IntrinsicElements[
|
|
540
|
+
export declare const FdDebuggerStepInto: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
536
541
|
/**
|
|
537
542
|
* The FdDebuggerStepOut icon
|
|
538
543
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A529
|
|
539
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
544
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/69da3540-ff5a-4164-9210-7d011a8c5ec9
|
|
540
545
|
**/
|
|
541
|
-
export declare const FdDebuggerStepOut: (props: JSX.IntrinsicElements[
|
|
546
|
+
export declare const FdDebuggerStepOut: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
542
547
|
/**
|
|
543
548
|
* The FdDebuggerStepOver icon
|
|
544
549
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A532
|
|
545
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
550
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/257d51c6-8b18-4778-9de0-d0fc417b2a80
|
|
546
551
|
**/
|
|
547
|
-
export declare const FdDebuggerStepOver: (props: JSX.IntrinsicElements[
|
|
552
|
+
export declare const FdDebuggerStepOver: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
548
553
|
/**
|
|
549
554
|
* The FdDebuggerTerminate icon
|
|
550
555
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A539
|
|
551
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
556
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2e937124-e66f-46c5-997d-32c0c681cc12
|
|
552
557
|
**/
|
|
553
|
-
export declare const FdDebuggerTerminate: (props: JSX.IntrinsicElements[
|
|
558
|
+
export declare const FdDebuggerTerminate: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
554
559
|
/**
|
|
555
560
|
* The FdDebugger icon
|
|
556
561
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A533
|
|
557
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
562
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/76067138-5239-4226-9c40-7ff5d87b9318
|
|
563
|
+
**/
|
|
564
|
+
export declare const FdDebugger: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
565
|
+
/**
|
|
566
|
+
* The FdDeleteCurrentFile icon
|
|
567
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2011%3A132
|
|
568
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a57c5cf4-d1d0-47e0-8162-757326bfbf0b
|
|
569
|
+
**/
|
|
570
|
+
export declare const FdDeleteCurrentFile: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
571
|
+
/**
|
|
572
|
+
* The FdDeleteOtherFile icon
|
|
573
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2011%3A133
|
|
574
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ff891fdc-1bb5-495c-a42f-e1b5e22e78cc
|
|
558
575
|
**/
|
|
559
|
-
export declare const
|
|
576
|
+
export declare const FdDeleteOtherFile: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
560
577
|
/**
|
|
561
578
|
* The FdDesc icon
|
|
562
579
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A854
|
|
563
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
580
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/aee0df21-5381-4cf6-b8cf-e103b0cc18f8
|
|
564
581
|
**/
|
|
565
|
-
export declare const FdDesc: (props: JSX.IntrinsicElements[
|
|
582
|
+
export declare const FdDesc: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
566
583
|
/**
|
|
567
584
|
* The FdDescribeRoles icon
|
|
568
585
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A243
|
|
569
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
586
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/bd8d1903-712d-4258-af71-94061abb8a4e
|
|
570
587
|
**/
|
|
571
|
-
export declare const FdDescribeRoles: (props: JSX.IntrinsicElements[
|
|
588
|
+
export declare const FdDescribeRoles: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
572
589
|
/**
|
|
573
590
|
* The FdDisplayList icon
|
|
574
591
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A859
|
|
575
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
592
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/06f511aa-7568-494c-8e73-895d0a217d44
|
|
576
593
|
**/
|
|
577
|
-
export declare const FdDisplayList: (props: JSX.IntrinsicElements[
|
|
594
|
+
export declare const FdDisplayList: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
578
595
|
/**
|
|
579
596
|
* The FdDotsHorizontal icon
|
|
580
597
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1533%3A131
|
|
581
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
598
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/fd475bcb-c02c-4d19-8a9c-8f5ab51b0df6
|
|
582
599
|
**/
|
|
583
|
-
export declare const FdDotsHorizontal: (props: JSX.IntrinsicElements[
|
|
600
|
+
export declare const FdDotsHorizontal: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
584
601
|
/**
|
|
585
602
|
* The FdDoubleArrowDown icon
|
|
586
603
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A310
|
|
587
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
604
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c28e08da-f0d9-4dad-b84f-ab0d1957e594
|
|
588
605
|
**/
|
|
589
|
-
export declare const FdDoubleArrowDown: (props: JSX.IntrinsicElements[
|
|
606
|
+
export declare const FdDoubleArrowDown: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
590
607
|
/**
|
|
591
608
|
* The FdDoubleArrowLeft icon
|
|
592
609
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A267
|
|
593
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
610
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d4a25ead-1285-4674-87f0-27727770c8ea
|
|
594
611
|
**/
|
|
595
|
-
export declare const FdDoubleArrowLeft: (props: JSX.IntrinsicElements[
|
|
612
|
+
export declare const FdDoubleArrowLeft: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
596
613
|
/**
|
|
597
614
|
* The FdDoubleArrowRight icon
|
|
598
615
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A269
|
|
599
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
616
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ccaa52d1-3ee6-43a1-8e79-2eb2b12dab43
|
|
600
617
|
**/
|
|
601
|
-
export declare const FdDoubleArrowRight: (props: JSX.IntrinsicElements[
|
|
618
|
+
export declare const FdDoubleArrowRight: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
602
619
|
/**
|
|
603
620
|
* The FdDoubleArrowUp icon
|
|
604
621
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A268
|
|
605
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
622
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/10cfe956-fc05-48e5-8f4c-ec1ded0fb13d
|
|
606
623
|
**/
|
|
607
|
-
export declare const FdDoubleArrowUp: (props: JSX.IntrinsicElements[
|
|
624
|
+
export declare const FdDoubleArrowUp: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
608
625
|
/**
|
|
609
626
|
* The FdDown icon
|
|
610
627
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1372%3A81
|
|
611
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
628
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/741426a5-2896-40de-892a-9674cfdc0794
|
|
612
629
|
**/
|
|
613
|
-
export declare const FdDown: (props: JSX.IntrinsicElements[
|
|
630
|
+
export declare const FdDown: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
614
631
|
/**
|
|
615
632
|
* The FdDownload icon
|
|
616
633
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A560
|
|
617
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
634
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/117ecc8d-1312-43e3-a701-92a63b263e11
|
|
618
635
|
**/
|
|
619
|
-
export declare const FdDownload: (props: JSX.IntrinsicElements[
|
|
636
|
+
export declare const FdDownload: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
620
637
|
/**
|
|
621
638
|
* The FdDragHandle icon
|
|
622
639
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A810
|
|
623
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
640
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/923cc250-1ddf-461c-a485-97cb509879e7
|
|
624
641
|
**/
|
|
625
|
-
export declare const FdDragHandle: (props: JSX.IntrinsicElements[
|
|
642
|
+
export declare const FdDragHandle: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
626
643
|
/**
|
|
627
644
|
* The FdDrop_color icon
|
|
628
645
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A582
|
|
629
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
646
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/473549e2-b63e-469a-912e-326dff20a571
|
|
630
647
|
**/
|
|
631
|
-
export declare const FdDrop_color: (props: JSX.IntrinsicElements[
|
|
648
|
+
export declare const FdDrop_color: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
632
649
|
/**
|
|
633
650
|
* The FdDuplicateAlt icon
|
|
634
651
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A270
|
|
635
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
652
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/fc7fce66-f643-40ef-b772-0f711100d8d5
|
|
636
653
|
**/
|
|
637
|
-
export declare const FdDuplicateAlt: (props: JSX.IntrinsicElements[
|
|
654
|
+
export declare const FdDuplicateAlt: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
638
655
|
/**
|
|
639
656
|
* The FdDuplicate icon
|
|
640
657
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A501
|
|
641
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
658
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f1adc336-2f7e-429e-8239-4948524e17a9
|
|
642
659
|
**/
|
|
643
|
-
export declare const FdDuplicate: (props: JSX.IntrinsicElements[
|
|
660
|
+
export declare const FdDuplicate: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
644
661
|
/**
|
|
645
662
|
* The FdEllipse icon
|
|
646
663
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A502
|
|
647
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
664
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/fc295f66-1f1c-41a1-aff9-0257252fa7ee
|
|
648
665
|
**/
|
|
649
|
-
export declare const FdEllipse: (props: JSX.IntrinsicElements[
|
|
666
|
+
export declare const FdEllipse: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
650
667
|
/**
|
|
651
668
|
* The FdEmpty icon
|
|
652
669
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A827
|
|
653
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
670
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/72980a05-2050-4101-a417-35728ea08f47
|
|
654
671
|
**/
|
|
655
|
-
export declare const FdEmpty: (props: JSX.IntrinsicElements[
|
|
672
|
+
export declare const FdEmpty: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
656
673
|
/**
|
|
657
674
|
* The FdEntity icon
|
|
658
675
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A293
|
|
659
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
676
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b0abc91f-004b-443e-828d-b292413ff711
|
|
660
677
|
**/
|
|
661
|
-
export declare const FdEntity: (props: JSX.IntrinsicElements[
|
|
678
|
+
export declare const FdEntity: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
662
679
|
/**
|
|
663
680
|
* The FdExpandAll icon
|
|
664
681
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1107%3A187
|
|
665
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
682
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ede24a69-dd01-4d8c-abca-e1ea908818fe
|
|
666
683
|
**/
|
|
667
|
-
export declare const FdExpandAll: (props: JSX.IntrinsicElements[
|
|
684
|
+
export declare const FdExpandAll: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
668
685
|
/**
|
|
669
686
|
* The FdExpression icon
|
|
670
687
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A826
|
|
671
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
688
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/75eda116-b09e-4922-be67-87bac8e0d2fb
|
|
672
689
|
**/
|
|
673
|
-
export declare const FdExpression: (props: JSX.IntrinsicElements[
|
|
690
|
+
export declare const FdExpression: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
674
691
|
/**
|
|
675
692
|
* The FdEye icon
|
|
676
693
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A297
|
|
677
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
694
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a9f9c74f-80dd-4057-abbf-a65b65ab8353
|
|
678
695
|
**/
|
|
679
|
-
export declare const FdEye: (props: JSX.IntrinsicElements[
|
|
696
|
+
export declare const FdEye: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
680
697
|
/**
|
|
681
698
|
* The FdFileQodly icon
|
|
682
699
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=725%3A105
|
|
683
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
700
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/08a694b1-99a2-4887-a1da-0891f511674b
|
|
684
701
|
**/
|
|
685
|
-
export declare const FdFileQodly: (props: JSX.IntrinsicElements[
|
|
702
|
+
export declare const FdFileQodly: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
686
703
|
/**
|
|
687
704
|
* The FdFile icon
|
|
688
705
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A824
|
|
689
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
706
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/17a547c9-aaab-4e92-8cb8-8ffe06352a8f
|
|
690
707
|
**/
|
|
691
|
-
export declare const FdFile: (props: JSX.IntrinsicElements[
|
|
708
|
+
export declare const FdFile: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
692
709
|
/**
|
|
693
710
|
* The FdFilter icon
|
|
694
711
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=517%3A186
|
|
695
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
712
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/04ec2634-a9e2-4644-aa95-f2ead8b2db54
|
|
696
713
|
**/
|
|
697
|
-
export declare const FdFilter: (props: JSX.IntrinsicElements[
|
|
714
|
+
export declare const FdFilter: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
698
715
|
/**
|
|
699
716
|
* The FdFirstPage icon
|
|
700
717
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1459%3A111
|
|
701
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
718
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0ff4beeb-ba04-4c65-9814-d27593e6b66b
|
|
702
719
|
**/
|
|
703
|
-
export declare const FdFirstPage: (props: JSX.IntrinsicElements[
|
|
720
|
+
export declare const FdFirstPage: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
704
721
|
/**
|
|
705
722
|
* The FdFitZoom icon
|
|
706
723
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=986%3A92
|
|
707
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
724
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/aff1bdf8-7544-4f16-9c02-089eceff2276
|
|
708
725
|
**/
|
|
709
|
-
export declare const FdFitZoom: (props: JSX.IntrinsicElements[
|
|
726
|
+
export declare const FdFitZoom: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
710
727
|
/**
|
|
711
728
|
* The FdFlag icon
|
|
712
729
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A272
|
|
713
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
730
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e8742080-ac5c-468c-8081-12388f7ff816
|
|
714
731
|
**/
|
|
715
|
-
export declare const FdFlag: (props: JSX.IntrinsicElements[
|
|
732
|
+
export declare const FdFlag: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
716
733
|
/**
|
|
717
734
|
* The FdFlexCenterHorizontal icon
|
|
718
735
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A530
|
|
719
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
736
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a725fb55-a2cd-4ac0-a5ba-81307f1c0568
|
|
720
737
|
**/
|
|
721
|
-
export declare const FdFlexCenterHorizontal: (props: JSX.IntrinsicElements[
|
|
738
|
+
export declare const FdFlexCenterHorizontal: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
722
739
|
/**
|
|
723
740
|
* The FdFlexEnd icon
|
|
724
741
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A514
|
|
725
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
742
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1f817d3d-7edd-4a24-ae2e-163e56ea1fdb
|
|
726
743
|
**/
|
|
727
|
-
export declare const FdFlexEnd: (props: JSX.IntrinsicElements[
|
|
744
|
+
export declare const FdFlexEnd: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
728
745
|
/**
|
|
729
746
|
* The FdFlexNowrap icon
|
|
730
747
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A821
|
|
731
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
748
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f3b59355-4322-440c-aaa4-043583524287
|
|
732
749
|
**/
|
|
733
|
-
export declare const FdFlexNowrap: (props: JSX.IntrinsicElements[
|
|
750
|
+
export declare const FdFlexNowrap: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
734
751
|
/**
|
|
735
752
|
* The FdFlexStart icon
|
|
736
753
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A515
|
|
737
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
754
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e93de394-e3fd-487c-b050-35cf3a968924
|
|
738
755
|
**/
|
|
739
|
-
export declare const FdFlexStart: (props: JSX.IntrinsicElements[
|
|
756
|
+
export declare const FdFlexStart: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
740
757
|
/**
|
|
741
758
|
* The FdFlexWrap icon
|
|
742
759
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A853
|
|
743
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
760
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f880aa12-333e-441c-ae07-8310ab5c1464
|
|
744
761
|
**/
|
|
745
|
-
export declare const FdFlexWrap: (props: JSX.IntrinsicElements[
|
|
762
|
+
export declare const FdFlexWrap: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
746
763
|
/**
|
|
747
764
|
* The FdFlex icon
|
|
748
765
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A559
|
|
749
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
766
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0c551e24-a208-4033-bf49-f96469abab99
|
|
750
767
|
**/
|
|
751
|
-
export declare const FdFlex: (props: JSX.IntrinsicElements[
|
|
768
|
+
export declare const FdFlex: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
752
769
|
/**
|
|
753
770
|
* The FdFloat icon
|
|
754
771
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A312
|
|
755
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
772
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5393de80-8f0b-45be-ae98-ad009243eeb5
|
|
756
773
|
**/
|
|
757
|
-
export declare const FdFloat: (props: JSX.IntrinsicElements[
|
|
774
|
+
export declare const FdFloat: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
758
775
|
/**
|
|
759
776
|
* The FdFocusCenter icon
|
|
760
777
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1459%3A124
|
|
761
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
778
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b9a0a2b8-40e1-4a40-be39-3b3baf5db563
|
|
762
779
|
**/
|
|
763
|
-
export declare const FdFocusCenter: (props: JSX.IntrinsicElements[
|
|
780
|
+
export declare const FdFocusCenter: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
764
781
|
/**
|
|
765
782
|
* The FdFolderModal icon
|
|
766
783
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A255
|
|
767
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
784
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/83a1f996-bc90-40ef-90a0-a0cf6a8485ab
|
|
768
785
|
**/
|
|
769
|
-
export declare const FdFolderModal: (props: JSX.IntrinsicElements[
|
|
786
|
+
export declare const FdFolderModal: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
770
787
|
/**
|
|
771
788
|
* The FdFolderModel icon
|
|
772
789
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A511
|
|
773
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
790
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ea394a66-3ea7-4035-8e40-555a74351e7f
|
|
774
791
|
**/
|
|
775
|
-
export declare const FdFolderModel: (props: JSX.IntrinsicElements[
|
|
792
|
+
export declare const FdFolderModel: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
776
793
|
/**
|
|
777
794
|
* The FdFont icon
|
|
778
795
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A316
|
|
779
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
796
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d0b01a53-73cf-463d-9229-764c0a7793c8
|
|
780
797
|
**/
|
|
781
|
-
export declare const FdFont: (props: JSX.IntrinsicElements[
|
|
798
|
+
export declare const FdFont: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
782
799
|
/**
|
|
783
800
|
* The FdFunction icon
|
|
784
801
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1785%3A623
|
|
785
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
802
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1076e6df-2d22-4b92-9bd9-9c4a96f4d7df
|
|
786
803
|
**/
|
|
787
|
-
export declare const FdFunction: (props: JSX.IntrinsicElements[
|
|
804
|
+
export declare const FdFunction: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
788
805
|
/**
|
|
789
806
|
* The FdGeneric icon
|
|
790
807
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A811
|
|
791
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
808
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/61e0c9b2-4b6e-459a-a836-3fe5566e0f4a
|
|
792
809
|
**/
|
|
793
|
-
export declare const FdGeneric: (props: JSX.IntrinsicElements[
|
|
810
|
+
export declare const FdGeneric: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
794
811
|
/**
|
|
795
812
|
* The FdGrid icon
|
|
796
813
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A579
|
|
797
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
814
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3b7aec44-ac04-4985-b438-b5c889f788a2
|
|
798
815
|
**/
|
|
799
|
-
export declare const FdGrid: (props: JSX.IntrinsicElements[
|
|
816
|
+
export declare const FdGrid: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
800
817
|
/**
|
|
801
818
|
* The FdGroupAdd icon
|
|
802
819
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A244
|
|
803
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
820
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2ec2a4ee-09f9-4d75-943e-e71c2e61e8c4
|
|
804
821
|
**/
|
|
805
|
-
export declare const FdGroupAdd: (props: JSX.IntrinsicElements[
|
|
822
|
+
export declare const FdGroupAdd: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
806
823
|
/**
|
|
807
824
|
* The FdGroup icon
|
|
808
825
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A245
|
|
809
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
826
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/af0934c6-6e9c-47c4-afed-f0e1af0878dc
|
|
810
827
|
**/
|
|
811
|
-
export declare const FdGroup: (props: JSX.IntrinsicElements[
|
|
828
|
+
export declare const FdGroup: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
812
829
|
/**
|
|
813
830
|
* The FdGuest icon
|
|
814
831
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A535
|
|
815
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
832
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/58ae14a5-b855-47ef-b249-5e6668c39b5c
|
|
816
833
|
**/
|
|
817
|
-
export declare const FdGuest: (props: JSX.IntrinsicElements[
|
|
834
|
+
export declare const FdGuest: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
818
835
|
/**
|
|
819
836
|
* The FdHelp icon
|
|
820
837
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=149%3A136
|
|
821
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
838
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0b815f38-6d0e-424f-98db-a0c17fd6c499
|
|
822
839
|
**/
|
|
823
|
-
export declare const FdHelp: (props: JSX.IntrinsicElements[
|
|
840
|
+
export declare const FdHelp: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
824
841
|
/**
|
|
825
842
|
* The FdHidden icon
|
|
826
843
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A287
|
|
827
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
844
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4449052f-ba45-424e-ab5a-50a6c783f591
|
|
828
845
|
**/
|
|
829
|
-
export declare const FdHidden: (props: JSX.IntrinsicElements[
|
|
846
|
+
export declare const FdHidden: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
830
847
|
/**
|
|
831
848
|
* The FdImageFilled icon
|
|
832
849
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=725%3A117
|
|
833
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
850
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2eb79f1e-28b3-4898-b1d5-68de3e0dee40
|
|
834
851
|
**/
|
|
835
|
-
export declare const FdImageFilled: (props: JSX.IntrinsicElements[
|
|
852
|
+
export declare const FdImageFilled: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
836
853
|
/**
|
|
837
854
|
* The FdImage icon
|
|
838
855
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A283
|
|
839
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
856
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/759ceeac-2d80-4aca-9afd-8c2a5af97ea4
|
|
840
857
|
**/
|
|
841
|
-
export declare const FdImage: (props: JSX.IntrinsicElements[
|
|
858
|
+
export declare const FdImage: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
842
859
|
/**
|
|
843
860
|
* The FdInfoBold icon
|
|
844
861
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A578
|
|
845
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
862
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7376e33d-ce58-4ea6-be0d-7902df7fc506
|
|
846
863
|
**/
|
|
847
|
-
export declare const FdInfoBold: (props: JSX.IntrinsicElements[
|
|
864
|
+
export declare const FdInfoBold: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
848
865
|
/**
|
|
849
866
|
* The FdInfoCircle icon
|
|
850
867
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A841
|
|
851
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
868
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/83e10891-93b1-422c-abf3-7d7953f5f3b6
|
|
852
869
|
**/
|
|
853
|
-
export declare const FdInfoCircle: (props: JSX.IntrinsicElements[
|
|
870
|
+
export declare const FdInfoCircle: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
854
871
|
/**
|
|
855
872
|
* The FdInlineBlock icon
|
|
856
873
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=14%3A633
|
|
857
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
874
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7bb9229a-f819-4cc4-a050-ff959a375649
|
|
858
875
|
**/
|
|
859
|
-
export declare const FdInlineBlock: (props: JSX.IntrinsicElements[
|
|
876
|
+
export declare const FdInlineBlock: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
860
877
|
/**
|
|
861
878
|
* The FdInline icon
|
|
862
879
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A847
|
|
863
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
880
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4e808e42-67fe-4af7-a4f5-edd911ae9085
|
|
864
881
|
**/
|
|
865
|
-
export declare const FdInline: (props: JSX.IntrinsicElements[
|
|
882
|
+
export declare const FdInline: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
866
883
|
/**
|
|
867
884
|
* The FdInput icon
|
|
868
885
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A309
|
|
869
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
886
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/97fe9841-6a03-4649-9bdc-cec848097b41
|
|
870
887
|
**/
|
|
871
|
-
export declare const FdInput: (props: JSX.IntrinsicElements[
|
|
888
|
+
export declare const FdInput: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
872
889
|
/**
|
|
873
890
|
* The FdInspect icon
|
|
874
891
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A812
|
|
875
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
892
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/86881ee5-7391-4cdf-be62-587af5c65659
|
|
876
893
|
**/
|
|
877
|
-
export declare const FdInspect: (props: JSX.IntrinsicElements[
|
|
894
|
+
export declare const FdInspect: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
878
895
|
/**
|
|
879
896
|
* The FdItalic icon
|
|
880
897
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A523
|
|
881
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
898
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/6b5973d3-f60b-4477-95d5-f4556d223f53
|
|
882
899
|
**/
|
|
883
|
-
export declare const FdItalic: (props: JSX.IntrinsicElements[
|
|
900
|
+
export declare const FdItalic: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
884
901
|
/**
|
|
885
902
|
* The FdJustifyCenter icon
|
|
886
903
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A571
|
|
887
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
904
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a6f99c94-f767-49e5-86da-eaaae3781d52
|
|
888
905
|
**/
|
|
889
|
-
export declare const FdJustifyCenter: (props: JSX.IntrinsicElements[
|
|
906
|
+
export declare const FdJustifyCenter: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
890
907
|
/**
|
|
891
908
|
* The FdJustifyEnd icon
|
|
892
909
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A557
|
|
893
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
910
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d348f907-d5bf-4eb5-a456-16efd6bc1847
|
|
894
911
|
**/
|
|
895
|
-
export declare const FdJustifyEnd: (props: JSX.IntrinsicElements[
|
|
912
|
+
export declare const FdJustifyEnd: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
896
913
|
/**
|
|
897
914
|
* The FdJustifyStart icon
|
|
898
915
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A554
|
|
899
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
916
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2fb02a45-497e-4502-b387-593348c7d2e4
|
|
900
917
|
**/
|
|
901
|
-
export declare const FdJustifyStart: (props: JSX.IntrinsicElements[
|
|
918
|
+
export declare const FdJustifyStart: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
902
919
|
/**
|
|
903
920
|
* The FdKey icon
|
|
904
921
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A585
|
|
905
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
922
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/57d301f6-fbca-4c51-a387-fc8fd55cf060
|
|
906
923
|
**/
|
|
907
|
-
export declare const FdKey: (props: JSX.IntrinsicElements[
|
|
924
|
+
export declare const FdKey: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
908
925
|
/**
|
|
909
926
|
* The FdLabel icon
|
|
910
927
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A524
|
|
911
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
928
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0e243d2e-ca21-495f-845e-c9bd93a19a4a
|
|
912
929
|
**/
|
|
913
|
-
export declare const FdLabel: (props: JSX.IntrinsicElements[
|
|
930
|
+
export declare const FdLabel: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
914
931
|
/**
|
|
915
932
|
* The FdLastPage icon
|
|
916
933
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1459%3A103
|
|
917
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
934
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/21b7e64a-de61-4e2c-9ced-c8fc451724cc
|
|
918
935
|
**/
|
|
919
|
-
export declare const FdLastPage: (props: JSX.IntrinsicElements[
|
|
936
|
+
export declare const FdLastPage: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
920
937
|
/**
|
|
921
938
|
* The FdLeft icon
|
|
922
939
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1371%3A82
|
|
923
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
940
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a7628ea8-7ef7-44e3-b1a5-25113585ac2f
|
|
924
941
|
**/
|
|
925
|
-
export declare const FdLeft: (props: JSX.IntrinsicElements[
|
|
942
|
+
export declare const FdLeft: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
926
943
|
/**
|
|
927
944
|
* The FdLightning icon
|
|
928
945
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1008%3A82
|
|
929
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
946
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/eb28b70e-c437-49bc-93fd-58f8bd75e055
|
|
930
947
|
**/
|
|
931
|
-
export declare const FdLightning: (props: JSX.IntrinsicElements[
|
|
948
|
+
export declare const FdLightning: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
932
949
|
/**
|
|
933
950
|
* The FdLine_throw icon
|
|
934
951
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=813%3A88
|
|
935
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
952
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a1fb6623-03d0-4625-9006-d2c03cecf845
|
|
936
953
|
**/
|
|
937
|
-
export declare const FdLine_throw: (props: JSX.IntrinsicElements[
|
|
954
|
+
export declare const FdLine_throw: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
938
955
|
/**
|
|
939
956
|
* The FdLink icon
|
|
940
957
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A580
|
|
941
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
958
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/37d9e33b-1b47-4914-863c-a11818911ac7
|
|
942
959
|
**/
|
|
943
|
-
export declare const FdLink: (props: JSX.IntrinsicElements[
|
|
960
|
+
export declare const FdLink: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
944
961
|
/**
|
|
945
962
|
* The FdList1 icon
|
|
946
963
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=14%3A653
|
|
947
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
964
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/30e702a7-ac09-4ef1-ae48-4a77b146b3fd
|
|
948
965
|
**/
|
|
949
|
-
export declare const FdList1: (props: JSX.IntrinsicElements[
|
|
966
|
+
export declare const FdList1: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
950
967
|
/**
|
|
951
968
|
* The FdList icon
|
|
952
969
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A260
|
|
953
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
970
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d6f354d4-7619-4442-ab0a-731a717840d1
|
|
954
971
|
**/
|
|
955
|
-
export declare const FdList: (props: JSX.IntrinsicElements[
|
|
972
|
+
export declare const FdList: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
956
973
|
/**
|
|
957
974
|
* The FdLoaderTab icon
|
|
958
975
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A822
|
|
959
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
976
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/62f960e3-f64d-464a-b781-e1867b580441
|
|
960
977
|
**/
|
|
961
|
-
export declare const FdLoaderTab: (props: JSX.IntrinsicElements[
|
|
978
|
+
export declare const FdLoaderTab: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
962
979
|
/**
|
|
963
980
|
* The FdLock icon
|
|
964
981
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A294
|
|
965
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
982
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4f7e533b-7a8d-42ae-9138-47540402a435
|
|
966
983
|
**/
|
|
967
|
-
export declare const FdLock: (props: JSX.IntrinsicElements[
|
|
984
|
+
export declare const FdLock: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
968
985
|
/**
|
|
969
986
|
* The FdLogout icon
|
|
970
987
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1513%3A132
|
|
971
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
988
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f21c399e-327b-4c84-bf36-9b5152821ba7
|
|
972
989
|
**/
|
|
973
|
-
export declare const FdLogout: (props: JSX.IntrinsicElements[
|
|
990
|
+
export declare const FdLogout: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
974
991
|
/**
|
|
975
992
|
* The FdLongLong icon
|
|
976
993
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A271
|
|
977
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
994
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/6a2dda9a-a9f6-4f67-9dea-94c63ff74f3c
|
|
978
995
|
**/
|
|
979
|
-
export declare const FdLongLong: (props: JSX.IntrinsicElements[
|
|
996
|
+
export declare const FdLongLong: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
980
997
|
/**
|
|
981
998
|
* The FdLong icon
|
|
982
999
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A266
|
|
983
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1000
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9ef5e6cc-34d2-418f-a119-f93c2f6a9212
|
|
984
1001
|
**/
|
|
985
|
-
export declare const FdLong: (props: JSX.IntrinsicElements[
|
|
1002
|
+
export declare const FdLong: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
986
1003
|
/**
|
|
987
1004
|
* The FdLowercase icon
|
|
988
1005
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=815%3A82
|
|
989
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1006
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a52b0db1-a4bb-49d2-b3f4-27530b4f731d
|
|
990
1007
|
**/
|
|
991
|
-
export declare const FdLowercase: (props: JSX.IntrinsicElements[
|
|
1008
|
+
export declare const FdLowercase: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
992
1009
|
/**
|
|
993
1010
|
* The FdMagic icon
|
|
994
1011
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1598%3A156
|
|
995
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1012
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f2aa899d-051e-4c0d-973c-1dd961e9f828
|
|
996
1013
|
**/
|
|
997
|
-
export declare const FdMagic: (props: JSX.IntrinsicElements[
|
|
1014
|
+
export declare const FdMagic: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
998
1015
|
/**
|
|
999
1016
|
* The FdMatrix icon
|
|
1000
1017
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A845
|
|
1001
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1018
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5ea6187c-0d65-476d-82cd-d3fd87982de3
|
|
1002
1019
|
**/
|
|
1003
|
-
export declare const FdMatrix: (props: JSX.IntrinsicElements[
|
|
1020
|
+
export declare const FdMatrix: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1004
1021
|
/**
|
|
1005
1022
|
* The FdMenuContext icon
|
|
1006
1023
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=956%3A84
|
|
1007
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1024
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9edb979c-bb6f-4d49-a2fe-3af6c226e7bb
|
|
1025
|
+
**/
|
|
1026
|
+
export declare const FdMenuContext: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1027
|
+
/**
|
|
1028
|
+
* The FdMergeHorizontal icon
|
|
1029
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1881%3A132
|
|
1030
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c18b3fd9-8a2e-4d52-87c6-a9229df4d9ea
|
|
1008
1031
|
**/
|
|
1009
|
-
export declare const
|
|
1032
|
+
export declare const FdMergeHorizontal: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1033
|
+
/**
|
|
1034
|
+
* The FdMergeVertical icon
|
|
1035
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1881%3A133
|
|
1036
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a0d3bf71-0105-45b5-ab1c-451b9ac53f8e
|
|
1037
|
+
**/
|
|
1038
|
+
export declare const FdMergeVertical: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1010
1039
|
/**
|
|
1011
1040
|
* The FdMicrochip1 icon
|
|
1012
1041
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A832
|
|
1013
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1042
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b9e1ac55-2340-422a-88ec-c61b50f23239
|
|
1014
1043
|
**/
|
|
1015
|
-
export declare const FdMicrochip1: (props: JSX.IntrinsicElements[
|
|
1044
|
+
export declare const FdMicrochip1: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1016
1045
|
/**
|
|
1017
1046
|
* The FdMicrochip2 icon
|
|
1018
1047
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A818
|
|
1019
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1048
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c926de27-524e-4b8a-9da6-6cc713733098
|
|
1020
1049
|
**/
|
|
1021
|
-
export declare const FdMicrochip2: (props: JSX.IntrinsicElements[
|
|
1050
|
+
export declare const FdMicrochip2: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1022
1051
|
/**
|
|
1023
1052
|
* The FdMicrochip3 icon
|
|
1024
1053
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A831
|
|
1025
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1054
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/29999767-6650-4e03-9504-9575a0377218
|
|
1026
1055
|
**/
|
|
1027
|
-
export declare const FdMicrochip3: (props: JSX.IntrinsicElements[
|
|
1056
|
+
export declare const FdMicrochip3: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1028
1057
|
/**
|
|
1029
1058
|
* The FdMicrochipSlash icon
|
|
1030
1059
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A280
|
|
1031
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1060
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/6f3b48d8-a86b-440d-9c32-24f6ee05f4a7
|
|
1032
1061
|
**/
|
|
1033
|
-
export declare const FdMicrochipSlash: (props: JSX.IntrinsicElements[
|
|
1062
|
+
export declare const FdMicrochipSlash: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1034
1063
|
/**
|
|
1035
1064
|
* The FdMicrochip icon
|
|
1036
1065
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A281
|
|
1037
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1066
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2e2b19af-408d-4736-9676-99320fd8373b
|
|
1038
1067
|
**/
|
|
1039
|
-
export declare const FdMicrochip: (props: JSX.IntrinsicElements[
|
|
1068
|
+
export declare const FdMicrochip: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1040
1069
|
/**
|
|
1041
1070
|
* The FdMinusNaked icon
|
|
1042
1071
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A470
|
|
1043
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1072
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/dda83a4f-d6f3-48d5-8f8f-45f40e941363
|
|
1044
1073
|
**/
|
|
1045
|
-
export declare const FdMinusNaked: (props: JSX.IntrinsicElements[
|
|
1074
|
+
export declare const FdMinusNaked: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1046
1075
|
/**
|
|
1047
1076
|
* The FdMinus icon
|
|
1048
1077
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A256
|
|
1049
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1078
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ae102fe2-7536-4c9d-a881-45c37283e300
|
|
1050
1079
|
**/
|
|
1051
|
-
export declare const FdMinus: (props: JSX.IntrinsicElements[
|
|
1080
|
+
export declare const FdMinus: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1052
1081
|
/**
|
|
1053
1082
|
* The FdModal icon
|
|
1054
1083
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A820
|
|
1055
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1084
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0b055732-8ae5-4bb0-9171-0dee4e017d15
|
|
1056
1085
|
**/
|
|
1057
|
-
export declare const FdModal: (props: JSX.IntrinsicElements[
|
|
1086
|
+
export declare const FdModal: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1058
1087
|
/**
|
|
1059
1088
|
* The FdModel2 icon
|
|
1060
1089
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A507
|
|
1061
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1090
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/bea1e854-d60e-4e14-82c6-10e896af9f9b
|
|
1062
1091
|
**/
|
|
1063
|
-
export declare const FdModel2: (props: JSX.IntrinsicElements[
|
|
1092
|
+
export declare const FdModel2: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1064
1093
|
/**
|
|
1065
1094
|
* The FdModel3 icon
|
|
1066
1095
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A264
|
|
1067
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1096
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c78640e9-0222-4e99-9467-ae52e9da1e91
|
|
1068
1097
|
**/
|
|
1069
|
-
export declare const FdModel3: (props: JSX.IntrinsicElements[
|
|
1098
|
+
export declare const FdModel3: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1070
1099
|
/**
|
|
1071
1100
|
* The FdModel icon
|
|
1072
1101
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A508
|
|
1073
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1102
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/63e8cfa2-31ee-4a82-ad3a-ff2e20cc14b9
|
|
1074
1103
|
**/
|
|
1075
|
-
export declare const FdModel: (props: JSX.IntrinsicElements[
|
|
1104
|
+
export declare const FdModel: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1076
1105
|
/**
|
|
1077
1106
|
* The FdMoveHorizontal icon
|
|
1078
1107
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A427
|
|
1079
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1108
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/aff67039-d26e-4276-b32b-e79b69a8eb92
|
|
1080
1109
|
**/
|
|
1081
|
-
export declare const FdMoveHorizontal: (props: JSX.IntrinsicElements[
|
|
1110
|
+
export declare const FdMoveHorizontal: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1082
1111
|
/**
|
|
1083
1112
|
* The FdMoveVertical icon
|
|
1084
1113
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A422
|
|
1085
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1114
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4b6b8ac4-f04d-4374-9d18-fcec33880caf
|
|
1086
1115
|
**/
|
|
1087
|
-
export declare const FdMoveVertical: (props: JSX.IntrinsicElements[
|
|
1116
|
+
export declare const FdMoveVertical: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1088
1117
|
/**
|
|
1089
1118
|
* The FdNavigation icon
|
|
1090
1119
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A558
|
|
1091
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1120
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c43a4397-5ceb-4680-81aa-d860d4018320
|
|
1092
1121
|
**/
|
|
1093
|
-
export declare const FdNavigation: (props: JSX.IntrinsicElements[
|
|
1122
|
+
export declare const FdNavigation: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1094
1123
|
/**
|
|
1095
1124
|
* The FdNewFolder icon
|
|
1096
1125
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A512
|
|
1097
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1126
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/711dc261-b347-49f5-bfea-715ba40913ff
|
|
1098
1127
|
**/
|
|
1099
|
-
export declare const FdNewFolder: (props: JSX.IntrinsicElements[
|
|
1128
|
+
export declare const FdNewFolder: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1100
1129
|
/**
|
|
1101
1130
|
* The FdNewTab icon
|
|
1102
1131
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A852
|
|
1103
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1132
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8353eb93-b4c5-4e83-8ab8-6bbf5dbc05c0
|
|
1104
1133
|
**/
|
|
1105
|
-
export declare const FdNewTab: (props: JSX.IntrinsicElements[
|
|
1134
|
+
export declare const FdNewTab: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1106
1135
|
/**
|
|
1107
1136
|
* The FdNewWindow icon
|
|
1108
1137
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A834
|
|
1109
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1138
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b387b233-f84e-44c9-a39e-1347c7291a90
|
|
1110
1139
|
**/
|
|
1111
|
-
export declare const FdNewWindow: (props: JSX.IntrinsicElements[
|
|
1140
|
+
export declare const FdNewWindow: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1112
1141
|
/**
|
|
1113
1142
|
* The FdNextBlock icon
|
|
1114
1143
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A527
|
|
1115
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1144
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b9ade25e-f64b-4722-afc9-2b512d9b178e
|
|
1116
1145
|
**/
|
|
1117
|
-
export declare const FdNextBlock: (props: JSX.IntrinsicElements[
|
|
1146
|
+
export declare const FdNextBlock: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1118
1147
|
/**
|
|
1119
1148
|
* The FdNoWifi icon
|
|
1120
1149
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1485%3A101
|
|
1121
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1150
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/dfa92f43-54f1-432c-905c-a1d864d94312
|
|
1122
1151
|
**/
|
|
1123
|
-
export declare const FdNoWifi: (props: JSX.IntrinsicElements[
|
|
1152
|
+
export declare const FdNoWifi: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1124
1153
|
/**
|
|
1125
1154
|
* The FdNonPreemptiveMode icon
|
|
1126
1155
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A521
|
|
1127
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1156
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/24808207-7bfc-4c82-9cfc-eedb50c9ad91
|
|
1128
1157
|
**/
|
|
1129
|
-
export declare const FdNonPreemptiveMode: (props: JSX.IntrinsicElements[
|
|
1158
|
+
export declare const FdNonPreemptiveMode: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1130
1159
|
/**
|
|
1131
1160
|
* The FdNone icon
|
|
1132
1161
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1806%3A654
|
|
1133
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1162
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b92cff41-c9e0-4eeb-8623-0372889226c9
|
|
1134
1163
|
**/
|
|
1135
|
-
export declare const FdNone: (props: JSX.IntrinsicElements[
|
|
1164
|
+
export declare const FdNone: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1136
1165
|
/**
|
|
1137
1166
|
* The FdObject icon
|
|
1138
1167
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A299
|
|
1139
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1168
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b505fc36-f63e-4d0a-abf1-678e0fd3aee0
|
|
1140
1169
|
**/
|
|
1141
|
-
export declare const FdObject: (props: JSX.IntrinsicElements[
|
|
1170
|
+
export declare const FdObject: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1142
1171
|
/**
|
|
1143
1172
|
* The FdOpenFolder icon
|
|
1144
1173
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A254
|
|
1145
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1174
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1e06cde1-5e7f-4ced-8ee7-0dc8fef94d86
|
|
1146
1175
|
**/
|
|
1147
|
-
export declare const FdOpenFolder: (props: JSX.IntrinsicElements[
|
|
1176
|
+
export declare const FdOpenFolder: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1148
1177
|
/**
|
|
1149
1178
|
* The FdOutload icon
|
|
1150
1179
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1722%3A355
|
|
1151
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1180
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3e4de88e-b95e-460a-a2b4-d6b203015bd0
|
|
1152
1181
|
**/
|
|
1153
|
-
export declare const FdOutload: (props: JSX.IntrinsicElements[
|
|
1182
|
+
export declare const FdOutload: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1154
1183
|
/**
|
|
1155
1184
|
* The FdOutputArrow icon
|
|
1156
1185
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A563
|
|
1157
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1186
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/42819cf3-02cc-42be-99d1-0f903b9d17e9
|
|
1158
1187
|
**/
|
|
1159
|
-
export declare const FdOutputArrow: (props: JSX.IntrinsicElements[
|
|
1188
|
+
export declare const FdOutputArrow: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1160
1189
|
/**
|
|
1161
1190
|
* The FdPalette icon
|
|
1162
1191
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=815%3A115
|
|
1163
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1192
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a1c7eec0-cfc6-4a83-a586-d9d176df7408
|
|
1164
1193
|
**/
|
|
1165
|
-
export declare const FdPalette: (props: JSX.IntrinsicElements[
|
|
1194
|
+
export declare const FdPalette: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1166
1195
|
/**
|
|
1167
1196
|
* The FdPause icon
|
|
1168
1197
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=14%3A655
|
|
1169
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1198
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4c3b9347-72ef-4223-8e3f-b96380de3277
|
|
1170
1199
|
**/
|
|
1171
|
-
export declare const FdPause: (props: JSX.IntrinsicElements[
|
|
1200
|
+
export declare const FdPause: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1172
1201
|
/**
|
|
1173
1202
|
* The FdPdf icon
|
|
1174
1203
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1008%3A80
|
|
1175
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1204
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4980c590-47c6-4090-bafc-e0752fd8e591
|
|
1176
1205
|
**/
|
|
1177
|
-
export declare const FdPdf: (props: JSX.IntrinsicElements[
|
|
1206
|
+
export declare const FdPdf: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1178
1207
|
/**
|
|
1179
1208
|
* The FdPen icon
|
|
1180
1209
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A305
|
|
1181
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1210
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a6a4b7a9-91d6-47c3-bad1-981c2bf7e228
|
|
1182
1211
|
**/
|
|
1183
|
-
export declare const FdPen: (props: JSX.IntrinsicElements[
|
|
1212
|
+
export declare const FdPen: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1184
1213
|
/**
|
|
1185
1214
|
* The FdPhoneRotate icon
|
|
1186
1215
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A286
|
|
1187
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1216
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/91e8b20b-8244-4e2d-8b25-ea524d6989b3
|
|
1188
1217
|
**/
|
|
1189
|
-
export declare const FdPhoneRotate: (props: JSX.IntrinsicElements[
|
|
1218
|
+
export declare const FdPhoneRotate: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1190
1219
|
/**
|
|
1191
1220
|
* The FdPhone icon
|
|
1192
1221
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A308
|
|
1193
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1222
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5362b61f-ea1e-4361-8edb-51b6d93b21aa
|
|
1194
1223
|
**/
|
|
1195
|
-
export declare const FdPhone: (props: JSX.IntrinsicElements[
|
|
1224
|
+
export declare const FdPhone: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1196
1225
|
/**
|
|
1197
1226
|
* The FdPiNaked icon
|
|
1198
1227
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A514
|
|
1199
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1228
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/bf568682-b313-427d-b256-441eacf56424
|
|
1200
1229
|
**/
|
|
1201
|
-
export declare const FdPiNaked: (props: JSX.IntrinsicElements[
|
|
1230
|
+
export declare const FdPiNaked: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1202
1231
|
/**
|
|
1203
1232
|
* The FdPi icon
|
|
1204
1233
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A567
|
|
1205
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1234
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4e9b5659-a21a-4ee1-ba8d-7fbd791a09c0
|
|
1206
1235
|
**/
|
|
1207
|
-
export declare const FdPi: (props: JSX.IntrinsicElements[
|
|
1236
|
+
export declare const FdPi: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1208
1237
|
/**
|
|
1209
1238
|
* The FdPie icon
|
|
1210
1239
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A855
|
|
1211
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1240
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/cdd6092c-b0b6-46bd-a781-c85e4e5fc212
|
|
1212
1241
|
**/
|
|
1213
|
-
export declare const FdPie: (props: JSX.IntrinsicElements[
|
|
1242
|
+
export declare const FdPie: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1214
1243
|
/**
|
|
1215
1244
|
* The FdPlayNotif icon
|
|
1216
1245
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=923%3A295
|
|
1217
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1246
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d91abcf3-34c7-4f17-87f8-abbc72962076
|
|
1218
1247
|
**/
|
|
1219
|
-
export declare const FdPlayNotif: (props: JSX.IntrinsicElements[
|
|
1248
|
+
export declare const FdPlayNotif: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1249
|
+
/**
|
|
1250
|
+
* The FdPlaySettings icon
|
|
1251
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1940%3A155
|
|
1252
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/543cc44e-0853-41c9-bd72-51beea4b4f56
|
|
1253
|
+
**/
|
|
1254
|
+
export declare const FdPlaySettings: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1220
1255
|
/**
|
|
1221
1256
|
* The FdPlay icon
|
|
1222
1257
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A278
|
|
1223
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1258
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2fc99c38-19e4-4ba9-a6eb-21d197b9b6ee
|
|
1224
1259
|
**/
|
|
1225
|
-
export declare const FdPlay: (props: JSX.IntrinsicElements[
|
|
1260
|
+
export declare const FdPlay: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1226
1261
|
/**
|
|
1227
1262
|
* The FdPlusNaked icon
|
|
1228
1263
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=922%3A289
|
|
1229
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1264
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/74d037f9-1b8e-4089-8020-79c974ee0873
|
|
1230
1265
|
**/
|
|
1231
|
-
export declare const FdPlusNaked: (props: JSX.IntrinsicElements[
|
|
1266
|
+
export declare const FdPlusNaked: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1232
1267
|
/**
|
|
1233
1268
|
* The FdPlus icon
|
|
1234
1269
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A263
|
|
1235
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1270
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/26179021-6965-45dc-a831-21de1a1ad744
|
|
1236
1271
|
**/
|
|
1237
|
-
export declare const FdPlus: (props: JSX.IntrinsicElements[
|
|
1272
|
+
export declare const FdPlus: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1238
1273
|
/**
|
|
1239
1274
|
* The FdPreemptiveMode icon
|
|
1240
1275
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A520
|
|
1241
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1276
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e9f5b99f-186c-4d1d-abf9-e6d169c8e33b
|
|
1242
1277
|
**/
|
|
1243
|
-
export declare const FdPreemptiveMode: (props: JSX.IntrinsicElements[
|
|
1278
|
+
export declare const FdPreemptiveMode: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1244
1279
|
/**
|
|
1245
1280
|
* The FdQodly icon
|
|
1246
1281
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=460%3A77
|
|
1247
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1282
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f7c47807-ad35-4b30-a744-eebe20a2b555
|
|
1248
1283
|
**/
|
|
1249
|
-
export declare const FdQodly: (props: JSX.IntrinsicElements[
|
|
1284
|
+
export declare const FdQodly: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1250
1285
|
/**
|
|
1251
1286
|
* The FdQrCube icon
|
|
1252
1287
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1533%3A126
|
|
1253
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1288
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2d78a39a-0af8-4410-8c8b-4370d02d7e3b
|
|
1254
1289
|
**/
|
|
1255
|
-
export declare const FdQrCube: (props: JSX.IntrinsicElements[
|
|
1290
|
+
export declare const FdQrCube: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1256
1291
|
/**
|
|
1257
1292
|
* The FdQuery icon
|
|
1258
1293
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A851
|
|
1259
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1294
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e2f5ae31-643b-458c-bb84-9c5360f121bc
|
|
1260
1295
|
**/
|
|
1261
|
-
export declare const FdQuery: (props: JSX.IntrinsicElements[
|
|
1296
|
+
export declare const FdQuery: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1262
1297
|
/**
|
|
1263
1298
|
* The FdRadio icon
|
|
1264
1299
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A261
|
|
1265
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1300
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f6e5079e-7289-4d2a-8752-50684f5806b8
|
|
1266
1301
|
**/
|
|
1267
|
-
export declare const FdRadio: (props: JSX.IntrinsicElements[
|
|
1302
|
+
export declare const FdRadio: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1268
1303
|
/**
|
|
1269
1304
|
* The FdRam icon
|
|
1270
1305
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=923%3A309
|
|
1271
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1306
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/fd520529-e21b-40f3-9b75-27d327b6ca09
|
|
1272
1307
|
**/
|
|
1273
|
-
export declare const FdRam: (props: JSX.IntrinsicElements[
|
|
1308
|
+
export declare const FdRam: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1274
1309
|
/**
|
|
1275
1310
|
* The FdRedo icon
|
|
1276
1311
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A825
|
|
1277
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1312
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1450284f-68f6-4041-a171-8e8f2115dae3
|
|
1278
1313
|
**/
|
|
1279
|
-
export declare const FdRedo: (props: JSX.IntrinsicElements[
|
|
1314
|
+
export declare const FdRedo: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1280
1315
|
/**
|
|
1281
1316
|
* The FdRefreshBold icon
|
|
1282
1317
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A574
|
|
1283
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1318
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e0d5ba81-9ecb-4a63-bdda-e056c7627266
|
|
1284
1319
|
**/
|
|
1285
|
-
export declare const FdRefreshBold: (props: JSX.IntrinsicElements[
|
|
1320
|
+
export declare const FdRefreshBold: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1286
1321
|
/**
|
|
1287
1322
|
* The FdRefresh icon
|
|
1288
1323
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1421%3A127
|
|
1289
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1324
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/91d81dd3-133a-4d1e-b7a4-02ab7a250e43
|
|
1290
1325
|
**/
|
|
1291
|
-
export declare const FdRefresh: (props: JSX.IntrinsicElements[
|
|
1326
|
+
export declare const FdRefresh: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1292
1327
|
/**
|
|
1293
1328
|
* The FdRelation icon
|
|
1294
1329
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A561
|
|
1295
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1330
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/657ebb1d-c2ce-4434-8743-83935aa9208a
|
|
1296
1331
|
**/
|
|
1297
|
-
export declare const FdRelation: (props: JSX.IntrinsicElements[
|
|
1332
|
+
export declare const FdRelation: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1298
1333
|
/**
|
|
1299
1334
|
* The FdReload icon
|
|
1300
1335
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A583
|
|
1301
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1336
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/653892e2-ac90-46ab-a7c2-654dcfe5aefa
|
|
1302
1337
|
**/
|
|
1303
|
-
export declare const FdReload: (props: JSX.IntrinsicElements[
|
|
1338
|
+
export declare const FdReload: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1304
1339
|
/**
|
|
1305
1340
|
* The FdReorder icon
|
|
1306
1341
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=20%3A46
|
|
1307
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1342
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/37dbb422-5ec2-4735-8e9e-eea19dfcd6ee
|
|
1308
1343
|
**/
|
|
1309
|
-
export declare const FdReorder: (props: JSX.IntrinsicElements[
|
|
1344
|
+
export declare const FdReorder: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1310
1345
|
/**
|
|
1311
1346
|
* The FdResize icon
|
|
1312
1347
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A816
|
|
1313
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1348
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e6cf00cd-48be-4b28-a4e9-43d268e0d898
|
|
1314
1349
|
**/
|
|
1315
|
-
export declare const FdResize: (props: JSX.IntrinsicElements[
|
|
1350
|
+
export declare const FdResize: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1316
1351
|
/**
|
|
1317
1352
|
* The FdRight icon
|
|
1318
1353
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1371%3A83
|
|
1319
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1354
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/bda91ed6-c08e-4de5-b210-a8bd916c8249
|
|
1320
1355
|
**/
|
|
1321
|
-
export declare const FdRight: (props: JSX.IntrinsicElements[
|
|
1356
|
+
export declare const FdRight: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1322
1357
|
/**
|
|
1323
1358
|
* The FdRocket icon
|
|
1324
1359
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A251
|
|
1325
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1360
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/77ec2a40-2089-400f-922b-7b6a8c2f13f6
|
|
1326
1361
|
**/
|
|
1327
|
-
export declare const FdRocket: (props: JSX.IntrinsicElements[
|
|
1362
|
+
export declare const FdRocket: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1328
1363
|
/**
|
|
1329
1364
|
* The FdSameLoaderTab icon
|
|
1330
1365
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A246
|
|
1331
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1366
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7bf9dfca-deef-4d26-95c3-92473e9dec77
|
|
1332
1367
|
**/
|
|
1333
|
-
export declare const FdSameLoaderTab: (props: JSX.IntrinsicElements[
|
|
1368
|
+
export declare const FdSameLoaderTab: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1334
1369
|
/**
|
|
1335
1370
|
* The FdSanityCheckDefault icon
|
|
1336
1371
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1459%3A81
|
|
1337
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1372
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1cc3724c-0cdd-44d5-bf39-04a8bcffb2c0
|
|
1338
1373
|
**/
|
|
1339
|
-
export declare const FdSanityCheckDefault: (props: JSX.IntrinsicElements[
|
|
1374
|
+
export declare const FdSanityCheckDefault: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1340
1375
|
/**
|
|
1341
1376
|
* The FdSanityCheckInfo icon
|
|
1342
1377
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=815%3A139
|
|
1343
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1378
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/811e3b18-33c0-4417-975d-057d34812c5b
|
|
1344
1379
|
**/
|
|
1345
|
-
export declare const FdSanityCheckInfo: (props: JSX.IntrinsicElements[
|
|
1380
|
+
export declare const FdSanityCheckInfo: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1346
1381
|
/**
|
|
1347
1382
|
* The FdSave icon
|
|
1348
1383
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A303
|
|
1349
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1384
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/264ad3dd-bc8d-4514-add9-6ff78e447afb
|
|
1350
1385
|
**/
|
|
1351
|
-
export declare const FdSave: (props: JSX.IntrinsicElements[
|
|
1386
|
+
export declare const FdSave: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1352
1387
|
/**
|
|
1353
1388
|
* The FdSavedClosed icon
|
|
1354
1389
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1074%3A136
|
|
1355
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1390
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/fa423a76-6d8d-4582-bd0c-04a5b1158af0
|
|
1356
1391
|
**/
|
|
1357
|
-
export declare const FdSavedClosed: (props: JSX.IntrinsicElements[
|
|
1392
|
+
export declare const FdSavedClosed: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1358
1393
|
/**
|
|
1359
1394
|
* The FdSearch icon
|
|
1360
1395
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A250
|
|
1361
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1396
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a285f215-2b47-4f1f-8c8c-6e1b9a4add03
|
|
1362
1397
|
**/
|
|
1363
|
-
export declare const FdSearch: (props: JSX.IntrinsicElements[
|
|
1398
|
+
export declare const FdSearch: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1364
1399
|
/**
|
|
1365
1400
|
* The FdSelectBox icon
|
|
1366
1401
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A835
|
|
1367
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1402
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2a06da22-286d-46d4-8229-a5fed6bdbc60
|
|
1368
1403
|
**/
|
|
1369
|
-
export declare const FdSelectBox: (props: JSX.IntrinsicElements[
|
|
1404
|
+
export declare const FdSelectBox: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1370
1405
|
/**
|
|
1371
1406
|
* The FdSelect icon
|
|
1372
1407
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A300
|
|
1373
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1408
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7564bb3c-dfd9-4385-8dd4-90ed1478aab7
|
|
1374
1409
|
**/
|
|
1375
|
-
export declare const FdSelect: (props: JSX.IntrinsicElements[
|
|
1410
|
+
export declare const FdSelect: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1376
1411
|
/**
|
|
1377
1412
|
* The FdServerPrivate icon
|
|
1378
1413
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=14%3A616
|
|
1379
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1414
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/38d5f0f5-7fc5-43cc-9638-f9cb4408c87e
|
|
1380
1415
|
**/
|
|
1381
|
-
export declare const FdServerPrivate: (props: JSX.IntrinsicElements[
|
|
1416
|
+
export declare const FdServerPrivate: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1382
1417
|
/**
|
|
1383
1418
|
* The FdServerProtected icon
|
|
1384
1419
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=14%3A618
|
|
1385
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1420
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/90734caf-aab5-4da2-b504-16570063efcd
|
|
1386
1421
|
**/
|
|
1387
|
-
export declare const FdServerProtected: (props: JSX.IntrinsicElements[
|
|
1422
|
+
export declare const FdServerProtected: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1388
1423
|
/**
|
|
1389
1424
|
* The FdServer icon
|
|
1390
1425
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A253
|
|
1391
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1426
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/151f291c-7d7d-4309-826a-89a166cdf803
|
|
1392
1427
|
**/
|
|
1393
|
-
export declare const FdServer: (props: JSX.IntrinsicElements[
|
|
1428
|
+
export declare const FdServer: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1394
1429
|
/**
|
|
1395
1430
|
* The FdSetting icon
|
|
1396
1431
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A556
|
|
1397
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1432
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4d7f0e45-532a-4367-a4fe-87bc68bab038
|
|
1398
1433
|
**/
|
|
1399
|
-
export declare const FdSetting: (props: JSX.IntrinsicElements[
|
|
1434
|
+
export declare const FdSetting: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1400
1435
|
/**
|
|
1401
1436
|
* The FdShare icon
|
|
1402
1437
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=711%3A87
|
|
1403
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1438
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4ea581bb-4fee-40c3-ba32-dcf41d0eccb2
|
|
1404
1439
|
**/
|
|
1405
|
-
export declare const FdShare: (props: JSX.IntrinsicElements[
|
|
1440
|
+
export declare const FdShare: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1406
1441
|
/**
|
|
1407
1442
|
* The FdSharedFolder icon
|
|
1408
1443
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=14%3A660
|
|
1409
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1444
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/22554575-73c4-4714-802a-9ee7b1f6030f
|
|
1410
1445
|
**/
|
|
1411
|
-
export declare const FdSharedFolder: (props: JSX.IntrinsicElements[
|
|
1446
|
+
export declare const FdSharedFolder: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1412
1447
|
/**
|
|
1413
1448
|
* The FdShared icon
|
|
1414
1449
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1020%3A93
|
|
1415
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1450
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1a212ad4-bc50-42cc-9e66-0974b6f5519d
|
|
1416
1451
|
**/
|
|
1417
|
-
export declare const FdShared: (props: JSX.IntrinsicElements[
|
|
1452
|
+
export declare const FdShared: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1418
1453
|
/**
|
|
1419
1454
|
* The FdShort icon
|
|
1420
1455
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A262
|
|
1421
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1456
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/6156ad65-9322-47dc-8625-ce6e0dc4404c
|
|
1422
1457
|
**/
|
|
1423
|
-
export declare const FdShort: (props: JSX.IntrinsicElements[
|
|
1458
|
+
export declare const FdShort: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1424
1459
|
/**
|
|
1425
1460
|
* The FdSlider icon
|
|
1426
1461
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A296
|
|
1427
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1462
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7d2a613b-3a5d-412f-b3dc-5fa8920f54b4
|
|
1428
1463
|
**/
|
|
1429
|
-
export declare const FdSlider: (props: JSX.IntrinsicElements[
|
|
1464
|
+
export declare const FdSlider: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1430
1465
|
/**
|
|
1431
1466
|
* The FdSpaceAround icon
|
|
1432
1467
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A549
|
|
1433
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1468
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/206cdd1c-8408-41da-9592-90917fb7f79a
|
|
1434
1469
|
**/
|
|
1435
|
-
export declare const FdSpaceAround: (props: JSX.IntrinsicElements[
|
|
1470
|
+
export declare const FdSpaceAround: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1436
1471
|
/**
|
|
1437
1472
|
* The FdSpaceBetween icon
|
|
1438
1473
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A519
|
|
1439
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1474
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/394d73e8-5e60-4f11-b86a-d44c6c809b9f
|
|
1440
1475
|
**/
|
|
1441
|
-
export declare const FdSpaceBetween: (props: JSX.IntrinsicElements[
|
|
1476
|
+
export declare const FdSpaceBetween: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1442
1477
|
/**
|
|
1443
1478
|
* The FdSpaceEvenly icon
|
|
1444
1479
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A584
|
|
1445
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1480
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/6867d5ff-f8fc-4281-83c3-84f833acc8b5
|
|
1446
1481
|
**/
|
|
1447
|
-
export declare const FdSpaceEvenly: (props: JSX.IntrinsicElements[
|
|
1482
|
+
export declare const FdSpaceEvenly: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1448
1483
|
/**
|
|
1449
1484
|
* The FdSpinner icon
|
|
1450
1485
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A862
|
|
1451
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1486
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b9b0811b-ae6f-41df-bfc1-1a76ce7620ab
|
|
1452
1487
|
**/
|
|
1453
|
-
export declare const FdSpinner: (props: JSX.IntrinsicElements[
|
|
1488
|
+
export declare const FdSpinner: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1454
1489
|
/**
|
|
1455
1490
|
* The FdSplit icon
|
|
1456
1491
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A576
|
|
1457
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1492
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e31a39f6-2f61-4829-add3-6335496bd5ff
|
|
1458
1493
|
**/
|
|
1459
|
-
export declare const FdSplit: (props: JSX.IntrinsicElements[
|
|
1494
|
+
export declare const FdSplit: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1460
1495
|
/**
|
|
1461
1496
|
* The FdSql icon
|
|
1462
1497
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A288
|
|
1463
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1498
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2e4864a2-b4c5-467c-a24b-4c228e9ef893
|
|
1464
1499
|
**/
|
|
1465
|
-
export declare const FdSql: (props: JSX.IntrinsicElements[
|
|
1500
|
+
export declare const FdSql: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1466
1501
|
/**
|
|
1467
1502
|
* The FdStack icon
|
|
1468
1503
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A257
|
|
1469
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1504
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/48eeb892-0f90-4402-a591-9ca6960f2961
|
|
1470
1505
|
**/
|
|
1471
|
-
export declare const FdStack: (props: JSX.IntrinsicElements[
|
|
1506
|
+
export declare const FdStack: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1472
1507
|
/**
|
|
1473
1508
|
* The FdStar icon
|
|
1474
1509
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A833
|
|
1475
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1510
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1ce44286-b410-48f9-a92a-7116f0cfb4ac
|
|
1476
1511
|
**/
|
|
1477
|
-
export declare const FdStar: (props: JSX.IntrinsicElements[
|
|
1512
|
+
export declare const FdStar: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1478
1513
|
/**
|
|
1479
1514
|
* The FdStopEdit icon
|
|
1480
1515
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A537
|
|
1481
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1516
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/192ba377-9e9c-4775-b246-b4106a42775c
|
|
1482
1517
|
**/
|
|
1483
|
-
export declare const FdStopEdit: (props: JSX.IntrinsicElements[
|
|
1518
|
+
export declare const FdStopEdit: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1484
1519
|
/**
|
|
1485
1520
|
* The FdStoryBoard icon
|
|
1486
1521
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A813
|
|
1487
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1522
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/21bfc1bf-5ec0-495e-b21b-69303a297990
|
|
1488
1523
|
**/
|
|
1489
|
-
export declare const FdStoryBoard: (props: JSX.IntrinsicElements[
|
|
1524
|
+
export declare const FdStoryBoard: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1490
1525
|
/**
|
|
1491
1526
|
* The FdStretch icon
|
|
1492
1527
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A528
|
|
1493
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1528
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/706a48b1-7c84-4960-bbad-a3e994ee1f7f
|
|
1494
1529
|
**/
|
|
1495
|
-
export declare const FdStretch: (props: JSX.IntrinsicElements[
|
|
1530
|
+
export declare const FdStretch: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1496
1531
|
/**
|
|
1497
1532
|
* The FdStrikethrough icon
|
|
1498
1533
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A817
|
|
1499
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1534
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1c0c1f82-d699-4f50-98f4-95301c18d927
|
|
1500
1535
|
**/
|
|
1501
|
-
export declare const FdStrikethrough: (props: JSX.IntrinsicElements[
|
|
1536
|
+
export declare const FdStrikethrough: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1502
1537
|
/**
|
|
1503
1538
|
* The FdString icon
|
|
1504
1539
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A562
|
|
1505
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1540
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/96b4a7a5-63b1-48bd-ac72-1944810133b3
|
|
1506
1541
|
**/
|
|
1507
|
-
export declare const FdString: (props: JSX.IntrinsicElements[
|
|
1542
|
+
export declare const FdString: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1508
1543
|
/**
|
|
1509
1544
|
* The FdStyle4 icon
|
|
1510
1545
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A577
|
|
1511
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1546
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ae8012aa-f6de-4b7c-b687-47dc49f5db9f
|
|
1512
1547
|
**/
|
|
1513
|
-
export declare const FdStyle4: (props: JSX.IntrinsicElements[
|
|
1548
|
+
export declare const FdStyle4: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1514
1549
|
/**
|
|
1515
1550
|
* The FdStyle5 icon
|
|
1516
1551
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A575
|
|
1517
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1552
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b5265255-c67c-48f4-a6f9-8026d44dc6a8
|
|
1518
1553
|
**/
|
|
1519
|
-
export declare const FdStyle5: (props: JSX.IntrinsicElements[
|
|
1554
|
+
export declare const FdStyle5: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1520
1555
|
/**
|
|
1521
1556
|
* The FdStyle6 icon
|
|
1522
1557
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A588
|
|
1523
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1558
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/27cb95c0-986f-48a4-8d95-ecc81e2ed472
|
|
1524
1559
|
**/
|
|
1525
|
-
export declare const FdStyle6: (props: JSX.IntrinsicElements[
|
|
1560
|
+
export declare const FdStyle6: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1526
1561
|
/**
|
|
1527
1562
|
* The FdStyleBox icon
|
|
1528
1563
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A565
|
|
1529
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1564
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/85130f9f-d296-4ccf-986d-0425ff60cbe8
|
|
1530
1565
|
**/
|
|
1531
|
-
export declare const FdStyleBox: (props: JSX.IntrinsicElements[
|
|
1566
|
+
export declare const FdStyleBox: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1532
1567
|
/**
|
|
1533
1568
|
* The FdSweap icon
|
|
1534
1569
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1055%3A97
|
|
1535
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1570
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/fa629aed-d4c9-43bc-805b-6969c5d43754
|
|
1536
1571
|
**/
|
|
1537
|
-
export declare const FdSweap: (props: JSX.IntrinsicElements[
|
|
1572
|
+
export declare const FdSweap: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1538
1573
|
/**
|
|
1539
1574
|
* The FdSwitch icon
|
|
1540
1575
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A317
|
|
1541
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1576
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/43d47900-a71a-4100-a0c8-9dcfb28f788f
|
|
1542
1577
|
**/
|
|
1543
|
-
export declare const FdSwitch: (props: JSX.IntrinsicElements[
|
|
1578
|
+
export declare const FdSwitch: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1544
1579
|
/**
|
|
1545
1580
|
* The FdSync icon
|
|
1546
1581
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A259
|
|
1547
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1582
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ef378fb8-d805-493a-942b-34991d38c175
|
|
1548
1583
|
**/
|
|
1549
|
-
export declare const FdSync: (props: JSX.IntrinsicElements[
|
|
1584
|
+
export declare const FdSync: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1550
1585
|
/**
|
|
1551
1586
|
* The FdTab4 icon
|
|
1552
1587
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A828
|
|
1553
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1588
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/286a9864-4029-4e82-9cf8-83c7fd9ab6f5
|
|
1554
1589
|
**/
|
|
1555
|
-
export declare const FdTab4: (props: JSX.IntrinsicElements[
|
|
1590
|
+
export declare const FdTab4: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1556
1591
|
/**
|
|
1557
1592
|
* The FdTab icon
|
|
1558
1593
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A247
|
|
1559
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1594
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d0fd6038-e6e2-4646-9c20-55fa8d6570fe
|
|
1560
1595
|
**/
|
|
1561
|
-
export declare const FdTab: (props: JSX.IntrinsicElements[
|
|
1596
|
+
export declare const FdTab: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1562
1597
|
/**
|
|
1563
1598
|
* The FdTableColumn icon
|
|
1564
1599
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A568
|
|
1565
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1600
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/580b1246-2761-465a-9556-229b284b4deb
|
|
1566
1601
|
**/
|
|
1567
|
-
export declare const FdTableColumn: (props: JSX.IntrinsicElements[
|
|
1602
|
+
export declare const FdTableColumn: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1568
1603
|
/**
|
|
1569
1604
|
* The FdTableHeader icon
|
|
1570
1605
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A566
|
|
1571
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1606
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/6d4c2635-3382-4323-b978-a7f1cc109ef4
|
|
1572
1607
|
**/
|
|
1573
|
-
export declare const FdTableHeader: (props: JSX.IntrinsicElements[
|
|
1608
|
+
export declare const FdTableHeader: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1574
1609
|
/**
|
|
1575
1610
|
* The FdTable icon
|
|
1576
1611
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A569
|
|
1577
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1612
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/56c9f1a6-24dd-453c-8fb5-238346883f5b
|
|
1578
1613
|
**/
|
|
1579
|
-
export declare const FdTable: (props: JSX.IntrinsicElements[
|
|
1614
|
+
export declare const FdTable: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1580
1615
|
/**
|
|
1581
1616
|
* The FdTablet icon
|
|
1582
1617
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A302
|
|
1583
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1618
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/dddf9a01-9a60-4e1d-82db-c27a274414e0
|
|
1619
|
+
**/
|
|
1620
|
+
export declare const FdTablet: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1621
|
+
/**
|
|
1622
|
+
* The FdTag icon
|
|
1623
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1881%3A135
|
|
1624
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/88cad4a6-c1eb-4320-a0ab-2db12eeddb47
|
|
1584
1625
|
**/
|
|
1585
|
-
export declare const
|
|
1626
|
+
export declare const FdTag: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1586
1627
|
/**
|
|
1587
1628
|
* The FdTextCenter icon
|
|
1588
1629
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A447
|
|
1589
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1630
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/17d5f8a6-1a0b-4363-aea5-ef75c0b3fce1
|
|
1590
1631
|
**/
|
|
1591
|
-
export declare const FdTextCenter: (props: JSX.IntrinsicElements[
|
|
1632
|
+
export declare const FdTextCenter: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1592
1633
|
/**
|
|
1593
1634
|
* The FdTextEnd icon
|
|
1594
1635
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A445
|
|
1595
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1636
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d36d7379-1473-4c57-afed-b2affb15544e
|
|
1596
1637
|
**/
|
|
1597
|
-
export declare const FdTextEnd: (props: JSX.IntrinsicElements[
|
|
1638
|
+
export declare const FdTextEnd: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1598
1639
|
/**
|
|
1599
1640
|
* The FdTextJustify icon
|
|
1600
1641
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A449
|
|
1601
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1642
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/cb0eb854-c6db-4a99-b159-91836ae9c43b
|
|
1602
1643
|
**/
|
|
1603
|
-
export declare const FdTextJustify: (props: JSX.IntrinsicElements[
|
|
1644
|
+
export declare const FdTextJustify: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1604
1645
|
/**
|
|
1605
1646
|
* The FdTextStart icon
|
|
1606
1647
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A443
|
|
1607
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1648
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a3b19feb-82a4-40de-8498-b61f58538c00
|
|
1608
1649
|
**/
|
|
1609
|
-
export declare const FdTextStart: (props: JSX.IntrinsicElements[
|
|
1650
|
+
export declare const FdTextStart: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1610
1651
|
/**
|
|
1611
1652
|
* The FdText icon
|
|
1612
1653
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1791%3A645
|
|
1613
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1654
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/001ae254-cad9-4104-8ef8-18d76bf10b8e
|
|
1614
1655
|
**/
|
|
1615
|
-
export declare const FdText: (props: JSX.IntrinsicElements[
|
|
1656
|
+
export declare const FdText: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1616
1657
|
/**
|
|
1617
1658
|
* The FdTime icon
|
|
1618
1659
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A313
|
|
1619
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1660
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/bb36ab6e-8c34-4edc-acb4-df467d0f71da
|
|
1620
1661
|
**/
|
|
1621
|
-
export declare const FdTime: (props: JSX.IntrinsicElements[
|
|
1662
|
+
export declare const FdTime: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1622
1663
|
/**
|
|
1623
1664
|
* The FdTooltip icon
|
|
1624
1665
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=148%3A110
|
|
1625
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1666
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b1840ecd-1b60-462b-af02-a2d0b406bad9
|
|
1626
1667
|
**/
|
|
1627
|
-
export declare const FdTooltip: (props: JSX.IntrinsicElements[
|
|
1668
|
+
export declare const FdTooltip: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1628
1669
|
/**
|
|
1629
1670
|
* The FdTrash icon
|
|
1630
1671
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A301
|
|
1631
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1672
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/746f836f-0bc5-412b-ade5-4cdebe4e5c5a
|
|
1673
|
+
**/
|
|
1674
|
+
export declare const FdTrash: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1675
|
+
/**
|
|
1676
|
+
* The FdTravel icon
|
|
1677
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1908%3A202
|
|
1678
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/da0d8c19-5744-4557-a272-eb9f35d6fbed
|
|
1632
1679
|
**/
|
|
1633
|
-
export declare const
|
|
1680
|
+
export declare const FdTravel: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1634
1681
|
/**
|
|
1635
1682
|
* The FdUnderline icon
|
|
1636
1683
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A522
|
|
1637
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1684
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5a3ee5e2-5e20-4d9d-a196-b5ba4d92656c
|
|
1638
1685
|
**/
|
|
1639
|
-
export declare const FdUnderline: (props: JSX.IntrinsicElements[
|
|
1686
|
+
export declare const FdUnderline: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1640
1687
|
/**
|
|
1641
1688
|
* The FdUndo icon
|
|
1642
1689
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A839
|
|
1643
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1690
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5e38025e-9e8b-4349-9b52-efada8abfab4
|
|
1644
1691
|
**/
|
|
1645
|
-
export declare const FdUndo: (props: JSX.IntrinsicElements[
|
|
1692
|
+
export declare const FdUndo: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1646
1693
|
/**
|
|
1647
1694
|
* The FdUnlock icon
|
|
1648
1695
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A843
|
|
1649
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1696
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/35fd73f7-ef97-4d68-8101-3bebd417149d
|
|
1650
1697
|
**/
|
|
1651
|
-
export declare const FdUnlock: (props: JSX.IntrinsicElements[
|
|
1698
|
+
export declare const FdUnlock: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1652
1699
|
/**
|
|
1653
1700
|
* The FdUp icon
|
|
1654
1701
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A285
|
|
1655
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1702
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8ebb1777-e052-4ab4-a99a-65d642b88232
|
|
1656
1703
|
**/
|
|
1657
|
-
export declare const FdUp: (props: JSX.IntrinsicElements[
|
|
1704
|
+
export declare const FdUp: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1658
1705
|
/**
|
|
1659
1706
|
* The FdUpdown icon
|
|
1660
1707
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A265
|
|
1661
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1708
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c08c2ffc-2e2f-4d46-b00a-fca83235e8d9
|
|
1662
1709
|
**/
|
|
1663
|
-
export declare const FdUpdown: (props: JSX.IntrinsicElements[
|
|
1710
|
+
export declare const FdUpdown: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1664
1711
|
/**
|
|
1665
1712
|
* The FdUploadFile icon
|
|
1666
1713
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A504
|
|
1667
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1714
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d6b3e6a5-2026-4d6a-a43e-b5a8632215f3
|
|
1668
1715
|
**/
|
|
1669
|
-
export declare const FdUploadFile: (props: JSX.IntrinsicElements[
|
|
1716
|
+
export declare const FdUploadFile: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1670
1717
|
/**
|
|
1671
1718
|
* The FdUpload icon
|
|
1672
1719
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A587
|
|
1673
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1720
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e5b40eb0-9e58-4af3-a277-d9bfc9431cd4
|
|
1674
1721
|
**/
|
|
1675
|
-
export declare const FdUpload: (props: JSX.IntrinsicElements[
|
|
1722
|
+
export declare const FdUpload: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1676
1723
|
/**
|
|
1677
1724
|
* The FdUppercase icon
|
|
1678
1725
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=811%3A79
|
|
1679
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1726
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/cff4c07a-5308-4cb0-8321-f9cb2633dee6
|
|
1680
1727
|
**/
|
|
1681
|
-
export declare const FdUppercase: (props: JSX.IntrinsicElements[
|
|
1728
|
+
export declare const FdUppercase: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1682
1729
|
/**
|
|
1683
1730
|
* The FdUserCircle icon
|
|
1684
1731
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A275
|
|
1685
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1732
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0765b6c5-4ace-408a-9ebd-ffb7c220c42c
|
|
1686
1733
|
**/
|
|
1687
|
-
export declare const FdUserCircle: (props: JSX.IntrinsicElements[
|
|
1734
|
+
export declare const FdUserCircle: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1688
1735
|
/**
|
|
1689
1736
|
* The FdUserInherited1 icon
|
|
1690
1737
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=453%3A72
|
|
1691
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1738
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2b38854a-29c8-4249-adec-6401def72233
|
|
1692
1739
|
**/
|
|
1693
|
-
export declare const FdUserInherited1: (props: JSX.IntrinsicElements[
|
|
1740
|
+
export declare const FdUserInherited1: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1694
1741
|
/**
|
|
1695
1742
|
* The FdVariable icon
|
|
1696
1743
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A860
|
|
1697
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1744
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3be6cc21-35b1-47e7-b2b2-878e3e970a48
|
|
1698
1745
|
**/
|
|
1699
|
-
export declare const FdVariable: (props: JSX.IntrinsicElements[
|
|
1746
|
+
export declare const FdVariable: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1700
1747
|
/**
|
|
1701
1748
|
* The FdWarningCross icon
|
|
1702
1749
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A573
|
|
1703
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1750
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5f095211-6f20-44bf-a92f-b9e874344530
|
|
1704
1751
|
**/
|
|
1705
|
-
export declare const FdWarningCross: (props: JSX.IntrinsicElements[
|
|
1752
|
+
export declare const FdWarningCross: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1706
1753
|
/**
|
|
1707
1754
|
* The FdWarningDanger icon
|
|
1708
1755
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A586
|
|
1709
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1756
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f40e0ed8-628e-4f59-81bb-decb5b8f4e1b
|
|
1710
1757
|
**/
|
|
1711
|
-
export declare const FdWarningDanger: (props: JSX.IntrinsicElements[
|
|
1758
|
+
export declare const FdWarningDanger: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1712
1759
|
/**
|
|
1713
1760
|
* The FdWebform icon
|
|
1714
1761
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A290
|
|
1715
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1762
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3ee81040-2deb-4472-b403-6a2c2d621d36
|
|
1716
1763
|
**/
|
|
1717
|
-
export declare const FdWebform: (props: JSX.IntrinsicElements[
|
|
1764
|
+
export declare const FdWebform: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1718
1765
|
/**
|
|
1719
1766
|
* The FdWifi icon
|
|
1720
1767
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1483%3A82
|
|
1721
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1768
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/018b362d-c94d-4801-8efc-f1c922c365a6
|
|
1722
1769
|
**/
|
|
1723
|
-
export declare const FdWifi: (props: JSX.IntrinsicElements[
|
|
1770
|
+
export declare const FdWifi: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|
|
1724
1771
|
/**
|
|
1725
1772
|
* The FdWindow icon
|
|
1726
1773
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A506
|
|
1727
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1774
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/17cc3bc2-4745-4657-b110-7caeaab2eff4
|
|
1728
1775
|
**/
|
|
1729
|
-
export declare const FdWindow: (props: JSX.IntrinsicElements[
|
|
1776
|
+
export declare const FdWindow: (props: JSX.IntrinsicElements["svg"]) => JSX.Element;
|