@ws-ui/icons 0.0.11 → 0.0.12
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/dist/assets/4DIcons.d.ts +668 -596
- package/dist/assets/IconType.d.ts +2 -0
- package/dist/assets/index.d.ts +2 -1
- package/dist/index.cjs.js +9 -9
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +972 -845
- package/dist/index.es.js.map +1 -1
- package/package.json +3 -2
package/dist/assets/4DIcons.d.ts
CHANGED
|
@@ -1,1788 +1,1860 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* The Fd4D icon
|
|
3
3
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A518
|
|
4
|
-
* 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/1164624b-df99-46de-9bd2-2e27d124d37b
|
|
5
5
|
**/
|
|
6
|
-
export declare const Fd4D: (props: JSX.IntrinsicElements[
|
|
6
|
+
export declare const Fd4D: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
7
7
|
/**
|
|
8
8
|
* The FdAll icon
|
|
9
9
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A848
|
|
10
|
-
* 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/2bc1cfc8-c256-4f86-83b1-ce90fbe76f8b
|
|
11
11
|
**/
|
|
12
|
-
export declare const FdAll: (props: JSX.IntrinsicElements[
|
|
12
|
+
export declare const FdAll: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
13
13
|
/**
|
|
14
14
|
* The FdClasses icon
|
|
15
15
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1764%3A523
|
|
16
|
-
* 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/1a2bdcfd-36b8-498e-8e77-a18b21983ee3
|
|
17
17
|
**/
|
|
18
|
-
export declare const FdClasses: (props: JSX.IntrinsicElements[
|
|
18
|
+
export declare const FdClasses: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
19
|
+
/**
|
|
20
|
+
* The FdClearStyle icon
|
|
21
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2268%3A170
|
|
22
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c88ea3ed-d333-43a2-af69-17803a98e857
|
|
23
|
+
**/
|
|
24
|
+
export declare const FdClearStyle: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
25
|
+
/**
|
|
26
|
+
* The FdClearContent icon
|
|
27
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2269%3A246
|
|
28
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f605bee7-fd5e-4798-ab83-d60b82357edd
|
|
29
|
+
**/
|
|
30
|
+
export declare const FdClearContent: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
19
31
|
/**
|
|
20
32
|
* The FdWebformFolder icon
|
|
21
33
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A849
|
|
22
|
-
* 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/e1449063-a723-47f9-8b1d-910c5038066e
|
|
23
35
|
**/
|
|
24
|
-
export declare const FdWebformFolder: (props: JSX.IntrinsicElements[
|
|
36
|
+
export declare const FdWebformFolder: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
25
37
|
/**
|
|
26
38
|
* The FdAction icon
|
|
27
39
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A850
|
|
28
|
-
* 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/d3510f52-9999-4cb4-8140-2b3f00e70222
|
|
29
41
|
**/
|
|
30
|
-
export declare const FdAction: (props: JSX.IntrinsicElements[
|
|
42
|
+
export declare const FdAction: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
31
43
|
/**
|
|
32
44
|
* The FdAddToLibrary2 icon
|
|
33
45
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A858
|
|
34
|
-
* 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/6f9931bb-74ae-4d29-81a4-4422e7e99a0e
|
|
35
47
|
**/
|
|
36
|
-
export declare const FdAddToLibrary2: (props: JSX.IntrinsicElements[
|
|
48
|
+
export declare const FdAddToLibrary2: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
37
49
|
/**
|
|
38
50
|
* The FdAddToLibrary1 icon
|
|
39
51
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A836
|
|
40
|
-
* 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/eba7f786-743e-4e33-adf0-f887e3bec1b6
|
|
41
53
|
**/
|
|
42
|
-
export declare const FdAddToLibrary1: (props: JSX.IntrinsicElements[
|
|
54
|
+
export declare const FdAddToLibrary1: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
43
55
|
/**
|
|
44
56
|
* The FdAddToLibrary icon
|
|
45
57
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A842
|
|
46
|
-
* 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/88915c3d-8463-4ee7-80fb-4f092f2dd0f2
|
|
47
59
|
**/
|
|
48
|
-
export declare const FdAddToLibrary: (props: JSX.IntrinsicElements[
|
|
60
|
+
export declare const FdAddToLibrary: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
49
61
|
/**
|
|
50
62
|
* The FdAdjust icon
|
|
51
63
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A581
|
|
52
|
-
* 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/c3e76c63-325e-4c49-bbd3-7fc19e0d9acf
|
|
53
65
|
**/
|
|
54
|
-
export declare const FdAdjust: (props: JSX.IntrinsicElements[
|
|
66
|
+
export declare const FdAdjust: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
55
67
|
/**
|
|
56
68
|
* The FdAdvancedProps icon
|
|
57
69
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=654%3A120
|
|
58
|
-
* 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/97d131b4-dd38-4910-8733-1dee49389f37
|
|
59
71
|
**/
|
|
60
|
-
export declare const FdAdvancedProps: (props: JSX.IntrinsicElements[
|
|
72
|
+
export declare const FdAdvancedProps: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
61
73
|
/**
|
|
62
74
|
* The FdAiry icon
|
|
63
75
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=510%3A136
|
|
64
|
-
* 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/75336b5e-d2e2-421f-b154-8542004a5836
|
|
65
77
|
**/
|
|
66
|
-
export declare const FdAiry: (props: JSX.IntrinsicElements[
|
|
78
|
+
export declare const FdAiry: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
67
79
|
/**
|
|
68
80
|
* The FdAlignCenter icon
|
|
69
81
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A526
|
|
70
|
-
* 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/a2f26641-2a64-40cd-8d3d-c90438d5a672
|
|
71
83
|
**/
|
|
72
|
-
export declare const FdAlignCenter: (props: JSX.IntrinsicElements[
|
|
84
|
+
export declare const FdAlignCenter: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
73
85
|
/**
|
|
74
86
|
* The FdAlignContentEnd icon
|
|
75
87
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A516
|
|
76
|
-
* 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/8155ab38-b175-414b-b7a0-ed4465351f63
|
|
77
89
|
**/
|
|
78
|
-
export declare const FdAlignContentEnd: (props: JSX.IntrinsicElements[
|
|
90
|
+
export declare const FdAlignContentEnd: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
79
91
|
/**
|
|
80
92
|
* The FdAlignContentStart icon
|
|
81
93
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A517
|
|
82
|
-
* 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/7c1cf502-f64a-4e3f-9c5f-1d9f14202866
|
|
83
95
|
**/
|
|
84
|
-
export declare const FdAlignContentStart: (props: JSX.IntrinsicElements[
|
|
96
|
+
export declare const FdAlignContentStart: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
85
97
|
/**
|
|
86
98
|
* The FdAnd icon
|
|
87
99
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1722%3A341
|
|
88
|
-
* 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/cc660305-9f5f-4702-acd7-088b34dd02fa
|
|
89
101
|
**/
|
|
90
|
-
export declare const FdAnd: (props: JSX.IntrinsicElements[
|
|
102
|
+
export declare const FdAnd: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
91
103
|
/**
|
|
92
104
|
* The FdAppAnd icon
|
|
93
105
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=219%3A88
|
|
94
|
-
* 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/4504c43a-9c63-4913-bfcb-2443d805b223
|
|
95
107
|
**/
|
|
96
|
-
export declare const FdAppAnd: (props: JSX.IntrinsicElements[
|
|
108
|
+
export declare const FdAppAnd: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
97
109
|
/**
|
|
98
110
|
* The FdArrowDown icon
|
|
99
111
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1768%3A568
|
|
100
|
-
* 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/1f68e9b8-851a-44f8-9145-887708aeea15
|
|
101
113
|
**/
|
|
102
|
-
export declare const FdArrowDown: (props: JSX.IntrinsicElements[
|
|
114
|
+
export declare const FdArrowDown: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
103
115
|
/**
|
|
104
116
|
* The FdArrowLeft icon
|
|
105
117
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1768%3A571
|
|
106
|
-
* 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/de5cb2e0-afae-4625-90b9-233ae93139c8
|
|
107
119
|
**/
|
|
108
|
-
export declare const FdArrowLeft: (props: JSX.IntrinsicElements[
|
|
120
|
+
export declare const FdArrowLeft: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
109
121
|
/**
|
|
110
122
|
* The FdArrowRight icon
|
|
111
123
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1768%3A565
|
|
112
|
-
* 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/878f0fb7-7987-4e91-8152-347a4548aaa3
|
|
113
125
|
**/
|
|
114
|
-
export declare const FdArrowRight: (props: JSX.IntrinsicElements[
|
|
126
|
+
export declare const FdArrowRight: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
115
127
|
/**
|
|
116
128
|
* The FdArrowUp icon
|
|
117
129
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1768%3A562
|
|
118
|
-
* 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/1fdd127f-2821-4461-806e-81bef2ea5e8e
|
|
119
131
|
**/
|
|
120
|
-
export declare const FdArrowUp: (props: JSX.IntrinsicElements[
|
|
132
|
+
export declare const FdArrowUp: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
121
133
|
/**
|
|
122
134
|
* The FdAsc icon
|
|
123
135
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A844
|
|
124
|
-
* 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/6c5dedf4-4c7c-4f63-aeb1-7df97a8f5b5e
|
|
125
137
|
**/
|
|
126
|
-
export declare const FdAsc: (props: JSX.IntrinsicElements[
|
|
138
|
+
export declare const FdAsc: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
127
139
|
/**
|
|
128
140
|
* The FdAttache icon
|
|
129
141
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A536
|
|
130
|
-
* 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/796f3616-0901-4f96-b8d7-0bf796c8ae37
|
|
131
143
|
**/
|
|
132
|
-
export declare const FdAttache: (props: JSX.IntrinsicElements[
|
|
144
|
+
export declare const FdAttache: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
133
145
|
/**
|
|
134
146
|
* The FdAttribute icon
|
|
135
147
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A838
|
|
136
|
-
* 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/17a3fe95-7168-44df-a7e7-d664a890be51
|
|
137
149
|
**/
|
|
138
|
-
export declare const FdAttribute: (props: JSX.IntrinsicElements[
|
|
150
|
+
export declare const FdAttribute: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
139
151
|
/**
|
|
140
152
|
* The FdBaseline icon
|
|
141
153
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A513
|
|
142
|
-
* 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/92c094fc-f1d4-49c7-bf49-25ee5edaf904
|
|
143
155
|
**/
|
|
144
|
-
export declare const FdBaseline: (props: JSX.IntrinsicElements[
|
|
156
|
+
export declare const FdBaseline: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
145
157
|
/**
|
|
146
158
|
* The FdBell icon
|
|
147
159
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A555
|
|
148
|
-
* 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/22da2c27-60fd-4678-b5a0-6108b97a5515
|
|
149
161
|
**/
|
|
150
|
-
export declare const FdBell: (props: JSX.IntrinsicElements[
|
|
162
|
+
export declare const FdBell: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
151
163
|
/**
|
|
152
164
|
* The FdBlob icon
|
|
153
165
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A314
|
|
154
|
-
* 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/bf8decf3-6a07-496c-9cfd-a4a333ad9011
|
|
155
167
|
**/
|
|
156
|
-
export declare const FdBlob: (props: JSX.IntrinsicElements[
|
|
168
|
+
export declare const FdBlob: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
157
169
|
/**
|
|
158
170
|
* The FdBlocNote icon
|
|
159
171
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A572
|
|
160
|
-
* 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/fd914305-f6fe-43d2-8331-a77172fa3fce
|
|
161
173
|
**/
|
|
162
|
-
export declare const FdBlocNote: (props: JSX.IntrinsicElements[
|
|
174
|
+
export declare const FdBlocNote: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
163
175
|
/**
|
|
164
176
|
* The FdBlock icon
|
|
165
177
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A837
|
|
166
|
-
* 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/8d0d4f53-6914-495c-9bb4-63bb9f18b7f1
|
|
167
179
|
**/
|
|
168
|
-
export declare const FdBlock: (props: JSX.IntrinsicElements[
|
|
180
|
+
export declare const FdBlock: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
169
181
|
/**
|
|
170
182
|
* The FdBold icon
|
|
171
183
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A525
|
|
172
|
-
* 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/b8148b66-05f8-4826-969d-6daae29674fd
|
|
173
185
|
**/
|
|
174
|
-
export declare const FdBold: (props: JSX.IntrinsicElements[
|
|
186
|
+
export declare const FdBold: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
175
187
|
/**
|
|
176
188
|
* The FdBorderBottom icon
|
|
177
189
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A534
|
|
178
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
190
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/486f3683-681c-40d7-a76d-169d01588e88
|
|
179
191
|
**/
|
|
180
|
-
export declare const FdBorderBottom: (props: JSX.IntrinsicElements[
|
|
192
|
+
export declare const FdBorderBottom: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
181
193
|
/**
|
|
182
194
|
* The FdBorderLeft icon
|
|
183
195
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A552
|
|
184
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
196
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a48b1749-8042-46b8-80b8-2890013a4811
|
|
185
197
|
**/
|
|
186
|
-
export declare const FdBorderLeft: (props: JSX.IntrinsicElements[
|
|
198
|
+
export declare const FdBorderLeft: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
187
199
|
/**
|
|
188
200
|
* The FdBorderRadiusBottomLeft icon
|
|
189
201
|
* 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/
|
|
202
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b9675cd9-b7bf-4292-b031-01560c46396e
|
|
191
203
|
**/
|
|
192
|
-
export declare const FdBorderRadiusBottomLeft: (props: JSX.IntrinsicElements[
|
|
204
|
+
export declare const FdBorderRadiusBottomLeft: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
193
205
|
/**
|
|
194
206
|
* The FdBorderRadiusBottomRight icon
|
|
195
207
|
* 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/
|
|
208
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f928b661-1716-46b6-a5b3-6b7717be0f61
|
|
197
209
|
**/
|
|
198
|
-
export declare const FdBorderRadiusBottomRight: (props: JSX.IntrinsicElements[
|
|
210
|
+
export declare const FdBorderRadiusBottomRight: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
199
211
|
/**
|
|
200
212
|
* The FdBorderRadiusTopLeft icon
|
|
201
213
|
* 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/
|
|
214
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/15731c70-1229-4224-a311-6b510337573f
|
|
203
215
|
**/
|
|
204
|
-
export declare const FdBorderRadiusTopLeft: (props: JSX.IntrinsicElements[
|
|
216
|
+
export declare const FdBorderRadiusTopLeft: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
205
217
|
/**
|
|
206
218
|
* The FdBorderRadiusTopRight icon
|
|
207
219
|
* 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/
|
|
220
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/985315ef-8358-43ed-86f5-0c47ed07f24a
|
|
209
221
|
**/
|
|
210
|
-
export declare const FdBorderRadiusTopRight: (props: JSX.IntrinsicElements[
|
|
222
|
+
export declare const FdBorderRadiusTopRight: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
211
223
|
/**
|
|
212
224
|
* The FdBorderRadius icon
|
|
213
225
|
* 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/
|
|
226
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/23a82b74-ad29-4332-bf6e-dba28efd9b41
|
|
215
227
|
**/
|
|
216
|
-
export declare const FdBorderRadius: (props: JSX.IntrinsicElements[
|
|
228
|
+
export declare const FdBorderRadius: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
217
229
|
/**
|
|
218
230
|
* The FdBorderRight icon
|
|
219
231
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A548
|
|
220
|
-
* 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/65f6d3fc-9119-4028-9149-654904229212
|
|
221
233
|
**/
|
|
222
|
-
export declare const FdBorderRight: (props: JSX.IntrinsicElements[
|
|
234
|
+
export declare const FdBorderRight: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
223
235
|
/**
|
|
224
236
|
* The FdBorderTop icon
|
|
225
237
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A551
|
|
226
|
-
* 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/1349d026-8e86-4d5d-bb48-f974e280244a
|
|
227
239
|
**/
|
|
228
|
-
export declare const FdBorderTop: (props: JSX.IntrinsicElements[
|
|
240
|
+
export declare const FdBorderTop: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
229
241
|
/**
|
|
230
242
|
* The FdBorders icon
|
|
231
243
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A553
|
|
232
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
244
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8cfe618b-f8d6-46a4-8ac7-4c5da6a81631
|
|
233
245
|
**/
|
|
234
|
-
export declare const FdBorders: (props: JSX.IntrinsicElements[
|
|
246
|
+
export declare const FdBorders: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
235
247
|
/**
|
|
236
248
|
* The FdBraces icon
|
|
237
249
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1533%3A139
|
|
238
|
-
* 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/7d8b93ec-db21-4cbd-8fdd-d46b94328ef7
|
|
239
251
|
**/
|
|
240
|
-
export declare const FdBraces: (props: JSX.IntrinsicElements[
|
|
252
|
+
export declare const FdBraces: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
241
253
|
/**
|
|
242
254
|
* The FdBracket icon
|
|
243
255
|
* 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/
|
|
256
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/fa1388c0-6e61-4abe-b185-df2097ef9b88
|
|
245
257
|
**/
|
|
246
|
-
export declare const FdBracket: (props: JSX.IntrinsicElements[
|
|
258
|
+
export declare const FdBracket: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
247
259
|
/**
|
|
248
260
|
* The FdBug icon
|
|
249
261
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A830
|
|
250
|
-
* 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/060228e3-562a-4fd7-80d4-75c0af273bbe
|
|
251
263
|
**/
|
|
252
|
-
export declare const FdBug: (props: JSX.IntrinsicElements[
|
|
264
|
+
export declare const FdBug: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
253
265
|
/**
|
|
254
266
|
* The FdBulb icon
|
|
255
267
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A298
|
|
256
|
-
* 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/23cb25ff-9b64-416b-ae1d-70f09f1ba4ad
|
|
257
269
|
**/
|
|
258
|
-
export declare const FdBulb: (props: JSX.IntrinsicElements[
|
|
270
|
+
export declare const FdBulb: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
259
271
|
/**
|
|
260
272
|
* The FdBurger icon
|
|
261
273
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A315
|
|
262
|
-
* 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/eec4ad33-2f91-4c5f-96df-c7beff62d8a2
|
|
263
275
|
**/
|
|
264
|
-
export declare const FdBurger: (props: JSX.IntrinsicElements[
|
|
276
|
+
export declare const FdBurger: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
265
277
|
/**
|
|
266
278
|
* The FdButton icon
|
|
267
279
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A307
|
|
268
|
-
* 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/565568b5-85f2-4ce5-bb90-c94c451b6b38
|
|
269
281
|
**/
|
|
270
|
-
export declare const FdButton: (props: JSX.IntrinsicElements[
|
|
282
|
+
export declare const FdButton: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
271
283
|
/**
|
|
272
284
|
* The FdCalculator icon
|
|
273
285
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1729%3A409
|
|
274
|
-
* 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/ef3da3f6-332d-4c9d-81ee-f1b2e551aacd
|
|
275
287
|
**/
|
|
276
|
-
export declare const FdCalculator: (props: JSX.IntrinsicElements[
|
|
288
|
+
export declare const FdCalculator: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
277
289
|
/**
|
|
278
290
|
* The FdCanvas icon
|
|
279
291
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A856
|
|
280
|
-
* 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/609f5bbb-1bb8-4bbb-8be3-ffc74b3adbe3
|
|
281
293
|
**/
|
|
282
|
-
export declare const FdCanvas: (props: JSX.IntrinsicElements[
|
|
294
|
+
export declare const FdCanvas: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
283
295
|
/**
|
|
284
296
|
* The FdCapitalise icon
|
|
285
297
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=810%3A91
|
|
286
|
-
* 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/9c763a2d-c371-4b56-872a-0fabe045dab4
|
|
287
299
|
**/
|
|
288
|
-
export declare const FdCapitalise: (props: JSX.IntrinsicElements[
|
|
300
|
+
export declare const FdCapitalise: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
289
301
|
/**
|
|
290
302
|
* The FdCheckCircle icon
|
|
291
303
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A273
|
|
292
|
-
* 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/de9a1fc6-b8bc-4e4d-b982-63db48c629c0
|
|
293
305
|
**/
|
|
294
|
-
export declare const FdCheckCircle: (props: JSX.IntrinsicElements[
|
|
306
|
+
export declare const FdCheckCircle: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
295
307
|
/**
|
|
296
308
|
* The FdCheckNaked icon
|
|
297
309
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=850%3A105
|
|
298
|
-
* 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/3f7243b5-75f7-44eb-a38e-c7b4adbadb62
|
|
299
311
|
**/
|
|
300
|
-
export declare const FdCheckNaked: (props: JSX.IntrinsicElements[
|
|
312
|
+
export declare const FdCheckNaked: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
301
313
|
/**
|
|
302
314
|
* The FdCheck icon
|
|
303
315
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A304
|
|
304
|
-
* 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/b3488745-f709-4c7e-9463-f847f1dc15e8
|
|
305
317
|
**/
|
|
306
|
-
export declare const FdCheck: (props: JSX.IntrinsicElements[
|
|
318
|
+
export declare const FdCheck: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
307
319
|
/**
|
|
308
320
|
* The FdClassVirtual icon
|
|
309
321
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1821%3A144
|
|
310
|
-
* 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/40b02e3e-ee09-4c62-a168-ccf411ff236d
|
|
311
323
|
**/
|
|
312
|
-
export declare const FdClassVirtual: (props: JSX.IntrinsicElements[
|
|
324
|
+
export declare const FdClassVirtual: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
313
325
|
/**
|
|
314
326
|
* The FdClean icon
|
|
315
327
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1048%3A96
|
|
316
|
-
* 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/9798fdff-7a03-4832-9ea5-f48add30e0f3
|
|
317
329
|
**/
|
|
318
|
-
export declare const FdClean: (props: JSX.IntrinsicElements[
|
|
330
|
+
export declare const FdClean: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
319
331
|
/**
|
|
320
332
|
* The FdClearAll icon
|
|
321
333
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=14%3A662
|
|
322
|
-
* 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/4f8ef1c9-afe3-4d6a-823c-c174997f1b42
|
|
323
335
|
**/
|
|
324
|
-
export declare const FdClearAll: (props: JSX.IntrinsicElements[
|
|
336
|
+
export declare const FdClearAll: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
325
337
|
/**
|
|
326
338
|
* The FdCloseAllTabs icon
|
|
327
339
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1092%3A116
|
|
328
|
-
* 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/47286e53-d78d-4688-a77b-da1f47e1d7e9
|
|
329
341
|
**/
|
|
330
|
-
export declare const FdCloseAllTabs: (props: JSX.IntrinsicElements[
|
|
342
|
+
export declare const FdCloseAllTabs: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
331
343
|
/**
|
|
332
344
|
* The FdCloseFromLeft icon
|
|
333
345
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1106%3A186
|
|
334
|
-
* 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/46315d43-5d56-4cab-941a-2b01f49bd2df
|
|
335
347
|
**/
|
|
336
|
-
export declare const FdCloseFromLeft: (props: JSX.IntrinsicElements[
|
|
348
|
+
export declare const FdCloseFromLeft: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
337
349
|
/**
|
|
338
350
|
* The FdCloseFromRight icon
|
|
339
351
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1105%3A181
|
|
340
|
-
* 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/f0720c02-3645-49f7-af51-aa0d10a5f18c
|
|
341
353
|
**/
|
|
342
|
-
export declare const FdCloseFromRight: (props: JSX.IntrinsicElements[
|
|
354
|
+
export declare const FdCloseFromRight: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
343
355
|
/**
|
|
344
356
|
* The FdCloseNaked icon
|
|
345
357
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=850%3A106
|
|
346
|
-
* 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/f11329a3-6974-4633-8da5-7f4650eadc2a
|
|
347
359
|
**/
|
|
348
|
-
export declare const FdCloseNaked: (props: JSX.IntrinsicElements[
|
|
360
|
+
export declare const FdCloseNaked: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
349
361
|
/**
|
|
350
362
|
* The FdClose icon
|
|
351
363
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A258
|
|
352
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
364
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a52b2a92-8090-493c-b47d-fbac1dbd5933
|
|
353
365
|
**/
|
|
354
|
-
export declare const FdClose: (props: JSX.IntrinsicElements[
|
|
366
|
+
export declare const FdClose: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
355
367
|
/**
|
|
356
368
|
* The FdClosedFolder icon
|
|
357
369
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A510
|
|
358
|
-
* 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/f8732a68-6de2-4fcf-8616-d7174448b162
|
|
359
371
|
**/
|
|
360
|
-
export declare const FdClosedFolder: (props: JSX.IntrinsicElements[
|
|
372
|
+
export declare const FdClosedFolder: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
361
373
|
/**
|
|
362
374
|
* The FdCloudDownload icon
|
|
363
375
|
* 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/
|
|
376
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3b5e7da4-9266-4a8e-b307-88ed9e4de997
|
|
365
377
|
**/
|
|
366
|
-
export declare const FdCloudDownload: (props: JSX.IntrinsicElements[
|
|
378
|
+
export declare const FdCloudDownload: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
367
379
|
/**
|
|
368
380
|
* The FdCloud icon
|
|
369
381
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=536%3A100
|
|
370
|
-
* 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/7758d328-13a9-4f7a-b6ef-3cb60e81e109
|
|
371
383
|
**/
|
|
372
|
-
export declare const FdCloud: (props: JSX.IntrinsicElements[
|
|
384
|
+
export declare const FdCloud: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
373
385
|
/**
|
|
374
386
|
* The FdCodeFile icon
|
|
375
387
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A503
|
|
376
|
-
* 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/55430f01-9515-4ea3-9e48-260a7dc5e7c6
|
|
377
389
|
**/
|
|
378
|
-
export declare const FdCodeFile: (props: JSX.IntrinsicElements[
|
|
390
|
+
export declare const FdCodeFile: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
379
391
|
/**
|
|
380
392
|
* The FdCodeFolder icon
|
|
381
393
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A248
|
|
382
|
-
* 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/1d2bf6f4-6e56-4419-a98d-8d83a82dedef
|
|
383
395
|
**/
|
|
384
|
-
export declare const FdCodeFolder: (props: JSX.IntrinsicElements[
|
|
396
|
+
export declare const FdCodeFolder: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
385
397
|
/**
|
|
386
398
|
* The FdCode icon
|
|
387
399
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A249
|
|
388
|
-
* 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/c291a0e2-8a1c-4f98-9a1a-39a62ed21eb8
|
|
389
401
|
**/
|
|
390
|
-
export declare const FdCode: (props: JSX.IntrinsicElements[
|
|
402
|
+
export declare const FdCode: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
391
403
|
/**
|
|
392
404
|
* The FdCollapseAll icon
|
|
393
405
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A840
|
|
394
|
-
* 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/e6b1e5dc-c41e-442b-b623-df932db54454
|
|
395
407
|
**/
|
|
396
|
-
export declare const FdCollapseAll: (props: JSX.IntrinsicElements[
|
|
408
|
+
export declare const FdCollapseAll: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
397
409
|
/**
|
|
398
410
|
* The FdCompact icon
|
|
399
411
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=510%3A132
|
|
400
|
-
* 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/18ac73d4-cb44-41f6-9c9a-f23e92141e7f
|
|
401
413
|
**/
|
|
402
|
-
export declare const FdCompact: (props: JSX.IntrinsicElements[
|
|
414
|
+
export declare const FdCompact: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
403
415
|
/**
|
|
404
416
|
* The FdComputer icon
|
|
405
417
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A289
|
|
406
|
-
* 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/37815150-1828-415b-b465-b83422a48b2e
|
|
407
419
|
**/
|
|
408
|
-
export declare const FdComputer: (props: JSX.IntrinsicElements[
|
|
420
|
+
export declare const FdComputer: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
409
421
|
/**
|
|
410
422
|
* The FdConditions icon
|
|
411
423
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1657%3A184
|
|
412
|
-
* 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/a5dcf7ac-4ac8-483d-88b4-ccb6aa1b6591
|
|
413
425
|
**/
|
|
414
|
-
export declare const FdConditions: (props: JSX.IntrinsicElements[
|
|
426
|
+
export declare const FdConditions: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
415
427
|
/**
|
|
416
428
|
* The FdContrast icon
|
|
417
429
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=141%3A86
|
|
418
|
-
* 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/7d4e6173-ea47-441d-b5e9-b20568c5768e
|
|
431
|
+
**/
|
|
432
|
+
export declare const FdContrast: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
433
|
+
/**
|
|
434
|
+
* The FdCopyContent icon
|
|
435
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2269%3A260
|
|
436
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/994e2914-3041-4817-a27a-d2627c223a5c
|
|
419
437
|
**/
|
|
420
|
-
export declare const
|
|
438
|
+
export declare const FdCopyContent: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
421
439
|
/**
|
|
422
440
|
* The FdCopyInto icon
|
|
423
441
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1078%3A143
|
|
424
|
-
* 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/71109f4f-f03c-4751-bfe7-b715f0c25c30
|
|
425
443
|
**/
|
|
426
|
-
export declare const FdCopyInto: (props: JSX.IntrinsicElements[
|
|
444
|
+
export declare const FdCopyInto: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
427
445
|
/**
|
|
428
446
|
* The FdCrown icon
|
|
429
447
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=453%3A76
|
|
430
|
-
* 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/b8bd3d32-3402-4a82-9c4b-e2e57238f52b
|
|
431
449
|
**/
|
|
432
|
-
export declare const FdCrown: (props: JSX.IntrinsicElements[
|
|
450
|
+
export declare const FdCrown: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
433
451
|
/**
|
|
434
452
|
* The FdCssLocal icon
|
|
435
453
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1591%3A106
|
|
436
|
-
* 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/250165f2-72b4-4a1b-9387-f3613213c453
|
|
437
455
|
**/
|
|
438
|
-
export declare const FdCssLocal: (props: JSX.IntrinsicElements[
|
|
456
|
+
export declare const FdCssLocal: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
439
457
|
/**
|
|
440
458
|
* The FdCssShared icon
|
|
441
459
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=929%3A320
|
|
442
|
-
* 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/46269f2e-76b0-4c4e-aaed-c10e8b8f2d6d
|
|
443
461
|
**/
|
|
444
|
-
export declare const FdCssShared: (props: JSX.IntrinsicElements[
|
|
462
|
+
export declare const FdCssShared: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
445
463
|
/**
|
|
446
464
|
* The FdCssTheme icon
|
|
447
465
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=929%3A315
|
|
448
|
-
* 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/96fc83b3-7b39-4907-a295-6bf1bb171ffa
|
|
449
467
|
**/
|
|
450
|
-
export declare const FdCssTheme: (props: JSX.IntrinsicElements[
|
|
468
|
+
export declare const FdCssTheme: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
451
469
|
/**
|
|
452
470
|
* The FdCsvFile icon
|
|
453
471
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A505
|
|
454
|
-
* 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/78dc482c-9ca9-4384-a843-7e4e7efde2dc
|
|
455
473
|
**/
|
|
456
|
-
export declare const FdCsvFile: (props: JSX.IntrinsicElements[
|
|
474
|
+
export declare const FdCsvFile: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
457
475
|
/**
|
|
458
476
|
* The FdCut icon
|
|
459
477
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1076%3A118
|
|
460
|
-
* 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/a6d24130-62de-4e08-8021-2b698b649377
|
|
461
479
|
**/
|
|
462
|
-
export declare const FdCut: (props: JSX.IntrinsicElements[
|
|
480
|
+
export declare const FdCut: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
463
481
|
/**
|
|
464
482
|
* The FdDanger icon
|
|
465
483
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A564
|
|
466
|
-
* 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/319315d1-0199-422b-a241-74d76a520c6e
|
|
467
485
|
**/
|
|
468
|
-
export declare const FdDanger: (props: JSX.IntrinsicElements[
|
|
486
|
+
export declare const FdDanger: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
469
487
|
/**
|
|
470
488
|
* The FdDataTable icon
|
|
471
489
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A292
|
|
472
|
-
* 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/f39c1796-bcdb-4e5b-9531-d1b7419d2477
|
|
473
491
|
**/
|
|
474
|
-
export declare const FdDataTable: (props: JSX.IntrinsicElements[
|
|
492
|
+
export declare const FdDataTable: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
475
493
|
/**
|
|
476
494
|
* The FdDatabaseCopy icon
|
|
477
495
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=471%3A81
|
|
478
|
-
* 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/612a63df-25ac-4685-a597-07e7a6e36a7e
|
|
479
497
|
**/
|
|
480
|
-
export declare const FdDatabaseCopy: (props: JSX.IntrinsicElements[
|
|
498
|
+
export declare const FdDatabaseCopy: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
481
499
|
/**
|
|
482
500
|
* The FdDatabaseImport icon
|
|
483
501
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A861
|
|
484
|
-
* 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/f677db7c-60f3-42b2-aca9-8deb30b9f04c
|
|
485
503
|
**/
|
|
486
|
-
export declare const FdDatabaseImport: (props: JSX.IntrinsicElements[
|
|
504
|
+
export declare const FdDatabaseImport: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
487
505
|
/**
|
|
488
506
|
* The FdDatabase icon
|
|
489
507
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A252
|
|
490
|
-
* 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/49b377d6-a999-4336-bdde-64addc8bab09
|
|
491
509
|
**/
|
|
492
|
-
export declare const FdDatabase: (props: JSX.IntrinsicElements[
|
|
510
|
+
export declare const FdDatabase: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
493
511
|
/**
|
|
494
512
|
* The FdDate icon
|
|
495
513
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A277
|
|
496
|
-
* 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/6b5a5027-894a-47f8-94be-b34c2b041d93
|
|
497
515
|
**/
|
|
498
|
-
export declare const FdDate: (props: JSX.IntrinsicElements[
|
|
516
|
+
export declare const FdDate: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
499
517
|
/**
|
|
500
518
|
* The FdDebugActive icon
|
|
501
519
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A819
|
|
502
|
-
* 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/278d8623-e5a9-4354-8526-35a7e2fe949d
|
|
503
521
|
**/
|
|
504
|
-
export declare const FdDebugActive: (props: JSX.IntrinsicElements[
|
|
522
|
+
export declare const FdDebugActive: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
505
523
|
/**
|
|
506
524
|
* The FdDebugAttached icon
|
|
507
525
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A829
|
|
508
|
-
* 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/572be9b2-d5c1-4309-991c-b10c0863bdde
|
|
509
527
|
**/
|
|
510
|
-
export declare const FdDebugAttached: (props: JSX.IntrinsicElements[
|
|
528
|
+
export declare const FdDebugAttached: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
511
529
|
/**
|
|
512
530
|
* The FdDebugDetached icon
|
|
513
531
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A846
|
|
514
|
-
* 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/079d05eb-76d9-4529-9642-62df0970848a
|
|
515
533
|
**/
|
|
516
|
-
export declare const FdDebugDetached: (props: JSX.IntrinsicElements[
|
|
534
|
+
export declare const FdDebugDetached: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
517
535
|
/**
|
|
518
536
|
* The FdDebugError icon
|
|
519
537
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A857
|
|
520
|
-
* 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/4367a344-be41-463e-a49f-5cb218996b72
|
|
521
539
|
**/
|
|
522
|
-
export declare const FdDebugError: (props: JSX.IntrinsicElements[
|
|
540
|
+
export declare const FdDebugError: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
523
541
|
/**
|
|
524
542
|
* The FdDebuggerContinue icon
|
|
525
543
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A541
|
|
526
|
-
* 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/b78e02b4-00fc-4a38-9665-a288f19516a0
|
|
527
545
|
**/
|
|
528
|
-
export declare const FdDebuggerContinue: (props: JSX.IntrinsicElements[
|
|
546
|
+
export declare const FdDebuggerContinue: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
529
547
|
/**
|
|
530
548
|
* The FdDebuggerStepBack icon
|
|
531
549
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1459%3A114
|
|
532
|
-
* 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/90dc08a8-b731-4aef-b074-0d579b63f2df
|
|
533
551
|
**/
|
|
534
|
-
export declare const FdDebuggerStepBack: (props: JSX.IntrinsicElements[
|
|
552
|
+
export declare const FdDebuggerStepBack: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
535
553
|
/**
|
|
536
554
|
* The FdDebuggerStepInto icon
|
|
537
555
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A531
|
|
538
|
-
* 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/7017bf22-9843-430f-9e6f-7b44e138b0e5
|
|
539
557
|
**/
|
|
540
|
-
export declare const FdDebuggerStepInto: (props: JSX.IntrinsicElements[
|
|
558
|
+
export declare const FdDebuggerStepInto: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
541
559
|
/**
|
|
542
560
|
* The FdDebuggerStepOut icon
|
|
543
561
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A529
|
|
544
|
-
* 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/8f09afec-b4c1-4e8e-9c11-247a66f695c8
|
|
545
563
|
**/
|
|
546
|
-
export declare const FdDebuggerStepOut: (props: JSX.IntrinsicElements[
|
|
564
|
+
export declare const FdDebuggerStepOut: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
547
565
|
/**
|
|
548
566
|
* The FdDebuggerStepOver icon
|
|
549
567
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A532
|
|
550
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
568
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/6e4a4b9a-75fe-4288-8d97-58fef6ffc9ad
|
|
551
569
|
**/
|
|
552
|
-
export declare const FdDebuggerStepOver: (props: JSX.IntrinsicElements[
|
|
570
|
+
export declare const FdDebuggerStepOver: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
553
571
|
/**
|
|
554
572
|
* The FdDebuggerTerminate icon
|
|
555
573
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A539
|
|
556
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
574
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ac5f9aa6-092d-4aac-8f95-a9dd551807fe
|
|
557
575
|
**/
|
|
558
|
-
export declare const FdDebuggerTerminate: (props: JSX.IntrinsicElements[
|
|
576
|
+
export declare const FdDebuggerTerminate: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
559
577
|
/**
|
|
560
578
|
* The FdDebugger icon
|
|
561
579
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A533
|
|
562
|
-
* 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/614b96bf-8df6-4efd-8544-ced5ae07a8f9
|
|
563
581
|
**/
|
|
564
|
-
export declare const FdDebugger: (props: JSX.IntrinsicElements[
|
|
582
|
+
export declare const FdDebugger: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
565
583
|
/**
|
|
566
584
|
* The FdDeleteCurrentFile icon
|
|
567
585
|
* 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/
|
|
586
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9e6f8411-9422-40f4-b3dc-0d2ad19c5590
|
|
569
587
|
**/
|
|
570
|
-
export declare const FdDeleteCurrentFile: (props: JSX.IntrinsicElements[
|
|
588
|
+
export declare const FdDeleteCurrentFile: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
571
589
|
/**
|
|
572
590
|
* The FdDeleteOtherFile icon
|
|
573
591
|
* 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/
|
|
592
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4f16584f-ac28-4516-a16f-9345886cafe9
|
|
575
593
|
**/
|
|
576
|
-
export declare const FdDeleteOtherFile: (props: JSX.IntrinsicElements[
|
|
594
|
+
export declare const FdDeleteOtherFile: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
577
595
|
/**
|
|
578
596
|
* The FdDesc icon
|
|
579
597
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A854
|
|
580
|
-
* 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/52410e0a-212c-4d7a-9ed8-6cdfe54a6b04
|
|
581
599
|
**/
|
|
582
|
-
export declare const FdDesc: (props: JSX.IntrinsicElements[
|
|
600
|
+
export declare const FdDesc: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
583
601
|
/**
|
|
584
602
|
* The FdDescribeRoles icon
|
|
585
603
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A243
|
|
586
|
-
* 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/36ac8715-be37-4968-9516-47dcd471ac2a
|
|
587
605
|
**/
|
|
588
|
-
export declare const FdDescribeRoles: (props: JSX.IntrinsicElements[
|
|
606
|
+
export declare const FdDescribeRoles: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
589
607
|
/**
|
|
590
608
|
* The FdDisplayList icon
|
|
591
609
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A859
|
|
592
|
-
* 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/0c224b89-5d4e-410f-a05a-36aff32ec786
|
|
593
611
|
**/
|
|
594
|
-
export declare const FdDisplayList: (props: JSX.IntrinsicElements[
|
|
612
|
+
export declare const FdDisplayList: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
595
613
|
/**
|
|
596
614
|
* The FdDotsHorizontal icon
|
|
597
615
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1533%3A131
|
|
598
|
-
* 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/39e60daa-6282-4c7c-8b4e-eaac8d6bb53c
|
|
599
617
|
**/
|
|
600
|
-
export declare const FdDotsHorizontal: (props: JSX.IntrinsicElements[
|
|
618
|
+
export declare const FdDotsHorizontal: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
601
619
|
/**
|
|
602
620
|
* The FdDoubleArrowDown icon
|
|
603
621
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A310
|
|
604
|
-
* 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/e3a6f724-8bcf-4956-a905-466d5b427537
|
|
605
623
|
**/
|
|
606
|
-
export declare const FdDoubleArrowDown: (props: JSX.IntrinsicElements[
|
|
624
|
+
export declare const FdDoubleArrowDown: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
607
625
|
/**
|
|
608
626
|
* The FdDoubleArrowLeft icon
|
|
609
627
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A267
|
|
610
|
-
* 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/8c0e8204-05b3-4768-b541-bd0763844658
|
|
611
629
|
**/
|
|
612
|
-
export declare const FdDoubleArrowLeft: (props: JSX.IntrinsicElements[
|
|
630
|
+
export declare const FdDoubleArrowLeft: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
613
631
|
/**
|
|
614
632
|
* The FdDoubleArrowRight icon
|
|
615
633
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A269
|
|
616
|
-
* 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/6b5aedc2-af09-410c-bb59-8d1aaf7b6d1e
|
|
617
635
|
**/
|
|
618
|
-
export declare const FdDoubleArrowRight: (props: JSX.IntrinsicElements[
|
|
636
|
+
export declare const FdDoubleArrowRight: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
619
637
|
/**
|
|
620
638
|
* The FdDoubleArrowUp icon
|
|
621
639
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A268
|
|
622
|
-
* 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/1cebcf2f-7078-4996-a78e-84f8af1a51b0
|
|
623
641
|
**/
|
|
624
|
-
export declare const FdDoubleArrowUp: (props: JSX.IntrinsicElements[
|
|
642
|
+
export declare const FdDoubleArrowUp: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
625
643
|
/**
|
|
626
644
|
* The FdDown icon
|
|
627
645
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1372%3A81
|
|
628
|
-
* 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/622d0140-b1e0-4c33-8b46-aa052eb06748
|
|
629
647
|
**/
|
|
630
|
-
export declare const FdDown: (props: JSX.IntrinsicElements[
|
|
648
|
+
export declare const FdDown: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
631
649
|
/**
|
|
632
650
|
* The FdDownload icon
|
|
633
651
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A560
|
|
634
|
-
* 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/9b25d0be-4a06-407c-9444-ebedbed39789
|
|
635
653
|
**/
|
|
636
|
-
export declare const FdDownload: (props: JSX.IntrinsicElements[
|
|
654
|
+
export declare const FdDownload: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
637
655
|
/**
|
|
638
656
|
* The FdDragHandle icon
|
|
639
657
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A810
|
|
640
|
-
* 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/8c096ce0-ef7c-4b01-8278-f1c88fb5afdc
|
|
641
659
|
**/
|
|
642
|
-
export declare const FdDragHandle: (props: JSX.IntrinsicElements[
|
|
660
|
+
export declare const FdDragHandle: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
643
661
|
/**
|
|
644
662
|
* The FdDrop_color icon
|
|
645
663
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A582
|
|
646
|
-
* 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/670fbd1a-ae33-4f1d-abdd-3a132ca370c8
|
|
647
665
|
**/
|
|
648
|
-
export declare const FdDrop_color: (props: JSX.IntrinsicElements[
|
|
666
|
+
export declare const FdDrop_color: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
649
667
|
/**
|
|
650
668
|
* The FdDuplicateAlt icon
|
|
651
669
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A270
|
|
652
|
-
* 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/2caf61dd-514d-4eb7-acec-4f5d2a1d85a5
|
|
653
671
|
**/
|
|
654
|
-
export declare const FdDuplicateAlt: (props: JSX.IntrinsicElements[
|
|
672
|
+
export declare const FdDuplicateAlt: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
655
673
|
/**
|
|
656
674
|
* The FdDuplicate icon
|
|
657
675
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A501
|
|
658
|
-
* 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/cedbd7ed-81ff-499e-b3db-d1cdd6a5f9cc
|
|
659
677
|
**/
|
|
660
|
-
export declare const FdDuplicate: (props: JSX.IntrinsicElements[
|
|
678
|
+
export declare const FdDuplicate: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
661
679
|
/**
|
|
662
680
|
* The FdEllipse icon
|
|
663
681
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A502
|
|
664
|
-
* 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/8d384bbd-db38-4345-ae69-eb46fda02a39
|
|
665
683
|
**/
|
|
666
|
-
export declare const FdEllipse: (props: JSX.IntrinsicElements[
|
|
684
|
+
export declare const FdEllipse: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
667
685
|
/**
|
|
668
686
|
* The FdEmpty icon
|
|
669
687
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A827
|
|
670
|
-
* 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/7ecb7316-1ead-4a19-8882-a94ed5932c62
|
|
671
689
|
**/
|
|
672
|
-
export declare const FdEmpty: (props: JSX.IntrinsicElements[
|
|
690
|
+
export declare const FdEmpty: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
673
691
|
/**
|
|
674
692
|
* The FdEntity icon
|
|
675
693
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A293
|
|
676
|
-
* 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/f85719e9-2b2b-48dc-af3a-d90f89219179
|
|
677
695
|
**/
|
|
678
|
-
export declare const FdEntity: (props: JSX.IntrinsicElements[
|
|
696
|
+
export declare const FdEntity: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
679
697
|
/**
|
|
680
698
|
* The FdExpandAll icon
|
|
681
699
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1107%3A187
|
|
682
|
-
* 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/c8a65475-7dfe-49d1-bad9-1f95440ea667
|
|
683
701
|
**/
|
|
684
|
-
export declare const FdExpandAll: (props: JSX.IntrinsicElements[
|
|
702
|
+
export declare const FdExpandAll: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
685
703
|
/**
|
|
686
704
|
* The FdExpression icon
|
|
687
705
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A826
|
|
688
|
-
* 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/da07943f-b1c8-4baf-b4ff-c8e55c444c17
|
|
689
707
|
**/
|
|
690
|
-
export declare const FdExpression: (props: JSX.IntrinsicElements[
|
|
708
|
+
export declare const FdExpression: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
691
709
|
/**
|
|
692
710
|
* The FdEye icon
|
|
693
711
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A297
|
|
694
|
-
* 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/2d9e5d43-8a98-40fb-a98d-49f831b39d53
|
|
695
713
|
**/
|
|
696
|
-
export declare const FdEye: (props: JSX.IntrinsicElements[
|
|
714
|
+
export declare const FdEye: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
715
|
+
/**
|
|
716
|
+
* The FdFileEmpty icon
|
|
717
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2186%3A156
|
|
718
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/08089e6a-4de3-4f0f-a7f3-343d3062e8d6
|
|
719
|
+
**/
|
|
720
|
+
export declare const FdFileEmpty: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
697
721
|
/**
|
|
698
722
|
* The FdFileQodly icon
|
|
699
723
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=725%3A105
|
|
700
|
-
* 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/43984e36-5f67-4419-bcf8-1358b204cbcd
|
|
725
|
+
**/
|
|
726
|
+
export declare const FdFileQodly: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
727
|
+
/**
|
|
728
|
+
* The FdFileVideo icon
|
|
729
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2176%3A218
|
|
730
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/67ea2685-e920-4da3-9c78-9804cc4c6bee
|
|
731
|
+
**/
|
|
732
|
+
export declare const FdFileVideo: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
733
|
+
/**
|
|
734
|
+
* The FdFileVoice icon
|
|
735
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2225%3A215
|
|
736
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/23ea42f6-d375-42f9-be55-e5060cc9bf6c
|
|
701
737
|
**/
|
|
702
|
-
export declare const
|
|
738
|
+
export declare const FdFileVoice: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
739
|
+
/**
|
|
740
|
+
* The FdFileZipper icon
|
|
741
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2186%3A157
|
|
742
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1f7a26ba-20d2-4f8f-9fb7-7ce642c51fde
|
|
743
|
+
**/
|
|
744
|
+
export declare const FdFileZipper: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
703
745
|
/**
|
|
704
746
|
* The FdFile icon
|
|
705
747
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A824
|
|
706
|
-
* 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/0cde1c7d-1d48-4451-8fae-942b8f6f8941
|
|
707
749
|
**/
|
|
708
|
-
export declare const FdFile: (props: JSX.IntrinsicElements[
|
|
750
|
+
export declare const FdFile: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
709
751
|
/**
|
|
710
752
|
* The FdFilter icon
|
|
711
753
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=517%3A186
|
|
712
|
-
* 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/263be53e-d5ee-40a3-8c6b-ecfa41e094e6
|
|
713
755
|
**/
|
|
714
|
-
export declare const FdFilter: (props: JSX.IntrinsicElements[
|
|
756
|
+
export declare const FdFilter: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
715
757
|
/**
|
|
716
758
|
* The FdFirstPage icon
|
|
717
759
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1459%3A111
|
|
718
|
-
* 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/a4ba23bb-40c5-4e3a-ac8f-2a1310598cfc
|
|
719
761
|
**/
|
|
720
|
-
export declare const FdFirstPage: (props: JSX.IntrinsicElements[
|
|
762
|
+
export declare const FdFirstPage: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
721
763
|
/**
|
|
722
764
|
* The FdFitZoom icon
|
|
723
765
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=986%3A92
|
|
724
|
-
* 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/0069c5f6-bc14-415e-a9e9-c3b2f58e1fae
|
|
725
767
|
**/
|
|
726
|
-
export declare const FdFitZoom: (props: JSX.IntrinsicElements[
|
|
768
|
+
export declare const FdFitZoom: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
727
769
|
/**
|
|
728
770
|
* The FdFlag icon
|
|
729
771
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A272
|
|
730
|
-
* 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/caed8620-026d-4b52-905e-132ff08286cc
|
|
731
773
|
**/
|
|
732
|
-
export declare const FdFlag: (props: JSX.IntrinsicElements[
|
|
774
|
+
export declare const FdFlag: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
733
775
|
/**
|
|
734
776
|
* The FdFlexCenterHorizontal icon
|
|
735
777
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A530
|
|
736
|
-
* 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/48f02f68-6b3f-4e80-8627-5237b4c7f1d3
|
|
737
779
|
**/
|
|
738
|
-
export declare const FdFlexCenterHorizontal: (props: JSX.IntrinsicElements[
|
|
780
|
+
export declare const FdFlexCenterHorizontal: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
739
781
|
/**
|
|
740
782
|
* The FdFlexEnd icon
|
|
741
783
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A514
|
|
742
|
-
* 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/c312fe6b-f4de-470f-a288-eb7469850c11
|
|
743
785
|
**/
|
|
744
|
-
export declare const FdFlexEnd: (props: JSX.IntrinsicElements[
|
|
786
|
+
export declare const FdFlexEnd: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
745
787
|
/**
|
|
746
788
|
* The FdFlexNowrap icon
|
|
747
789
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A821
|
|
748
|
-
* 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/9d13a585-6db0-4536-aefe-b18fea66d729
|
|
749
791
|
**/
|
|
750
|
-
export declare const FdFlexNowrap: (props: JSX.IntrinsicElements[
|
|
792
|
+
export declare const FdFlexNowrap: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
751
793
|
/**
|
|
752
794
|
* The FdFlexStart icon
|
|
753
795
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A515
|
|
754
|
-
* 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/8f7b9ebb-9906-4a12-9f2e-4ff400616bcb
|
|
755
797
|
**/
|
|
756
|
-
export declare const FdFlexStart: (props: JSX.IntrinsicElements[
|
|
798
|
+
export declare const FdFlexStart: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
757
799
|
/**
|
|
758
800
|
* The FdFlexWrap icon
|
|
759
801
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A853
|
|
760
|
-
* 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/8da809ee-5bf7-407e-b336-81216fc3fe9e
|
|
761
803
|
**/
|
|
762
|
-
export declare const FdFlexWrap: (props: JSX.IntrinsicElements[
|
|
804
|
+
export declare const FdFlexWrap: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
763
805
|
/**
|
|
764
806
|
* The FdFlex icon
|
|
765
807
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A559
|
|
766
|
-
* 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/81e0a035-8930-4ebd-856f-cc7038285c66
|
|
767
809
|
**/
|
|
768
|
-
export declare const FdFlex: (props: JSX.IntrinsicElements[
|
|
810
|
+
export declare const FdFlex: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
769
811
|
/**
|
|
770
812
|
* The FdFloat icon
|
|
771
813
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A312
|
|
772
|
-
* 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/4323acd1-37f5-4ac2-8506-2dcf6dcb8711
|
|
773
815
|
**/
|
|
774
|
-
export declare const FdFloat: (props: JSX.IntrinsicElements[
|
|
816
|
+
export declare const FdFloat: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
775
817
|
/**
|
|
776
818
|
* The FdFocusCenter icon
|
|
777
819
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1459%3A124
|
|
778
|
-
* 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/691affe2-93cf-4e77-8d2e-dc54a2501fad
|
|
779
821
|
**/
|
|
780
|
-
export declare const FdFocusCenter: (props: JSX.IntrinsicElements[
|
|
822
|
+
export declare const FdFocusCenter: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
781
823
|
/**
|
|
782
824
|
* The FdFolderModal icon
|
|
783
825
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A255
|
|
784
|
-
* 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/5ee076d2-e232-487d-ba42-82e408c9d43b
|
|
785
827
|
**/
|
|
786
|
-
export declare const FdFolderModal: (props: JSX.IntrinsicElements[
|
|
828
|
+
export declare const FdFolderModal: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
787
829
|
/**
|
|
788
830
|
* The FdFolderModel icon
|
|
789
831
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A511
|
|
790
|
-
* 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/b4359c15-c6df-41fd-92fe-aeba78f7281b
|
|
791
833
|
**/
|
|
792
|
-
export declare const FdFolderModel: (props: JSX.IntrinsicElements[
|
|
834
|
+
export declare const FdFolderModel: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
793
835
|
/**
|
|
794
836
|
* The FdFont icon
|
|
795
837
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A316
|
|
796
|
-
* 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/f04c7a93-16b8-43d9-9ebe-95793efe2679
|
|
839
|
+
**/
|
|
840
|
+
export declare const FdFont: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
841
|
+
/**
|
|
842
|
+
* The FdFullScreen icon
|
|
843
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2266%3A200
|
|
844
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/03ef70c4-04a4-48e4-9475-041e283a5a42
|
|
797
845
|
**/
|
|
798
|
-
export declare const
|
|
846
|
+
export declare const FdFullScreen: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
799
847
|
/**
|
|
800
848
|
* The FdFunction icon
|
|
801
849
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1785%3A623
|
|
802
|
-
* 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/72615475-b30b-4043-b51f-3020e691cc58
|
|
803
851
|
**/
|
|
804
|
-
export declare const FdFunction: (props: JSX.IntrinsicElements[
|
|
852
|
+
export declare const FdFunction: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
805
853
|
/**
|
|
806
854
|
* The FdGeneric icon
|
|
807
855
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A811
|
|
808
|
-
* 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/363cc9ed-713a-4af3-97c9-d2001cdd41ad
|
|
809
857
|
**/
|
|
810
|
-
export declare const FdGeneric: (props: JSX.IntrinsicElements[
|
|
858
|
+
export declare const FdGeneric: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
811
859
|
/**
|
|
812
860
|
* The FdGrid icon
|
|
813
861
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A579
|
|
814
|
-
* 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/51c81408-2379-4aed-8fbc-857e2c68be8f
|
|
815
863
|
**/
|
|
816
|
-
export declare const FdGrid: (props: JSX.IntrinsicElements[
|
|
864
|
+
export declare const FdGrid: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
817
865
|
/**
|
|
818
866
|
* The FdGroupAdd icon
|
|
819
867
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A244
|
|
820
|
-
* 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/28aa3e53-830a-46ea-9bcf-2e6cac6e0f18
|
|
821
869
|
**/
|
|
822
|
-
export declare const FdGroupAdd: (props: JSX.IntrinsicElements[
|
|
870
|
+
export declare const FdGroupAdd: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
823
871
|
/**
|
|
824
872
|
* The FdGroup icon
|
|
825
873
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A245
|
|
826
|
-
* 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/949c29f3-98ca-42f4-a9b2-746445c9c7c0
|
|
827
875
|
**/
|
|
828
|
-
export declare const FdGroup: (props: JSX.IntrinsicElements[
|
|
876
|
+
export declare const FdGroup: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
829
877
|
/**
|
|
830
878
|
* The FdGuest icon
|
|
831
879
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A535
|
|
832
|
-
* 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/7ef95d36-4862-42bc-9f9f-ab78f8292f51
|
|
833
881
|
**/
|
|
834
|
-
export declare const FdGuest: (props: JSX.IntrinsicElements[
|
|
882
|
+
export declare const FdGuest: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
835
883
|
/**
|
|
836
884
|
* The FdHelp icon
|
|
837
885
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=149%3A136
|
|
838
|
-
* 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/29b0922c-fbe0-4838-a049-26de20299f7b
|
|
839
887
|
**/
|
|
840
|
-
export declare const FdHelp: (props: JSX.IntrinsicElements[
|
|
888
|
+
export declare const FdHelp: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
841
889
|
/**
|
|
842
890
|
* The FdHidden icon
|
|
843
891
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A287
|
|
844
|
-
* 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/56ed22a6-d36f-4a13-9a3f-f3c07efd9e07
|
|
845
893
|
**/
|
|
846
|
-
export declare const FdHidden: (props: JSX.IntrinsicElements[
|
|
894
|
+
export declare const FdHidden: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
847
895
|
/**
|
|
848
896
|
* The FdImageFilled icon
|
|
849
897
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=725%3A117
|
|
850
|
-
* 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/a741d0c5-db36-477d-a4d9-476c4d1ea4ee
|
|
851
899
|
**/
|
|
852
|
-
export declare const FdImageFilled: (props: JSX.IntrinsicElements[
|
|
900
|
+
export declare const FdImageFilled: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
853
901
|
/**
|
|
854
902
|
* The FdImage icon
|
|
855
903
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A283
|
|
856
|
-
* 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/f544c47a-1369-42aa-8682-5faaf950b356
|
|
857
905
|
**/
|
|
858
|
-
export declare const FdImage: (props: JSX.IntrinsicElements[
|
|
906
|
+
export declare const FdImage: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
859
907
|
/**
|
|
860
908
|
* The FdInfoBold icon
|
|
861
909
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A578
|
|
862
|
-
* 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/69e46d22-9252-4930-b745-0c7b07ee3aff
|
|
863
911
|
**/
|
|
864
|
-
export declare const FdInfoBold: (props: JSX.IntrinsicElements[
|
|
912
|
+
export declare const FdInfoBold: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
865
913
|
/**
|
|
866
914
|
* The FdInfoCircle icon
|
|
867
915
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A841
|
|
868
|
-
* 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/a0ec2128-73dd-4d8f-8d8d-0c55a9bfacd8
|
|
869
917
|
**/
|
|
870
|
-
export declare const FdInfoCircle: (props: JSX.IntrinsicElements[
|
|
918
|
+
export declare const FdInfoCircle: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
871
919
|
/**
|
|
872
920
|
* The FdInlineBlock icon
|
|
873
921
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=14%3A633
|
|
874
|
-
* 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/450844d5-35f1-4306-8f14-56841e65093b
|
|
875
923
|
**/
|
|
876
|
-
export declare const FdInlineBlock: (props: JSX.IntrinsicElements[
|
|
924
|
+
export declare const FdInlineBlock: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
877
925
|
/**
|
|
878
926
|
* The FdInline icon
|
|
879
927
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A847
|
|
880
|
-
* 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/3efbc6ff-58af-42c2-a8d2-2ef4568f781d
|
|
881
929
|
**/
|
|
882
|
-
export declare const FdInline: (props: JSX.IntrinsicElements[
|
|
930
|
+
export declare const FdInline: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
883
931
|
/**
|
|
884
932
|
* The FdInput icon
|
|
885
933
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A309
|
|
886
|
-
* 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/a5f05946-b968-48d8-bac2-ec6ca9d752f2
|
|
887
935
|
**/
|
|
888
|
-
export declare const FdInput: (props: JSX.IntrinsicElements[
|
|
936
|
+
export declare const FdInput: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
889
937
|
/**
|
|
890
938
|
* The FdInspect icon
|
|
891
939
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A812
|
|
892
|
-
* 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/cb8fc3fb-e81f-4159-9f35-5cb2cf3b4c78
|
|
893
941
|
**/
|
|
894
|
-
export declare const FdInspect: (props: JSX.IntrinsicElements[
|
|
942
|
+
export declare const FdInspect: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
895
943
|
/**
|
|
896
944
|
* The FdItalic icon
|
|
897
945
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A523
|
|
898
|
-
* 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/677d2688-a15f-456b-8b8b-75628ad77745
|
|
899
947
|
**/
|
|
900
|
-
export declare const FdItalic: (props: JSX.IntrinsicElements[
|
|
948
|
+
export declare const FdItalic: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
901
949
|
/**
|
|
902
950
|
* The FdJustifyCenter icon
|
|
903
951
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A571
|
|
904
|
-
* 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/ced32b48-095e-4476-8b87-8bb24b7c7cd6
|
|
905
953
|
**/
|
|
906
|
-
export declare const FdJustifyCenter: (props: JSX.IntrinsicElements[
|
|
954
|
+
export declare const FdJustifyCenter: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
907
955
|
/**
|
|
908
956
|
* The FdJustifyEnd icon
|
|
909
957
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A557
|
|
910
|
-
* 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/e4ecb363-97a0-4010-aeb0-f8ddac13401b
|
|
911
959
|
**/
|
|
912
|
-
export declare const FdJustifyEnd: (props: JSX.IntrinsicElements[
|
|
960
|
+
export declare const FdJustifyEnd: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
913
961
|
/**
|
|
914
962
|
* The FdJustifyStart icon
|
|
915
963
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A554
|
|
916
|
-
* 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/e038cc5a-373d-4019-b01c-f6bbdb8ff9b7
|
|
917
965
|
**/
|
|
918
|
-
export declare const FdJustifyStart: (props: JSX.IntrinsicElements[
|
|
966
|
+
export declare const FdJustifyStart: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
919
967
|
/**
|
|
920
968
|
* The FdKey icon
|
|
921
969
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A585
|
|
922
|
-
* 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/48470aa0-0567-4692-b68d-fa5b680fa1d2
|
|
923
971
|
**/
|
|
924
|
-
export declare const FdKey: (props: JSX.IntrinsicElements[
|
|
972
|
+
export declare const FdKey: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
925
973
|
/**
|
|
926
974
|
* The FdLabel icon
|
|
927
975
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A524
|
|
928
|
-
* 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/550477dc-c1e2-472a-86f7-c5c8ef5ea590
|
|
929
977
|
**/
|
|
930
|
-
export declare const FdLabel: (props: JSX.IntrinsicElements[
|
|
978
|
+
export declare const FdLabel: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
931
979
|
/**
|
|
932
980
|
* The FdLastPage icon
|
|
933
981
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1459%3A103
|
|
934
|
-
* 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/d74effd5-b994-4ef1-bae1-4c564394c944
|
|
935
983
|
**/
|
|
936
|
-
export declare const FdLastPage: (props: JSX.IntrinsicElements[
|
|
984
|
+
export declare const FdLastPage: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
937
985
|
/**
|
|
938
986
|
* The FdLeft icon
|
|
939
987
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1371%3A82
|
|
940
|
-
* 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/dbc569b6-2547-4f0d-b165-9fab055809e0
|
|
941
989
|
**/
|
|
942
|
-
export declare const FdLeft: (props: JSX.IntrinsicElements[
|
|
990
|
+
export declare const FdLeft: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
943
991
|
/**
|
|
944
992
|
* The FdLightning icon
|
|
945
993
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1008%3A82
|
|
946
|
-
* 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/4df88d59-3ec2-412d-bf00-7d450788f3bb
|
|
947
995
|
**/
|
|
948
|
-
export declare const FdLightning: (props: JSX.IntrinsicElements[
|
|
996
|
+
export declare const FdLightning: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
949
997
|
/**
|
|
950
998
|
* The FdLine_throw icon
|
|
951
999
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=813%3A88
|
|
952
|
-
* 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/71cb6c9e-c53e-4615-bdc3-b1a21872bb3a
|
|
953
1001
|
**/
|
|
954
|
-
export declare const FdLine_throw: (props: JSX.IntrinsicElements[
|
|
1002
|
+
export declare const FdLine_throw: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
955
1003
|
/**
|
|
956
1004
|
* The FdLink icon
|
|
957
1005
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A580
|
|
958
|
-
* 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/f6960e39-1fc4-4f9b-b1f6-c59e2d49438d
|
|
959
1007
|
**/
|
|
960
|
-
export declare const FdLink: (props: JSX.IntrinsicElements[
|
|
1008
|
+
export declare const FdLink: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
961
1009
|
/**
|
|
962
1010
|
* The FdList1 icon
|
|
963
1011
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=14%3A653
|
|
964
|
-
* 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/e98e8111-d620-49be-96d4-560c81c1a121
|
|
965
1013
|
**/
|
|
966
|
-
export declare const FdList1: (props: JSX.IntrinsicElements[
|
|
1014
|
+
export declare const FdList1: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
967
1015
|
/**
|
|
968
1016
|
* The FdList icon
|
|
969
1017
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A260
|
|
970
|
-
* 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/4734c2e0-825e-49e6-87f5-2849b35c8c56
|
|
971
1019
|
**/
|
|
972
|
-
export declare const FdList: (props: JSX.IntrinsicElements[
|
|
1020
|
+
export declare const FdList: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
973
1021
|
/**
|
|
974
1022
|
* The FdLoaderTab icon
|
|
975
1023
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A822
|
|
976
|
-
* 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/1e2700d6-a986-4fe8-a32f-9cdf6b53f39a
|
|
977
1025
|
**/
|
|
978
|
-
export declare const FdLoaderTab: (props: JSX.IntrinsicElements[
|
|
1026
|
+
export declare const FdLoaderTab: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
979
1027
|
/**
|
|
980
1028
|
* The FdLock icon
|
|
981
1029
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A294
|
|
982
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1030
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9dee56a9-4433-4486-9e51-409460ac9e82
|
|
983
1031
|
**/
|
|
984
|
-
export declare const FdLock: (props: JSX.IntrinsicElements[
|
|
1032
|
+
export declare const FdLock: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
985
1033
|
/**
|
|
986
1034
|
* The FdLogout icon
|
|
987
1035
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1513%3A132
|
|
988
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1036
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/202f08a6-b327-4bc6-bab0-ed2350b22a2d
|
|
989
1037
|
**/
|
|
990
|
-
export declare const FdLogout: (props: JSX.IntrinsicElements[
|
|
1038
|
+
export declare const FdLogout: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
991
1039
|
/**
|
|
992
1040
|
* The FdLongLong icon
|
|
993
1041
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A271
|
|
994
|
-
* 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/daecfd53-cbdb-4709-b8ac-9fba3e337aa6
|
|
995
1043
|
**/
|
|
996
|
-
export declare const FdLongLong: (props: JSX.IntrinsicElements[
|
|
1044
|
+
export declare const FdLongLong: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
997
1045
|
/**
|
|
998
1046
|
* The FdLong icon
|
|
999
1047
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A266
|
|
1000
|
-
* 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/e8a5668a-601c-4b99-a087-3a10530a7e54
|
|
1001
1049
|
**/
|
|
1002
|
-
export declare const FdLong: (props: JSX.IntrinsicElements[
|
|
1050
|
+
export declare const FdLong: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1003
1051
|
/**
|
|
1004
1052
|
* The FdLowercase icon
|
|
1005
1053
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=815%3A82
|
|
1006
|
-
* 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/d9ea7095-97e6-42ce-9fc7-cb1afd3bfa5a
|
|
1007
1055
|
**/
|
|
1008
|
-
export declare const FdLowercase: (props: JSX.IntrinsicElements[
|
|
1056
|
+
export declare const FdLowercase: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1009
1057
|
/**
|
|
1010
1058
|
* The FdMagic icon
|
|
1011
1059
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1598%3A156
|
|
1012
|
-
* 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/1fc321a3-64d1-42a5-a857-6610034513a4
|
|
1013
1061
|
**/
|
|
1014
|
-
export declare const FdMagic: (props: JSX.IntrinsicElements[
|
|
1062
|
+
export declare const FdMagic: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1015
1063
|
/**
|
|
1016
1064
|
* The FdMatrix icon
|
|
1017
1065
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A845
|
|
1018
|
-
* 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/082ca693-295d-4f7b-a1f4-fc2a4ce94b57
|
|
1019
1067
|
**/
|
|
1020
|
-
export declare const FdMatrix: (props: JSX.IntrinsicElements[
|
|
1068
|
+
export declare const FdMatrix: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1021
1069
|
/**
|
|
1022
1070
|
* The FdMenuContext icon
|
|
1023
1071
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=956%3A84
|
|
1024
|
-
* 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/92d25700-d9e9-4fcf-a4ba-ed672a10f6ce
|
|
1025
1073
|
**/
|
|
1026
|
-
export declare const FdMenuContext: (props: JSX.IntrinsicElements[
|
|
1074
|
+
export declare const FdMenuContext: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1027
1075
|
/**
|
|
1028
1076
|
* The FdMergeHorizontal icon
|
|
1029
1077
|
* 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/
|
|
1078
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f03c7ae8-72e6-42d0-9bdd-0d23f8e4eb77
|
|
1031
1079
|
**/
|
|
1032
|
-
export declare const FdMergeHorizontal: (props: JSX.IntrinsicElements[
|
|
1080
|
+
export declare const FdMergeHorizontal: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1033
1081
|
/**
|
|
1034
1082
|
* The FdMergeVertical icon
|
|
1035
1083
|
* 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/
|
|
1084
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/eee263ba-6f89-43af-8242-ffa609f0c0bd
|
|
1037
1085
|
**/
|
|
1038
|
-
export declare const FdMergeVertical: (props: JSX.IntrinsicElements[
|
|
1086
|
+
export declare const FdMergeVertical: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1039
1087
|
/**
|
|
1040
1088
|
* The FdMicrochip1 icon
|
|
1041
1089
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A832
|
|
1042
|
-
* 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/2643c665-82b7-4ad8-9cdd-5603709893fd
|
|
1043
1091
|
**/
|
|
1044
|
-
export declare const FdMicrochip1: (props: JSX.IntrinsicElements[
|
|
1092
|
+
export declare const FdMicrochip1: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1045
1093
|
/**
|
|
1046
1094
|
* The FdMicrochip2 icon
|
|
1047
1095
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A818
|
|
1048
|
-
* 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/66404fb5-a0ea-4346-83d1-c00f7a513fec
|
|
1049
1097
|
**/
|
|
1050
|
-
export declare const FdMicrochip2: (props: JSX.IntrinsicElements[
|
|
1098
|
+
export declare const FdMicrochip2: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1051
1099
|
/**
|
|
1052
1100
|
* The FdMicrochip3 icon
|
|
1053
1101
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A831
|
|
1054
|
-
* 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/13af2953-2893-4488-90c7-d6de984cb228
|
|
1055
1103
|
**/
|
|
1056
|
-
export declare const FdMicrochip3: (props: JSX.IntrinsicElements[
|
|
1104
|
+
export declare const FdMicrochip3: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1057
1105
|
/**
|
|
1058
1106
|
* The FdMicrochipSlash icon
|
|
1059
1107
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A280
|
|
1060
|
-
* 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/f7178a14-0970-4a59-be74-9507ea91731f
|
|
1061
1109
|
**/
|
|
1062
|
-
export declare const FdMicrochipSlash: (props: JSX.IntrinsicElements[
|
|
1110
|
+
export declare const FdMicrochipSlash: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1063
1111
|
/**
|
|
1064
1112
|
* The FdMicrochip icon
|
|
1065
1113
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A281
|
|
1066
|
-
* 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/7db2892a-8600-46d0-94ab-418afed13dcb
|
|
1067
1115
|
**/
|
|
1068
|
-
export declare const FdMicrochip: (props: JSX.IntrinsicElements[
|
|
1116
|
+
export declare const FdMicrochip: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1069
1117
|
/**
|
|
1070
1118
|
* The FdMinusNaked icon
|
|
1071
1119
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A470
|
|
1072
|
-
* 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/3f681fea-1a2a-4cc0-8268-a9b33aaa25d0
|
|
1073
1121
|
**/
|
|
1074
|
-
export declare const FdMinusNaked: (props: JSX.IntrinsicElements[
|
|
1122
|
+
export declare const FdMinusNaked: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1075
1123
|
/**
|
|
1076
1124
|
* The FdMinus icon
|
|
1077
1125
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A256
|
|
1078
|
-
* 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/dbc6ca66-1ec9-4cb0-83ca-7792918f6e21
|
|
1079
1127
|
**/
|
|
1080
|
-
export declare const FdMinus: (props: JSX.IntrinsicElements[
|
|
1128
|
+
export declare const FdMinus: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1081
1129
|
/**
|
|
1082
1130
|
* The FdModal icon
|
|
1083
1131
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A820
|
|
1084
|
-
* 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/561b355b-3ccf-4190-b780-11338289a3a9
|
|
1085
1133
|
**/
|
|
1086
|
-
export declare const FdModal: (props: JSX.IntrinsicElements[
|
|
1134
|
+
export declare const FdModal: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1087
1135
|
/**
|
|
1088
1136
|
* The FdModel2 icon
|
|
1089
1137
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A507
|
|
1090
|
-
* 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/eba20b5c-7b27-4440-842c-3c945bcadf19
|
|
1091
1139
|
**/
|
|
1092
|
-
export declare const FdModel2: (props: JSX.IntrinsicElements[
|
|
1140
|
+
export declare const FdModel2: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1093
1141
|
/**
|
|
1094
1142
|
* The FdModel3 icon
|
|
1095
1143
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A264
|
|
1096
|
-
* 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/b76a05a2-eaae-4c23-b3b2-8dab1eaa442a
|
|
1097
1145
|
**/
|
|
1098
|
-
export declare const FdModel3: (props: JSX.IntrinsicElements[
|
|
1146
|
+
export declare const FdModel3: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1099
1147
|
/**
|
|
1100
1148
|
* The FdModel icon
|
|
1101
1149
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A508
|
|
1102
|
-
* 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/f33883d4-8926-4248-96e3-bdbc74e6b45e
|
|
1103
1151
|
**/
|
|
1104
|
-
export declare const FdModel: (props: JSX.IntrinsicElements[
|
|
1152
|
+
export declare const FdModel: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1105
1153
|
/**
|
|
1106
1154
|
* The FdMoveHorizontal icon
|
|
1107
1155
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A427
|
|
1108
|
-
* 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/9b3c81cd-a2f2-48e5-baa7-e7f2f7ce9143
|
|
1109
1157
|
**/
|
|
1110
|
-
export declare const FdMoveHorizontal: (props: JSX.IntrinsicElements[
|
|
1158
|
+
export declare const FdMoveHorizontal: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1111
1159
|
/**
|
|
1112
1160
|
* The FdMoveVertical icon
|
|
1113
1161
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A422
|
|
1114
|
-
* 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/3631b955-1835-494a-8588-131303c6f513
|
|
1115
1163
|
**/
|
|
1116
|
-
export declare const FdMoveVertical: (props: JSX.IntrinsicElements[
|
|
1164
|
+
export declare const FdMoveVertical: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1117
1165
|
/**
|
|
1118
1166
|
* The FdNavigation icon
|
|
1119
1167
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A558
|
|
1120
|
-
* 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/9030cb2c-9e63-4a9e-8318-6cca9f8713bd
|
|
1121
1169
|
**/
|
|
1122
|
-
export declare const FdNavigation: (props: JSX.IntrinsicElements[
|
|
1170
|
+
export declare const FdNavigation: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1123
1171
|
/**
|
|
1124
1172
|
* The FdNewFolder icon
|
|
1125
1173
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A512
|
|
1126
|
-
* 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/e40080bb-e716-43fa-9e19-2eaf2f33ae00
|
|
1127
1175
|
**/
|
|
1128
|
-
export declare const FdNewFolder: (props: JSX.IntrinsicElements[
|
|
1176
|
+
export declare const FdNewFolder: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1129
1177
|
/**
|
|
1130
1178
|
* The FdNewTab icon
|
|
1131
1179
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A852
|
|
1132
|
-
* 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/a1de918d-95c3-468f-ab49-1b3ff256819e
|
|
1133
1181
|
**/
|
|
1134
|
-
export declare const FdNewTab: (props: JSX.IntrinsicElements[
|
|
1182
|
+
export declare const FdNewTab: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1135
1183
|
/**
|
|
1136
1184
|
* The FdNewWindow icon
|
|
1137
1185
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A834
|
|
1138
|
-
* 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/7b0a2c6c-8f55-43ae-9981-fe2ed906bd50
|
|
1139
1187
|
**/
|
|
1140
|
-
export declare const FdNewWindow: (props: JSX.IntrinsicElements[
|
|
1188
|
+
export declare const FdNewWindow: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1141
1189
|
/**
|
|
1142
1190
|
* The FdNextBlock icon
|
|
1143
1191
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A527
|
|
1144
|
-
* 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/45093806-bdff-45c7-9d9c-90f8f593dbdf
|
|
1145
1193
|
**/
|
|
1146
|
-
export declare const FdNextBlock: (props: JSX.IntrinsicElements[
|
|
1194
|
+
export declare const FdNextBlock: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1147
1195
|
/**
|
|
1148
1196
|
* The FdNoWifi icon
|
|
1149
1197
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1485%3A101
|
|
1150
|
-
* 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/76013bc5-7967-4a8d-9b97-0b25e71596ca
|
|
1151
1199
|
**/
|
|
1152
|
-
export declare const FdNoWifi: (props: JSX.IntrinsicElements[
|
|
1200
|
+
export declare const FdNoWifi: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1153
1201
|
/**
|
|
1154
1202
|
* The FdNonPreemptiveMode icon
|
|
1155
1203
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A521
|
|
1156
|
-
* 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/3eb37a1e-e7e7-4f3a-8bbc-6098bc95da78
|
|
1157
1205
|
**/
|
|
1158
|
-
export declare const FdNonPreemptiveMode: (props: JSX.IntrinsicElements[
|
|
1206
|
+
export declare const FdNonPreemptiveMode: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1159
1207
|
/**
|
|
1160
1208
|
* The FdNone icon
|
|
1161
1209
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1806%3A654
|
|
1162
|
-
* 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/cca09c76-359d-48a8-b58a-881ad861e767
|
|
1163
1211
|
**/
|
|
1164
|
-
export declare const FdNone: (props: JSX.IntrinsicElements[
|
|
1212
|
+
export declare const FdNone: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1165
1213
|
/**
|
|
1166
1214
|
* The FdObject icon
|
|
1167
1215
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A299
|
|
1168
|
-
* 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/a96f1b54-e2cb-4c42-9b4f-83ffce6c1244
|
|
1169
1217
|
**/
|
|
1170
|
-
export declare const FdObject: (props: JSX.IntrinsicElements[
|
|
1218
|
+
export declare const FdObject: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1171
1219
|
/**
|
|
1172
1220
|
* The FdOpenFolder icon
|
|
1173
1221
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A254
|
|
1174
|
-
* 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/e5ab22c6-3bfb-4f13-aa70-4fd285784c0a
|
|
1175
1223
|
**/
|
|
1176
|
-
export declare const FdOpenFolder: (props: JSX.IntrinsicElements[
|
|
1224
|
+
export declare const FdOpenFolder: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1177
1225
|
/**
|
|
1178
1226
|
* The FdOr icon
|
|
1179
1227
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1722%3A347
|
|
1180
|
-
* 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/166afbfb-8136-491b-863a-73ad0decc328
|
|
1181
1229
|
**/
|
|
1182
|
-
export declare const FdOr: (props: JSX.IntrinsicElements[
|
|
1230
|
+
export declare const FdOr: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1183
1231
|
/**
|
|
1184
1232
|
* The FdOutload icon
|
|
1185
1233
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1722%3A355
|
|
1186
|
-
* 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/f5b64d9b-4c76-485a-bb70-5c3168ae6acc
|
|
1187
1235
|
**/
|
|
1188
|
-
export declare const FdOutload: (props: JSX.IntrinsicElements[
|
|
1236
|
+
export declare const FdOutload: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1189
1237
|
/**
|
|
1190
1238
|
* The FdOutputArrow icon
|
|
1191
1239
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A563
|
|
1192
|
-
* 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/3090da87-6694-48fd-b393-54d3eb2c3978
|
|
1193
1241
|
**/
|
|
1194
|
-
export declare const FdOutputArrow: (props: JSX.IntrinsicElements[
|
|
1242
|
+
export declare const FdOutputArrow: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1195
1243
|
/**
|
|
1196
1244
|
* The FdPalette icon
|
|
1197
1245
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=815%3A115
|
|
1198
|
-
* 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/ac896cc9-1f10-494b-822d-328b168ca953
|
|
1247
|
+
**/
|
|
1248
|
+
export declare const FdPalette: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1249
|
+
/**
|
|
1250
|
+
* The FdPasteInto icon
|
|
1251
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2269%3A245
|
|
1252
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c491c9a7-5c7a-4e34-abf4-122e3e4efc66
|
|
1199
1253
|
**/
|
|
1200
|
-
export declare const
|
|
1254
|
+
export declare const FdPasteInto: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1255
|
+
/**
|
|
1256
|
+
* The FdPaste icon
|
|
1257
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2268%3A182
|
|
1258
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/818b715a-b0bd-41af-93ce-78bc9a8fa54f
|
|
1259
|
+
**/
|
|
1260
|
+
export declare const FdPaste: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1201
1261
|
/**
|
|
1202
1262
|
* The FdPause icon
|
|
1203
1263
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=14%3A655
|
|
1204
|
-
* 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/da9afd57-4a2c-422e-8fe1-eeccbc7309de
|
|
1205
1265
|
**/
|
|
1206
|
-
export declare const FdPause: (props: JSX.IntrinsicElements[
|
|
1266
|
+
export declare const FdPause: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1207
1267
|
/**
|
|
1208
1268
|
* The FdPdf icon
|
|
1209
1269
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1008%3A80
|
|
1210
|
-
* 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/b4c0d4cf-7312-40b6-9f09-32b01dfa9e33
|
|
1211
1271
|
**/
|
|
1212
|
-
export declare const FdPdf: (props: JSX.IntrinsicElements[
|
|
1272
|
+
export declare const FdPdf: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1213
1273
|
/**
|
|
1214
1274
|
* The FdPen icon
|
|
1215
1275
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A305
|
|
1216
|
-
* 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/a665775c-3f54-4fa0-8eda-c3d20bb2efb9
|
|
1217
1277
|
**/
|
|
1218
|
-
export declare const FdPen: (props: JSX.IntrinsicElements[
|
|
1278
|
+
export declare const FdPen: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1219
1279
|
/**
|
|
1220
1280
|
* The FdPhoneRotate icon
|
|
1221
1281
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A286
|
|
1222
|
-
* 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/5e56229e-f4d3-4c92-81b1-7817d0e8091f
|
|
1223
1283
|
**/
|
|
1224
|
-
export declare const FdPhoneRotate: (props: JSX.IntrinsicElements[
|
|
1284
|
+
export declare const FdPhoneRotate: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1225
1285
|
/**
|
|
1226
1286
|
* The FdPhone icon
|
|
1227
1287
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A308
|
|
1228
|
-
* 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/4837b399-1905-4567-a11a-52e20976e114
|
|
1229
1289
|
**/
|
|
1230
|
-
export declare const FdPhone: (props: JSX.IntrinsicElements[
|
|
1290
|
+
export declare const FdPhone: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1231
1291
|
/**
|
|
1232
1292
|
* The FdPiNaked icon
|
|
1233
1293
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A514
|
|
1234
|
-
* 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/3305aaef-0d51-4ce1-9139-1ee4f2b61521
|
|
1235
1295
|
**/
|
|
1236
|
-
export declare const FdPiNaked: (props: JSX.IntrinsicElements[
|
|
1296
|
+
export declare const FdPiNaked: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1237
1297
|
/**
|
|
1238
1298
|
* The FdPi icon
|
|
1239
1299
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A567
|
|
1240
|
-
* 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/fb66c1e8-9571-4dd1-a947-7b67f7bd50fe
|
|
1241
1301
|
**/
|
|
1242
|
-
export declare const FdPi: (props: JSX.IntrinsicElements[
|
|
1302
|
+
export declare const FdPi: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1243
1303
|
/**
|
|
1244
1304
|
* The FdPie icon
|
|
1245
1305
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A855
|
|
1246
|
-
* 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/9d06622a-4aa7-4d10-93c4-1614762224a8
|
|
1247
1307
|
**/
|
|
1248
|
-
export declare const FdPie: (props: JSX.IntrinsicElements[
|
|
1308
|
+
export declare const FdPie: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1249
1309
|
/**
|
|
1250
1310
|
* The FdPlayNotif icon
|
|
1251
1311
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=923%3A295
|
|
1252
|
-
* 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/3adc55b6-7c6b-4073-a089-929809361a06
|
|
1253
1313
|
**/
|
|
1254
|
-
export declare const FdPlayNotif: (props: JSX.IntrinsicElements[
|
|
1314
|
+
export declare const FdPlayNotif: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1255
1315
|
/**
|
|
1256
1316
|
* The FdPlaySettings icon
|
|
1257
1317
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1940%3A155
|
|
1258
|
-
* 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/30b2c0fb-da81-4d34-8581-c943b781672d
|
|
1259
1319
|
**/
|
|
1260
|
-
export declare const FdPlaySettings: (props: JSX.IntrinsicElements[
|
|
1320
|
+
export declare const FdPlaySettings: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1261
1321
|
/**
|
|
1262
1322
|
* The FdPlay icon
|
|
1263
1323
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A278
|
|
1264
|
-
* 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/48fa049e-884e-4b22-aa88-b993e9ca0b5f
|
|
1265
1325
|
**/
|
|
1266
|
-
export declare const FdPlay: (props: JSX.IntrinsicElements[
|
|
1326
|
+
export declare const FdPlay: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1267
1327
|
/**
|
|
1268
1328
|
* The FdPlusNaked icon
|
|
1269
1329
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=922%3A289
|
|
1270
|
-
* 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/c9d1d722-e96b-46ea-90ec-3e16c0617e0f
|
|
1271
1331
|
**/
|
|
1272
|
-
export declare const FdPlusNaked: (props: JSX.IntrinsicElements[
|
|
1332
|
+
export declare const FdPlusNaked: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1273
1333
|
/**
|
|
1274
1334
|
* The FdPlus icon
|
|
1275
1335
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A263
|
|
1276
|
-
* 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/4cf760a3-dda8-40ad-843a-ba9827a4196c
|
|
1277
1337
|
**/
|
|
1278
|
-
export declare const FdPlus: (props: JSX.IntrinsicElements[
|
|
1338
|
+
export declare const FdPlus: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1279
1339
|
/**
|
|
1280
1340
|
* The FdPreemptiveMode icon
|
|
1281
1341
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A520
|
|
1282
|
-
* 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/179fbdac-3299-462b-b3eb-65c730e94d14
|
|
1283
1343
|
**/
|
|
1284
|
-
export declare const FdPreemptiveMode: (props: JSX.IntrinsicElements[
|
|
1344
|
+
export declare const FdPreemptiveMode: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1285
1345
|
/**
|
|
1286
1346
|
* The FdQodly icon
|
|
1287
1347
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=460%3A77
|
|
1288
|
-
* 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/c30bac66-3e68-4c04-8fb1-b18ebb15c5f8
|
|
1289
1349
|
**/
|
|
1290
|
-
export declare const FdQodly: (props: JSX.IntrinsicElements[
|
|
1350
|
+
export declare const FdQodly: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1291
1351
|
/**
|
|
1292
1352
|
* The FdQrCube icon
|
|
1293
1353
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1533%3A126
|
|
1294
|
-
* 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/c447fa13-f511-4d23-ac0e-2b633bad6921
|
|
1295
1355
|
**/
|
|
1296
|
-
export declare const FdQrCube: (props: JSX.IntrinsicElements[
|
|
1356
|
+
export declare const FdQrCube: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1297
1357
|
/**
|
|
1298
1358
|
* The FdQuery icon
|
|
1299
1359
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A851
|
|
1300
|
-
* 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/73d280a4-7708-401c-a7c8-cbbf58d11809
|
|
1301
1361
|
**/
|
|
1302
|
-
export declare const FdQuery: (props: JSX.IntrinsicElements[
|
|
1362
|
+
export declare const FdQuery: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1303
1363
|
/**
|
|
1304
1364
|
* The FdRadio icon
|
|
1305
1365
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A261
|
|
1306
|
-
* 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/315a399b-623d-4af1-aa4f-d6f280e25ba7
|
|
1307
1367
|
**/
|
|
1308
|
-
export declare const FdRadio: (props: JSX.IntrinsicElements[
|
|
1368
|
+
export declare const FdRadio: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1309
1369
|
/**
|
|
1310
1370
|
* The FdRam icon
|
|
1311
1371
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=923%3A309
|
|
1312
|
-
* 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/c8f51446-94b0-4793-8dce-fa22afe9606e
|
|
1313
1373
|
**/
|
|
1314
|
-
export declare const FdRam: (props: JSX.IntrinsicElements[
|
|
1374
|
+
export declare const FdRam: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1315
1375
|
/**
|
|
1316
1376
|
* The FdRedo icon
|
|
1317
1377
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A825
|
|
1318
|
-
* 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/b719c79c-f03c-4ef8-ad8e-259d47a6b65e
|
|
1319
1379
|
**/
|
|
1320
|
-
export declare const FdRedo: (props: JSX.IntrinsicElements[
|
|
1380
|
+
export declare const FdRedo: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1321
1381
|
/**
|
|
1322
1382
|
* The FdRefreshBold icon
|
|
1323
1383
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A574
|
|
1324
|
-
* 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/1715638f-54b4-4038-9305-8957fa564ffc
|
|
1325
1385
|
**/
|
|
1326
|
-
export declare const FdRefreshBold: (props: JSX.IntrinsicElements[
|
|
1386
|
+
export declare const FdRefreshBold: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1327
1387
|
/**
|
|
1328
1388
|
* The FdRefresh icon
|
|
1329
1389
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1421%3A127
|
|
1330
|
-
* 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/186b1a2e-8c4b-4e6e-aceb-5ff3ac27a6f9
|
|
1331
1391
|
**/
|
|
1332
|
-
export declare const FdRefresh: (props: JSX.IntrinsicElements[
|
|
1392
|
+
export declare const FdRefresh: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1333
1393
|
/**
|
|
1334
1394
|
* The FdRelation icon
|
|
1335
1395
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A561
|
|
1336
|
-
* 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/057db783-6d7b-4efa-9d93-1e8c07f64d3e
|
|
1337
1397
|
**/
|
|
1338
|
-
export declare const FdRelation: (props: JSX.IntrinsicElements[
|
|
1398
|
+
export declare const FdRelation: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1339
1399
|
/**
|
|
1340
1400
|
* The FdReload icon
|
|
1341
1401
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A583
|
|
1342
|
-
* 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/1a8a6dae-8ea2-451f-b740-5061db2b5e70
|
|
1343
1403
|
**/
|
|
1344
|
-
export declare const FdReload: (props: JSX.IntrinsicElements[
|
|
1404
|
+
export declare const FdReload: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1345
1405
|
/**
|
|
1346
1406
|
* The FdReorder icon
|
|
1347
1407
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=20%3A46
|
|
1348
|
-
* 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/442bcfb2-09ec-495b-917f-eba14fd3054d
|
|
1349
1409
|
**/
|
|
1350
|
-
export declare const FdReorder: (props: JSX.IntrinsicElements[
|
|
1410
|
+
export declare const FdReorder: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1351
1411
|
/**
|
|
1352
1412
|
* The FdResize icon
|
|
1353
1413
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A816
|
|
1354
|
-
* 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/22fc8f32-74f4-4c60-80eb-9e22aa96796f
|
|
1355
1415
|
**/
|
|
1356
|
-
export declare const FdResize: (props: JSX.IntrinsicElements[
|
|
1416
|
+
export declare const FdResize: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1357
1417
|
/**
|
|
1358
1418
|
* The FdRight icon
|
|
1359
1419
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1371%3A83
|
|
1360
|
-
* 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/42e9e57f-7ecd-4e27-9fe4-0413e0e735ff
|
|
1361
1421
|
**/
|
|
1362
|
-
export declare const FdRight: (props: JSX.IntrinsicElements[
|
|
1422
|
+
export declare const FdRight: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1363
1423
|
/**
|
|
1364
1424
|
* The FdRocket icon
|
|
1365
1425
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A251
|
|
1366
|
-
* 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/bb7cc08b-e188-495f-979b-cb66241f36de
|
|
1427
|
+
**/
|
|
1428
|
+
export declare const FdRocket: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1429
|
+
/**
|
|
1430
|
+
* The FdRoles icon
|
|
1431
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2127%3A158
|
|
1432
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/46657870-e04c-424a-a145-a2f10a6be305
|
|
1367
1433
|
**/
|
|
1368
|
-
export declare const
|
|
1434
|
+
export declare const FdRoles: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1369
1435
|
/**
|
|
1370
1436
|
* The FdSameLoaderTab icon
|
|
1371
1437
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A246
|
|
1372
|
-
* 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/16822a56-20ee-4b82-bd46-75027eec65df
|
|
1373
1439
|
**/
|
|
1374
|
-
export declare const FdSameLoaderTab: (props: JSX.IntrinsicElements[
|
|
1440
|
+
export declare const FdSameLoaderTab: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1375
1441
|
/**
|
|
1376
1442
|
* The FdSanityCheckDefault icon
|
|
1377
1443
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1459%3A81
|
|
1378
|
-
* 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/14b6bba5-75c7-4412-8258-968dc6e9be40
|
|
1379
1445
|
**/
|
|
1380
|
-
export declare const FdSanityCheckDefault: (props: JSX.IntrinsicElements[
|
|
1446
|
+
export declare const FdSanityCheckDefault: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1381
1447
|
/**
|
|
1382
1448
|
* The FdSanityCheckInfo icon
|
|
1383
1449
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=815%3A139
|
|
1384
|
-
* 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/78a41723-de48-49f3-84fb-4156caed9381
|
|
1385
1451
|
**/
|
|
1386
|
-
export declare const FdSanityCheckInfo: (props: JSX.IntrinsicElements[
|
|
1452
|
+
export declare const FdSanityCheckInfo: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1387
1453
|
/**
|
|
1388
1454
|
* The FdSave icon
|
|
1389
1455
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A303
|
|
1390
|
-
* 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/dac6d642-40d8-4e6c-92e8-6341d47a1c48
|
|
1391
1457
|
**/
|
|
1392
|
-
export declare const FdSave: (props: JSX.IntrinsicElements[
|
|
1458
|
+
export declare const FdSave: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1393
1459
|
/**
|
|
1394
1460
|
* The FdSavedClosed icon
|
|
1395
1461
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1074%3A136
|
|
1396
|
-
* 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/28be84c3-c79d-45a2-af3c-095254b93fb4
|
|
1397
1463
|
**/
|
|
1398
|
-
export declare const FdSavedClosed: (props: JSX.IntrinsicElements[
|
|
1464
|
+
export declare const FdSavedClosed: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1399
1465
|
/**
|
|
1400
1466
|
* The FdSearch icon
|
|
1401
1467
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A250
|
|
1402
|
-
* 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/8f78ab69-94df-438f-b57a-adc74cb08c63
|
|
1403
1469
|
**/
|
|
1404
|
-
export declare const FdSearch: (props: JSX.IntrinsicElements[
|
|
1470
|
+
export declare const FdSearch: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1405
1471
|
/**
|
|
1406
1472
|
* The FdSelectBox icon
|
|
1407
1473
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A835
|
|
1408
|
-
* 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/66e13b70-4a49-4f07-9aaa-3176d55a26c3
|
|
1409
1475
|
**/
|
|
1410
|
-
export declare const FdSelectBox: (props: JSX.IntrinsicElements[
|
|
1476
|
+
export declare const FdSelectBox: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1411
1477
|
/**
|
|
1412
1478
|
* The FdSelect icon
|
|
1413
1479
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A300
|
|
1414
|
-
* 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/1b3f32fd-39d1-4509-8f47-9736898ad804
|
|
1415
1481
|
**/
|
|
1416
|
-
export declare const FdSelect: (props: JSX.IntrinsicElements[
|
|
1482
|
+
export declare const FdSelect: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1417
1483
|
/**
|
|
1418
1484
|
* The FdServerPrivate icon
|
|
1419
1485
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=14%3A616
|
|
1420
|
-
* 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/59e29616-a347-406b-90d8-0f88d804b67c
|
|
1421
1487
|
**/
|
|
1422
|
-
export declare const FdServerPrivate: (props: JSX.IntrinsicElements[
|
|
1488
|
+
export declare const FdServerPrivate: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1423
1489
|
/**
|
|
1424
1490
|
* The FdServerProtected icon
|
|
1425
1491
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=14%3A618
|
|
1426
|
-
* 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/cd0af915-1b50-4aa3-97bd-fd48f73e1780
|
|
1427
1493
|
**/
|
|
1428
|
-
export declare const FdServerProtected: (props: JSX.IntrinsicElements[
|
|
1494
|
+
export declare const FdServerProtected: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1429
1495
|
/**
|
|
1430
1496
|
* The FdServer icon
|
|
1431
1497
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A253
|
|
1432
|
-
* 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/3ddab719-0fc9-4761-88a6-4d03573ed965
|
|
1433
1499
|
**/
|
|
1434
|
-
export declare const FdServer: (props: JSX.IntrinsicElements[
|
|
1500
|
+
export declare const FdServer: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1435
1501
|
/**
|
|
1436
1502
|
* The FdSetting icon
|
|
1437
1503
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A556
|
|
1438
|
-
* 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/a20c764f-f588-40cb-817f-976338cabe50
|
|
1439
1505
|
**/
|
|
1440
|
-
export declare const FdSetting: (props: JSX.IntrinsicElements[
|
|
1506
|
+
export declare const FdSetting: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1441
1507
|
/**
|
|
1442
1508
|
* The FdShare icon
|
|
1443
1509
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=711%3A87
|
|
1444
|
-
* 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/c7e49c33-4917-4f4c-ba41-b880dfcb7b16
|
|
1445
1511
|
**/
|
|
1446
|
-
export declare const FdShare: (props: JSX.IntrinsicElements[
|
|
1512
|
+
export declare const FdShare: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1447
1513
|
/**
|
|
1448
1514
|
* The FdSharedFolder icon
|
|
1449
1515
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=14%3A660
|
|
1450
|
-
* 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/76d7171f-9173-40cc-8ccb-c72892be15aa
|
|
1451
1517
|
**/
|
|
1452
|
-
export declare const FdSharedFolder: (props: JSX.IntrinsicElements[
|
|
1518
|
+
export declare const FdSharedFolder: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1453
1519
|
/**
|
|
1454
1520
|
* The FdShared icon
|
|
1455
1521
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1020%3A93
|
|
1456
|
-
* 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/4c299abb-ae3d-44af-a506-6fce0a590ce2
|
|
1457
1523
|
**/
|
|
1458
|
-
export declare const FdShared: (props: JSX.IntrinsicElements[
|
|
1524
|
+
export declare const FdShared: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1459
1525
|
/**
|
|
1460
1526
|
* The FdShort icon
|
|
1461
1527
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A262
|
|
1462
|
-
* 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/2e7580c6-bc67-4d31-b06d-10bfcca70128
|
|
1463
1529
|
**/
|
|
1464
|
-
export declare const FdShort: (props: JSX.IntrinsicElements[
|
|
1530
|
+
export declare const FdShort: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1465
1531
|
/**
|
|
1466
1532
|
* The FdSlider icon
|
|
1467
1533
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A296
|
|
1468
|
-
* 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/1937a7b6-1fbd-41d5-9ddd-d815e40c07a9
|
|
1469
1535
|
**/
|
|
1470
|
-
export declare const FdSlider: (props: JSX.IntrinsicElements[
|
|
1536
|
+
export declare const FdSlider: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1471
1537
|
/**
|
|
1472
1538
|
* The FdSpaceAround icon
|
|
1473
1539
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A549
|
|
1474
|
-
* 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/1d3227e7-dc38-4364-b6e3-8f3b46ab33fe
|
|
1475
1541
|
**/
|
|
1476
|
-
export declare const FdSpaceAround: (props: JSX.IntrinsicElements[
|
|
1542
|
+
export declare const FdSpaceAround: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1477
1543
|
/**
|
|
1478
1544
|
* The FdSpaceBetween icon
|
|
1479
1545
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A519
|
|
1480
|
-
* 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/890e739c-4a5c-45aa-805f-afdcdecf32c8
|
|
1481
1547
|
**/
|
|
1482
|
-
export declare const FdSpaceBetween: (props: JSX.IntrinsicElements[
|
|
1548
|
+
export declare const FdSpaceBetween: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1483
1549
|
/**
|
|
1484
1550
|
* The FdSpaceEvenly icon
|
|
1485
1551
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A584
|
|
1486
|
-
* 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/11b7856e-4a6d-4516-852a-f91d09a93966
|
|
1487
1553
|
**/
|
|
1488
|
-
export declare const FdSpaceEvenly: (props: JSX.IntrinsicElements[
|
|
1554
|
+
export declare const FdSpaceEvenly: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1489
1555
|
/**
|
|
1490
1556
|
* The FdSpinner icon
|
|
1491
1557
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A862
|
|
1492
|
-
* 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/5d1dfd9d-442a-4cff-ab77-9bb1897e192d
|
|
1493
1559
|
**/
|
|
1494
|
-
export declare const FdSpinner: (props: JSX.IntrinsicElements[
|
|
1560
|
+
export declare const FdSpinner: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1495
1561
|
/**
|
|
1496
1562
|
* The FdSplit icon
|
|
1497
1563
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A576
|
|
1498
|
-
* 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/400786e2-b704-4fd2-9a75-caea4a7428da
|
|
1499
1565
|
**/
|
|
1500
|
-
export declare const FdSplit: (props: JSX.IntrinsicElements[
|
|
1566
|
+
export declare const FdSplit: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1501
1567
|
/**
|
|
1502
1568
|
* The FdSql icon
|
|
1503
1569
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A288
|
|
1504
|
-
* 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/bcc20b84-0924-461b-9044-0dc9cca935b6
|
|
1505
1571
|
**/
|
|
1506
|
-
export declare const FdSql: (props: JSX.IntrinsicElements[
|
|
1572
|
+
export declare const FdSql: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1507
1573
|
/**
|
|
1508
1574
|
* The FdStack icon
|
|
1509
1575
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A257
|
|
1510
|
-
* 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/a697b0f7-2a6b-4df7-a8e4-0a3ab9a565b0
|
|
1511
1577
|
**/
|
|
1512
|
-
export declare const FdStack: (props: JSX.IntrinsicElements[
|
|
1578
|
+
export declare const FdStack: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1513
1579
|
/**
|
|
1514
1580
|
* The FdStar icon
|
|
1515
1581
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A833
|
|
1516
|
-
* 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/a5508a4a-bb8c-4532-941d-aed184b1b323
|
|
1517
1583
|
**/
|
|
1518
|
-
export declare const FdStar: (props: JSX.IntrinsicElements[
|
|
1584
|
+
export declare const FdStar: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1519
1585
|
/**
|
|
1520
1586
|
* The FdStates icon
|
|
1521
1587
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2052%3A252
|
|
1522
|
-
* 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/05296cfd-df89-4f71-ad8d-32ea6fea71ef
|
|
1523
1589
|
**/
|
|
1524
|
-
export declare const FdStates: (props: JSX.IntrinsicElements[
|
|
1590
|
+
export declare const FdStates: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1525
1591
|
/**
|
|
1526
1592
|
* The FdStopEdit icon
|
|
1527
1593
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A537
|
|
1528
|
-
* 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/7101c154-faa5-4eaa-aa17-1a2014b74736
|
|
1529
1595
|
**/
|
|
1530
|
-
export declare const FdStopEdit: (props: JSX.IntrinsicElements[
|
|
1596
|
+
export declare const FdStopEdit: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1531
1597
|
/**
|
|
1532
1598
|
* The FdStoryBoard icon
|
|
1533
1599
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A813
|
|
1534
|
-
* 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/9adc7907-8da3-4de6-a2d6-a0b24568fd5f
|
|
1535
1601
|
**/
|
|
1536
|
-
export declare const FdStoryBoard: (props: JSX.IntrinsicElements[
|
|
1602
|
+
export declare const FdStoryBoard: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1537
1603
|
/**
|
|
1538
1604
|
* The FdStretch icon
|
|
1539
1605
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A528
|
|
1540
|
-
* 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/b7c941d0-9815-454b-945d-0473768e7fa9
|
|
1541
1607
|
**/
|
|
1542
|
-
export declare const FdStretch: (props: JSX.IntrinsicElements[
|
|
1608
|
+
export declare const FdStretch: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1543
1609
|
/**
|
|
1544
1610
|
* The FdStrikethrough icon
|
|
1545
1611
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A817
|
|
1546
|
-
* 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/c3c79d31-2e80-4f87-a151-8f81fbfc10a2
|
|
1547
1613
|
**/
|
|
1548
|
-
export declare const FdStrikethrough: (props: JSX.IntrinsicElements[
|
|
1614
|
+
export declare const FdStrikethrough: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1549
1615
|
/**
|
|
1550
1616
|
* The FdString icon
|
|
1551
1617
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A562
|
|
1552
|
-
* 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/7014fa05-7d82-4542-908d-9daf8ac21885
|
|
1553
1619
|
**/
|
|
1554
|
-
export declare const FdString: (props: JSX.IntrinsicElements[
|
|
1620
|
+
export declare const FdString: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1555
1621
|
/**
|
|
1556
1622
|
* The FdStyle4 icon
|
|
1557
1623
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A577
|
|
1558
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1624
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/cea9ae99-69d0-4594-9cda-10f5f188be00
|
|
1559
1625
|
**/
|
|
1560
|
-
export declare const FdStyle4: (props: JSX.IntrinsicElements[
|
|
1626
|
+
export declare const FdStyle4: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1561
1627
|
/**
|
|
1562
1628
|
* The FdStyle5 icon
|
|
1563
1629
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A575
|
|
1564
|
-
* 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/11af61c7-e753-42e0-8813-93ff1ae733d5
|
|
1565
1631
|
**/
|
|
1566
|
-
export declare const FdStyle5: (props: JSX.IntrinsicElements[
|
|
1632
|
+
export declare const FdStyle5: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1567
1633
|
/**
|
|
1568
1634
|
* The FdStyle6 icon
|
|
1569
1635
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A588
|
|
1570
|
-
* 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/7f6ca048-e934-4caa-8dcf-2716dd0ad094
|
|
1571
1637
|
**/
|
|
1572
|
-
export declare const FdStyle6: (props: JSX.IntrinsicElements[
|
|
1638
|
+
export declare const FdStyle6: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1573
1639
|
/**
|
|
1574
1640
|
* The FdStyleBox icon
|
|
1575
1641
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A565
|
|
1576
|
-
* 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/7509d7b3-d4d2-432d-a8cb-cf1063bfcc2c
|
|
1577
1643
|
**/
|
|
1578
|
-
export declare const FdStyleBox: (props: JSX.IntrinsicElements[
|
|
1644
|
+
export declare const FdStyleBox: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1579
1645
|
/**
|
|
1580
1646
|
* The FdSweap icon
|
|
1581
1647
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1055%3A97
|
|
1582
|
-
* 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/feffd7d7-d910-4cb2-b677-68a314917969
|
|
1583
1649
|
**/
|
|
1584
|
-
export declare const FdSweap: (props: JSX.IntrinsicElements[
|
|
1650
|
+
export declare const FdSweap: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1585
1651
|
/**
|
|
1586
1652
|
* The FdSwitch icon
|
|
1587
1653
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A317
|
|
1588
|
-
* 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/01bcee5a-9666-461b-8f56-6db867f563a0
|
|
1589
1655
|
**/
|
|
1590
|
-
export declare const FdSwitch: (props: JSX.IntrinsicElements[
|
|
1656
|
+
export declare const FdSwitch: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1591
1657
|
/**
|
|
1592
1658
|
* The FdSync icon
|
|
1593
1659
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A259
|
|
1594
|
-
* 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/845ce78e-d158-47fe-ad36-09d76bc196ff
|
|
1595
1661
|
**/
|
|
1596
|
-
export declare const FdSync: (props: JSX.IntrinsicElements[
|
|
1662
|
+
export declare const FdSync: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1597
1663
|
/**
|
|
1598
1664
|
* The FdTab4 icon
|
|
1599
1665
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A828
|
|
1600
|
-
* 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/f5fc55c9-f928-43d7-8900-3515609e59d0
|
|
1601
1667
|
**/
|
|
1602
|
-
export declare const FdTab4: (props: JSX.IntrinsicElements[
|
|
1668
|
+
export declare const FdTab4: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1603
1669
|
/**
|
|
1604
1670
|
* The FdTab icon
|
|
1605
1671
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A247
|
|
1606
|
-
* 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/4c451218-4f03-4fc7-9c52-ac1181e156b9
|
|
1607
1673
|
**/
|
|
1608
|
-
export declare const FdTab: (props: JSX.IntrinsicElements[
|
|
1674
|
+
export declare const FdTab: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1609
1675
|
/**
|
|
1610
1676
|
* The FdTableColumn icon
|
|
1611
1677
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A568
|
|
1612
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1678
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/539f5724-e278-4f25-8e67-0837e98dcdcb
|
|
1613
1679
|
**/
|
|
1614
|
-
export declare const FdTableColumn: (props: JSX.IntrinsicElements[
|
|
1680
|
+
export declare const FdTableColumn: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1615
1681
|
/**
|
|
1616
1682
|
* The FdTableHeader icon
|
|
1617
1683
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A566
|
|
1618
|
-
* 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/13be360f-f473-47d3-be33-724cc342c839
|
|
1619
1685
|
**/
|
|
1620
|
-
export declare const FdTableHeader: (props: JSX.IntrinsicElements[
|
|
1686
|
+
export declare const FdTableHeader: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1621
1687
|
/**
|
|
1622
1688
|
* The FdTable icon
|
|
1623
1689
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A569
|
|
1624
|
-
* 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/211cb727-36ea-4aa8-9ba6-b9e6288f10bb
|
|
1625
1691
|
**/
|
|
1626
|
-
export declare const FdTable: (props: JSX.IntrinsicElements[
|
|
1692
|
+
export declare const FdTable: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1627
1693
|
/**
|
|
1628
1694
|
* The FdTablet icon
|
|
1629
1695
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A302
|
|
1630
|
-
* 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/7080bf82-4b7e-435d-92c7-b0acd816505a
|
|
1631
1697
|
**/
|
|
1632
|
-
export declare const FdTablet: (props: JSX.IntrinsicElements[
|
|
1698
|
+
export declare const FdTablet: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1633
1699
|
/**
|
|
1634
1700
|
* The FdTag icon
|
|
1635
1701
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1881%3A135
|
|
1636
|
-
* 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/03773ef2-6130-44b4-a709-5f14c024ba4d
|
|
1637
1703
|
**/
|
|
1638
|
-
export declare const FdTag: (props: JSX.IntrinsicElements[
|
|
1704
|
+
export declare const FdTag: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1639
1705
|
/**
|
|
1640
1706
|
* The FdTextCenter icon
|
|
1641
1707
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A447
|
|
1642
|
-
* 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/7d66cab0-21cc-443a-aed2-c012bcb25796
|
|
1643
1709
|
**/
|
|
1644
|
-
export declare const FdTextCenter: (props: JSX.IntrinsicElements[
|
|
1710
|
+
export declare const FdTextCenter: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1645
1711
|
/**
|
|
1646
1712
|
* The FdTextEnd icon
|
|
1647
1713
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A445
|
|
1648
|
-
* 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/097c5fab-e5f0-4bc0-98f5-c35a13884ff0
|
|
1649
1715
|
**/
|
|
1650
|
-
export declare const FdTextEnd: (props: JSX.IntrinsicElements[
|
|
1716
|
+
export declare const FdTextEnd: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1651
1717
|
/**
|
|
1652
1718
|
* The FdTextJustify icon
|
|
1653
1719
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A449
|
|
1654
|
-
* 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/64d72b8c-ef59-40bb-8a57-9170089045fb
|
|
1655
1721
|
**/
|
|
1656
|
-
export declare const FdTextJustify: (props: JSX.IntrinsicElements[
|
|
1722
|
+
export declare const FdTextJustify: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1657
1723
|
/**
|
|
1658
1724
|
* The FdTextStart icon
|
|
1659
1725
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1747%3A443
|
|
1660
|
-
* 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/a7beaea9-da0b-4b93-8110-ffe86afab292
|
|
1661
1727
|
**/
|
|
1662
|
-
export declare const FdTextStart: (props: JSX.IntrinsicElements[
|
|
1728
|
+
export declare const FdTextStart: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1663
1729
|
/**
|
|
1664
1730
|
* The FdText icon
|
|
1665
1731
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1791%3A645
|
|
1666
|
-
* 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/3b4c97bc-3931-4fb6-acd5-80c07fee3649
|
|
1667
1733
|
**/
|
|
1668
|
-
export declare const FdText: (props: JSX.IntrinsicElements[
|
|
1734
|
+
export declare const FdText: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1669
1735
|
/**
|
|
1670
1736
|
* The FdTime icon
|
|
1671
1737
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A313
|
|
1672
|
-
* 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/6a73932b-2556-4a87-83fb-03c95b7020e7
|
|
1673
1739
|
**/
|
|
1674
|
-
export declare const FdTime: (props: JSX.IntrinsicElements[
|
|
1740
|
+
export declare const FdTime: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1675
1741
|
/**
|
|
1676
1742
|
* The FdTooltip icon
|
|
1677
1743
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=148%3A110
|
|
1678
|
-
* 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/2edc8115-2421-47d3-845c-6de2188f73c0
|
|
1679
1745
|
**/
|
|
1680
|
-
export declare const FdTooltip: (props: JSX.IntrinsicElements[
|
|
1746
|
+
export declare const FdTooltip: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1681
1747
|
/**
|
|
1682
1748
|
* The FdTrash icon
|
|
1683
1749
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A301
|
|
1684
|
-
* 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/02f8cbdb-76e9-43a4-bcf2-c41201da318c
|
|
1685
1751
|
**/
|
|
1686
|
-
export declare const FdTrash: (props: JSX.IntrinsicElements[
|
|
1752
|
+
export declare const FdTrash: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1687
1753
|
/**
|
|
1688
1754
|
* The FdTravel icon
|
|
1689
1755
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1908%3A202
|
|
1690
|
-
* 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/1784ad43-e13f-48b4-b6ad-09c67078facb
|
|
1691
1757
|
**/
|
|
1692
|
-
export declare const FdTravel: (props: JSX.IntrinsicElements[
|
|
1758
|
+
export declare const FdTravel: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1693
1759
|
/**
|
|
1694
1760
|
* The FdUnderline icon
|
|
1695
1761
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A522
|
|
1696
|
-
* 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/e3067217-cbdd-4c6d-bafc-363d431a7b6b
|
|
1697
1763
|
**/
|
|
1698
|
-
export declare const FdUnderline: (props: JSX.IntrinsicElements[
|
|
1764
|
+
export declare const FdUnderline: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1699
1765
|
/**
|
|
1700
1766
|
* The FdUndo icon
|
|
1701
1767
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A839
|
|
1702
|
-
* 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/4bc6fd86-6338-4209-b3ba-5170c7f71a0e
|
|
1703
1769
|
**/
|
|
1704
|
-
export declare const FdUndo: (props: JSX.IntrinsicElements[
|
|
1770
|
+
export declare const FdUndo: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1705
1771
|
/**
|
|
1706
1772
|
* The FdUnlock icon
|
|
1707
1773
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A843
|
|
1708
|
-
* 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/5bc24fe1-33d3-4972-8fd1-a08231091877
|
|
1709
1775
|
**/
|
|
1710
|
-
export declare const FdUnlock: (props: JSX.IntrinsicElements[
|
|
1776
|
+
export declare const FdUnlock: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1711
1777
|
/**
|
|
1712
1778
|
* The FdUp icon
|
|
1713
1779
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A285
|
|
1714
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1780
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b6a03c30-44d7-496f-a22e-dc5efeb05289
|
|
1715
1781
|
**/
|
|
1716
|
-
export declare const FdUp: (props: JSX.IntrinsicElements[
|
|
1782
|
+
export declare const FdUp: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1717
1783
|
/**
|
|
1718
1784
|
* The FdUpdown icon
|
|
1719
1785
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A265
|
|
1720
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1786
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4bda9147-d121-4e89-a38e-b5dd230c5889
|
|
1721
1787
|
**/
|
|
1722
|
-
export declare const FdUpdown: (props: JSX.IntrinsicElements[
|
|
1788
|
+
export declare const FdUpdown: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1723
1789
|
/**
|
|
1724
1790
|
* The FdUploadFile icon
|
|
1725
1791
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A504
|
|
1726
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1792
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/498cf7b4-3981-4b03-b95f-3de632e5aa19
|
|
1727
1793
|
**/
|
|
1728
|
-
export declare const FdUploadFile: (props: JSX.IntrinsicElements[
|
|
1794
|
+
export declare const FdUploadFile: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1729
1795
|
/**
|
|
1730
1796
|
* The FdUpload icon
|
|
1731
1797
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A587
|
|
1732
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1798
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/87cdab26-1e78-421a-a8e5-0b305b9e6620
|
|
1733
1799
|
**/
|
|
1734
|
-
export declare const FdUpload: (props: JSX.IntrinsicElements[
|
|
1800
|
+
export declare const FdUpload: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1735
1801
|
/**
|
|
1736
1802
|
* The FdUppercase icon
|
|
1737
1803
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=811%3A79
|
|
1738
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1804
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b037c1dc-7f87-4234-804f-bc4902e4a33c
|
|
1739
1805
|
**/
|
|
1740
|
-
export declare const FdUppercase: (props: JSX.IntrinsicElements[
|
|
1806
|
+
export declare const FdUppercase: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1741
1807
|
/**
|
|
1742
1808
|
* The FdUserCircle icon
|
|
1743
1809
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A275
|
|
1744
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1810
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/59fd0434-64fa-4f56-a0aa-11bc7305ead6
|
|
1745
1811
|
**/
|
|
1746
|
-
export declare const FdUserCircle: (props: JSX.IntrinsicElements[
|
|
1812
|
+
export declare const FdUserCircle: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1747
1813
|
/**
|
|
1748
1814
|
* The FdUserInherited1 icon
|
|
1749
1815
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=453%3A72
|
|
1750
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1816
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9ea4bd3e-0488-4323-81b0-c6fa57306d7f
|
|
1817
|
+
**/
|
|
1818
|
+
export declare const FdUserInherited1: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1819
|
+
/**
|
|
1820
|
+
* The FdUser icon
|
|
1821
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2127%3A163
|
|
1822
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/af68ac8f-9e30-4c2a-b068-f8eb491e8a05
|
|
1751
1823
|
**/
|
|
1752
|
-
export declare const
|
|
1824
|
+
export declare const FdUser: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1753
1825
|
/**
|
|
1754
1826
|
* The FdVariable icon
|
|
1755
1827
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=15%3A860
|
|
1756
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1828
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f56a3271-fd75-4c97-b111-6ada86649734
|
|
1757
1829
|
**/
|
|
1758
|
-
export declare const FdVariable: (props: JSX.IntrinsicElements[
|
|
1830
|
+
export declare const FdVariable: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1759
1831
|
/**
|
|
1760
1832
|
* The FdWarningCross icon
|
|
1761
1833
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A573
|
|
1762
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1834
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2d893424-341c-4c60-ada1-a6993cfe97f0
|
|
1763
1835
|
**/
|
|
1764
|
-
export declare const FdWarningCross: (props: JSX.IntrinsicElements[
|
|
1836
|
+
export declare const FdWarningCross: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1765
1837
|
/**
|
|
1766
1838
|
* The FdWarningDanger icon
|
|
1767
1839
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A586
|
|
1768
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1840
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/20b24fc3-16b3-403d-8b4b-b2ac4c2eb2e2
|
|
1769
1841
|
**/
|
|
1770
|
-
export declare const FdWarningDanger: (props: JSX.IntrinsicElements[
|
|
1842
|
+
export declare const FdWarningDanger: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1771
1843
|
/**
|
|
1772
1844
|
* The FdWebform icon
|
|
1773
1845
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=12%3A290
|
|
1774
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1846
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c7335ab1-85d3-4649-a1a8-2676a3fa99c2
|
|
1775
1847
|
**/
|
|
1776
|
-
export declare const FdWebform: (props: JSX.IntrinsicElements[
|
|
1848
|
+
export declare const FdWebform: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1777
1849
|
/**
|
|
1778
1850
|
* The FdWifi icon
|
|
1779
1851
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=1483%3A82
|
|
1780
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1852
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3fedfdbd-d738-40df-b558-24cbfa36ae64
|
|
1781
1853
|
**/
|
|
1782
|
-
export declare const FdWifi: (props: JSX.IntrinsicElements[
|
|
1854
|
+
export declare const FdWifi: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1783
1855
|
/**
|
|
1784
1856
|
* The FdWindow icon
|
|
1785
1857
|
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=13%3A506
|
|
1786
|
-
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/
|
|
1858
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3c2af491-3aef-448f-9f96-ecc378981230
|
|
1787
1859
|
**/
|
|
1788
|
-
export declare const FdWindow: (props: JSX.IntrinsicElements[
|
|
1860
|
+
export declare const FdWindow: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|