@leafygreen-ui/icon 11.16.1-next.7 → 11.17.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.
@@ -3,498 +3,506 @@ import { LGGlyph } from '../types';
3
3
  declare const _glyphs: {
4
4
  readonly ActivityFeed: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
5
5
  title?: string | null | undefined;
6
- role?: "presentation" | "img" | undefined;
6
+ role?: "img" | "presentation" | undefined;
7
7
  }>;
8
8
  readonly AddFile: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
9
9
  title?: string | null | undefined;
10
- role?: "presentation" | "img" | undefined;
10
+ role?: "img" | "presentation" | undefined;
11
11
  }>;
12
12
  readonly Apps: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
13
13
  title?: string | null | undefined;
14
- role?: "presentation" | "img" | undefined;
14
+ role?: "img" | "presentation" | undefined;
15
15
  }>;
16
16
  readonly Array: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
17
17
  title?: string | null | undefined;
18
- role?: "presentation" | "img" | undefined;
18
+ role?: "img" | "presentation" | undefined;
19
19
  }>;
20
20
  readonly ArrowDown: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
21
21
  title?: string | null | undefined;
22
- role?: "presentation" | "img" | undefined;
22
+ role?: "img" | "presentation" | undefined;
23
23
  }>;
24
24
  readonly ArrowLeft: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
25
25
  title?: string | null | undefined;
26
- role?: "presentation" | "img" | undefined;
26
+ role?: "img" | "presentation" | undefined;
27
27
  }>;
28
28
  readonly ArrowRight: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
29
29
  title?: string | null | undefined;
30
- role?: "presentation" | "img" | undefined;
30
+ role?: "img" | "presentation" | undefined;
31
31
  }>;
32
32
  readonly ArrowUp: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
33
33
  title?: string | null | undefined;
34
- role?: "presentation" | "img" | undefined;
34
+ role?: "img" | "presentation" | undefined;
35
35
  }>;
36
36
  readonly Beaker: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
37
37
  title?: string | null | undefined;
38
- role?: "presentation" | "img" | undefined;
38
+ role?: "img" | "presentation" | undefined;
39
39
  }>;
40
40
  readonly Bell: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
41
41
  title?: string | null | undefined;
42
- role?: "presentation" | "img" | undefined;
42
+ role?: "img" | "presentation" | undefined;
43
43
  }>;
44
44
  readonly Biometric: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
45
45
  title?: string | null | undefined;
46
- role?: "presentation" | "img" | undefined;
46
+ role?: "img" | "presentation" | undefined;
47
47
  }>;
48
48
  readonly Building: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
49
49
  title?: string | null | undefined;
50
- role?: "presentation" | "img" | undefined;
50
+ role?: "img" | "presentation" | undefined;
51
51
  }>;
52
52
  readonly Bulb: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
53
53
  title?: string | null | undefined;
54
- role?: "presentation" | "img" | undefined;
54
+ role?: "img" | "presentation" | undefined;
55
55
  }>;
56
56
  readonly Calendar: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
57
57
  title?: string | null | undefined;
58
- role?: "presentation" | "img" | undefined;
58
+ role?: "img" | "presentation" | undefined;
59
59
  }>;
60
60
  readonly CaretDown: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
61
61
  title?: string | null | undefined;
62
- role?: "presentation" | "img" | undefined;
62
+ role?: "img" | "presentation" | undefined;
63
63
  }>;
64
64
  readonly CaretLeft: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
65
65
  title?: string | null | undefined;
66
- role?: "presentation" | "img" | undefined;
66
+ role?: "img" | "presentation" | undefined;
67
67
  }>;
68
68
  readonly CaretRight: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
69
69
  title?: string | null | undefined;
70
- role?: "presentation" | "img" | undefined;
70
+ role?: "img" | "presentation" | undefined;
71
71
  }>;
72
72
  readonly CaretUp: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
73
73
  title?: string | null | undefined;
74
- role?: "presentation" | "img" | undefined;
74
+ role?: "img" | "presentation" | undefined;
75
75
  }>;
76
76
  readonly ChartFilled: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
77
77
  title?: string | null | undefined;
78
- role?: "presentation" | "img" | undefined;
78
+ role?: "img" | "presentation" | undefined;
79
79
  }>;
80
80
  readonly Charts: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
81
81
  title?: string | null | undefined;
82
- role?: "presentation" | "img" | undefined;
82
+ role?: "img" | "presentation" | undefined;
83
83
  }>;
84
84
  readonly Checkmark: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
85
85
  title?: string | null | undefined;
86
- role?: "presentation" | "img" | undefined;
86
+ role?: "img" | "presentation" | undefined;
87
87
  }>;
88
88
  readonly CheckmarkWithCircle: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
89
89
  title?: string | null | undefined;
90
- role?: "presentation" | "img" | undefined;
90
+ role?: "img" | "presentation" | undefined;
91
91
  }>;
92
92
  readonly ChevronDown: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
93
93
  title?: string | null | undefined;
94
- role?: "presentation" | "img" | undefined;
94
+ role?: "img" | "presentation" | undefined;
95
95
  }>;
96
96
  readonly ChevronLeft: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
97
97
  title?: string | null | undefined;
98
- role?: "presentation" | "img" | undefined;
98
+ role?: "img" | "presentation" | undefined;
99
99
  }>;
100
100
  readonly ChevronRight: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
101
101
  title?: string | null | undefined;
102
- role?: "presentation" | "img" | undefined;
102
+ role?: "img" | "presentation" | undefined;
103
103
  }>;
104
104
  readonly ChevronUp: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
105
105
  title?: string | null | undefined;
106
- role?: "presentation" | "img" | undefined;
106
+ role?: "img" | "presentation" | undefined;
107
107
  }>;
108
108
  readonly Clock: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
109
109
  title?: string | null | undefined;
110
- role?: "presentation" | "img" | undefined;
110
+ role?: "img" | "presentation" | undefined;
111
111
  }>;
112
112
  readonly ClockWithArrow: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
113
113
  title?: string | null | undefined;
114
- role?: "presentation" | "img" | undefined;
114
+ role?: "img" | "presentation" | undefined;
115
115
  }>;
116
116
  readonly Clone: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
117
117
  title?: string | null | undefined;
118
- role?: "presentation" | "img" | undefined;
118
+ role?: "img" | "presentation" | undefined;
119
119
  }>;
120
120
  readonly Cloud: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
121
121
  title?: string | null | undefined;
122
- role?: "presentation" | "img" | undefined;
122
+ role?: "img" | "presentation" | undefined;
123
123
  }>;
124
124
  readonly Code: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
125
125
  title?: string | null | undefined;
126
- role?: "presentation" | "img" | undefined;
126
+ role?: "img" | "presentation" | undefined;
127
127
  }>;
128
128
  readonly Connect: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
129
129
  title?: string | null | undefined;
130
- role?: "presentation" | "img" | undefined;
130
+ role?: "img" | "presentation" | undefined;
131
131
  }>;
132
132
  readonly Copy: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
133
133
  title?: string | null | undefined;
134
- role?: "presentation" | "img" | undefined;
134
+ role?: "img" | "presentation" | undefined;
135
135
  }>;
136
136
  readonly CreditCard: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
137
137
  title?: string | null | undefined;
138
- role?: "presentation" | "img" | undefined;
138
+ role?: "img" | "presentation" | undefined;
139
139
  }>;
140
140
  readonly CurlyBraces: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
141
141
  title?: string | null | undefined;
142
- role?: "presentation" | "img" | undefined;
142
+ role?: "img" | "presentation" | undefined;
143
143
  }>;
144
144
  readonly Cursor: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
145
145
  title?: string | null | undefined;
146
- role?: "presentation" | "img" | undefined;
146
+ role?: "img" | "presentation" | undefined;
147
147
  }>;
148
148
  readonly Dashboard: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
149
149
  title?: string | null | undefined;
150
- role?: "presentation" | "img" | undefined;
150
+ role?: "img" | "presentation" | undefined;
151
151
  }>;
152
152
  readonly Database: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
153
153
  title?: string | null | undefined;
154
- role?: "presentation" | "img" | undefined;
154
+ role?: "img" | "presentation" | undefined;
155
155
  }>;
156
156
  readonly Diagram: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
157
157
  title?: string | null | undefined;
158
- role?: "presentation" | "img" | undefined;
158
+ role?: "img" | "presentation" | undefined;
159
159
  }>;
160
160
  readonly Diagram2: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
161
161
  title?: string | null | undefined;
162
- role?: "presentation" | "img" | undefined;
162
+ role?: "img" | "presentation" | undefined;
163
163
  }>;
164
164
  readonly Diagram3: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
165
165
  title?: string | null | undefined;
166
- role?: "presentation" | "img" | undefined;
166
+ role?: "img" | "presentation" | undefined;
167
167
  }>;
168
168
  readonly Disconnect: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
169
169
  title?: string | null | undefined;
170
- role?: "presentation" | "img" | undefined;
170
+ role?: "img" | "presentation" | undefined;
171
171
  }>;
172
172
  readonly Download: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
173
173
  title?: string | null | undefined;
174
- role?: "presentation" | "img" | undefined;
174
+ role?: "img" | "presentation" | undefined;
175
175
  }>;
176
176
  readonly Drag: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
177
177
  title?: string | null | undefined;
178
- role?: "presentation" | "img" | undefined;
178
+ role?: "img" | "presentation" | undefined;
179
179
  }>;
180
180
  readonly Edit: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
181
181
  title?: string | null | undefined;
182
- role?: "presentation" | "img" | undefined;
182
+ role?: "img" | "presentation" | undefined;
183
183
  }>;
184
184
  readonly Ellipsis: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
185
185
  title?: string | null | undefined;
186
- role?: "presentation" | "img" | undefined;
186
+ role?: "img" | "presentation" | undefined;
187
187
  }>;
188
188
  readonly Email: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
189
189
  title?: string | null | undefined;
190
- role?: "presentation" | "img" | undefined;
190
+ role?: "img" | "presentation" | undefined;
191
191
  }>;
192
192
  readonly Export: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
193
193
  title?: string | null | undefined;
194
- role?: "presentation" | "img" | undefined;
194
+ role?: "img" | "presentation" | undefined;
195
195
  }>;
196
196
  readonly Favorite: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
197
197
  title?: string | null | undefined;
198
- role?: "presentation" | "img" | undefined;
198
+ role?: "img" | "presentation" | undefined;
199
199
  }>;
200
200
  readonly File: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
201
201
  title?: string | null | undefined;
202
- role?: "presentation" | "img" | undefined;
202
+ role?: "img" | "presentation" | undefined;
203
203
  }>;
204
204
  readonly Filter: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
205
205
  title?: string | null | undefined;
206
- role?: "presentation" | "img" | undefined;
206
+ role?: "img" | "presentation" | undefined;
207
207
  }>;
208
208
  readonly FullScreenEnter: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
209
209
  title?: string | null | undefined;
210
- role?: "presentation" | "img" | undefined;
210
+ role?: "img" | "presentation" | undefined;
211
211
  }>;
212
212
  readonly FullScreenExit: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
213
213
  title?: string | null | undefined;
214
- role?: "presentation" | "img" | undefined;
214
+ role?: "img" | "presentation" | undefined;
215
215
  }>;
216
216
  readonly Folder: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
217
217
  title?: string | null | undefined;
218
- role?: "presentation" | "img" | undefined;
218
+ role?: "img" | "presentation" | undefined;
219
219
  }>;
220
220
  readonly Gauge: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
221
221
  title?: string | null | undefined;
222
- role?: "presentation" | "img" | undefined;
222
+ role?: "img" | "presentation" | undefined;
223
223
  }>;
224
224
  readonly GlobeAmericas: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
225
225
  title?: string | null | undefined;
226
- role?: "presentation" | "img" | undefined;
226
+ role?: "img" | "presentation" | undefined;
227
227
  }>;
228
228
  readonly GovernmentBuilding: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
229
229
  title?: string | null | undefined;
230
- role?: "presentation" | "img" | undefined;
230
+ role?: "img" | "presentation" | undefined;
231
231
  }>;
232
232
  readonly Highlight: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
233
233
  title?: string | null | undefined;
234
- role?: "presentation" | "img" | undefined;
234
+ role?: "img" | "presentation" | undefined;
235
235
  }>;
236
236
  readonly Home: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
237
237
  title?: string | null | undefined;
238
- role?: "presentation" | "img" | undefined;
238
+ role?: "img" | "presentation" | undefined;
239
239
  }>;
240
240
  readonly Import: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
241
241
  title?: string | null | undefined;
242
- role?: "presentation" | "img" | undefined;
242
+ role?: "img" | "presentation" | undefined;
243
243
  }>;
244
244
  readonly ImportantWithCircle: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
245
245
  title?: string | null | undefined;
246
- role?: "presentation" | "img" | undefined;
246
+ role?: "img" | "presentation" | undefined;
247
247
  }>;
248
248
  readonly InfoWithCircle: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
249
249
  title?: string | null | undefined;
250
- role?: "presentation" | "img" | undefined;
250
+ role?: "img" | "presentation" | undefined;
251
251
  }>;
252
252
  readonly InviteUser: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
253
253
  title?: string | null | undefined;
254
- role?: "presentation" | "img" | undefined;
254
+ role?: "img" | "presentation" | undefined;
255
255
  }>;
256
256
  readonly Key: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
257
257
  title?: string | null | undefined;
258
- role?: "presentation" | "img" | undefined;
258
+ role?: "img" | "presentation" | undefined;
259
259
  }>;
260
260
  readonly Laptop: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
261
261
  title?: string | null | undefined;
262
- role?: "presentation" | "img" | undefined;
262
+ role?: "img" | "presentation" | undefined;
263
263
  }>;
264
264
  readonly Link: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
265
265
  title?: string | null | undefined;
266
- role?: "presentation" | "img" | undefined;
266
+ role?: "img" | "presentation" | undefined;
267
267
  }>;
268
268
  readonly Lock: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
269
269
  title?: string | null | undefined;
270
- role?: "presentation" | "img" | undefined;
270
+ role?: "img" | "presentation" | undefined;
271
271
  }>;
272
272
  readonly LogIn: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
273
273
  title?: string | null | undefined;
274
- role?: "presentation" | "img" | undefined;
274
+ role?: "img" | "presentation" | undefined;
275
275
  }>;
276
276
  readonly LogOut: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
277
277
  title?: string | null | undefined;
278
- role?: "presentation" | "img" | undefined;
278
+ role?: "img" | "presentation" | undefined;
279
279
  }>;
280
280
  readonly MagnifyingGlass: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
281
281
  title?: string | null | undefined;
282
- role?: "presentation" | "img" | undefined;
282
+ role?: "img" | "presentation" | undefined;
283
283
  }>;
284
284
  readonly Megaphone: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
285
285
  title?: string | null | undefined;
286
- role?: "presentation" | "img" | undefined;
286
+ role?: "img" | "presentation" | undefined;
287
287
  }>;
288
288
  readonly Menu: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
289
289
  title?: string | null | undefined;
290
- role?: "presentation" | "img" | undefined;
290
+ role?: "img" | "presentation" | undefined;
291
291
  }>;
292
292
  readonly Minus: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
293
293
  title?: string | null | undefined;
294
- role?: "presentation" | "img" | undefined;
294
+ role?: "img" | "presentation" | undefined;
295
295
  }>;
296
296
  readonly NoFilter: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
297
297
  title?: string | null | undefined;
298
- role?: "presentation" | "img" | undefined;
298
+ role?: "img" | "presentation" | undefined;
299
299
  }>;
300
300
  readonly NotAllowed: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
301
301
  title?: string | null | undefined;
302
- role?: "presentation" | "img" | undefined;
302
+ role?: "img" | "presentation" | undefined;
303
303
  }>;
304
304
  readonly Note: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
305
305
  title?: string | null | undefined;
306
- role?: "presentation" | "img" | undefined;
306
+ role?: "img" | "presentation" | undefined;
307
307
  }>;
308
308
  readonly OpenNewTab: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
309
309
  title?: string | null | undefined;
310
- role?: "presentation" | "img" | undefined;
310
+ role?: "img" | "presentation" | undefined;
311
311
  }>;
312
312
  readonly Pause: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
313
313
  title?: string | null | undefined;
314
- role?: "presentation" | "img" | undefined;
314
+ role?: "img" | "presentation" | undefined;
315
315
  }>;
316
316
  readonly Person: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
317
317
  title?: string | null | undefined;
318
- role?: "presentation" | "img" | undefined;
318
+ role?: "img" | "presentation" | undefined;
319
319
  }>;
320
320
  readonly PersonGroup: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
321
321
  title?: string | null | undefined;
322
- role?: "presentation" | "img" | undefined;
322
+ role?: "img" | "presentation" | undefined;
323
323
  }>;
324
324
  readonly PersonWithLock: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
325
325
  title?: string | null | undefined;
326
- role?: "presentation" | "img" | undefined;
326
+ role?: "img" | "presentation" | undefined;
327
327
  }>;
328
328
  readonly Play: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
329
329
  title?: string | null | undefined;
330
- role?: "presentation" | "img" | undefined;
330
+ role?: "img" | "presentation" | undefined;
331
331
  }>;
332
332
  readonly Plus: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
333
333
  title?: string | null | undefined;
334
- role?: "presentation" | "img" | undefined;
334
+ role?: "img" | "presentation" | undefined;
335
335
  }>;
336
336
  readonly PlusWithCircle: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
337
337
  title?: string | null | undefined;
338
- role?: "presentation" | "img" | undefined;
338
+ role?: "img" | "presentation" | undefined;
339
339
  }>;
340
340
  readonly QuestionMarkWithCircle: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
341
341
  title?: string | null | undefined;
342
- role?: "presentation" | "img" | undefined;
342
+ role?: "img" | "presentation" | undefined;
343
343
  }>;
344
344
  readonly Read: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
345
345
  title?: string | null | undefined;
346
- role?: "presentation" | "img" | undefined;
346
+ role?: "img" | "presentation" | undefined;
347
347
  }>;
348
348
  readonly Redo: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
349
349
  title?: string | null | undefined;
350
- role?: "presentation" | "img" | undefined;
350
+ role?: "img" | "presentation" | undefined;
351
351
  }>;
352
352
  readonly Refresh: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
353
353
  title?: string | null | undefined;
354
- role?: "presentation" | "img" | undefined;
354
+ role?: "img" | "presentation" | undefined;
355
355
  }>;
356
356
  readonly Relationship: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
357
357
  title?: string | null | undefined;
358
- role?: "presentation" | "img" | undefined;
358
+ role?: "img" | "presentation" | undefined;
359
359
  }>;
360
360
  readonly ReplicaSet: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
361
361
  title?: string | null | undefined;
362
- role?: "presentation" | "img" | undefined;
362
+ role?: "img" | "presentation" | undefined;
363
363
  }>;
364
364
  readonly Resize: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
365
365
  title?: string | null | undefined;
366
- role?: "presentation" | "img" | undefined;
366
+ role?: "img" | "presentation" | undefined;
367
367
  }>;
368
368
  readonly Save: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
369
369
  title?: string | null | undefined;
370
- role?: "presentation" | "img" | undefined;
370
+ role?: "img" | "presentation" | undefined;
371
371
  }>;
372
372
  readonly Serverless: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
373
373
  title?: string | null | undefined;
374
- role?: "presentation" | "img" | undefined;
374
+ role?: "img" | "presentation" | undefined;
375
375
  }>;
376
376
  readonly ShardedCluster: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
377
377
  title?: string | null | undefined;
378
- role?: "presentation" | "img" | undefined;
378
+ role?: "img" | "presentation" | undefined;
379
379
  }>;
380
380
  readonly Settings: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
381
381
  title?: string | null | undefined;
382
- role?: "presentation" | "img" | undefined;
382
+ role?: "img" | "presentation" | undefined;
383
383
  }>;
384
384
  readonly Shell: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
385
385
  title?: string | null | undefined;
386
- role?: "presentation" | "img" | undefined;
386
+ role?: "img" | "presentation" | undefined;
387
387
  }>;
388
388
  readonly SMS: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
389
389
  title?: string | null | undefined;
390
- role?: "presentation" | "img" | undefined;
390
+ role?: "img" | "presentation" | undefined;
391
391
  }>;
392
392
  readonly SortAscending: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
393
393
  title?: string | null | undefined;
394
- role?: "presentation" | "img" | undefined;
394
+ role?: "img" | "presentation" | undefined;
395
395
  }>;
396
396
  readonly SortDescending: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
397
397
  title?: string | null | undefined;
398
- role?: "presentation" | "img" | undefined;
398
+ role?: "img" | "presentation" | undefined;
399
399
  }>;
400
400
  readonly SplitHorizontal: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
401
401
  title?: string | null | undefined;
402
- role?: "presentation" | "img" | undefined;
402
+ role?: "img" | "presentation" | undefined;
403
403
  }>;
404
404
  readonly SplitVertical: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
405
405
  title?: string | null | undefined;
406
- role?: "presentation" | "img" | undefined;
406
+ role?: "img" | "presentation" | undefined;
407
407
  }>;
408
408
  readonly Stitch: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
409
409
  title?: string | null | undefined;
410
- role?: "presentation" | "img" | undefined;
410
+ role?: "img" | "presentation" | undefined;
411
411
  }>;
412
412
  readonly Support: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
413
413
  title?: string | null | undefined;
414
- role?: "presentation" | "img" | undefined;
414
+ role?: "img" | "presentation" | undefined;
415
415
  }>;
416
416
  readonly Sweep: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
417
417
  title?: string | null | undefined;
418
- role?: "presentation" | "img" | undefined;
418
+ role?: "img" | "presentation" | undefined;
419
419
  }>;
420
420
  readonly Table: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
421
421
  title?: string | null | undefined;
422
- role?: "presentation" | "img" | undefined;
422
+ role?: "img" | "presentation" | undefined;
423
423
  }>;
424
424
  readonly Tag: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
425
425
  title?: string | null | undefined;
426
- role?: "presentation" | "img" | undefined;
426
+ role?: "img" | "presentation" | undefined;
427
+ }>;
428
+ readonly ThumbsDown: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
429
+ title?: string | null | undefined;
430
+ role?: "img" | "presentation" | undefined;
431
+ }>;
432
+ readonly ThumbsUp: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
433
+ title?: string | null | undefined;
434
+ role?: "img" | "presentation" | undefined;
427
435
  }>;
428
436
  readonly TimeSeries: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
429
437
  title?: string | null | undefined;
430
- role?: "presentation" | "img" | undefined;
438
+ role?: "img" | "presentation" | undefined;
431
439
  }>;
432
440
  readonly Trash: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
433
441
  title?: string | null | undefined;
434
- role?: "presentation" | "img" | undefined;
442
+ role?: "img" | "presentation" | undefined;
435
443
  }>;
436
444
  readonly Undo: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
437
445
  title?: string | null | undefined;
438
- role?: "presentation" | "img" | undefined;
446
+ role?: "img" | "presentation" | undefined;
439
447
  }>;
440
448
  readonly University: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
441
449
  title?: string | null | undefined;
442
- role?: "presentation" | "img" | undefined;
450
+ role?: "img" | "presentation" | undefined;
443
451
  }>;
444
452
  readonly Unlock: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
445
453
  title?: string | null | undefined;
446
- role?: "presentation" | "img" | undefined;
454
+ role?: "img" | "presentation" | undefined;
447
455
  }>;
448
456
  readonly Unsorted: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
449
457
  title?: string | null | undefined;
450
- role?: "presentation" | "img" | undefined;
458
+ role?: "img" | "presentation" | undefined;
451
459
  }>;
452
460
  readonly UpDownCarets: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
453
461
  title?: string | null | undefined;
454
- role?: "presentation" | "img" | undefined;
462
+ role?: "img" | "presentation" | undefined;
455
463
  }>;
456
464
  readonly Upload: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
457
465
  title?: string | null | undefined;
458
- role?: "presentation" | "img" | undefined;
466
+ role?: "img" | "presentation" | undefined;
459
467
  }>;
460
468
  readonly VerticalEllipsis: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
461
469
  title?: string | null | undefined;
462
- role?: "presentation" | "img" | undefined;
470
+ role?: "img" | "presentation" | undefined;
463
471
  }>;
464
472
  readonly Visibility: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
465
473
  title?: string | null | undefined;
466
- role?: "presentation" | "img" | undefined;
474
+ role?: "img" | "presentation" | undefined;
467
475
  }>;
468
476
  readonly VisibilityOff: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
469
477
  title?: string | null | undefined;
470
- role?: "presentation" | "img" | undefined;
478
+ role?: "img" | "presentation" | undefined;
471
479
  }>;
472
480
  readonly Warning: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
473
481
  title?: string | null | undefined;
474
- role?: "presentation" | "img" | undefined;
482
+ role?: "img" | "presentation" | undefined;
475
483
  }>;
476
484
  readonly Wizard: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
477
485
  title?: string | null | undefined;
478
- role?: "presentation" | "img" | undefined;
486
+ role?: "img" | "presentation" | undefined;
479
487
  }>;
480
488
  readonly Wrench: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
481
489
  title?: string | null | undefined;
482
- role?: "presentation" | "img" | undefined;
490
+ role?: "img" | "presentation" | undefined;
483
491
  }>;
484
492
  readonly Write: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
485
493
  title?: string | null | undefined;
486
- role?: "presentation" | "img" | undefined;
494
+ role?: "img" | "presentation" | undefined;
487
495
  }>;
488
496
  readonly X: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
489
497
  title?: string | null | undefined;
490
- role?: "presentation" | "img" | undefined;
498
+ role?: "img" | "presentation" | undefined;
491
499
  }>;
492
500
  readonly XWithCircle: import("react").ComponentType<import("react").SVGProps<SVGSVGElement> & {
493
501
  title?: string | null | undefined;
494
- role?: "presentation" | "img" | undefined;
502
+ role?: "img" | "presentation" | undefined;
495
503
  }>;
496
504
  };
497
505
  export declare type GlyphName = keyof typeof _glyphs;
498
- export declare const glyphs: Record<"ActivityFeed" | "AddFile" | "Apps" | "Array" | "ArrowDown" | "ArrowLeft" | "ArrowRight" | "ArrowUp" | "Beaker" | "Bell" | "Biometric" | "Building" | "Bulb" | "Calendar" | "CaretDown" | "CaretLeft" | "CaretRight" | "CaretUp" | "ChartFilled" | "Charts" | "Checkmark" | "CheckmarkWithCircle" | "ChevronDown" | "ChevronLeft" | "ChevronRight" | "ChevronUp" | "Clock" | "ClockWithArrow" | "Clone" | "Cloud" | "Code" | "Connect" | "Copy" | "CreditCard" | "CurlyBraces" | "Cursor" | "Dashboard" | "Database" | "Diagram" | "Diagram2" | "Diagram3" | "Disconnect" | "Download" | "Drag" | "Edit" | "Ellipsis" | "Email" | "Export" | "Favorite" | "File" | "Filter" | "FullScreenEnter" | "FullScreenExit" | "Folder" | "Gauge" | "GlobeAmericas" | "GovernmentBuilding" | "Highlight" | "Home" | "Import" | "ImportantWithCircle" | "InfoWithCircle" | "InviteUser" | "Key" | "Laptop" | "Link" | "Lock" | "LogIn" | "LogOut" | "MagnifyingGlass" | "Megaphone" | "Menu" | "Minus" | "NoFilter" | "NotAllowed" | "Note" | "OpenNewTab" | "Pause" | "Person" | "PersonGroup" | "PersonWithLock" | "Play" | "Plus" | "PlusWithCircle" | "QuestionMarkWithCircle" | "Read" | "Redo" | "Refresh" | "Relationship" | "ReplicaSet" | "Resize" | "Save" | "Serverless" | "ShardedCluster" | "Settings" | "Shell" | "SMS" | "SortAscending" | "SortDescending" | "SplitHorizontal" | "SplitVertical" | "Stitch" | "Support" | "Sweep" | "Table" | "Tag" | "TimeSeries" | "Trash" | "Undo" | "University" | "Unlock" | "Unsorted" | "UpDownCarets" | "Upload" | "VerticalEllipsis" | "Visibility" | "VisibilityOff" | "Warning" | "Wizard" | "Wrench" | "Write" | "X" | "XWithCircle", LGGlyph.Component>;
506
+ export declare const glyphs: Record<"ActivityFeed" | "AddFile" | "Apps" | "Array" | "ArrowDown" | "ArrowLeft" | "ArrowRight" | "ArrowUp" | "Beaker" | "Bell" | "Biometric" | "Building" | "Bulb" | "Calendar" | "CaretDown" | "CaretLeft" | "CaretRight" | "CaretUp" | "ChartFilled" | "Charts" | "Checkmark" | "CheckmarkWithCircle" | "ChevronDown" | "ChevronLeft" | "ChevronRight" | "ChevronUp" | "Clock" | "ClockWithArrow" | "Clone" | "Cloud" | "Code" | "Connect" | "Copy" | "CreditCard" | "CurlyBraces" | "Cursor" | "Dashboard" | "Database" | "Diagram" | "Diagram2" | "Diagram3" | "Disconnect" | "Download" | "Drag" | "Edit" | "Ellipsis" | "Email" | "Export" | "Favorite" | "File" | "Filter" | "FullScreenEnter" | "FullScreenExit" | "Folder" | "Gauge" | "GlobeAmericas" | "GovernmentBuilding" | "Highlight" | "Home" | "Import" | "ImportantWithCircle" | "InfoWithCircle" | "InviteUser" | "Key" | "Laptop" | "Link" | "Lock" | "LogIn" | "LogOut" | "MagnifyingGlass" | "Megaphone" | "Menu" | "Minus" | "NoFilter" | "NotAllowed" | "Note" | "OpenNewTab" | "Pause" | "Person" | "PersonGroup" | "PersonWithLock" | "Play" | "Plus" | "PlusWithCircle" | "QuestionMarkWithCircle" | "Read" | "Redo" | "Refresh" | "Relationship" | "ReplicaSet" | "Resize" | "Save" | "Serverless" | "ShardedCluster" | "Settings" | "Shell" | "SMS" | "SortAscending" | "SortDescending" | "SplitHorizontal" | "SplitVertical" | "Stitch" | "Support" | "Sweep" | "Table" | "Tag" | "ThumbsDown" | "ThumbsUp" | "TimeSeries" | "Trash" | "Undo" | "University" | "Unlock" | "Unsorted" | "UpDownCarets" | "Upload" | "VerticalEllipsis" | "Visibility" | "VisibilityOff" | "Warning" | "Wizard" | "Wrench" | "Write" | "X" | "XWithCircle", LGGlyph.Component>;
499
507
  export {};
500
508
  //# sourceMappingURL=index.d.ts.map