@ws-ui/icons 0.0.11 → 0.0.13
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 +692 -596
- package/dist/assets/IconType.d.ts +2 -0
- package/dist/assets/index.d.ts +2 -1
- package/dist/index.cjs.js +4 -4
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +919 -749
- package/dist/index.es.js.map +1 -1
- package/package.json +3 -2
package/dist/assets/4DIcons.d.ts
CHANGED
|
@@ -1,1788 +1,1884 @@
|
|
|
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/24735458-fd79-4350-b48f-842b3f012ef0
|
|
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/ac3177b5-75a2-4966-adc1-ed86afb17e5e
|
|
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/817d5dcf-822d-49d2-af0e-0f44151753df
|
|
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/116b556f-65e8-4602-bb51-a19d3718f2ea
|
|
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/7c350ea4-8298-4ecb-a427-a3485ea4c267
|
|
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/147b7f32-9c25-4c64-9806-539e8f4f0780
|
|
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/6328766e-d7f3-4ae1-af2f-fc4ad85f281a
|
|
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/13baacdc-3e39-48a7-8783-7b552bd64d55
|
|
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/8e286e15-ed76-46c0-832d-c0e88ed6c6eb
|
|
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/8615a65b-fa54-4f5d-8669-c6521b3c9957
|
|
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/82447ed0-77e7-458a-ac95-1e3919949aaa
|
|
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/0bade6d5-b224-455f-9f75-f4fa41962000
|
|
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/89d06664-0e91-43d7-913a-97bafb63f36d
|
|
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/7790de2f-24ff-4257-95f6-e6bb5ac26df0
|
|
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/51113000-3828-4e37-a3f1-80395b75cfd5
|
|
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/4126b116-e5ad-4483-81ac-76f5e91e163b
|
|
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/b967be47-67f2-426b-b441-cb0b112001e5
|
|
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/4f2cf69d-107a-4297-b2c4-c9547f69d239
|
|
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/1d79be85-ebfa-448a-844b-285f90ac5f8b
|
|
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/79e57414-16e2-451f-b5e3-4ab89d27791f
|
|
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/213ad196-1ae5-4649-9cab-5367097d70f4
|
|
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/bab0f34d-bd69-4a02-a6b7-5e6e111e9f16
|
|
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/0fb4f130-71bd-4d96-81e9-b62cc8bf5413
|
|
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/9be466ef-347a-4179-9ca6-9bfcaff52667
|
|
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/98977132-15c2-4b27-860c-a908934bd740
|
|
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/35b09f94-f8e4-4fc3-99bd-bce10178e656
|
|
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/9fadd243-066b-4f6d-a68d-003035094b95
|
|
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/579938cf-03f0-4643-9eb6-7ccbb0804fd6
|
|
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/5eeff889-fa0f-49eb-9b87-dba6a0361693
|
|
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/50e107e0-a3f0-4584-a256-504c8f72209b
|
|
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/57a1fbb5-328f-4897-8d17-063b2b0b97bc
|
|
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/d2058c27-2b06-48dd-859f-17cf2715cfcc
|
|
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/b5508d71-564b-470e-b8d2-9f2781d9e85b
|
|
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/7ad09044-ffe3-4dbf-b89c-043fe17a82d9
|
|
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/07ac30f0-034c-4afb-9c9a-bd005371e2a4
|
|
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/428453bf-87e2-4ef7-bc84-6234e7c49483
|
|
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/38b7ca11-9502-43bb-a7ca-7dda1efb715c
|
|
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/5848a21b-faec-4adc-98a7-553447d782fe
|
|
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/400dc986-6b28-4205-b036-e7d7194c88c9
|
|
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/f0470f46-f870-4a39-8fb7-4fc889a44d8e
|
|
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/9bcd7c7a-3d9b-4405-9dc1-4d20d11c8c8d
|
|
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/a39fd2ed-cd81-4c83-aaa3-22ddd7cbc7e9
|
|
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/d2b3c320-c051-4b28-9dfd-45fa8403496c
|
|
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/3f1ccf50-6612-48e7-a6a4-4f70fe98a637
|
|
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/f827ea0e-7461-4d2d-8038-aa661809093f
|
|
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/a37d5323-e7de-4228-90b5-78b3309f1145
|
|
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/3618afb7-24dd-4066-b73f-97780cbad317
|
|
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/be6e21e0-dae3-4ee7-983d-defc34eef208
|
|
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/28675d2c-c8ff-4285-958b-2c579e575b91
|
|
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/2476f04a-cf1b-4ab9-aba5-2eadff8744be
|
|
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/c20ca2a4-8da5-4262-8df7-9cec6dbc1bf5
|
|
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/8c32dd79-09ee-46d1-a75a-764791a67cf2
|
|
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/1b35509f-4a50-4182-81e6-d85c7a92019e
|
|
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/41924853-7f85-4fcc-89d7-2d6739696ff5
|
|
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/311449fe-c594-44e9-9fc2-373bceef1d23
|
|
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/b1df61f0-8794-4728-a168-37d3df28d165
|
|
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/6b973929-05b7-40fb-8484-f5e5c9c80974
|
|
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/b1c4f5d7-d7b7-4a53-ade4-49f8a93db78a
|
|
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/13466980-a183-4751-8379-1a1d2d40c542
|
|
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/3b9fc102-6052-4740-a45a-951444efecbc
|
|
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/4fe9df42-6f2a-40ed-86d6-561b24512c2d
|
|
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/b8812ce0-7808-4840-bebb-ce0efbefb8d0
|
|
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/c5c74ddf-b0d4-46e2-bd89-c2363d689e18
|
|
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/0c7b4470-26af-4dcd-8b31-e7c993f17dd7
|
|
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/226481a7-f4d7-4894-826d-333bbbb68cce
|
|
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/05d9d5c3-21e1-4ff0-8000-aa1dc6136df9
|
|
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/ac18492d-398b-4277-87ce-1ee4bd673d55
|
|
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/61ddcbfb-4a73-4f72-a914-49ce1ba165f8
|
|
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/a4721bfd-0bb8-4ac7-8e36-b5b2cf7f4799
|
|
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/3343fa14-f2ac-4d0f-9d25-e9204cab8f25
|
|
419
|
+
**/
|
|
420
|
+
export declare const FdComputer: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
421
|
+
/**
|
|
422
|
+
* The FdConditionGroup icon
|
|
423
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2345%3A166
|
|
424
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f9534ad4-22be-4e3e-821f-437fdb0a7a4c
|
|
425
|
+
**/
|
|
426
|
+
export declare const FdConditionGroup: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
427
|
+
/**
|
|
428
|
+
* The FdConditionNone icon
|
|
429
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2346%3A207
|
|
430
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/df22e548-a43e-4a28-85ae-9013731bafde
|
|
407
431
|
**/
|
|
408
|
-
export declare const
|
|
432
|
+
export declare const FdConditionNone: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
433
|
+
/**
|
|
434
|
+
* The FdCondition icon
|
|
435
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2350%3A170
|
|
436
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/06e898b3-daff-4a0a-8f50-9c067c631fd7
|
|
437
|
+
**/
|
|
438
|
+
export declare const FdCondition: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
439
|
+
/**
|
|
440
|
+
* The FdConditionsNone icon
|
|
441
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2355%3A161
|
|
442
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c4ee0661-a6f0-4e96-8783-ba09f407fe79
|
|
443
|
+
**/
|
|
444
|
+
export declare const FdConditionsNone: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
409
445
|
/**
|
|
410
446
|
* The FdConditions icon
|
|
411
447
|
* 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/
|
|
448
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ef02da78-bb32-4948-9ad6-970977612c75
|
|
413
449
|
**/
|
|
414
|
-
export declare const FdConditions: (props: JSX.IntrinsicElements[
|
|
450
|
+
export declare const FdConditions: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
415
451
|
/**
|
|
416
452
|
* The FdContrast icon
|
|
417
453
|
* 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/
|
|
454
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a3404bb6-ec73-47d6-8451-bbb9b087f5bd
|
|
419
455
|
**/
|
|
420
|
-
export declare const FdContrast: (props: JSX.IntrinsicElements[
|
|
456
|
+
export declare const FdContrast: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
457
|
+
/**
|
|
458
|
+
* The FdCopyContent icon
|
|
459
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2269%3A260
|
|
460
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/16147c4b-7dc1-47e2-858c-7cd8fc5fc4e7
|
|
461
|
+
**/
|
|
462
|
+
export declare const FdCopyContent: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
421
463
|
/**
|
|
422
464
|
* The FdCopyInto icon
|
|
423
465
|
* 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/
|
|
466
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d3c25067-a121-49b7-afd1-5c8b124022d1
|
|
425
467
|
**/
|
|
426
|
-
export declare const FdCopyInto: (props: JSX.IntrinsicElements[
|
|
468
|
+
export declare const FdCopyInto: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
427
469
|
/**
|
|
428
470
|
* The FdCrown icon
|
|
429
471
|
* 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/
|
|
472
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d94935cb-5788-4ee9-8171-278e11366e04
|
|
431
473
|
**/
|
|
432
|
-
export declare const FdCrown: (props: JSX.IntrinsicElements[
|
|
474
|
+
export declare const FdCrown: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
433
475
|
/**
|
|
434
476
|
* The FdCssLocal icon
|
|
435
477
|
* 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/
|
|
478
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e9068a7b-9231-46f4-82cf-e5ad2f5e7c4b
|
|
437
479
|
**/
|
|
438
|
-
export declare const FdCssLocal: (props: JSX.IntrinsicElements[
|
|
480
|
+
export declare const FdCssLocal: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
439
481
|
/**
|
|
440
482
|
* The FdCssShared icon
|
|
441
483
|
* 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/
|
|
484
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/094456a3-0b88-4ede-b80a-077da99803d4
|
|
443
485
|
**/
|
|
444
|
-
export declare const FdCssShared: (props: JSX.IntrinsicElements[
|
|
486
|
+
export declare const FdCssShared: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
445
487
|
/**
|
|
446
488
|
* The FdCssTheme icon
|
|
447
489
|
* 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/
|
|
490
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/fd15f2fd-050f-40a6-84b6-b774ba02cf1b
|
|
449
491
|
**/
|
|
450
|
-
export declare const FdCssTheme: (props: JSX.IntrinsicElements[
|
|
492
|
+
export declare const FdCssTheme: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
451
493
|
/**
|
|
452
494
|
* The FdCsvFile icon
|
|
453
495
|
* 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/
|
|
496
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9c3619d9-c321-499a-96df-06c6701df9ad
|
|
455
497
|
**/
|
|
456
|
-
export declare const FdCsvFile: (props: JSX.IntrinsicElements[
|
|
498
|
+
export declare const FdCsvFile: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
457
499
|
/**
|
|
458
500
|
* The FdCut icon
|
|
459
501
|
* 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/
|
|
502
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c4415108-0beb-4110-88f8-fd3521db7261
|
|
461
503
|
**/
|
|
462
|
-
export declare const FdCut: (props: JSX.IntrinsicElements[
|
|
504
|
+
export declare const FdCut: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
463
505
|
/**
|
|
464
506
|
* The FdDanger icon
|
|
465
507
|
* 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/
|
|
508
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a5f6f678-7b9f-489b-8cba-e6a9713c6e71
|
|
467
509
|
**/
|
|
468
|
-
export declare const FdDanger: (props: JSX.IntrinsicElements[
|
|
510
|
+
export declare const FdDanger: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
469
511
|
/**
|
|
470
512
|
* The FdDataTable icon
|
|
471
513
|
* 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/
|
|
514
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5d13db46-bf23-4ffc-9d42-08d025567bbb
|
|
473
515
|
**/
|
|
474
|
-
export declare const FdDataTable: (props: JSX.IntrinsicElements[
|
|
516
|
+
export declare const FdDataTable: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
475
517
|
/**
|
|
476
518
|
* The FdDatabaseCopy icon
|
|
477
519
|
* 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/
|
|
520
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e053e27c-3d32-4455-b4fd-b383fc6e6b1f
|
|
479
521
|
**/
|
|
480
|
-
export declare const FdDatabaseCopy: (props: JSX.IntrinsicElements[
|
|
522
|
+
export declare const FdDatabaseCopy: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
481
523
|
/**
|
|
482
524
|
* The FdDatabaseImport icon
|
|
483
525
|
* 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/
|
|
526
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/049d76c5-ac48-4aca-abb4-92459b65bf82
|
|
485
527
|
**/
|
|
486
|
-
export declare const FdDatabaseImport: (props: JSX.IntrinsicElements[
|
|
528
|
+
export declare const FdDatabaseImport: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
487
529
|
/**
|
|
488
530
|
* The FdDatabase icon
|
|
489
531
|
* 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/
|
|
532
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/316a37f4-1b44-4b54-94d0-a987d9f6fba0
|
|
491
533
|
**/
|
|
492
|
-
export declare const FdDatabase: (props: JSX.IntrinsicElements[
|
|
534
|
+
export declare const FdDatabase: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
493
535
|
/**
|
|
494
536
|
* The FdDate icon
|
|
495
537
|
* 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/
|
|
538
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/91406ce4-a1d5-4e13-8241-9d4e163ff584
|
|
497
539
|
**/
|
|
498
|
-
export declare const FdDate: (props: JSX.IntrinsicElements[
|
|
540
|
+
export declare const FdDate: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
499
541
|
/**
|
|
500
542
|
* The FdDebugActive icon
|
|
501
543
|
* 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/
|
|
544
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f31eea34-92af-465b-acd4-ff64d01cacc7
|
|
503
545
|
**/
|
|
504
|
-
export declare const FdDebugActive: (props: JSX.IntrinsicElements[
|
|
546
|
+
export declare const FdDebugActive: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
505
547
|
/**
|
|
506
548
|
* The FdDebugAttached icon
|
|
507
549
|
* 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/
|
|
550
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0d171231-ddf2-42a4-a18f-a8d48e3aa36c
|
|
509
551
|
**/
|
|
510
|
-
export declare const FdDebugAttached: (props: JSX.IntrinsicElements[
|
|
552
|
+
export declare const FdDebugAttached: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
511
553
|
/**
|
|
512
554
|
* The FdDebugDetached icon
|
|
513
555
|
* 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/
|
|
556
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1e3a38e1-6f3a-486a-8a4d-a57caa9d85d0
|
|
515
557
|
**/
|
|
516
|
-
export declare const FdDebugDetached: (props: JSX.IntrinsicElements[
|
|
558
|
+
export declare const FdDebugDetached: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
517
559
|
/**
|
|
518
560
|
* The FdDebugError icon
|
|
519
561
|
* 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/
|
|
562
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a7ecba01-8ad6-4637-90d2-e83d0cb1fd42
|
|
521
563
|
**/
|
|
522
|
-
export declare const FdDebugError: (props: JSX.IntrinsicElements[
|
|
564
|
+
export declare const FdDebugError: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
523
565
|
/**
|
|
524
566
|
* The FdDebuggerContinue icon
|
|
525
567
|
* 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/
|
|
568
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c26b5a9e-5d46-411f-81ac-6e27c170bdce
|
|
527
569
|
**/
|
|
528
|
-
export declare const FdDebuggerContinue: (props: JSX.IntrinsicElements[
|
|
570
|
+
export declare const FdDebuggerContinue: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
529
571
|
/**
|
|
530
572
|
* The FdDebuggerStepBack icon
|
|
531
573
|
* 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/
|
|
574
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c426540c-0892-4788-bc71-b2d3f5fbf560
|
|
533
575
|
**/
|
|
534
|
-
export declare const FdDebuggerStepBack: (props: JSX.IntrinsicElements[
|
|
576
|
+
export declare const FdDebuggerStepBack: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
535
577
|
/**
|
|
536
578
|
* The FdDebuggerStepInto icon
|
|
537
579
|
* 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/
|
|
580
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/22f43a69-093b-43ce-a241-fa0db3078c6f
|
|
539
581
|
**/
|
|
540
|
-
export declare const FdDebuggerStepInto: (props: JSX.IntrinsicElements[
|
|
582
|
+
export declare const FdDebuggerStepInto: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
541
583
|
/**
|
|
542
584
|
* The FdDebuggerStepOut icon
|
|
543
585
|
* 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/
|
|
586
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1f7190bd-e89f-442c-843a-3dbe400a449f
|
|
545
587
|
**/
|
|
546
|
-
export declare const FdDebuggerStepOut: (props: JSX.IntrinsicElements[
|
|
588
|
+
export declare const FdDebuggerStepOut: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
547
589
|
/**
|
|
548
590
|
* The FdDebuggerStepOver icon
|
|
549
591
|
* 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/
|
|
592
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/25d761c2-cfe3-4368-8e67-a11ab92d7c7b
|
|
551
593
|
**/
|
|
552
|
-
export declare const FdDebuggerStepOver: (props: JSX.IntrinsicElements[
|
|
594
|
+
export declare const FdDebuggerStepOver: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
553
595
|
/**
|
|
554
596
|
* The FdDebuggerTerminate icon
|
|
555
597
|
* 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/
|
|
598
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0e69e694-3867-4909-9640-1be4860ab595
|
|
557
599
|
**/
|
|
558
|
-
export declare const FdDebuggerTerminate: (props: JSX.IntrinsicElements[
|
|
600
|
+
export declare const FdDebuggerTerminate: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
559
601
|
/**
|
|
560
602
|
* The FdDebugger icon
|
|
561
603
|
* 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/
|
|
604
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1ea75c08-9beb-4d32-9b27-38da421fe275
|
|
563
605
|
**/
|
|
564
|
-
export declare const FdDebugger: (props: JSX.IntrinsicElements[
|
|
606
|
+
export declare const FdDebugger: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
565
607
|
/**
|
|
566
608
|
* The FdDeleteCurrentFile icon
|
|
567
609
|
* 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/
|
|
610
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d5837f73-1289-405e-9856-56490e2d48d3
|
|
569
611
|
**/
|
|
570
|
-
export declare const FdDeleteCurrentFile: (props: JSX.IntrinsicElements[
|
|
612
|
+
export declare const FdDeleteCurrentFile: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
571
613
|
/**
|
|
572
614
|
* The FdDeleteOtherFile icon
|
|
573
615
|
* 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/
|
|
616
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f64f8dc4-d363-4b11-a60b-86a270b270db
|
|
575
617
|
**/
|
|
576
|
-
export declare const FdDeleteOtherFile: (props: JSX.IntrinsicElements[
|
|
618
|
+
export declare const FdDeleteOtherFile: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
577
619
|
/**
|
|
578
620
|
* The FdDesc icon
|
|
579
621
|
* 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/
|
|
622
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/800d165f-13be-4066-a86b-832d56faa97c
|
|
581
623
|
**/
|
|
582
|
-
export declare const FdDesc: (props: JSX.IntrinsicElements[
|
|
624
|
+
export declare const FdDesc: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
583
625
|
/**
|
|
584
626
|
* The FdDescribeRoles icon
|
|
585
627
|
* 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/
|
|
628
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/962345b5-867d-420d-9bbd-1ae77f8bfb39
|
|
587
629
|
**/
|
|
588
|
-
export declare const FdDescribeRoles: (props: JSX.IntrinsicElements[
|
|
630
|
+
export declare const FdDescribeRoles: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
589
631
|
/**
|
|
590
632
|
* The FdDisplayList icon
|
|
591
633
|
* 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/
|
|
634
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/682d146d-35a6-4210-9c6f-423fbdd7b62d
|
|
593
635
|
**/
|
|
594
|
-
export declare const FdDisplayList: (props: JSX.IntrinsicElements[
|
|
636
|
+
export declare const FdDisplayList: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
595
637
|
/**
|
|
596
638
|
* The FdDotsHorizontal icon
|
|
597
639
|
* 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/
|
|
640
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7c8d74ae-269e-46cc-b6a9-798ae38e6d7f
|
|
599
641
|
**/
|
|
600
|
-
export declare const FdDotsHorizontal: (props: JSX.IntrinsicElements[
|
|
642
|
+
export declare const FdDotsHorizontal: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
601
643
|
/**
|
|
602
644
|
* The FdDoubleArrowDown icon
|
|
603
645
|
* 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/
|
|
646
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a5774a19-55b7-4904-bc75-fcaec947f8b7
|
|
605
647
|
**/
|
|
606
|
-
export declare const FdDoubleArrowDown: (props: JSX.IntrinsicElements[
|
|
648
|
+
export declare const FdDoubleArrowDown: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
607
649
|
/**
|
|
608
650
|
* The FdDoubleArrowLeft icon
|
|
609
651
|
* 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/
|
|
652
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/6295fe9e-54cc-4756-9706-434e05d424f8
|
|
611
653
|
**/
|
|
612
|
-
export declare const FdDoubleArrowLeft: (props: JSX.IntrinsicElements[
|
|
654
|
+
export declare const FdDoubleArrowLeft: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
613
655
|
/**
|
|
614
656
|
* The FdDoubleArrowRight icon
|
|
615
657
|
* 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/
|
|
658
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0c8f3fbe-7c2b-47e9-bf9a-740084c624d7
|
|
617
659
|
**/
|
|
618
|
-
export declare const FdDoubleArrowRight: (props: JSX.IntrinsicElements[
|
|
660
|
+
export declare const FdDoubleArrowRight: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
619
661
|
/**
|
|
620
662
|
* The FdDoubleArrowUp icon
|
|
621
663
|
* 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/
|
|
664
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/70e738ee-9748-4b61-b741-1f7e51fbd76d
|
|
623
665
|
**/
|
|
624
|
-
export declare const FdDoubleArrowUp: (props: JSX.IntrinsicElements[
|
|
666
|
+
export declare const FdDoubleArrowUp: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
625
667
|
/**
|
|
626
668
|
* The FdDown icon
|
|
627
669
|
* 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/
|
|
670
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/35608f4e-ec55-4f28-9ab9-eb400b069f6c
|
|
629
671
|
**/
|
|
630
|
-
export declare const FdDown: (props: JSX.IntrinsicElements[
|
|
672
|
+
export declare const FdDown: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
631
673
|
/**
|
|
632
674
|
* The FdDownload icon
|
|
633
675
|
* 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/
|
|
676
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/76fc7a61-82d2-4c6e-8961-af5de5a87780
|
|
635
677
|
**/
|
|
636
|
-
export declare const FdDownload: (props: JSX.IntrinsicElements[
|
|
678
|
+
export declare const FdDownload: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
637
679
|
/**
|
|
638
680
|
* The FdDragHandle icon
|
|
639
681
|
* 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/
|
|
682
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/551e6dd8-86ee-420f-99e1-e6a5da8837c2
|
|
641
683
|
**/
|
|
642
|
-
export declare const FdDragHandle: (props: JSX.IntrinsicElements[
|
|
684
|
+
export declare const FdDragHandle: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
643
685
|
/**
|
|
644
686
|
* The FdDrop_color icon
|
|
645
687
|
* 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/
|
|
688
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/11783034-b1cf-43e4-8289-d4c00c86ac94
|
|
647
689
|
**/
|
|
648
|
-
export declare const FdDrop_color: (props: JSX.IntrinsicElements[
|
|
690
|
+
export declare const FdDrop_color: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
649
691
|
/**
|
|
650
692
|
* The FdDuplicateAlt icon
|
|
651
693
|
* 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/
|
|
694
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/cc08889e-0db5-41d5-b40c-a7336f51ffb6
|
|
653
695
|
**/
|
|
654
|
-
export declare const FdDuplicateAlt: (props: JSX.IntrinsicElements[
|
|
696
|
+
export declare const FdDuplicateAlt: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
655
697
|
/**
|
|
656
698
|
* The FdDuplicate icon
|
|
657
699
|
* 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/
|
|
700
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ae2b4941-7b31-4032-8c57-8a8901a1f711
|
|
659
701
|
**/
|
|
660
|
-
export declare const FdDuplicate: (props: JSX.IntrinsicElements[
|
|
702
|
+
export declare const FdDuplicate: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
661
703
|
/**
|
|
662
704
|
* The FdEllipse icon
|
|
663
705
|
* 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/
|
|
706
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0177efb0-a734-4c13-b118-126652bb042a
|
|
665
707
|
**/
|
|
666
|
-
export declare const FdEllipse: (props: JSX.IntrinsicElements[
|
|
708
|
+
export declare const FdEllipse: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
667
709
|
/**
|
|
668
710
|
* The FdEmpty icon
|
|
669
711
|
* 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/
|
|
712
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b5317804-ac28-4fd9-9dd2-762739f934e7
|
|
671
713
|
**/
|
|
672
|
-
export declare const FdEmpty: (props: JSX.IntrinsicElements[
|
|
714
|
+
export declare const FdEmpty: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
673
715
|
/**
|
|
674
716
|
* The FdEntity icon
|
|
675
717
|
* 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/
|
|
718
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3d5c405b-05eb-4f2b-a877-2daefdebed2b
|
|
677
719
|
**/
|
|
678
|
-
export declare const FdEntity: (props: JSX.IntrinsicElements[
|
|
720
|
+
export declare const FdEntity: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
679
721
|
/**
|
|
680
722
|
* The FdExpandAll icon
|
|
681
723
|
* 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/
|
|
724
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2cdfb2d2-9a0f-4087-b9c8-b0ac511e59ae
|
|
683
725
|
**/
|
|
684
|
-
export declare const FdExpandAll: (props: JSX.IntrinsicElements[
|
|
726
|
+
export declare const FdExpandAll: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
685
727
|
/**
|
|
686
728
|
* The FdExpression icon
|
|
687
729
|
* 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/
|
|
730
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/945f992f-ff20-4d57-90c8-5170902f1469
|
|
689
731
|
**/
|
|
690
|
-
export declare const FdExpression: (props: JSX.IntrinsicElements[
|
|
732
|
+
export declare const FdExpression: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
691
733
|
/**
|
|
692
734
|
* The FdEye icon
|
|
693
735
|
* 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/
|
|
736
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/282eccfa-dec8-445e-b6e6-4e038522b730
|
|
737
|
+
**/
|
|
738
|
+
export declare const FdEye: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
739
|
+
/**
|
|
740
|
+
* The FdFileEmpty icon
|
|
741
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2186%3A156
|
|
742
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/30d371eb-544f-427f-9433-d89cde9b6c07
|
|
695
743
|
**/
|
|
696
|
-
export declare const
|
|
744
|
+
export declare const FdFileEmpty: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
697
745
|
/**
|
|
698
746
|
* The FdFileQodly icon
|
|
699
747
|
* 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/
|
|
748
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/580bb93a-a291-44af-a9b9-20e89c2f1aa4
|
|
701
749
|
**/
|
|
702
|
-
export declare const FdFileQodly: (props: JSX.IntrinsicElements[
|
|
750
|
+
export declare const FdFileQodly: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
751
|
+
/**
|
|
752
|
+
* The FdFileVideo icon
|
|
753
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2176%3A218
|
|
754
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9c64f265-e3e0-4872-9d9a-38c873d00eff
|
|
755
|
+
**/
|
|
756
|
+
export declare const FdFileVideo: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
757
|
+
/**
|
|
758
|
+
* The FdFileVoice icon
|
|
759
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2225%3A215
|
|
760
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e782b4ad-e09f-419b-b628-5aacbc36a35a
|
|
761
|
+
**/
|
|
762
|
+
export declare const FdFileVoice: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
763
|
+
/**
|
|
764
|
+
* The FdFileZipper icon
|
|
765
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2186%3A157
|
|
766
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4f703dd6-1f84-4421-b2dd-8b78372ec113
|
|
767
|
+
**/
|
|
768
|
+
export declare const FdFileZipper: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
703
769
|
/**
|
|
704
770
|
* The FdFile icon
|
|
705
771
|
* 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/
|
|
772
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4a1eb66f-963d-46d1-b15d-3b5078cccf90
|
|
707
773
|
**/
|
|
708
|
-
export declare const FdFile: (props: JSX.IntrinsicElements[
|
|
774
|
+
export declare const FdFile: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
709
775
|
/**
|
|
710
776
|
* The FdFilter icon
|
|
711
777
|
* 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/
|
|
778
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/90f82224-0db3-4955-8778-c0e35373258c
|
|
713
779
|
**/
|
|
714
|
-
export declare const FdFilter: (props: JSX.IntrinsicElements[
|
|
780
|
+
export declare const FdFilter: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
715
781
|
/**
|
|
716
782
|
* The FdFirstPage icon
|
|
717
783
|
* 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/
|
|
784
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f561cdc4-3cec-4958-859d-eeb0d128f461
|
|
719
785
|
**/
|
|
720
|
-
export declare const FdFirstPage: (props: JSX.IntrinsicElements[
|
|
786
|
+
export declare const FdFirstPage: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
721
787
|
/**
|
|
722
788
|
* The FdFitZoom icon
|
|
723
789
|
* 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/
|
|
790
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5d086622-b552-42fe-883c-7cf2d6e6206c
|
|
725
791
|
**/
|
|
726
|
-
export declare const FdFitZoom: (props: JSX.IntrinsicElements[
|
|
792
|
+
export declare const FdFitZoom: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
727
793
|
/**
|
|
728
794
|
* The FdFlag icon
|
|
729
795
|
* 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/
|
|
796
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/adb3b66e-ac3f-4591-be2b-88b72da5a239
|
|
731
797
|
**/
|
|
732
|
-
export declare const FdFlag: (props: JSX.IntrinsicElements[
|
|
798
|
+
export declare const FdFlag: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
733
799
|
/**
|
|
734
800
|
* The FdFlexCenterHorizontal icon
|
|
735
801
|
* 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/
|
|
802
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/59f05589-d922-4dbe-a51c-a3b6d46a6c8f
|
|
737
803
|
**/
|
|
738
|
-
export declare const FdFlexCenterHorizontal: (props: JSX.IntrinsicElements[
|
|
804
|
+
export declare const FdFlexCenterHorizontal: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
739
805
|
/**
|
|
740
806
|
* The FdFlexEnd icon
|
|
741
807
|
* 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/
|
|
808
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/39ffd2fc-9ee6-4d04-92d4-455a509eb747
|
|
743
809
|
**/
|
|
744
|
-
export declare const FdFlexEnd: (props: JSX.IntrinsicElements[
|
|
810
|
+
export declare const FdFlexEnd: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
745
811
|
/**
|
|
746
812
|
* The FdFlexNowrap icon
|
|
747
813
|
* 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/
|
|
814
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d407461e-fd6f-4451-970e-be0ac588c928
|
|
749
815
|
**/
|
|
750
|
-
export declare const FdFlexNowrap: (props: JSX.IntrinsicElements[
|
|
816
|
+
export declare const FdFlexNowrap: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
751
817
|
/**
|
|
752
818
|
* The FdFlexStart icon
|
|
753
819
|
* 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/
|
|
820
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f2f569db-7a25-41bd-b282-1102342c0d47
|
|
755
821
|
**/
|
|
756
|
-
export declare const FdFlexStart: (props: JSX.IntrinsicElements[
|
|
822
|
+
export declare const FdFlexStart: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
757
823
|
/**
|
|
758
824
|
* The FdFlexWrap icon
|
|
759
825
|
* 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/
|
|
826
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/27e00b4f-acd2-46db-a020-db75f770621b
|
|
761
827
|
**/
|
|
762
|
-
export declare const FdFlexWrap: (props: JSX.IntrinsicElements[
|
|
828
|
+
export declare const FdFlexWrap: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
763
829
|
/**
|
|
764
830
|
* The FdFlex icon
|
|
765
831
|
* 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/
|
|
832
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/33b4ba6c-8a78-48cf-9cf4-75c025c9215f
|
|
767
833
|
**/
|
|
768
|
-
export declare const FdFlex: (props: JSX.IntrinsicElements[
|
|
834
|
+
export declare const FdFlex: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
769
835
|
/**
|
|
770
836
|
* The FdFloat icon
|
|
771
837
|
* 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/
|
|
838
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/181a4757-0ec3-4da6-add8-f10a18f173f5
|
|
773
839
|
**/
|
|
774
|
-
export declare const FdFloat: (props: JSX.IntrinsicElements[
|
|
840
|
+
export declare const FdFloat: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
775
841
|
/**
|
|
776
842
|
* The FdFocusCenter icon
|
|
777
843
|
* 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/
|
|
844
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/589c8f6a-7baf-4326-b4af-8c7e46821f0e
|
|
779
845
|
**/
|
|
780
|
-
export declare const FdFocusCenter: (props: JSX.IntrinsicElements[
|
|
846
|
+
export declare const FdFocusCenter: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
781
847
|
/**
|
|
782
848
|
* The FdFolderModal icon
|
|
783
849
|
* 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/
|
|
850
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7092d126-2725-4d1e-9a0d-13526018d90b
|
|
785
851
|
**/
|
|
786
|
-
export declare const FdFolderModal: (props: JSX.IntrinsicElements[
|
|
852
|
+
export declare const FdFolderModal: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
787
853
|
/**
|
|
788
854
|
* The FdFolderModel icon
|
|
789
855
|
* 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/
|
|
856
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7bef036c-b41d-48fc-8f40-540d3cccbd98
|
|
791
857
|
**/
|
|
792
|
-
export declare const FdFolderModel: (props: JSX.IntrinsicElements[
|
|
858
|
+
export declare const FdFolderModel: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
793
859
|
/**
|
|
794
860
|
* The FdFont icon
|
|
795
861
|
* 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/
|
|
862
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4d48da81-a889-4246-b96d-ea24c9bd3db4
|
|
863
|
+
**/
|
|
864
|
+
export declare const FdFont: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
865
|
+
/**
|
|
866
|
+
* The FdFullScreen icon
|
|
867
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2266%3A200
|
|
868
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f8748715-f9aa-494b-8a66-f4fdd0cbb474
|
|
797
869
|
**/
|
|
798
|
-
export declare const
|
|
870
|
+
export declare const FdFullScreen: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
799
871
|
/**
|
|
800
872
|
* The FdFunction icon
|
|
801
873
|
* 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/
|
|
874
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ad19b428-df48-4ccb-88bc-b32382822184
|
|
803
875
|
**/
|
|
804
|
-
export declare const FdFunction: (props: JSX.IntrinsicElements[
|
|
876
|
+
export declare const FdFunction: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
805
877
|
/**
|
|
806
878
|
* The FdGeneric icon
|
|
807
879
|
* 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/
|
|
880
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d1c89687-a370-4477-a65c-d97d0944e50d
|
|
809
881
|
**/
|
|
810
|
-
export declare const FdGeneric: (props: JSX.IntrinsicElements[
|
|
882
|
+
export declare const FdGeneric: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
811
883
|
/**
|
|
812
884
|
* The FdGrid icon
|
|
813
885
|
* 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/
|
|
886
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d1c198c7-8b9b-46c2-b3a5-09504668a7fb
|
|
815
887
|
**/
|
|
816
|
-
export declare const FdGrid: (props: JSX.IntrinsicElements[
|
|
888
|
+
export declare const FdGrid: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
817
889
|
/**
|
|
818
890
|
* The FdGroupAdd icon
|
|
819
891
|
* 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/
|
|
892
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/47d1dbe3-1238-4052-9606-62bbfb2b989c
|
|
821
893
|
**/
|
|
822
|
-
export declare const FdGroupAdd: (props: JSX.IntrinsicElements[
|
|
894
|
+
export declare const FdGroupAdd: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
823
895
|
/**
|
|
824
896
|
* The FdGroup icon
|
|
825
897
|
* 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/
|
|
898
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f2e50603-0296-4897-b6ba-627a3089da75
|
|
827
899
|
**/
|
|
828
|
-
export declare const FdGroup: (props: JSX.IntrinsicElements[
|
|
900
|
+
export declare const FdGroup: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
829
901
|
/**
|
|
830
902
|
* The FdGuest icon
|
|
831
903
|
* 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/
|
|
904
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2bac8d26-3dc3-4399-9191-a0e9d8fb0897
|
|
833
905
|
**/
|
|
834
|
-
export declare const FdGuest: (props: JSX.IntrinsicElements[
|
|
906
|
+
export declare const FdGuest: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
835
907
|
/**
|
|
836
908
|
* The FdHelp icon
|
|
837
909
|
* 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/
|
|
910
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/eda62384-c8c1-4419-b19f-03a6343ba44e
|
|
839
911
|
**/
|
|
840
|
-
export declare const FdHelp: (props: JSX.IntrinsicElements[
|
|
912
|
+
export declare const FdHelp: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
841
913
|
/**
|
|
842
914
|
* The FdHidden icon
|
|
843
915
|
* 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/
|
|
916
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/286df8a3-3328-46ae-b56c-1b527c699567
|
|
845
917
|
**/
|
|
846
|
-
export declare const FdHidden: (props: JSX.IntrinsicElements[
|
|
918
|
+
export declare const FdHidden: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
847
919
|
/**
|
|
848
920
|
* The FdImageFilled icon
|
|
849
921
|
* 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/
|
|
922
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8761c2b8-5349-4451-b623-77ff32cc55f2
|
|
851
923
|
**/
|
|
852
|
-
export declare const FdImageFilled: (props: JSX.IntrinsicElements[
|
|
924
|
+
export declare const FdImageFilled: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
853
925
|
/**
|
|
854
926
|
* The FdImage icon
|
|
855
927
|
* 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/
|
|
928
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/01473bdb-42bf-4c17-a687-5e10ff19b6e9
|
|
857
929
|
**/
|
|
858
|
-
export declare const FdImage: (props: JSX.IntrinsicElements[
|
|
930
|
+
export declare const FdImage: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
859
931
|
/**
|
|
860
932
|
* The FdInfoBold icon
|
|
861
933
|
* 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/
|
|
934
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8b97c773-f52b-45af-bee2-ab7114c9f5e0
|
|
863
935
|
**/
|
|
864
|
-
export declare const FdInfoBold: (props: JSX.IntrinsicElements[
|
|
936
|
+
export declare const FdInfoBold: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
865
937
|
/**
|
|
866
938
|
* The FdInfoCircle icon
|
|
867
939
|
* 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/
|
|
940
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b9640356-760a-463c-80c5-aa6e30bf67ef
|
|
869
941
|
**/
|
|
870
|
-
export declare const FdInfoCircle: (props: JSX.IntrinsicElements[
|
|
942
|
+
export declare const FdInfoCircle: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
871
943
|
/**
|
|
872
944
|
* The FdInlineBlock icon
|
|
873
945
|
* 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/
|
|
946
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3fe6dece-0e98-4a32-b722-b799a44574a8
|
|
875
947
|
**/
|
|
876
|
-
export declare const FdInlineBlock: (props: JSX.IntrinsicElements[
|
|
948
|
+
export declare const FdInlineBlock: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
877
949
|
/**
|
|
878
950
|
* The FdInline icon
|
|
879
951
|
* 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/
|
|
952
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/64f6dab2-a9a2-4b06-b6db-86eef8a90670
|
|
881
953
|
**/
|
|
882
|
-
export declare const FdInline: (props: JSX.IntrinsicElements[
|
|
954
|
+
export declare const FdInline: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
883
955
|
/**
|
|
884
956
|
* The FdInput icon
|
|
885
957
|
* 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/
|
|
958
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/410f03ce-17f4-42a0-8e5c-5a382eb59078
|
|
887
959
|
**/
|
|
888
|
-
export declare const FdInput: (props: JSX.IntrinsicElements[
|
|
960
|
+
export declare const FdInput: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
889
961
|
/**
|
|
890
962
|
* The FdInspect icon
|
|
891
963
|
* 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/
|
|
964
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/23e3b7fe-0aad-42aa-a663-031eaa0929b6
|
|
893
965
|
**/
|
|
894
|
-
export declare const FdInspect: (props: JSX.IntrinsicElements[
|
|
966
|
+
export declare const FdInspect: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
895
967
|
/**
|
|
896
968
|
* The FdItalic icon
|
|
897
969
|
* 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/
|
|
970
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e54d866f-3ec0-44cd-93e4-85759a648e1c
|
|
899
971
|
**/
|
|
900
|
-
export declare const FdItalic: (props: JSX.IntrinsicElements[
|
|
972
|
+
export declare const FdItalic: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
901
973
|
/**
|
|
902
974
|
* The FdJustifyCenter icon
|
|
903
975
|
* 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/
|
|
976
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/404ba7dc-e2d8-4b8e-9e2c-32fcec43b937
|
|
905
977
|
**/
|
|
906
|
-
export declare const FdJustifyCenter: (props: JSX.IntrinsicElements[
|
|
978
|
+
export declare const FdJustifyCenter: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
907
979
|
/**
|
|
908
980
|
* The FdJustifyEnd icon
|
|
909
981
|
* 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/
|
|
982
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4b0ac4af-6af9-4ac9-aa71-e5ffdf220e2b
|
|
911
983
|
**/
|
|
912
|
-
export declare const FdJustifyEnd: (props: JSX.IntrinsicElements[
|
|
984
|
+
export declare const FdJustifyEnd: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
913
985
|
/**
|
|
914
986
|
* The FdJustifyStart icon
|
|
915
987
|
* 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/
|
|
988
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/40ede8ec-c375-4841-b373-5d9719bb638e
|
|
917
989
|
**/
|
|
918
|
-
export declare const FdJustifyStart: (props: JSX.IntrinsicElements[
|
|
990
|
+
export declare const FdJustifyStart: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
919
991
|
/**
|
|
920
992
|
* The FdKey icon
|
|
921
993
|
* 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/
|
|
994
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e3993b6e-a9a1-4059-83a5-da94b88e0264
|
|
923
995
|
**/
|
|
924
|
-
export declare const FdKey: (props: JSX.IntrinsicElements[
|
|
996
|
+
export declare const FdKey: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
925
997
|
/**
|
|
926
998
|
* The FdLabel icon
|
|
927
999
|
* 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/
|
|
1000
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/74e239eb-e929-4720-9948-bfe747f03a26
|
|
929
1001
|
**/
|
|
930
|
-
export declare const FdLabel: (props: JSX.IntrinsicElements[
|
|
1002
|
+
export declare const FdLabel: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
931
1003
|
/**
|
|
932
1004
|
* The FdLastPage icon
|
|
933
1005
|
* 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/
|
|
1006
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b60b643c-8bc7-45e2-98ad-42991ced7583
|
|
935
1007
|
**/
|
|
936
|
-
export declare const FdLastPage: (props: JSX.IntrinsicElements[
|
|
1008
|
+
export declare const FdLastPage: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
937
1009
|
/**
|
|
938
1010
|
* The FdLeft icon
|
|
939
1011
|
* 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/
|
|
1012
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a8dba024-9627-49eb-b6b7-0777ce2216f4
|
|
941
1013
|
**/
|
|
942
|
-
export declare const FdLeft: (props: JSX.IntrinsicElements[
|
|
1014
|
+
export declare const FdLeft: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
943
1015
|
/**
|
|
944
1016
|
* The FdLightning icon
|
|
945
1017
|
* 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/
|
|
1018
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/66d7792c-76e7-4087-8542-4cd9a96f1dfd
|
|
947
1019
|
**/
|
|
948
|
-
export declare const FdLightning: (props: JSX.IntrinsicElements[
|
|
1020
|
+
export declare const FdLightning: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
949
1021
|
/**
|
|
950
1022
|
* The FdLine_throw icon
|
|
951
1023
|
* 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/
|
|
1024
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9fbcba85-b022-47c5-b97a-24d407501057
|
|
953
1025
|
**/
|
|
954
|
-
export declare const FdLine_throw: (props: JSX.IntrinsicElements[
|
|
1026
|
+
export declare const FdLine_throw: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
955
1027
|
/**
|
|
956
1028
|
* The FdLink icon
|
|
957
1029
|
* 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/
|
|
1030
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4411aaee-e8b3-4975-b800-ca6d09e11e03
|
|
959
1031
|
**/
|
|
960
|
-
export declare const FdLink: (props: JSX.IntrinsicElements[
|
|
1032
|
+
export declare const FdLink: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
961
1033
|
/**
|
|
962
1034
|
* The FdList1 icon
|
|
963
1035
|
* 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/
|
|
1036
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/70c77c65-f85c-4118-8721-92f44ce8784e
|
|
965
1037
|
**/
|
|
966
|
-
export declare const FdList1: (props: JSX.IntrinsicElements[
|
|
1038
|
+
export declare const FdList1: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
967
1039
|
/**
|
|
968
1040
|
* The FdList icon
|
|
969
1041
|
* 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/
|
|
1042
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9a166a99-e66a-4583-9b0d-ef50c4bbafcc
|
|
971
1043
|
**/
|
|
972
|
-
export declare const FdList: (props: JSX.IntrinsicElements[
|
|
1044
|
+
export declare const FdList: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
973
1045
|
/**
|
|
974
1046
|
* The FdLoaderTab icon
|
|
975
1047
|
* 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/
|
|
1048
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5da02833-e3e1-4756-b984-a4ac8424fad5
|
|
977
1049
|
**/
|
|
978
|
-
export declare const FdLoaderTab: (props: JSX.IntrinsicElements[
|
|
1050
|
+
export declare const FdLoaderTab: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
979
1051
|
/**
|
|
980
1052
|
* The FdLock icon
|
|
981
1053
|
* 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/
|
|
1054
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d252c9e9-dac6-447d-9fb2-0dadbc585bd5
|
|
983
1055
|
**/
|
|
984
|
-
export declare const FdLock: (props: JSX.IntrinsicElements[
|
|
1056
|
+
export declare const FdLock: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
985
1057
|
/**
|
|
986
1058
|
* The FdLogout icon
|
|
987
1059
|
* 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/
|
|
1060
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8a295ac8-b539-452c-89b7-7774df4264f2
|
|
989
1061
|
**/
|
|
990
|
-
export declare const FdLogout: (props: JSX.IntrinsicElements[
|
|
1062
|
+
export declare const FdLogout: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
991
1063
|
/**
|
|
992
1064
|
* The FdLongLong icon
|
|
993
1065
|
* 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/
|
|
1066
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2fb3947e-dbff-4981-b4b9-83a9d262fb41
|
|
995
1067
|
**/
|
|
996
|
-
export declare const FdLongLong: (props: JSX.IntrinsicElements[
|
|
1068
|
+
export declare const FdLongLong: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
997
1069
|
/**
|
|
998
1070
|
* The FdLong icon
|
|
999
1071
|
* 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/
|
|
1072
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e9a8f4fa-0c67-4383-b91f-cefe18cc251c
|
|
1001
1073
|
**/
|
|
1002
|
-
export declare const FdLong: (props: JSX.IntrinsicElements[
|
|
1074
|
+
export declare const FdLong: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1003
1075
|
/**
|
|
1004
1076
|
* The FdLowercase icon
|
|
1005
1077
|
* 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/
|
|
1078
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a34240b9-08cd-40ad-9e4e-0689a47f5fe1
|
|
1007
1079
|
**/
|
|
1008
|
-
export declare const FdLowercase: (props: JSX.IntrinsicElements[
|
|
1080
|
+
export declare const FdLowercase: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1009
1081
|
/**
|
|
1010
1082
|
* The FdMagic icon
|
|
1011
1083
|
* 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/
|
|
1084
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b30522eb-1158-4d11-97ed-db74d30c457d
|
|
1013
1085
|
**/
|
|
1014
|
-
export declare const FdMagic: (props: JSX.IntrinsicElements[
|
|
1086
|
+
export declare const FdMagic: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1015
1087
|
/**
|
|
1016
1088
|
* The FdMatrix icon
|
|
1017
1089
|
* 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/
|
|
1090
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2a597b28-01fd-4edf-af7e-2e3af60d3de0
|
|
1019
1091
|
**/
|
|
1020
|
-
export declare const FdMatrix: (props: JSX.IntrinsicElements[
|
|
1092
|
+
export declare const FdMatrix: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1021
1093
|
/**
|
|
1022
1094
|
* The FdMenuContext icon
|
|
1023
1095
|
* 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/
|
|
1096
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7dd3af30-05bc-459b-b1b4-9c41b4a128ee
|
|
1025
1097
|
**/
|
|
1026
|
-
export declare const FdMenuContext: (props: JSX.IntrinsicElements[
|
|
1098
|
+
export declare const FdMenuContext: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1027
1099
|
/**
|
|
1028
1100
|
* The FdMergeHorizontal icon
|
|
1029
1101
|
* 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/
|
|
1102
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/902c0ada-558a-4186-b7c7-8c623f3db874
|
|
1031
1103
|
**/
|
|
1032
|
-
export declare const FdMergeHorizontal: (props: JSX.IntrinsicElements[
|
|
1104
|
+
export declare const FdMergeHorizontal: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1033
1105
|
/**
|
|
1034
1106
|
* The FdMergeVertical icon
|
|
1035
1107
|
* 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/
|
|
1108
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1b36565f-053a-4c3c-a355-5bdc3e7f0636
|
|
1037
1109
|
**/
|
|
1038
|
-
export declare const FdMergeVertical: (props: JSX.IntrinsicElements[
|
|
1110
|
+
export declare const FdMergeVertical: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1039
1111
|
/**
|
|
1040
1112
|
* The FdMicrochip1 icon
|
|
1041
1113
|
* 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/
|
|
1114
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f1cf0a95-a95c-477f-bb0f-54e91b23a913
|
|
1043
1115
|
**/
|
|
1044
|
-
export declare const FdMicrochip1: (props: JSX.IntrinsicElements[
|
|
1116
|
+
export declare const FdMicrochip1: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1045
1117
|
/**
|
|
1046
1118
|
* The FdMicrochip2 icon
|
|
1047
1119
|
* 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/
|
|
1120
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2e09a8b0-9c91-4290-b100-55964d256740
|
|
1049
1121
|
**/
|
|
1050
|
-
export declare const FdMicrochip2: (props: JSX.IntrinsicElements[
|
|
1122
|
+
export declare const FdMicrochip2: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1051
1123
|
/**
|
|
1052
1124
|
* The FdMicrochip3 icon
|
|
1053
1125
|
* 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/
|
|
1126
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/963b7f43-2b23-49c1-bde5-24726fee9b0b
|
|
1055
1127
|
**/
|
|
1056
|
-
export declare const FdMicrochip3: (props: JSX.IntrinsicElements[
|
|
1128
|
+
export declare const FdMicrochip3: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1057
1129
|
/**
|
|
1058
1130
|
* The FdMicrochipSlash icon
|
|
1059
1131
|
* 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/
|
|
1132
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8246ef47-bed7-4c6e-b0be-b9deacd6b670
|
|
1061
1133
|
**/
|
|
1062
|
-
export declare const FdMicrochipSlash: (props: JSX.IntrinsicElements[
|
|
1134
|
+
export declare const FdMicrochipSlash: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1063
1135
|
/**
|
|
1064
1136
|
* The FdMicrochip icon
|
|
1065
1137
|
* 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/
|
|
1138
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/dbbd7bcd-a4bb-4f85-981e-c17f527b5e61
|
|
1067
1139
|
**/
|
|
1068
|
-
export declare const FdMicrochip: (props: JSX.IntrinsicElements[
|
|
1140
|
+
export declare const FdMicrochip: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1069
1141
|
/**
|
|
1070
1142
|
* The FdMinusNaked icon
|
|
1071
1143
|
* 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/
|
|
1144
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f544478a-3ed6-49aa-8178-757497434fc2
|
|
1073
1145
|
**/
|
|
1074
|
-
export declare const FdMinusNaked: (props: JSX.IntrinsicElements[
|
|
1146
|
+
export declare const FdMinusNaked: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1075
1147
|
/**
|
|
1076
1148
|
* The FdMinus icon
|
|
1077
1149
|
* 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/
|
|
1150
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7411d7de-48e3-4fef-b774-0f7ec6a65e13
|
|
1079
1151
|
**/
|
|
1080
|
-
export declare const FdMinus: (props: JSX.IntrinsicElements[
|
|
1152
|
+
export declare const FdMinus: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1081
1153
|
/**
|
|
1082
1154
|
* The FdModal icon
|
|
1083
1155
|
* 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/
|
|
1156
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a4476e1b-de70-486e-9f62-c702d61f4eff
|
|
1085
1157
|
**/
|
|
1086
|
-
export declare const FdModal: (props: JSX.IntrinsicElements[
|
|
1158
|
+
export declare const FdModal: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1087
1159
|
/**
|
|
1088
1160
|
* The FdModel2 icon
|
|
1089
1161
|
* 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/
|
|
1162
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9d0daf66-8d21-4d5d-81a9-a7bbf33191b6
|
|
1091
1163
|
**/
|
|
1092
|
-
export declare const FdModel2: (props: JSX.IntrinsicElements[
|
|
1164
|
+
export declare const FdModel2: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1093
1165
|
/**
|
|
1094
1166
|
* The FdModel3 icon
|
|
1095
1167
|
* 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/
|
|
1168
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/257d9dd9-05da-4dbd-9f77-f07d52f0f318
|
|
1097
1169
|
**/
|
|
1098
|
-
export declare const FdModel3: (props: JSX.IntrinsicElements[
|
|
1170
|
+
export declare const FdModel3: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1099
1171
|
/**
|
|
1100
1172
|
* The FdModel icon
|
|
1101
1173
|
* 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/
|
|
1174
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c844b7d2-7738-4f34-8aa2-9ad3cb591899
|
|
1103
1175
|
**/
|
|
1104
|
-
export declare const FdModel: (props: JSX.IntrinsicElements[
|
|
1176
|
+
export declare const FdModel: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1105
1177
|
/**
|
|
1106
1178
|
* The FdMoveHorizontal icon
|
|
1107
1179
|
* 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/
|
|
1180
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b752e3ed-775e-4c3e-af16-dddf630279ff
|
|
1109
1181
|
**/
|
|
1110
|
-
export declare const FdMoveHorizontal: (props: JSX.IntrinsicElements[
|
|
1182
|
+
export declare const FdMoveHorizontal: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1111
1183
|
/**
|
|
1112
1184
|
* The FdMoveVertical icon
|
|
1113
1185
|
* 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/
|
|
1186
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ae0b4104-5099-4b16-84eb-1ae6601c7a5e
|
|
1115
1187
|
**/
|
|
1116
|
-
export declare const FdMoveVertical: (props: JSX.IntrinsicElements[
|
|
1188
|
+
export declare const FdMoveVertical: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1117
1189
|
/**
|
|
1118
1190
|
* The FdNavigation icon
|
|
1119
1191
|
* 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/
|
|
1192
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d41ec0e2-d804-4dc0-8279-bab0793bf000
|
|
1121
1193
|
**/
|
|
1122
|
-
export declare const FdNavigation: (props: JSX.IntrinsicElements[
|
|
1194
|
+
export declare const FdNavigation: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1123
1195
|
/**
|
|
1124
1196
|
* The FdNewFolder icon
|
|
1125
1197
|
* 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/
|
|
1198
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0450a027-bba3-4f13-ae1d-c52d5ee2b7da
|
|
1127
1199
|
**/
|
|
1128
|
-
export declare const FdNewFolder: (props: JSX.IntrinsicElements[
|
|
1200
|
+
export declare const FdNewFolder: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1129
1201
|
/**
|
|
1130
1202
|
* The FdNewTab icon
|
|
1131
1203
|
* 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/
|
|
1204
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b9639d86-567f-4dd0-99bc-12520d57926a
|
|
1133
1205
|
**/
|
|
1134
|
-
export declare const FdNewTab: (props: JSX.IntrinsicElements[
|
|
1206
|
+
export declare const FdNewTab: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1135
1207
|
/**
|
|
1136
1208
|
* The FdNewWindow icon
|
|
1137
1209
|
* 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/
|
|
1210
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ce34a75e-07e0-4677-add9-b5e622b07a6f
|
|
1139
1211
|
**/
|
|
1140
|
-
export declare const FdNewWindow: (props: JSX.IntrinsicElements[
|
|
1212
|
+
export declare const FdNewWindow: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1141
1213
|
/**
|
|
1142
1214
|
* The FdNextBlock icon
|
|
1143
1215
|
* 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/
|
|
1216
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3e16be50-a10b-4b39-a7f6-b4e0c91c6813
|
|
1145
1217
|
**/
|
|
1146
|
-
export declare const FdNextBlock: (props: JSX.IntrinsicElements[
|
|
1218
|
+
export declare const FdNextBlock: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1147
1219
|
/**
|
|
1148
1220
|
* The FdNoWifi icon
|
|
1149
1221
|
* 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/
|
|
1222
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2fe0509b-04d0-4480-a242-c787cc10a6af
|
|
1151
1223
|
**/
|
|
1152
|
-
export declare const FdNoWifi: (props: JSX.IntrinsicElements[
|
|
1224
|
+
export declare const FdNoWifi: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1153
1225
|
/**
|
|
1154
1226
|
* The FdNonPreemptiveMode icon
|
|
1155
1227
|
* 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/
|
|
1228
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3ce7f040-0f27-4431-8d80-b6dda64135d9
|
|
1157
1229
|
**/
|
|
1158
|
-
export declare const FdNonPreemptiveMode: (props: JSX.IntrinsicElements[
|
|
1230
|
+
export declare const FdNonPreemptiveMode: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1159
1231
|
/**
|
|
1160
1232
|
* The FdNone icon
|
|
1161
1233
|
* 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/
|
|
1234
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b76f31e2-ca49-4357-939c-286f85610b26
|
|
1163
1235
|
**/
|
|
1164
|
-
export declare const FdNone: (props: JSX.IntrinsicElements[
|
|
1236
|
+
export declare const FdNone: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1165
1237
|
/**
|
|
1166
1238
|
* The FdObject icon
|
|
1167
1239
|
* 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/
|
|
1240
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b826a558-6a24-4e92-8f80-684d55d0c84d
|
|
1169
1241
|
**/
|
|
1170
|
-
export declare const FdObject: (props: JSX.IntrinsicElements[
|
|
1242
|
+
export declare const FdObject: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1171
1243
|
/**
|
|
1172
1244
|
* The FdOpenFolder icon
|
|
1173
1245
|
* 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/
|
|
1246
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/469724f7-ea49-48ee-a64c-f28cc37e47f0
|
|
1175
1247
|
**/
|
|
1176
|
-
export declare const FdOpenFolder: (props: JSX.IntrinsicElements[
|
|
1248
|
+
export declare const FdOpenFolder: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1177
1249
|
/**
|
|
1178
1250
|
* The FdOr icon
|
|
1179
1251
|
* 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/
|
|
1252
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/66b2fb11-c48f-4cdf-bdc7-b93314d205ad
|
|
1181
1253
|
**/
|
|
1182
|
-
export declare const FdOr: (props: JSX.IntrinsicElements[
|
|
1254
|
+
export declare const FdOr: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1183
1255
|
/**
|
|
1184
1256
|
* The FdOutload icon
|
|
1185
1257
|
* 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/
|
|
1258
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/16fa9410-a023-4f84-adb2-abc1be9ae92a
|
|
1187
1259
|
**/
|
|
1188
|
-
export declare const FdOutload: (props: JSX.IntrinsicElements[
|
|
1260
|
+
export declare const FdOutload: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1189
1261
|
/**
|
|
1190
1262
|
* The FdOutputArrow icon
|
|
1191
1263
|
* 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/
|
|
1264
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0dc12edd-e682-40a4-8076-f98374c29378
|
|
1193
1265
|
**/
|
|
1194
|
-
export declare const FdOutputArrow: (props: JSX.IntrinsicElements[
|
|
1266
|
+
export declare const FdOutputArrow: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1195
1267
|
/**
|
|
1196
1268
|
* The FdPalette icon
|
|
1197
1269
|
* 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/
|
|
1270
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/d0674b70-e9e9-49ee-9caf-3a6489b664c1
|
|
1199
1271
|
**/
|
|
1200
|
-
export declare const FdPalette: (props: JSX.IntrinsicElements[
|
|
1272
|
+
export declare const FdPalette: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1273
|
+
/**
|
|
1274
|
+
* The FdPasteInto icon
|
|
1275
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2269%3A245
|
|
1276
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2110e9c2-648f-4b4f-954d-2855291d3b5d
|
|
1277
|
+
**/
|
|
1278
|
+
export declare const FdPasteInto: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1279
|
+
/**
|
|
1280
|
+
* The FdPaste icon
|
|
1281
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2268%3A182
|
|
1282
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/81c1a2ad-c82f-4d15-ab44-5c7dce9384f7
|
|
1283
|
+
**/
|
|
1284
|
+
export declare const FdPaste: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1201
1285
|
/**
|
|
1202
1286
|
* The FdPause icon
|
|
1203
1287
|
* 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/
|
|
1288
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8c7b8135-00b3-4b24-b054-88cf48fc5972
|
|
1205
1289
|
**/
|
|
1206
|
-
export declare const FdPause: (props: JSX.IntrinsicElements[
|
|
1290
|
+
export declare const FdPause: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1207
1291
|
/**
|
|
1208
1292
|
* The FdPdf icon
|
|
1209
1293
|
* 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/
|
|
1294
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3bbdd6af-1480-469a-a9c8-3e370704c808
|
|
1211
1295
|
**/
|
|
1212
|
-
export declare const FdPdf: (props: JSX.IntrinsicElements[
|
|
1296
|
+
export declare const FdPdf: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1213
1297
|
/**
|
|
1214
1298
|
* The FdPen icon
|
|
1215
1299
|
* 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/
|
|
1300
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/99cd6109-6dcb-4945-aba4-622cc1ea2416
|
|
1217
1301
|
**/
|
|
1218
|
-
export declare const FdPen: (props: JSX.IntrinsicElements[
|
|
1302
|
+
export declare const FdPen: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1219
1303
|
/**
|
|
1220
1304
|
* The FdPhoneRotate icon
|
|
1221
1305
|
* 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/
|
|
1306
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e9900b1c-e12d-461f-975d-df51e28b3640
|
|
1223
1307
|
**/
|
|
1224
|
-
export declare const FdPhoneRotate: (props: JSX.IntrinsicElements[
|
|
1308
|
+
export declare const FdPhoneRotate: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1225
1309
|
/**
|
|
1226
1310
|
* The FdPhone icon
|
|
1227
1311
|
* 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/
|
|
1312
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7a898090-146f-481c-9ec2-7337c32c4463
|
|
1229
1313
|
**/
|
|
1230
|
-
export declare const FdPhone: (props: JSX.IntrinsicElements[
|
|
1314
|
+
export declare const FdPhone: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1231
1315
|
/**
|
|
1232
1316
|
* The FdPiNaked icon
|
|
1233
1317
|
* 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/
|
|
1318
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f7025541-a837-49be-a948-233b84438815
|
|
1235
1319
|
**/
|
|
1236
|
-
export declare const FdPiNaked: (props: JSX.IntrinsicElements[
|
|
1320
|
+
export declare const FdPiNaked: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1237
1321
|
/**
|
|
1238
1322
|
* The FdPi icon
|
|
1239
1323
|
* 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/
|
|
1324
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8ec6822a-a436-4948-8091-f5650eda4bd5
|
|
1241
1325
|
**/
|
|
1242
|
-
export declare const FdPi: (props: JSX.IntrinsicElements[
|
|
1326
|
+
export declare const FdPi: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1243
1327
|
/**
|
|
1244
1328
|
* The FdPie icon
|
|
1245
1329
|
* 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/
|
|
1330
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ab0c59a0-9cc6-46da-87e0-b9f426f37536
|
|
1247
1331
|
**/
|
|
1248
|
-
export declare const FdPie: (props: JSX.IntrinsicElements[
|
|
1332
|
+
export declare const FdPie: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1249
1333
|
/**
|
|
1250
1334
|
* The FdPlayNotif icon
|
|
1251
1335
|
* 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/
|
|
1336
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1f6f99a9-de47-4643-81b1-a6777d225e6a
|
|
1253
1337
|
**/
|
|
1254
|
-
export declare const FdPlayNotif: (props: JSX.IntrinsicElements[
|
|
1338
|
+
export declare const FdPlayNotif: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1255
1339
|
/**
|
|
1256
1340
|
* The FdPlaySettings icon
|
|
1257
1341
|
* 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/
|
|
1342
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/61e5518a-3dd1-47ef-8801-144fb9950b67
|
|
1259
1343
|
**/
|
|
1260
|
-
export declare const FdPlaySettings: (props: JSX.IntrinsicElements[
|
|
1344
|
+
export declare const FdPlaySettings: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1261
1345
|
/**
|
|
1262
1346
|
* The FdPlay icon
|
|
1263
1347
|
* 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/
|
|
1348
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/390b419c-85a9-490a-ad52-d8232f87aaf3
|
|
1265
1349
|
**/
|
|
1266
|
-
export declare const FdPlay: (props: JSX.IntrinsicElements[
|
|
1350
|
+
export declare const FdPlay: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1267
1351
|
/**
|
|
1268
1352
|
* The FdPlusNaked icon
|
|
1269
1353
|
* 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/
|
|
1354
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/071274c1-fb74-44ee-97cc-437eda64641f
|
|
1271
1355
|
**/
|
|
1272
|
-
export declare const FdPlusNaked: (props: JSX.IntrinsicElements[
|
|
1356
|
+
export declare const FdPlusNaked: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1273
1357
|
/**
|
|
1274
1358
|
* The FdPlus icon
|
|
1275
1359
|
* 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/
|
|
1360
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e52f9a83-d06c-4664-8116-0009d9c1213c
|
|
1277
1361
|
**/
|
|
1278
|
-
export declare const FdPlus: (props: JSX.IntrinsicElements[
|
|
1362
|
+
export declare const FdPlus: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1279
1363
|
/**
|
|
1280
1364
|
* The FdPreemptiveMode icon
|
|
1281
1365
|
* 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/
|
|
1366
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/4f65afc7-5fa9-492b-bb2f-6267faed5c79
|
|
1283
1367
|
**/
|
|
1284
|
-
export declare const FdPreemptiveMode: (props: JSX.IntrinsicElements[
|
|
1368
|
+
export declare const FdPreemptiveMode: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1285
1369
|
/**
|
|
1286
1370
|
* The FdQodly icon
|
|
1287
1371
|
* 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/
|
|
1372
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c1d0eceb-3ad0-4877-a6e7-d231b70694de
|
|
1289
1373
|
**/
|
|
1290
|
-
export declare const FdQodly: (props: JSX.IntrinsicElements[
|
|
1374
|
+
export declare const FdQodly: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1291
1375
|
/**
|
|
1292
1376
|
* The FdQrCube icon
|
|
1293
1377
|
* 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/
|
|
1378
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/bb73d06f-1d00-44c8-bd13-15bc90fce656
|
|
1295
1379
|
**/
|
|
1296
|
-
export declare const FdQrCube: (props: JSX.IntrinsicElements[
|
|
1380
|
+
export declare const FdQrCube: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1297
1381
|
/**
|
|
1298
1382
|
* The FdQuery icon
|
|
1299
1383
|
* 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/
|
|
1384
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/6e4a8295-b57e-4324-8463-5770cf962709
|
|
1301
1385
|
**/
|
|
1302
|
-
export declare const FdQuery: (props: JSX.IntrinsicElements[
|
|
1386
|
+
export declare const FdQuery: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1303
1387
|
/**
|
|
1304
1388
|
* The FdRadio icon
|
|
1305
1389
|
* 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/
|
|
1390
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8cccc011-11ff-4c53-a7cc-1347854b1a03
|
|
1307
1391
|
**/
|
|
1308
|
-
export declare const FdRadio: (props: JSX.IntrinsicElements[
|
|
1392
|
+
export declare const FdRadio: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1309
1393
|
/**
|
|
1310
1394
|
* The FdRam icon
|
|
1311
1395
|
* 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/
|
|
1396
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/10159410-d292-43cb-bda6-faab7f945953
|
|
1313
1397
|
**/
|
|
1314
|
-
export declare const FdRam: (props: JSX.IntrinsicElements[
|
|
1398
|
+
export declare const FdRam: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1315
1399
|
/**
|
|
1316
1400
|
* The FdRedo icon
|
|
1317
1401
|
* 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/
|
|
1402
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f662b058-62ed-48a8-b89b-1429e64a608f
|
|
1319
1403
|
**/
|
|
1320
|
-
export declare const FdRedo: (props: JSX.IntrinsicElements[
|
|
1404
|
+
export declare const FdRedo: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1321
1405
|
/**
|
|
1322
1406
|
* The FdRefreshBold icon
|
|
1323
1407
|
* 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/
|
|
1408
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e3001095-a3be-4693-829a-2a6f4c146bb7
|
|
1325
1409
|
**/
|
|
1326
|
-
export declare const FdRefreshBold: (props: JSX.IntrinsicElements[
|
|
1410
|
+
export declare const FdRefreshBold: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1327
1411
|
/**
|
|
1328
1412
|
* The FdRefresh icon
|
|
1329
1413
|
* 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/
|
|
1414
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/65f6ebc1-6d77-4791-a412-a7923e5596e7
|
|
1331
1415
|
**/
|
|
1332
|
-
export declare const FdRefresh: (props: JSX.IntrinsicElements[
|
|
1416
|
+
export declare const FdRefresh: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1333
1417
|
/**
|
|
1334
1418
|
* The FdRelation icon
|
|
1335
1419
|
* 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/
|
|
1420
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3cd4fa55-db06-4fbc-beeb-1a359d12707a
|
|
1337
1421
|
**/
|
|
1338
|
-
export declare const FdRelation: (props: JSX.IntrinsicElements[
|
|
1422
|
+
export declare const FdRelation: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1339
1423
|
/**
|
|
1340
1424
|
* The FdReload icon
|
|
1341
1425
|
* 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/
|
|
1426
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9de1a821-7149-4b2d-aba6-4b1774425249
|
|
1343
1427
|
**/
|
|
1344
|
-
export declare const FdReload: (props: JSX.IntrinsicElements[
|
|
1428
|
+
export declare const FdReload: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1345
1429
|
/**
|
|
1346
1430
|
* The FdReorder icon
|
|
1347
1431
|
* 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/
|
|
1432
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/bd7c521a-218f-4e21-b92a-73a6561700dd
|
|
1349
1433
|
**/
|
|
1350
|
-
export declare const FdReorder: (props: JSX.IntrinsicElements[
|
|
1434
|
+
export declare const FdReorder: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1351
1435
|
/**
|
|
1352
1436
|
* The FdResize icon
|
|
1353
1437
|
* 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/
|
|
1438
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/545aa78f-d71a-43a7-af7a-aeef1d3b2cc7
|
|
1355
1439
|
**/
|
|
1356
|
-
export declare const FdResize: (props: JSX.IntrinsicElements[
|
|
1440
|
+
export declare const FdResize: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1357
1441
|
/**
|
|
1358
1442
|
* The FdRight icon
|
|
1359
1443
|
* 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/
|
|
1444
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ff73fb36-6e44-4351-9846-87fad35d0064
|
|
1361
1445
|
**/
|
|
1362
|
-
export declare const FdRight: (props: JSX.IntrinsicElements[
|
|
1446
|
+
export declare const FdRight: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1363
1447
|
/**
|
|
1364
1448
|
* The FdRocket icon
|
|
1365
1449
|
* 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/
|
|
1450
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/20d9ff84-22a6-471d-9293-0f31b2a649a6
|
|
1367
1451
|
**/
|
|
1368
|
-
export declare const FdRocket: (props: JSX.IntrinsicElements[
|
|
1452
|
+
export declare const FdRocket: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1453
|
+
/**
|
|
1454
|
+
* The FdRoles icon
|
|
1455
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2127%3A158
|
|
1456
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8bcca0bf-5ffb-4e76-8c36-f88573a81248
|
|
1457
|
+
**/
|
|
1458
|
+
export declare const FdRoles: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1369
1459
|
/**
|
|
1370
1460
|
* The FdSameLoaderTab icon
|
|
1371
1461
|
* 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/
|
|
1462
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/dcbe6547-f394-432f-8093-7b2a2a6ae4c8
|
|
1373
1463
|
**/
|
|
1374
|
-
export declare const FdSameLoaderTab: (props: JSX.IntrinsicElements[
|
|
1464
|
+
export declare const FdSameLoaderTab: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1375
1465
|
/**
|
|
1376
1466
|
* The FdSanityCheckDefault icon
|
|
1377
1467
|
* 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/
|
|
1468
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/2c4d5553-e4bb-48e2-a328-f9f9d488c41f
|
|
1379
1469
|
**/
|
|
1380
|
-
export declare const FdSanityCheckDefault: (props: JSX.IntrinsicElements[
|
|
1470
|
+
export declare const FdSanityCheckDefault: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1381
1471
|
/**
|
|
1382
1472
|
* The FdSanityCheckInfo icon
|
|
1383
1473
|
* 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/
|
|
1474
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/74b53862-d171-4eab-a707-357bf4ced75d
|
|
1385
1475
|
**/
|
|
1386
|
-
export declare const FdSanityCheckInfo: (props: JSX.IntrinsicElements[
|
|
1476
|
+
export declare const FdSanityCheckInfo: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1387
1477
|
/**
|
|
1388
1478
|
* The FdSave icon
|
|
1389
1479
|
* 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/
|
|
1480
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e7387009-121c-42b7-83b2-4e3a7bd28d56
|
|
1391
1481
|
**/
|
|
1392
|
-
export declare const FdSave: (props: JSX.IntrinsicElements[
|
|
1482
|
+
export declare const FdSave: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1393
1483
|
/**
|
|
1394
1484
|
* The FdSavedClosed icon
|
|
1395
1485
|
* 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/
|
|
1486
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/34b22718-9927-4c3e-8124-ff60b87797ca
|
|
1397
1487
|
**/
|
|
1398
|
-
export declare const FdSavedClosed: (props: JSX.IntrinsicElements[
|
|
1488
|
+
export declare const FdSavedClosed: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1399
1489
|
/**
|
|
1400
1490
|
* The FdSearch icon
|
|
1401
1491
|
* 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/
|
|
1492
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f583ea34-5057-4918-bf99-5d23c67b31bb
|
|
1403
1493
|
**/
|
|
1404
|
-
export declare const FdSearch: (props: JSX.IntrinsicElements[
|
|
1494
|
+
export declare const FdSearch: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1405
1495
|
/**
|
|
1406
1496
|
* The FdSelectBox icon
|
|
1407
1497
|
* 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/
|
|
1498
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/34015469-8a0e-4c31-adaf-4295d1a74b87
|
|
1409
1499
|
**/
|
|
1410
|
-
export declare const FdSelectBox: (props: JSX.IntrinsicElements[
|
|
1500
|
+
export declare const FdSelectBox: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1411
1501
|
/**
|
|
1412
1502
|
* The FdSelect icon
|
|
1413
1503
|
* 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/
|
|
1504
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/171b86d5-6a26-4471-84db-3bad04ae41e7
|
|
1415
1505
|
**/
|
|
1416
|
-
export declare const FdSelect: (props: JSX.IntrinsicElements[
|
|
1506
|
+
export declare const FdSelect: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1417
1507
|
/**
|
|
1418
1508
|
* The FdServerPrivate icon
|
|
1419
1509
|
* 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/
|
|
1510
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3622326a-d1c2-48d0-ba4b-40e73aa0feb3
|
|
1421
1511
|
**/
|
|
1422
|
-
export declare const FdServerPrivate: (props: JSX.IntrinsicElements[
|
|
1512
|
+
export declare const FdServerPrivate: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1423
1513
|
/**
|
|
1424
1514
|
* The FdServerProtected icon
|
|
1425
1515
|
* 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/
|
|
1516
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/69257ac3-5c4f-402f-8eae-8efdb2aea306
|
|
1427
1517
|
**/
|
|
1428
|
-
export declare const FdServerProtected: (props: JSX.IntrinsicElements[
|
|
1518
|
+
export declare const FdServerProtected: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1429
1519
|
/**
|
|
1430
1520
|
* The FdServer icon
|
|
1431
1521
|
* 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/
|
|
1522
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/012ae601-4db2-47c5-8308-b8474ffec056
|
|
1433
1523
|
**/
|
|
1434
|
-
export declare const FdServer: (props: JSX.IntrinsicElements[
|
|
1524
|
+
export declare const FdServer: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1435
1525
|
/**
|
|
1436
1526
|
* The FdSetting icon
|
|
1437
1527
|
* 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/
|
|
1528
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/377f4006-ad67-4807-83d1-8ad537caebde
|
|
1439
1529
|
**/
|
|
1440
|
-
export declare const FdSetting: (props: JSX.IntrinsicElements[
|
|
1530
|
+
export declare const FdSetting: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1441
1531
|
/**
|
|
1442
1532
|
* The FdShare icon
|
|
1443
1533
|
* 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/
|
|
1534
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a54c2ea4-1218-4b19-8147-acb427ef7895
|
|
1445
1535
|
**/
|
|
1446
|
-
export declare const FdShare: (props: JSX.IntrinsicElements[
|
|
1536
|
+
export declare const FdShare: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1447
1537
|
/**
|
|
1448
1538
|
* The FdSharedFolder icon
|
|
1449
1539
|
* 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/
|
|
1540
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/dd0e4609-ecfc-408f-8b3b-48d3b33a6b03
|
|
1451
1541
|
**/
|
|
1452
|
-
export declare const FdSharedFolder: (props: JSX.IntrinsicElements[
|
|
1542
|
+
export declare const FdSharedFolder: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1453
1543
|
/**
|
|
1454
1544
|
* The FdShared icon
|
|
1455
1545
|
* 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/
|
|
1546
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/165a7435-2b44-469a-8a41-b3d3c749bce8
|
|
1457
1547
|
**/
|
|
1458
|
-
export declare const FdShared: (props: JSX.IntrinsicElements[
|
|
1548
|
+
export declare const FdShared: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1459
1549
|
/**
|
|
1460
1550
|
* The FdShort icon
|
|
1461
1551
|
* 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/
|
|
1552
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e2d2f560-68f9-4b42-be2b-a9b0e650c629
|
|
1463
1553
|
**/
|
|
1464
|
-
export declare const FdShort: (props: JSX.IntrinsicElements[
|
|
1554
|
+
export declare const FdShort: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1465
1555
|
/**
|
|
1466
1556
|
* The FdSlider icon
|
|
1467
1557
|
* 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/
|
|
1558
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/df81ac51-88a3-4935-bc81-ce36cd097f07
|
|
1469
1559
|
**/
|
|
1470
|
-
export declare const FdSlider: (props: JSX.IntrinsicElements[
|
|
1560
|
+
export declare const FdSlider: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1471
1561
|
/**
|
|
1472
1562
|
* The FdSpaceAround icon
|
|
1473
1563
|
* 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/
|
|
1564
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/58fe681a-174e-4a1d-9e2d-9ba91095d832
|
|
1475
1565
|
**/
|
|
1476
|
-
export declare const FdSpaceAround: (props: JSX.IntrinsicElements[
|
|
1566
|
+
export declare const FdSpaceAround: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1477
1567
|
/**
|
|
1478
1568
|
* The FdSpaceBetween icon
|
|
1479
1569
|
* 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/
|
|
1570
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ea42038e-72bc-4733-9f42-8999c392e84d
|
|
1481
1571
|
**/
|
|
1482
|
-
export declare const FdSpaceBetween: (props: JSX.IntrinsicElements[
|
|
1572
|
+
export declare const FdSpaceBetween: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1483
1573
|
/**
|
|
1484
1574
|
* The FdSpaceEvenly icon
|
|
1485
1575
|
* 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/
|
|
1576
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/26b4a2d7-6c73-4f48-9d82-ac31bd0cba5e
|
|
1487
1577
|
**/
|
|
1488
|
-
export declare const FdSpaceEvenly: (props: JSX.IntrinsicElements[
|
|
1578
|
+
export declare const FdSpaceEvenly: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1489
1579
|
/**
|
|
1490
1580
|
* The FdSpinner icon
|
|
1491
1581
|
* 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/
|
|
1582
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/150dd139-412c-4467-b320-8240759ad879
|
|
1493
1583
|
**/
|
|
1494
|
-
export declare const FdSpinner: (props: JSX.IntrinsicElements[
|
|
1584
|
+
export declare const FdSpinner: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1495
1585
|
/**
|
|
1496
1586
|
* The FdSplit icon
|
|
1497
1587
|
* 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/
|
|
1588
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/857f5271-b390-4033-8a4c-01822c567530
|
|
1499
1589
|
**/
|
|
1500
|
-
export declare const FdSplit: (props: JSX.IntrinsicElements[
|
|
1590
|
+
export declare const FdSplit: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1501
1591
|
/**
|
|
1502
1592
|
* The FdSql icon
|
|
1503
1593
|
* 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/
|
|
1594
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8e97b32d-dd3f-4087-9a6e-912eebc760f4
|
|
1505
1595
|
**/
|
|
1506
|
-
export declare const FdSql: (props: JSX.IntrinsicElements[
|
|
1596
|
+
export declare const FdSql: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1507
1597
|
/**
|
|
1508
1598
|
* The FdStack icon
|
|
1509
1599
|
* 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/
|
|
1600
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8c4682c1-1f9d-4463-810a-434a4369ff39
|
|
1511
1601
|
**/
|
|
1512
|
-
export declare const FdStack: (props: JSX.IntrinsicElements[
|
|
1602
|
+
export declare const FdStack: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1513
1603
|
/**
|
|
1514
1604
|
* The FdStar icon
|
|
1515
1605
|
* 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/
|
|
1606
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/02af58ca-8c86-48b2-a4cc-a593396b8e01
|
|
1517
1607
|
**/
|
|
1518
|
-
export declare const FdStar: (props: JSX.IntrinsicElements[
|
|
1608
|
+
export declare const FdStar: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1519
1609
|
/**
|
|
1520
1610
|
* The FdStates icon
|
|
1521
1611
|
* 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/
|
|
1612
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/904d3e3c-8edd-4bfb-a6a4-3f31ab5f6d85
|
|
1523
1613
|
**/
|
|
1524
|
-
export declare const FdStates: (props: JSX.IntrinsicElements[
|
|
1614
|
+
export declare const FdStates: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1525
1615
|
/**
|
|
1526
1616
|
* The FdStopEdit icon
|
|
1527
1617
|
* 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/
|
|
1618
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/3517f7b3-9ccb-46e2-9f00-170994b03c1c
|
|
1529
1619
|
**/
|
|
1530
|
-
export declare const FdStopEdit: (props: JSX.IntrinsicElements[
|
|
1620
|
+
export declare const FdStopEdit: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1531
1621
|
/**
|
|
1532
1622
|
* The FdStoryBoard icon
|
|
1533
1623
|
* 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/
|
|
1624
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/60cf8ab7-a0ad-4feb-be4e-bb0db7bc78b3
|
|
1535
1625
|
**/
|
|
1536
|
-
export declare const FdStoryBoard: (props: JSX.IntrinsicElements[
|
|
1626
|
+
export declare const FdStoryBoard: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1537
1627
|
/**
|
|
1538
1628
|
* The FdStretch icon
|
|
1539
1629
|
* 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/
|
|
1630
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c1af81c3-630a-4b40-afe6-538657d1b7be
|
|
1541
1631
|
**/
|
|
1542
|
-
export declare const FdStretch: (props: JSX.IntrinsicElements[
|
|
1632
|
+
export declare const FdStretch: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1543
1633
|
/**
|
|
1544
1634
|
* The FdStrikethrough icon
|
|
1545
1635
|
* 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/
|
|
1636
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0668f19d-f8c6-45c1-897d-8980106ce375
|
|
1547
1637
|
**/
|
|
1548
|
-
export declare const FdStrikethrough: (props: JSX.IntrinsicElements[
|
|
1638
|
+
export declare const FdStrikethrough: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1549
1639
|
/**
|
|
1550
1640
|
* The FdString icon
|
|
1551
1641
|
* 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/
|
|
1642
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/7d742d0f-0a94-44eb-be0e-c741f51823f7
|
|
1553
1643
|
**/
|
|
1554
|
-
export declare const FdString: (props: JSX.IntrinsicElements[
|
|
1644
|
+
export declare const FdString: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1555
1645
|
/**
|
|
1556
1646
|
* The FdStyle4 icon
|
|
1557
1647
|
* 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/
|
|
1648
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/34a94715-7e96-48f2-afb9-dcd865a57794
|
|
1559
1649
|
**/
|
|
1560
|
-
export declare const FdStyle4: (props: JSX.IntrinsicElements[
|
|
1650
|
+
export declare const FdStyle4: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1561
1651
|
/**
|
|
1562
1652
|
* The FdStyle5 icon
|
|
1563
1653
|
* 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/
|
|
1654
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0e0df0af-51b0-4e7e-8a01-fd5197da6db2
|
|
1565
1655
|
**/
|
|
1566
|
-
export declare const FdStyle5: (props: JSX.IntrinsicElements[
|
|
1656
|
+
export declare const FdStyle5: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1567
1657
|
/**
|
|
1568
1658
|
* The FdStyle6 icon
|
|
1569
1659
|
* 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/
|
|
1660
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/22534ff4-570f-4189-b6e3-67b84ae19945
|
|
1571
1661
|
**/
|
|
1572
|
-
export declare const FdStyle6: (props: JSX.IntrinsicElements[
|
|
1662
|
+
export declare const FdStyle6: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1573
1663
|
/**
|
|
1574
1664
|
* The FdStyleBox icon
|
|
1575
1665
|
* 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/
|
|
1666
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e7eab388-77cc-47d6-a1a7-68ebb8881f63
|
|
1577
1667
|
**/
|
|
1578
|
-
export declare const FdStyleBox: (props: JSX.IntrinsicElements[
|
|
1668
|
+
export declare const FdStyleBox: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1579
1669
|
/**
|
|
1580
1670
|
* The FdSweap icon
|
|
1581
1671
|
* 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/
|
|
1672
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/79a4f338-7310-477a-ad1e-24042b0b5e36
|
|
1583
1673
|
**/
|
|
1584
|
-
export declare const FdSweap: (props: JSX.IntrinsicElements[
|
|
1674
|
+
export declare const FdSweap: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1585
1675
|
/**
|
|
1586
1676
|
* The FdSwitch icon
|
|
1587
1677
|
* 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/
|
|
1678
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1dcad40b-d054-4b8d-9890-310cba1c5ee7
|
|
1589
1679
|
**/
|
|
1590
|
-
export declare const FdSwitch: (props: JSX.IntrinsicElements[
|
|
1680
|
+
export declare const FdSwitch: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1591
1681
|
/**
|
|
1592
1682
|
* The FdSync icon
|
|
1593
1683
|
* 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/
|
|
1684
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/80668b24-f2e6-4b47-b1ca-c5359124bd8a
|
|
1595
1685
|
**/
|
|
1596
|
-
export declare const FdSync: (props: JSX.IntrinsicElements[
|
|
1686
|
+
export declare const FdSync: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1597
1687
|
/**
|
|
1598
1688
|
* The FdTab4 icon
|
|
1599
1689
|
* 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/
|
|
1690
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ddd01d43-c795-4706-b1ff-db6f79601b90
|
|
1601
1691
|
**/
|
|
1602
|
-
export declare const FdTab4: (props: JSX.IntrinsicElements[
|
|
1692
|
+
export declare const FdTab4: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1603
1693
|
/**
|
|
1604
1694
|
* The FdTab icon
|
|
1605
1695
|
* 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/
|
|
1696
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/8537d7e5-037a-41f3-a1d7-0a33f2b2868b
|
|
1607
1697
|
**/
|
|
1608
|
-
export declare const FdTab: (props: JSX.IntrinsicElements[
|
|
1698
|
+
export declare const FdTab: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1609
1699
|
/**
|
|
1610
1700
|
* The FdTableColumn icon
|
|
1611
1701
|
* 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/
|
|
1702
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5525abae-b05c-4cd8-95fd-6927bbf37fad
|
|
1613
1703
|
**/
|
|
1614
|
-
export declare const FdTableColumn: (props: JSX.IntrinsicElements[
|
|
1704
|
+
export declare const FdTableColumn: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1615
1705
|
/**
|
|
1616
1706
|
* The FdTableHeader icon
|
|
1617
1707
|
* 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/
|
|
1708
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/28b5b923-7334-43b5-9fd4-523d76230ecf
|
|
1619
1709
|
**/
|
|
1620
|
-
export declare const FdTableHeader: (props: JSX.IntrinsicElements[
|
|
1710
|
+
export declare const FdTableHeader: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1621
1711
|
/**
|
|
1622
1712
|
* The FdTable icon
|
|
1623
1713
|
* 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/
|
|
1714
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1de6242e-ad62-4193-944c-6eece4be010c
|
|
1625
1715
|
**/
|
|
1626
|
-
export declare const FdTable: (props: JSX.IntrinsicElements[
|
|
1716
|
+
export declare const FdTable: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1627
1717
|
/**
|
|
1628
1718
|
* The FdTablet icon
|
|
1629
1719
|
* 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/
|
|
1720
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/416189c9-649f-4771-be0c-7eb39806d06f
|
|
1631
1721
|
**/
|
|
1632
|
-
export declare const FdTablet: (props: JSX.IntrinsicElements[
|
|
1722
|
+
export declare const FdTablet: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1633
1723
|
/**
|
|
1634
1724
|
* The FdTag icon
|
|
1635
1725
|
* 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/
|
|
1726
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0ba9b957-78aa-4d8d-870c-7e7929b3c55d
|
|
1637
1727
|
**/
|
|
1638
|
-
export declare const FdTag: (props: JSX.IntrinsicElements[
|
|
1728
|
+
export declare const FdTag: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1639
1729
|
/**
|
|
1640
1730
|
* The FdTextCenter icon
|
|
1641
1731
|
* 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/
|
|
1732
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/96d9d3b6-688f-47d9-9ab3-a00b7b229114
|
|
1643
1733
|
**/
|
|
1644
|
-
export declare const FdTextCenter: (props: JSX.IntrinsicElements[
|
|
1734
|
+
export declare const FdTextCenter: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1645
1735
|
/**
|
|
1646
1736
|
* The FdTextEnd icon
|
|
1647
1737
|
* 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/
|
|
1738
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/98f2640e-7475-457e-bc87-3fdb00e63f17
|
|
1649
1739
|
**/
|
|
1650
|
-
export declare const FdTextEnd: (props: JSX.IntrinsicElements[
|
|
1740
|
+
export declare const FdTextEnd: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1651
1741
|
/**
|
|
1652
1742
|
* The FdTextJustify icon
|
|
1653
1743
|
* 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/
|
|
1744
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b5513f6b-72fe-4a99-af72-41bc1983604b
|
|
1655
1745
|
**/
|
|
1656
|
-
export declare const FdTextJustify: (props: JSX.IntrinsicElements[
|
|
1746
|
+
export declare const FdTextJustify: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1657
1747
|
/**
|
|
1658
1748
|
* The FdTextStart icon
|
|
1659
1749
|
* 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/
|
|
1750
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/597f1392-f76c-4d00-b8c0-480c68c813eb
|
|
1661
1751
|
**/
|
|
1662
|
-
export declare const FdTextStart: (props: JSX.IntrinsicElements[
|
|
1752
|
+
export declare const FdTextStart: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1663
1753
|
/**
|
|
1664
1754
|
* The FdText icon
|
|
1665
1755
|
* 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/
|
|
1756
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b663394a-dd19-465a-a0b7-ff1fb677c189
|
|
1667
1757
|
**/
|
|
1668
|
-
export declare const FdText: (props: JSX.IntrinsicElements[
|
|
1758
|
+
export declare const FdText: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1669
1759
|
/**
|
|
1670
1760
|
* The FdTime icon
|
|
1671
1761
|
* 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/
|
|
1762
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/6dd7f9e4-7269-471c-8b57-ef1def2b8431
|
|
1673
1763
|
**/
|
|
1674
|
-
export declare const FdTime: (props: JSX.IntrinsicElements[
|
|
1764
|
+
export declare const FdTime: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1675
1765
|
/**
|
|
1676
1766
|
* The FdTooltip icon
|
|
1677
1767
|
* 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/
|
|
1768
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ec1b9652-6584-4692-834f-8244855e26fb
|
|
1679
1769
|
**/
|
|
1680
|
-
export declare const FdTooltip: (props: JSX.IntrinsicElements[
|
|
1770
|
+
export declare const FdTooltip: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1681
1771
|
/**
|
|
1682
1772
|
* The FdTrash icon
|
|
1683
1773
|
* 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/
|
|
1774
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/9ecfaaee-fd96-4779-8734-0df09b43626b
|
|
1685
1775
|
**/
|
|
1686
|
-
export declare const FdTrash: (props: JSX.IntrinsicElements[
|
|
1776
|
+
export declare const FdTrash: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1687
1777
|
/**
|
|
1688
1778
|
* The FdTravel icon
|
|
1689
1779
|
* 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/
|
|
1780
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0d8ce751-a928-4f1c-910b-d9aa309f4e48
|
|
1691
1781
|
**/
|
|
1692
|
-
export declare const FdTravel: (props: JSX.IntrinsicElements[
|
|
1782
|
+
export declare const FdTravel: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1693
1783
|
/**
|
|
1694
1784
|
* The FdUnderline icon
|
|
1695
1785
|
* 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/
|
|
1786
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b19b20cc-1c76-42b9-86c7-6e6304666ace
|
|
1697
1787
|
**/
|
|
1698
|
-
export declare const FdUnderline: (props: JSX.IntrinsicElements[
|
|
1788
|
+
export declare const FdUnderline: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1699
1789
|
/**
|
|
1700
1790
|
* The FdUndo icon
|
|
1701
1791
|
* 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/
|
|
1792
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/89ae4069-b6ec-4b68-aa0b-e70a38df90f7
|
|
1703
1793
|
**/
|
|
1704
|
-
export declare const FdUndo: (props: JSX.IntrinsicElements[
|
|
1794
|
+
export declare const FdUndo: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1705
1795
|
/**
|
|
1706
1796
|
* The FdUnlock icon
|
|
1707
1797
|
* 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/
|
|
1798
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/efb63259-ce59-4b63-9fd2-19d904b7291f
|
|
1709
1799
|
**/
|
|
1710
|
-
export declare const FdUnlock: (props: JSX.IntrinsicElements[
|
|
1800
|
+
export declare const FdUnlock: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1711
1801
|
/**
|
|
1712
1802
|
* The FdUp icon
|
|
1713
1803
|
* 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/
|
|
1804
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/1112cc60-050c-4434-b28c-98e29892269d
|
|
1715
1805
|
**/
|
|
1716
|
-
export declare const FdUp: (props: JSX.IntrinsicElements[
|
|
1806
|
+
export declare const FdUp: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1717
1807
|
/**
|
|
1718
1808
|
* The FdUpdown icon
|
|
1719
1809
|
* 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/
|
|
1810
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/c84fd170-ec20-47f2-bbc1-edf6c950148b
|
|
1721
1811
|
**/
|
|
1722
|
-
export declare const FdUpdown: (props: JSX.IntrinsicElements[
|
|
1812
|
+
export declare const FdUpdown: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1723
1813
|
/**
|
|
1724
1814
|
* The FdUploadFile icon
|
|
1725
1815
|
* 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/
|
|
1816
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f513cbe3-3739-4ebd-b912-f7f2babba5d9
|
|
1727
1817
|
**/
|
|
1728
|
-
export declare const FdUploadFile: (props: JSX.IntrinsicElements[
|
|
1818
|
+
export declare const FdUploadFile: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1729
1819
|
/**
|
|
1730
1820
|
* The FdUpload icon
|
|
1731
1821
|
* 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/
|
|
1822
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b60436c1-a150-423a-82af-b86385fdb11c
|
|
1733
1823
|
**/
|
|
1734
|
-
export declare const FdUpload: (props: JSX.IntrinsicElements[
|
|
1824
|
+
export declare const FdUpload: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1735
1825
|
/**
|
|
1736
1826
|
* The FdUppercase icon
|
|
1737
1827
|
* 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/
|
|
1828
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a4f06df8-77b7-43ce-bf70-9284173d435c
|
|
1739
1829
|
**/
|
|
1740
|
-
export declare const FdUppercase: (props: JSX.IntrinsicElements[
|
|
1830
|
+
export declare const FdUppercase: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1741
1831
|
/**
|
|
1742
1832
|
* The FdUserCircle icon
|
|
1743
1833
|
* 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/
|
|
1834
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/a28ba9c6-3970-47e1-b880-db421163458f
|
|
1745
1835
|
**/
|
|
1746
|
-
export declare const FdUserCircle: (props: JSX.IntrinsicElements[
|
|
1836
|
+
export declare const FdUserCircle: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1747
1837
|
/**
|
|
1748
1838
|
* The FdUserInherited1 icon
|
|
1749
1839
|
* 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/
|
|
1840
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/b1858a80-d73d-4094-bada-7b42796e0862
|
|
1841
|
+
**/
|
|
1842
|
+
export declare const FdUserInherited1: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1843
|
+
/**
|
|
1844
|
+
* The FdUser icon
|
|
1845
|
+
* See in figma https://www.figma.com/file/8KM0BvaLFtTvM4wOtwUEOQ?node-id=2127%3A163
|
|
1846
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/f66535c9-4cf4-496a-96a6-e1332ec63734
|
|
1751
1847
|
**/
|
|
1752
|
-
export declare const
|
|
1848
|
+
export declare const FdUser: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1753
1849
|
/**
|
|
1754
1850
|
* The FdVariable icon
|
|
1755
1851
|
* 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/
|
|
1852
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/22f40402-a483-423a-9371-0583304de089
|
|
1757
1853
|
**/
|
|
1758
|
-
export declare const FdVariable: (props: JSX.IntrinsicElements[
|
|
1854
|
+
export declare const FdVariable: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1759
1855
|
/**
|
|
1760
1856
|
* The FdWarningCross icon
|
|
1761
1857
|
* 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/
|
|
1858
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/dc4418af-a7e5-46c8-b075-6249caa1d79e
|
|
1763
1859
|
**/
|
|
1764
|
-
export declare const FdWarningCross: (props: JSX.IntrinsicElements[
|
|
1860
|
+
export declare const FdWarningCross: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1765
1861
|
/**
|
|
1766
1862
|
* The FdWarningDanger icon
|
|
1767
1863
|
* 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/
|
|
1864
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/086f041c-7cc5-48c9-a59f-8f5d6ca8f174
|
|
1769
1865
|
**/
|
|
1770
|
-
export declare const FdWarningDanger: (props: JSX.IntrinsicElements[
|
|
1866
|
+
export declare const FdWarningDanger: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1771
1867
|
/**
|
|
1772
1868
|
* The FdWebform icon
|
|
1773
1869
|
* 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/
|
|
1870
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/5fde3528-b25d-4e34-8c6d-1395143f7df8
|
|
1775
1871
|
**/
|
|
1776
|
-
export declare const FdWebform: (props: JSX.IntrinsicElements[
|
|
1872
|
+
export declare const FdWebform: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1777
1873
|
/**
|
|
1778
1874
|
* The FdWifi icon
|
|
1779
1875
|
* 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/
|
|
1876
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/e39aaa40-af7e-4dad-af4f-fc39e4f62dbd
|
|
1781
1877
|
**/
|
|
1782
|
-
export declare const FdWifi: (props: JSX.IntrinsicElements[
|
|
1878
|
+
export declare const FdWifi: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|
|
1783
1879
|
/**
|
|
1784
1880
|
* The FdWindow icon
|
|
1785
1881
|
* 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/
|
|
1882
|
+
* file link https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/0381258f-2df9-4816-ada9-c4b412f1519f
|
|
1787
1883
|
**/
|
|
1788
|
-
export declare const FdWindow: (props: JSX.IntrinsicElements[
|
|
1884
|
+
export declare const FdWindow: (props: JSX.IntrinsicElements['svg']) => JSX.Element;
|