@contentful/f36-icons 4.17.0 → 4.18.0

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/types.d.ts DELETED
@@ -1,654 +0,0 @@
1
- export const ArchiveIcon: {
2
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
3
- displayName: string;
4
- };
5
- export const ArrowBackwardIcon: {
6
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
7
- displayName: string;
8
- };
9
- export const ArrowDownIcon: {
10
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
11
- displayName: string;
12
- };
13
- export const ArrowDownTrimmedIcon: {
14
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
15
- displayName: string;
16
- };
17
- export const ArrowForwardIcon: {
18
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
19
- displayName: string;
20
- };
21
- export const ArrowForwardTrimmedIcon: {
22
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
23
- displayName: string;
24
- };
25
- export const ArrowUpIcon: {
26
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
27
- displayName: string;
28
- };
29
- export const ArrowUpTrimmedIcon: {
30
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
31
- displayName: string;
32
- };
33
- export const ArrowUpwardIcon: {
34
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
35
- displayName: string;
36
- };
37
- export const AssetIcon: {
38
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
39
- displayName: string;
40
- };
41
- export const AssetTrimmedIcon: {
42
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
43
- displayName: string;
44
- };
45
- export const AudioIcon: {
46
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
47
- displayName: string;
48
- };
49
- export const CalendarIcon: {
50
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
51
- displayName: string;
52
- };
53
- export const ChatBubbleIcon: {
54
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
55
- displayName: string;
56
- };
57
- export const ChatBubbleTrimmedIcon: {
58
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
59
- displayName: string;
60
- };
61
- export const CheckCircleIcon: {
62
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
63
- displayName: string;
64
- };
65
- export const CheckCircleTrimmedIcon: {
66
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
67
- displayName: string;
68
- };
69
- export const ChevronDownIcon: {
70
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
71
- displayName: string;
72
- };
73
- export const ChevronDownTrimmedIcon: {
74
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
75
- displayName: string;
76
- };
77
- export const ChevronLeftIcon: {
78
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
79
- displayName: string;
80
- };
81
- export const ChevronLeftTrimmedIcon: {
82
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
83
- displayName: string;
84
- };
85
- export const ChevronRightIcon: {
86
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
87
- displayName: string;
88
- };
89
- export const ChevronRightTrimmedIcon: {
90
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
91
- displayName: string;
92
- };
93
- export const ChevronUpIcon: {
94
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
95
- displayName: string;
96
- };
97
- export const ChevronUpTrimmedIcon: {
98
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
99
- displayName: string;
100
- };
101
- export const ClockIcon: {
102
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
103
- displayName: string;
104
- };
105
- export const ClockTrimmedIcon: {
106
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
107
- displayName: string;
108
- };
109
- export const CloseIcon: {
110
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
111
- displayName: string;
112
- };
113
- export const CloseTrimmedIcon: {
114
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
115
- displayName: string;
116
- };
117
- export const CloudUploadIcon: {
118
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
119
- displayName: string;
120
- };
121
- export const CodeIcon: {
122
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
123
- displayName: string;
124
- };
125
- export const CodeIllustrationIcon: {
126
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
127
- displayName: string;
128
- };
129
- export const CodeTrimmedIcon: {
130
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
131
- displayName: string;
132
- };
133
- export const CopyIcon: {
134
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
135
- displayName: string;
136
- };
137
- export const CopyTrimmedIcon: {
138
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
139
- displayName: string;
140
- };
141
- export const CycleIcon: {
142
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
143
- displayName: string;
144
- };
145
- export const CycleTrimmedIcon: {
146
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
147
- displayName: string;
148
- };
149
- export const DeleteIcon: {
150
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
151
- displayName: string;
152
- };
153
- export const DeleteTrimmedIcon: {
154
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
155
- displayName: string;
156
- };
157
- export const DoneIcon: {
158
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
159
- displayName: string;
160
- };
161
- export const DoubleArrowIcon: {
162
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
163
- displayName: string;
164
- };
165
- export const DownloadIcon: {
166
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
167
- displayName: string;
168
- };
169
- export const DownloadTrimmedIcon: {
170
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
171
- displayName: string;
172
- };
173
- export const DragIcon: {
174
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
175
- displayName: string;
176
- };
177
- export const DragTrimmedIcon: {
178
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
179
- displayName: string;
180
- };
181
- export const EditIcon: {
182
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
183
- displayName: string;
184
- };
185
- export const EditTrimmedIcon: {
186
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
187
- displayName: string;
188
- };
189
- export const EmbeddedEntryBlockIcon: {
190
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
191
- displayName: string;
192
- };
193
- export const EmbeddedEntryBlockTrimmedIcon: {
194
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
195
- displayName: string;
196
- };
197
- export const EmbeddedEntryInlineIcon: {
198
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
199
- displayName: string;
200
- };
201
- export const EmbeddedEntryInlineTrimmedIcon: {
202
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
203
- displayName: string;
204
- };
205
- export const EntryIcon: {
206
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
207
- displayName: string;
208
- };
209
- export const EntryTrimmedIcon: {
210
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
211
- displayName: string;
212
- };
213
- export const EnvironmentIcon: {
214
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
215
- displayName: string;
216
- };
217
- export const EnvironmentAliasIcon: {
218
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
219
- displayName: string;
220
- };
221
- export const ErrorCircleIcon: {
222
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
223
- displayName: string;
224
- };
225
- export const ErrorCircleOutlineIcon: {
226
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
227
- displayName: string;
228
- };
229
- export const ErrorCircleTrimmedIcon: {
230
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
231
- displayName: string;
232
- };
233
- export const ExternalLinkIcon: {
234
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
235
- displayName: string;
236
- };
237
- export const ExternalLinkTrimmedIcon: {
238
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
239
- displayName: string;
240
- };
241
- export const FaceHappyIcon: {
242
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
243
- displayName: string;
244
- };
245
- export const FaceHappyTrimmedIcon: {
246
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
247
- displayName: string;
248
- };
249
- export const FilterIcon: {
250
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
251
- displayName: string;
252
- };
253
- export const FilterTrimmedIcon: {
254
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
255
- displayName: string;
256
- };
257
- export const FolderIcon: {
258
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
259
- displayName: string;
260
- };
261
- export const FolderCreateIcon: {
262
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
263
- displayName: string;
264
- };
265
- export const FolderCreateTrimmedIcon: {
266
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
267
- displayName: string;
268
- };
269
- export const FolderOpenIcon: {
270
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
271
- displayName: string;
272
- };
273
- export const FolderOpenTrimmedIcon: {
274
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
275
- displayName: string;
276
- };
277
- export const FolderTrimmedIcon: {
278
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
279
- displayName: string;
280
- };
281
- export const FormatBoldIcon: {
282
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
283
- displayName: string;
284
- };
285
- export const FormatBoldTrimmedIcon: {
286
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
287
- displayName: string;
288
- };
289
- export const FormatItalicIcon: {
290
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
291
- displayName: string;
292
- };
293
- export const FormatItalicTrimmedIcon: {
294
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
295
- displayName: string;
296
- };
297
- export const FormatUnderlinedIcon: {
298
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
299
- displayName: string;
300
- };
301
- export const FormatUnderlinedTrimmedIcon: {
302
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
303
- displayName: string;
304
- };
305
- export const GiftIcon: {
306
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
307
- displayName: string;
308
- };
309
- export const HeadingIcon: {
310
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
311
- displayName: string;
312
- };
313
- export const HeadingOneIcon: {
314
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
315
- displayName: string;
316
- };
317
- export const HeadingOneTrimmedIcon: {
318
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
319
- displayName: string;
320
- };
321
- export const HeadingTrimmedIcon: {
322
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
323
- displayName: string;
324
- };
325
- export const HeadingTwoIcon: {
326
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
327
- displayName: string;
328
- };
329
- export const HeadingTwoTrimmedIcon: {
330
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
331
- displayName: string;
332
- };
333
- export const HelpCircleIcon: {
334
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
335
- displayName: string;
336
- };
337
- export const HelpCircleInvertedIcon: {
338
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
339
- displayName: string;
340
- };
341
- export const HelpCircleTrimmedIcon: {
342
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
343
- displayName: string;
344
- };
345
- export const HorizontalRuleIcon: {
346
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
347
- displayName: string;
348
- };
349
- export const HorizontalRuleTrimmedIcon: {
350
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
351
- displayName: string;
352
- };
353
- export const ImageIcon: {
354
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
355
- displayName: string;
356
- };
357
- export const InfoCircleIcon: {
358
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
359
- displayName: string;
360
- };
361
- export const InfoCircleTrimmedIcon: {
362
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
363
- displayName: string;
364
- };
365
- export const LanguageIcon: {
366
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
367
- displayName: string;
368
- };
369
- export const LinkIcon: {
370
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
371
- displayName: string;
372
- };
373
- export const LinkAlternateIcon: {
374
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
375
- displayName: string;
376
- };
377
- export const LinkTrimmedIcon: {
378
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
379
- displayName: string;
380
- };
381
- export const ListBulletedIcon: {
382
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
383
- displayName: string;
384
- };
385
- export const ListBulletedTrimmedIcon: {
386
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
387
- displayName: string;
388
- };
389
- export const ListNumberedIcon: {
390
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
391
- displayName: string;
392
- };
393
- export const ListNumberedTrimmedIcon: {
394
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
395
- displayName: string;
396
- };
397
- export const LockIcon: {
398
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
399
- displayName: string;
400
- };
401
- export const LockTrimmedIcon: {
402
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
403
- displayName: string;
404
- };
405
- export const LogoutIcon: {
406
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
407
- displayName: string;
408
- };
409
- export const LooksOneIcon: {
410
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
411
- displayName: string;
412
- };
413
- export const LooksOneTrimmedIcon: {
414
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
415
- displayName: string;
416
- };
417
- export const LooksTwoIcon: {
418
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
419
- displayName: string;
420
- };
421
- export const LooksTwoTrimmedIcon: {
422
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
423
- displayName: string;
424
- };
425
- export const MarkupIcon: {
426
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
427
- displayName: string;
428
- };
429
- export const MenuIcon: {
430
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
431
- displayName: string;
432
- };
433
- export const MenuTrimmedIcon: {
434
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
435
- displayName: string;
436
- };
437
- export const MinusIcon: {
438
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
439
- displayName: string;
440
- };
441
- export const MoreHorizontalIcon: {
442
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
443
- displayName: string;
444
- };
445
- export const MoreHorizontalTrimmedIcon: {
446
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
447
- displayName: string;
448
- };
449
- export const MoreVerticalIcon: {
450
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
451
- displayName: string;
452
- };
453
- export const MoreVerticalTrimmedIcon: {
454
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
455
- displayName: string;
456
- };
457
- export const PdfIcon: {
458
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
459
- displayName: string;
460
- };
461
- export const PersonIcon: {
462
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
463
- displayName: string;
464
- };
465
- export const PlaintextIcon: {
466
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
467
- displayName: string;
468
- };
469
- export const PlusIcon: {
470
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
471
- displayName: string;
472
- };
473
- export const PlusCircleIcon: {
474
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
475
- displayName: string;
476
- };
477
- export const PlusCircleTrimmedIcon: {
478
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
479
- displayName: string;
480
- };
481
- export const PlusTrimmedIcon: {
482
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
483
- displayName: string;
484
- };
485
- export const PresentationIcon: {
486
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
487
- displayName: string;
488
- };
489
- export const PreviewIcon: {
490
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
491
- displayName: string;
492
- };
493
- export const PreviewOffIcon: {
494
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
495
- displayName: string;
496
- };
497
- export const PuzzleIcon: {
498
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
499
- displayName: string;
500
- };
501
- export const QuoteIcon: {
502
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
503
- displayName: string;
504
- };
505
- export const QuoteTrimmedIcon: {
506
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
507
- displayName: string;
508
- };
509
- export const ReceiptIcon: {
510
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
511
- displayName: string;
512
- };
513
- export const ReceiptTrimmedIcon: {
514
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
515
- displayName: string;
516
- };
517
- export const ReferencesIcon: {
518
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
519
- displayName: string;
520
- };
521
- export const ReleaseIcon: {
522
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
523
- displayName: string;
524
- };
525
- export const ReleaseTrimmedIcon: {
526
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
527
- displayName: string;
528
- };
529
- export const RichtextIcon: {
530
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
531
- displayName: string;
532
- };
533
- export const SearchIcon: {
534
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
535
- displayName: string;
536
- };
537
- export const SearchTrimmedIcon: {
538
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
539
- displayName: string;
540
- };
541
- export const SettingsIcon: {
542
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
543
- displayName: string;
544
- };
545
- export const SettingsTrimmedIcon: {
546
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
547
- displayName: string;
548
- };
549
- export const ShoppingCartIcon: {
550
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
551
- displayName: string;
552
- };
553
- export const ShoppingCartTrimmedIcon: {
554
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
555
- displayName: string;
556
- };
557
- export const SpreadsheetIcon: {
558
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
559
- displayName: string;
560
- };
561
- export const StarIcon: {
562
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
563
- displayName: string;
564
- };
565
- export const StarTrimmedIcon: {
566
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
567
- displayName: string;
568
- };
569
- export const SubscriptIcon: {
570
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
571
- displayName: string;
572
- };
573
- export const SubscriptTrimmedIcon: {
574
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
575
- displayName: string;
576
- };
577
- export const SuperscriptIcon: {
578
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
579
- displayName: string;
580
- };
581
- export const SuperscriptTrimmedIcon: {
582
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
583
- displayName: string;
584
- };
585
- export const TabIcon: {
586
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
587
- displayName: string;
588
- };
589
- export const TableIcon: {
590
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
591
- displayName: string;
592
- };
593
- export const TagsIcon: {
594
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
595
- displayName: string;
596
- };
597
- export const TextIcon: {
598
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
599
- displayName: string;
600
- };
601
- export const TextTrimmedIcon: {
602
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
603
- displayName: string;
604
- };
605
- export const ThumbDownIcon: {
606
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
607
- displayName: string;
608
- };
609
- export const ThumbDownTrimmedIcon: {
610
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
611
- displayName: string;
612
- };
613
- export const ThumbUpIcon: {
614
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
615
- displayName: string;
616
- };
617
- export const ThumbUpTrimmedIcon: {
618
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
619
- displayName: string;
620
- };
621
- export const TriangleOutlineIcon: {
622
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
623
- displayName: string;
624
- };
625
- export const UsersIcon: {
626
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
627
- displayName: string;
628
- };
629
- export const UsersTrimmedIcon: {
630
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
631
- displayName: string;
632
- };
633
- export const VideoIcon: {
634
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
635
- displayName: string;
636
- };
637
- export const WarningIcon: {
638
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
639
- displayName: string;
640
- };
641
- export const WarningTrimmedIcon: {
642
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
643
- displayName: string;
644
- };
645
- export const WorkflowsIcon: {
646
- (props: import("@contentful/f36-icon").IconProps<import("@contentful/f36-icon").IconComponent>): JSX.Element;
647
- displayName: string;
648
- };
649
- /**
650
- * This file is autogenerated by a build script, don't change it manually.
651
- */
652
- export type { GeneratedIconProps as IconProps, IconComponent, IconSize, IconVariant, } from '@contentful/f36-icon';
653
-
654
- //# sourceMappingURL=types.d.ts.map