@oxide/design-system 2.7.1--canary.1bbaaff.0 → 2.7.1--canary.e2e4f77.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.
@@ -1,911 +1,893 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import { SVGProps } from 'react';
3
3
 
4
- interface SVGRProps$2I {
5
- title?: string;
6
- titleId?: string;
7
- }
8
- declare const Access24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2I) => react_jsx_runtime.JSX.Element;
9
-
10
- interface SVGRProps$2H {
11
- title?: string;
12
- titleId?: string;
13
- }
14
- declare const AccessToken24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2H) => react_jsx_runtime.JSX.Element;
15
-
16
- interface SVGRProps$2G {
17
- title?: string;
18
- titleId?: string;
19
- }
20
- declare const Action24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2G) => react_jsx_runtime.JSX.Element;
21
-
22
4
  interface SVGRProps$2F {
23
5
  title?: string;
24
6
  titleId?: string;
25
7
  }
26
- declare const Affinity24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2F) => react_jsx_runtime.JSX.Element;
8
+ declare const Access24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2F) => react_jsx_runtime.JSX.Element;
27
9
 
28
10
  interface SVGRProps$2E {
29
11
  title?: string;
30
12
  titleId?: string;
31
13
  }
32
- declare const AddRoundel24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2E) => react_jsx_runtime.JSX.Element;
14
+ declare const AccessToken24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2E) => react_jsx_runtime.JSX.Element;
33
15
 
34
16
  interface SVGRProps$2D {
35
17
  title?: string;
36
18
  titleId?: string;
37
19
  }
38
- declare const Calendar24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2D) => react_jsx_runtime.JSX.Element;
20
+ declare const Action24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2D) => react_jsx_runtime.JSX.Element;
39
21
 
40
22
  interface SVGRProps$2C {
41
23
  title?: string;
42
24
  titleId?: string;
43
25
  }
44
- declare const Chat24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2C) => react_jsx_runtime.JSX.Element;
26
+ declare const Affinity24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2C) => react_jsx_runtime.JSX.Element;
45
27
 
46
28
  interface SVGRProps$2B {
47
29
  title?: string;
48
30
  titleId?: string;
49
31
  }
50
- declare const Clipboard24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2B) => react_jsx_runtime.JSX.Element;
32
+ declare const AddRoundel24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2B) => react_jsx_runtime.JSX.Element;
51
33
 
52
34
  interface SVGRProps$2A {
53
35
  title?: string;
54
36
  titleId?: string;
55
37
  }
56
- declare const Cloud24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2A) => react_jsx_runtime.JSX.Element;
38
+ declare const Calendar24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2A) => react_jsx_runtime.JSX.Element;
57
39
 
58
40
  interface SVGRProps$2z {
59
41
  title?: string;
60
42
  titleId?: string;
61
43
  }
62
- declare const Compatibility24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2z) => react_jsx_runtime.JSX.Element;
44
+ declare const Chat24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2z) => react_jsx_runtime.JSX.Element;
63
45
 
64
46
  interface SVGRProps$2y {
65
47
  title?: string;
66
48
  titleId?: string;
67
49
  }
68
- declare const Contrast24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2y) => react_jsx_runtime.JSX.Element;
50
+ declare const Clipboard24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2y) => react_jsx_runtime.JSX.Element;
69
51
 
70
52
  interface SVGRProps$2x {
71
53
  title?: string;
72
54
  titleId?: string;
73
55
  }
74
- declare const Cpu24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2x) => react_jsx_runtime.JSX.Element;
56
+ declare const Cloud24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2x) => react_jsx_runtime.JSX.Element;
75
57
 
76
58
  interface SVGRProps$2w {
77
59
  title?: string;
78
60
  titleId?: string;
79
61
  }
80
- declare const Delete24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2w) => react_jsx_runtime.JSX.Element;
62
+ declare const Compatibility24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2w) => react_jsx_runtime.JSX.Element;
81
63
 
82
64
  interface SVGRProps$2v {
83
65
  title?: string;
84
66
  titleId?: string;
85
67
  }
86
- declare const Dislike24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2v) => react_jsx_runtime.JSX.Element;
68
+ declare const Contrast24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2v) => react_jsx_runtime.JSX.Element;
87
69
 
88
70
  interface SVGRProps$2u {
89
71
  title?: string;
90
72
  titleId?: string;
91
73
  }
92
- declare const Document24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2u) => react_jsx_runtime.JSX.Element;
74
+ declare const Cpu24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2u) => react_jsx_runtime.JSX.Element;
93
75
 
94
76
  interface SVGRProps$2t {
95
77
  title?: string;
96
78
  titleId?: string;
97
79
  }
98
- declare const Dots24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2t) => react_jsx_runtime.JSX.Element;
80
+ declare const Delete24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2t) => react_jsx_runtime.JSX.Element;
99
81
 
100
82
  interface SVGRProps$2s {
101
83
  title?: string;
102
84
  titleId?: string;
103
85
  }
104
- declare const Download24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2s) => react_jsx_runtime.JSX.Element;
86
+ declare const Dislike24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2s) => react_jsx_runtime.JSX.Element;
105
87
 
106
88
  interface SVGRProps$2r {
107
89
  title?: string;
108
90
  titleId?: string;
109
91
  }
110
- declare const Email24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2r) => react_jsx_runtime.JSX.Element;
92
+ declare const Document24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2r) => react_jsx_runtime.JSX.Element;
111
93
 
112
94
  interface SVGRProps$2q {
113
95
  title?: string;
114
96
  titleId?: string;
115
97
  }
116
- declare const Error24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2q) => react_jsx_runtime.JSX.Element;
98
+ declare const Dots24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2q) => react_jsx_runtime.JSX.Element;
117
99
 
118
100
  interface SVGRProps$2p {
119
101
  title?: string;
120
102
  titleId?: string;
121
103
  }
122
- declare const Firewall24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2p) => react_jsx_runtime.JSX.Element;
104
+ declare const Download24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2p) => react_jsx_runtime.JSX.Element;
123
105
 
124
106
  interface SVGRProps$2o {
125
107
  title?: string;
126
108
  titleId?: string;
127
109
  }
128
- declare const Folder24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2o) => react_jsx_runtime.JSX.Element;
110
+ declare const Email24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2o) => react_jsx_runtime.JSX.Element;
129
111
 
130
112
  interface SVGRProps$2n {
131
113
  title?: string;
132
114
  titleId?: string;
133
115
  }
134
- declare const Gateway24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2n) => react_jsx_runtime.JSX.Element;
116
+ declare const Error24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2n) => react_jsx_runtime.JSX.Element;
135
117
 
136
118
  interface SVGRProps$2m {
137
119
  title?: string;
138
120
  titleId?: string;
139
121
  }
140
- declare const Heart24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2m) => react_jsx_runtime.JSX.Element;
122
+ declare const Firewall24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2m) => react_jsx_runtime.JSX.Element;
141
123
 
142
124
  interface SVGRProps$2l {
143
125
  title?: string;
144
126
  titleId?: string;
145
127
  }
146
- declare const Hide24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2l) => react_jsx_runtime.JSX.Element;
128
+ declare const Folder24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2l) => react_jsx_runtime.JSX.Element;
147
129
 
148
130
  interface SVGRProps$2k {
149
131
  title?: string;
150
132
  titleId?: string;
151
133
  }
152
- declare const Hourglass24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2k) => react_jsx_runtime.JSX.Element;
134
+ declare const Gateway24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2k) => react_jsx_runtime.JSX.Element;
153
135
 
154
136
  interface SVGRProps$2j {
155
137
  title?: string;
156
138
  titleId?: string;
157
139
  }
158
- declare const Images24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2j) => react_jsx_runtime.JSX.Element;
140
+ declare const Heart24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2j) => react_jsx_runtime.JSX.Element;
159
141
 
160
142
  interface SVGRProps$2i {
161
143
  title?: string;
162
144
  titleId?: string;
163
145
  }
164
- declare const Info24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2i) => react_jsx_runtime.JSX.Element;
146
+ declare const Hide24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2i) => react_jsx_runtime.JSX.Element;
165
147
 
166
148
  interface SVGRProps$2h {
167
149
  title?: string;
168
150
  titleId?: string;
169
151
  }
170
- declare const Instances24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2h) => react_jsx_runtime.JSX.Element;
152
+ declare const Hourglass24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2h) => react_jsx_runtime.JSX.Element;
171
153
 
172
154
  interface SVGRProps$2g {
173
155
  title?: string;
174
156
  titleId?: string;
175
157
  }
176
- declare const IpGlobal24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2g) => react_jsx_runtime.JSX.Element;
158
+ declare const Images24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2g) => react_jsx_runtime.JSX.Element;
177
159
 
178
160
  interface SVGRProps$2f {
179
161
  title?: string;
180
162
  titleId?: string;
181
163
  }
182
- declare const IpLocal24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2f) => react_jsx_runtime.JSX.Element;
164
+ declare const Info24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2f) => react_jsx_runtime.JSX.Element;
183
165
 
184
166
  interface SVGRProps$2e {
185
167
  title?: string;
186
168
  titleId?: string;
187
169
  }
188
- declare const Issues24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2e) => react_jsx_runtime.JSX.Element;
170
+ declare const Instances24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2e) => react_jsx_runtime.JSX.Element;
189
171
 
190
172
  interface SVGRProps$2d {
191
173
  title?: string;
192
174
  titleId?: string;
193
175
  }
194
- declare const Key24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2d) => react_jsx_runtime.JSX.Element;
176
+ declare const IpGlobal24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2d) => react_jsx_runtime.JSX.Element;
195
177
 
196
178
  interface SVGRProps$2c {
197
179
  title?: string;
198
180
  titleId?: string;
199
181
  }
200
- declare const Like24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2c) => react_jsx_runtime.JSX.Element;
182
+ declare const IpLocal24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2c) => react_jsx_runtime.JSX.Element;
201
183
 
202
184
  interface SVGRProps$2b {
203
185
  title?: string;
204
186
  titleId?: string;
205
187
  }
206
- declare const LoadBalancer24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2b) => react_jsx_runtime.JSX.Element;
188
+ declare const Issues24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2b) => react_jsx_runtime.JSX.Element;
207
189
 
208
190
  interface SVGRProps$2a {
209
191
  title?: string;
210
192
  titleId?: string;
211
193
  }
212
- declare const Location24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2a) => react_jsx_runtime.JSX.Element;
194
+ declare const Key24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2a) => react_jsx_runtime.JSX.Element;
213
195
 
214
196
  interface SVGRProps$29 {
215
197
  title?: string;
216
198
  titleId?: string;
217
199
  }
218
- declare const Logs24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$29) => react_jsx_runtime.JSX.Element;
200
+ declare const Like24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$29) => react_jsx_runtime.JSX.Element;
219
201
 
220
202
  interface SVGRProps$28 {
221
203
  title?: string;
222
204
  titleId?: string;
223
205
  }
224
- declare const Metrics24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$28) => react_jsx_runtime.JSX.Element;
206
+ declare const LoadBalancer24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$28) => react_jsx_runtime.JSX.Element;
225
207
 
226
208
  interface SVGRProps$27 {
227
209
  title?: string;
228
210
  titleId?: string;
229
211
  }
230
- declare const Monitoring24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$27) => react_jsx_runtime.JSX.Element;
212
+ declare const Location24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$27) => react_jsx_runtime.JSX.Element;
231
213
 
232
214
  interface SVGRProps$26 {
233
215
  title?: string;
234
216
  titleId?: string;
235
217
  }
236
- declare const Networking24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$26) => react_jsx_runtime.JSX.Element;
218
+ declare const Logs24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$26) => react_jsx_runtime.JSX.Element;
237
219
 
238
220
  interface SVGRProps$25 {
239
221
  title?: string;
240
222
  titleId?: string;
241
223
  }
242
- declare const Organization24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$25) => react_jsx_runtime.JSX.Element;
224
+ declare const Metrics24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$25) => react_jsx_runtime.JSX.Element;
243
225
 
244
226
  interface SVGRProps$24 {
245
227
  title?: string;
246
228
  titleId?: string;
247
229
  }
248
- declare const Overview24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$24) => react_jsx_runtime.JSX.Element;
230
+ declare const Monitoring24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$24) => react_jsx_runtime.JSX.Element;
249
231
 
250
232
  interface SVGRProps$23 {
251
233
  title?: string;
252
234
  titleId?: string;
253
235
  }
254
- declare const Person24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$23) => react_jsx_runtime.JSX.Element;
236
+ declare const Networking24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$23) => react_jsx_runtime.JSX.Element;
255
237
 
256
238
  interface SVGRProps$22 {
257
239
  title?: string;
258
240
  titleId?: string;
259
241
  }
260
- declare const PersonGroup24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$22) => react_jsx_runtime.JSX.Element;
242
+ declare const Organization24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$22) => react_jsx_runtime.JSX.Element;
261
243
 
262
244
  interface SVGRProps$21 {
263
245
  title?: string;
264
246
  titleId?: string;
265
247
  }
266
- declare const Progress24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$21) => react_jsx_runtime.JSX.Element;
248
+ declare const Overview24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$21) => react_jsx_runtime.JSX.Element;
267
249
 
268
250
  interface SVGRProps$20 {
269
251
  title?: string;
270
252
  titleId?: string;
271
253
  }
272
- declare const Prohibited24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$20) => react_jsx_runtime.JSX.Element;
254
+ declare const Person24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$20) => react_jsx_runtime.JSX.Element;
273
255
 
274
256
  interface SVGRProps$1$ {
275
257
  title?: string;
276
258
  titleId?: string;
277
259
  }
278
- declare const Router24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1$) => react_jsx_runtime.JSX.Element;
260
+ declare const PersonGroup24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1$) => react_jsx_runtime.JSX.Element;
279
261
 
280
262
  interface SVGRProps$1_ {
281
263
  title?: string;
282
264
  titleId?: string;
283
265
  }
284
- declare const Safety24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1_) => react_jsx_runtime.JSX.Element;
266
+ declare const Progress24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1_) => react_jsx_runtime.JSX.Element;
285
267
 
286
268
  interface SVGRProps$1Z {
287
269
  title?: string;
288
270
  titleId?: string;
289
271
  }
290
- declare const Security24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1Z) => react_jsx_runtime.JSX.Element;
272
+ declare const Prohibited24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1Z) => react_jsx_runtime.JSX.Element;
291
273
 
292
274
  interface SVGRProps$1Y {
293
275
  title?: string;
294
276
  titleId?: string;
295
277
  }
296
- declare const Servers24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1Y) => react_jsx_runtime.JSX.Element;
278
+ declare const Router24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1Y) => react_jsx_runtime.JSX.Element;
297
279
 
298
280
  interface SVGRProps$1X {
299
281
  title?: string;
300
282
  titleId?: string;
301
283
  }
302
- declare const Settings24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1X) => react_jsx_runtime.JSX.Element;
284
+ declare const Safety24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1X) => react_jsx_runtime.JSX.Element;
303
285
 
304
286
  interface SVGRProps$1W {
305
287
  title?: string;
306
288
  titleId?: string;
307
289
  }
308
- declare const Snapshots24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1W) => react_jsx_runtime.JSX.Element;
290
+ declare const Security24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1W) => react_jsx_runtime.JSX.Element;
309
291
 
310
292
  interface SVGRProps$1V {
311
293
  title?: string;
312
294
  titleId?: string;
313
295
  }
314
- declare const SoftwareUpdate24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1V) => react_jsx_runtime.JSX.Element;
296
+ declare const Servers24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1V) => react_jsx_runtime.JSX.Element;
315
297
 
316
298
  interface SVGRProps$1U {
317
299
  title?: string;
318
300
  titleId?: string;
319
301
  }
320
- declare const Speaker24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1U) => react_jsx_runtime.JSX.Element;
302
+ declare const Settings24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1U) => react_jsx_runtime.JSX.Element;
321
303
 
322
304
  interface SVGRProps$1T {
323
305
  title?: string;
324
306
  titleId?: string;
325
307
  }
326
- declare const Storage24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1T) => react_jsx_runtime.JSX.Element;
308
+ declare const Snapshots24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1T) => react_jsx_runtime.JSX.Element;
327
309
 
328
310
  interface SVGRProps$1S {
329
311
  title?: string;
330
312
  titleId?: string;
331
313
  }
332
- declare const Subnet24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1S) => react_jsx_runtime.JSX.Element;
314
+ declare const SoftwareUpdate24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1S) => react_jsx_runtime.JSX.Element;
333
315
 
334
316
  interface SVGRProps$1R {
335
317
  title?: string;
336
318
  titleId?: string;
337
319
  }
338
- declare const Resize24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1R) => react_jsx_runtime.JSX.Element;
320
+ declare const Speaker24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1R) => react_jsx_runtime.JSX.Element;
339
321
 
340
322
  interface SVGRProps$1Q {
341
323
  title?: string;
342
324
  titleId?: string;
343
325
  }
344
- declare const Terminal24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1Q) => react_jsx_runtime.JSX.Element;
326
+ declare const Storage24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1Q) => react_jsx_runtime.JSX.Element;
345
327
 
346
328
  interface SVGRProps$1P {
347
329
  title?: string;
348
330
  titleId?: string;
349
331
  }
350
- declare const Transmit24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1P) => react_jsx_runtime.JSX.Element;
332
+ declare const Subnet24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1P) => react_jsx_runtime.JSX.Element;
351
333
 
352
334
  interface SVGRProps$1O {
353
335
  title?: string;
354
336
  titleId?: string;
355
337
  }
356
- declare const Wireless24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1O) => react_jsx_runtime.JSX.Element;
338
+ declare const Resize24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1O) => react_jsx_runtime.JSX.Element;
357
339
 
358
340
  interface SVGRProps$1N {
359
341
  title?: string;
360
342
  titleId?: string;
361
343
  }
362
- declare const Question24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1N) => react_jsx_runtime.JSX.Element;
344
+ declare const Terminal24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1N) => react_jsx_runtime.JSX.Element;
363
345
 
364
346
  interface SVGRProps$1M {
365
347
  title?: string;
366
348
  titleId?: string;
367
349
  }
368
- declare const Webhooks24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1M) => react_jsx_runtime.JSX.Element;
350
+ declare const Transmit24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1M) => react_jsx_runtime.JSX.Element;
369
351
 
370
352
  interface SVGRProps$1L {
371
353
  title?: string;
372
354
  titleId?: string;
373
355
  }
374
- declare const Access16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1L) => react_jsx_runtime.JSX.Element;
356
+ declare const Wireless24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1L) => react_jsx_runtime.JSX.Element;
375
357
 
376
358
  interface SVGRProps$1K {
377
359
  title?: string;
378
360
  titleId?: string;
379
361
  }
380
- declare const AccessToken16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1K) => react_jsx_runtime.JSX.Element;
362
+ declare const Question24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1K) => react_jsx_runtime.JSX.Element;
381
363
 
382
364
  interface SVGRProps$1J {
383
365
  title?: string;
384
366
  titleId?: string;
385
367
  }
386
- declare const Affinity16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1J) => react_jsx_runtime.JSX.Element;
368
+ declare const Webhooks24Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1J) => react_jsx_runtime.JSX.Element;
387
369
 
388
370
  interface SVGRProps$1I {
389
371
  title?: string;
390
372
  titleId?: string;
391
373
  }
392
- declare const Action16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1I) => react_jsx_runtime.JSX.Element;
374
+ declare const Access16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1I) => react_jsx_runtime.JSX.Element;
393
375
 
394
376
  interface SVGRProps$1H {
395
377
  title?: string;
396
378
  titleId?: string;
397
379
  }
398
- declare const AddRoundel16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1H) => react_jsx_runtime.JSX.Element;
380
+ declare const AccessToken16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1H) => react_jsx_runtime.JSX.Element;
399
381
 
400
382
  interface SVGRProps$1G {
401
383
  title?: string;
402
384
  titleId?: string;
403
385
  }
404
- declare const Calendar16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1G) => react_jsx_runtime.JSX.Element;
386
+ declare const Affinity16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1G) => react_jsx_runtime.JSX.Element;
405
387
 
406
388
  interface SVGRProps$1F {
407
389
  title?: string;
408
390
  titleId?: string;
409
391
  }
410
- declare const Chat16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1F) => react_jsx_runtime.JSX.Element;
392
+ declare const Action16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1F) => react_jsx_runtime.JSX.Element;
411
393
 
412
394
  interface SVGRProps$1E {
413
395
  title?: string;
414
396
  titleId?: string;
415
397
  }
416
- declare const Clipboard16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1E) => react_jsx_runtime.JSX.Element;
398
+ declare const AddRoundel16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1E) => react_jsx_runtime.JSX.Element;
417
399
 
418
400
  interface SVGRProps$1D {
419
401
  title?: string;
420
402
  titleId?: string;
421
403
  }
422
- declare const Cloud16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1D) => react_jsx_runtime.JSX.Element;
404
+ declare const Calendar16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1D) => react_jsx_runtime.JSX.Element;
423
405
 
424
406
  interface SVGRProps$1C {
425
407
  title?: string;
426
408
  titleId?: string;
427
409
  }
428
- declare const Close16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1C) => react_jsx_runtime.JSX.Element;
410
+ declare const Chat16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1C) => react_jsx_runtime.JSX.Element;
429
411
 
430
412
  interface SVGRProps$1B {
431
413
  title?: string;
432
414
  titleId?: string;
433
415
  }
434
- declare const Compability16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1B) => react_jsx_runtime.JSX.Element;
416
+ declare const Clipboard16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1B) => react_jsx_runtime.JSX.Element;
435
417
 
436
418
  interface SVGRProps$1A {
437
419
  title?: string;
438
420
  titleId?: string;
439
421
  }
440
- declare const Compass16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1A) => react_jsx_runtime.JSX.Element;
422
+ declare const Cloud16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1A) => react_jsx_runtime.JSX.Element;
441
423
 
442
424
  interface SVGRProps$1z {
443
425
  title?: string;
444
426
  titleId?: string;
445
427
  }
446
- declare const Contrast16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1z) => react_jsx_runtime.JSX.Element;
428
+ declare const Close16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1z) => react_jsx_runtime.JSX.Element;
447
429
 
448
430
  interface SVGRProps$1y {
449
431
  title?: string;
450
432
  titleId?: string;
451
433
  }
452
- declare const Cpu16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1y) => react_jsx_runtime.JSX.Element;
434
+ declare const Compability16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1y) => react_jsx_runtime.JSX.Element;
453
435
 
454
436
  interface SVGRProps$1x {
455
437
  title?: string;
456
438
  titleId?: string;
457
439
  }
458
- declare const Delete16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1x) => react_jsx_runtime.JSX.Element;
440
+ declare const Compass16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1x) => react_jsx_runtime.JSX.Element;
459
441
 
460
442
  interface SVGRProps$1w {
461
443
  title?: string;
462
444
  titleId?: string;
463
445
  }
464
- declare const Dislike16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1w) => react_jsx_runtime.JSX.Element;
446
+ declare const Contrast16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1w) => react_jsx_runtime.JSX.Element;
465
447
 
466
448
  interface SVGRProps$1v {
467
449
  title?: string;
468
450
  titleId?: string;
469
451
  }
470
- declare const Document16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1v) => react_jsx_runtime.JSX.Element;
452
+ declare const Cpu16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1v) => react_jsx_runtime.JSX.Element;
471
453
 
472
454
  interface SVGRProps$1u {
473
455
  title?: string;
474
456
  titleId?: string;
475
457
  }
476
- declare const DocumentApi16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1u) => react_jsx_runtime.JSX.Element;
458
+ declare const Delete16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1u) => react_jsx_runtime.JSX.Element;
477
459
 
478
460
  interface SVGRProps$1t {
479
461
  title?: string;
480
462
  titleId?: string;
481
463
  }
482
- declare const Dots16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1t) => react_jsx_runtime.JSX.Element;
464
+ declare const Dislike16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1t) => react_jsx_runtime.JSX.Element;
483
465
 
484
466
  interface SVGRProps$1s {
485
467
  title?: string;
486
468
  titleId?: string;
487
469
  }
488
- declare const DownloadRoundel16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1s) => react_jsx_runtime.JSX.Element;
470
+ declare const Document16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1s) => react_jsx_runtime.JSX.Element;
489
471
 
490
472
  interface SVGRProps$1r {
491
473
  title?: string;
492
474
  titleId?: string;
493
475
  }
494
- declare const Edit16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1r) => react_jsx_runtime.JSX.Element;
476
+ declare const DocumentApi16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1r) => react_jsx_runtime.JSX.Element;
495
477
 
496
478
  interface SVGRProps$1q {
497
479
  title?: string;
498
480
  titleId?: string;
499
481
  }
500
- declare const Email16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1q) => react_jsx_runtime.JSX.Element;
482
+ declare const Dots16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1q) => react_jsx_runtime.JSX.Element;
501
483
 
502
484
  interface SVGRProps$1p {
503
485
  title?: string;
504
486
  titleId?: string;
505
487
  }
506
- declare const Error16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1p) => react_jsx_runtime.JSX.Element;
488
+ declare const DownloadRoundel16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1p) => react_jsx_runtime.JSX.Element;
507
489
 
508
490
  interface SVGRProps$1o {
509
491
  title?: string;
510
492
  titleId?: string;
511
493
  }
512
- declare const Filter16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1o) => react_jsx_runtime.JSX.Element;
494
+ declare const Edit16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1o) => react_jsx_runtime.JSX.Element;
513
495
 
514
496
  interface SVGRProps$1n {
515
497
  title?: string;
516
498
  titleId?: string;
517
499
  }
518
- declare const Firewall16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1n) => react_jsx_runtime.JSX.Element;
500
+ declare const Email16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1n) => react_jsx_runtime.JSX.Element;
519
501
 
520
502
  interface SVGRProps$1m {
521
503
  title?: string;
522
504
  titleId?: string;
523
505
  }
524
- declare const Folder16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1m) => react_jsx_runtime.JSX.Element;
506
+ declare const Error16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1m) => react_jsx_runtime.JSX.Element;
525
507
 
526
508
  interface SVGRProps$1l {
527
509
  title?: string;
528
510
  titleId?: string;
529
511
  }
530
- declare const Gateway16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1l) => react_jsx_runtime.JSX.Element;
512
+ declare const Filter16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1l) => react_jsx_runtime.JSX.Element;
531
513
 
532
514
  interface SVGRProps$1k {
533
515
  title?: string;
534
516
  titleId?: string;
535
517
  }
536
- declare const Heart16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1k) => react_jsx_runtime.JSX.Element;
518
+ declare const Firewall16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1k) => react_jsx_runtime.JSX.Element;
537
519
 
538
520
  interface SVGRProps$1j {
539
521
  title?: string;
540
522
  titleId?: string;
541
523
  }
542
- declare const Hide16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1j) => react_jsx_runtime.JSX.Element;
524
+ declare const Folder16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1j) => react_jsx_runtime.JSX.Element;
543
525
 
544
526
  interface SVGRProps$1i {
545
527
  title?: string;
546
528
  titleId?: string;
547
529
  }
548
- declare const Hourglass16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1i) => react_jsx_runtime.JSX.Element;
530
+ declare const Gateway16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1i) => react_jsx_runtime.JSX.Element;
549
531
 
550
532
  interface SVGRProps$1h {
551
533
  title?: string;
552
534
  titleId?: string;
553
535
  }
554
- declare const Images16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1h) => react_jsx_runtime.JSX.Element;
536
+ declare const Heart16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1h) => react_jsx_runtime.JSX.Element;
555
537
 
556
538
  interface SVGRProps$1g {
557
539
  title?: string;
558
540
  titleId?: string;
559
541
  }
560
- declare const Info16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1g) => react_jsx_runtime.JSX.Element;
542
+ declare const Hide16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1g) => react_jsx_runtime.JSX.Element;
561
543
 
562
544
  interface SVGRProps$1f {
563
545
  title?: string;
564
546
  titleId?: string;
565
547
  }
566
- declare const Instances16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1f) => react_jsx_runtime.JSX.Element;
548
+ declare const Hourglass16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1f) => react_jsx_runtime.JSX.Element;
567
549
 
568
550
  interface SVGRProps$1e {
569
551
  title?: string;
570
552
  titleId?: string;
571
553
  }
572
- declare const Integration16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1e) => react_jsx_runtime.JSX.Element;
554
+ declare const Images16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1e) => react_jsx_runtime.JSX.Element;
573
555
 
574
556
  interface SVGRProps$1d {
575
557
  title?: string;
576
558
  titleId?: string;
577
559
  }
578
- declare const IpGlobal16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1d) => react_jsx_runtime.JSX.Element;
560
+ declare const Info16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1d) => react_jsx_runtime.JSX.Element;
579
561
 
580
562
  interface SVGRProps$1c {
581
563
  title?: string;
582
564
  titleId?: string;
583
565
  }
584
- declare const IpLocal16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1c) => react_jsx_runtime.JSX.Element;
566
+ declare const Instances16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1c) => react_jsx_runtime.JSX.Element;
585
567
 
586
568
  interface SVGRProps$1b {
587
569
  title?: string;
588
570
  titleId?: string;
589
571
  }
590
- declare const Issues16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1b) => react_jsx_runtime.JSX.Element;
572
+ declare const Integration16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1b) => react_jsx_runtime.JSX.Element;
591
573
 
592
574
  interface SVGRProps$1a {
593
575
  title?: string;
594
576
  titleId?: string;
595
577
  }
596
- declare const Key16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1a) => react_jsx_runtime.JSX.Element;
578
+ declare const IpGlobal16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1a) => react_jsx_runtime.JSX.Element;
597
579
 
598
580
  interface SVGRProps$19 {
599
581
  title?: string;
600
582
  titleId?: string;
601
583
  }
602
- declare const Like16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$19) => react_jsx_runtime.JSX.Element;
584
+ declare const IpLocal16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$19) => react_jsx_runtime.JSX.Element;
603
585
 
604
586
  interface SVGRProps$18 {
605
587
  title?: string;
606
588
  titleId?: string;
607
589
  }
608
- declare const Link16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$18) => react_jsx_runtime.JSX.Element;
590
+ declare const Issues16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$18) => react_jsx_runtime.JSX.Element;
609
591
 
610
592
  interface SVGRProps$17 {
611
593
  title?: string;
612
594
  titleId?: string;
613
595
  }
614
- declare const LoadBalancer16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$17) => react_jsx_runtime.JSX.Element;
596
+ declare const Key16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$17) => react_jsx_runtime.JSX.Element;
615
597
 
616
598
  interface SVGRProps$16 {
617
599
  title?: string;
618
600
  titleId?: string;
619
601
  }
620
- declare const Logs16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$16) => react_jsx_runtime.JSX.Element;
602
+ declare const Like16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$16) => react_jsx_runtime.JSX.Element;
621
603
 
622
604
  interface SVGRProps$15 {
623
605
  title?: string;
624
606
  titleId?: string;
625
607
  }
626
- declare const Metrics16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$15) => react_jsx_runtime.JSX.Element;
608
+ declare const Link16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$15) => react_jsx_runtime.JSX.Element;
627
609
 
628
610
  interface SVGRProps$14 {
629
611
  title?: string;
630
612
  titleId?: string;
631
613
  }
632
- declare const Monitoring16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$14) => react_jsx_runtime.JSX.Element;
614
+ declare const LoadBalancer16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$14) => react_jsx_runtime.JSX.Element;
633
615
 
634
616
  interface SVGRProps$13 {
635
617
  title?: string;
636
618
  titleId?: string;
637
619
  }
638
- declare const Networking16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$13) => react_jsx_runtime.JSX.Element;
620
+ declare const Logs16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$13) => react_jsx_runtime.JSX.Element;
639
621
 
640
622
  interface SVGRProps$12 {
641
623
  title?: string;
642
624
  titleId?: string;
643
625
  }
644
- declare const NewWindow16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$12) => react_jsx_runtime.JSX.Element;
626
+ declare const Metrics16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$12) => react_jsx_runtime.JSX.Element;
645
627
 
646
628
  interface SVGRProps$11 {
647
629
  title?: string;
648
630
  titleId?: string;
649
631
  }
650
- declare const Notifications16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$11) => react_jsx_runtime.JSX.Element;
632
+ declare const Monitoring16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$11) => react_jsx_runtime.JSX.Element;
651
633
 
652
634
  interface SVGRProps$10 {
653
635
  title?: string;
654
636
  titleId?: string;
655
637
  }
656
- declare const Organization16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$10) => react_jsx_runtime.JSX.Element;
638
+ declare const Networking16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$10) => react_jsx_runtime.JSX.Element;
657
639
 
658
640
  interface SVGRProps$$ {
659
641
  title?: string;
660
642
  titleId?: string;
661
643
  }
662
- declare const Overview16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$$) => react_jsx_runtime.JSX.Element;
644
+ declare const NewWindow16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$$) => react_jsx_runtime.JSX.Element;
663
645
 
664
646
  interface SVGRProps$_ {
665
647
  title?: string;
666
648
  titleId?: string;
667
649
  }
668
- declare const Person16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$_) => react_jsx_runtime.JSX.Element;
650
+ declare const Notifications16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$_) => react_jsx_runtime.JSX.Element;
669
651
 
670
652
  interface SVGRProps$Z {
671
653
  title?: string;
672
654
  titleId?: string;
673
655
  }
674
- declare const PersonGroup16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$Z) => react_jsx_runtime.JSX.Element;
656
+ declare const Organization16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$Z) => react_jsx_runtime.JSX.Element;
675
657
 
676
658
  interface SVGRProps$Y {
677
659
  title?: string;
678
660
  titleId?: string;
679
661
  }
680
- declare const Profile16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$Y) => react_jsx_runtime.JSX.Element;
662
+ declare const Overview16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$Y) => react_jsx_runtime.JSX.Element;
681
663
 
682
664
  interface SVGRProps$X {
683
665
  title?: string;
684
666
  titleId?: string;
685
667
  }
686
- declare const Refresh16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$X) => react_jsx_runtime.JSX.Element;
668
+ declare const Person16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$X) => react_jsx_runtime.JSX.Element;
687
669
 
688
670
  interface SVGRProps$W {
689
671
  title?: string;
690
672
  titleId?: string;
691
673
  }
692
- declare const Ram16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$W) => react_jsx_runtime.JSX.Element;
674
+ declare const PersonGroup16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$W) => react_jsx_runtime.JSX.Element;
693
675
 
694
676
  interface SVGRProps$V {
695
677
  title?: string;
696
678
  titleId?: string;
697
679
  }
698
- declare const Repair16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$V) => react_jsx_runtime.JSX.Element;
680
+ declare const Profile16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$V) => react_jsx_runtime.JSX.Element;
699
681
 
700
682
  interface SVGRProps$U {
701
683
  title?: string;
702
684
  titleId?: string;
703
685
  }
704
- declare const Resize16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$U) => react_jsx_runtime.JSX.Element;
686
+ declare const Refresh16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$U) => react_jsx_runtime.JSX.Element;
705
687
 
706
688
  interface SVGRProps$T {
707
689
  title?: string;
708
690
  titleId?: string;
709
691
  }
710
- declare const Router16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$T) => react_jsx_runtime.JSX.Element;
692
+ declare const Ram16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$T) => react_jsx_runtime.JSX.Element;
711
693
 
712
694
  interface SVGRProps$S {
713
695
  title?: string;
714
696
  titleId?: string;
715
697
  }
716
- declare const Sort16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$S) => react_jsx_runtime.JSX.Element;
698
+ declare const Repair16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$S) => react_jsx_runtime.JSX.Element;
717
699
 
718
700
  interface SVGRProps$R {
719
701
  title?: string;
720
702
  titleId?: string;
721
703
  }
722
- declare const Search16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$R) => react_jsx_runtime.JSX.Element;
704
+ declare const Resize16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$R) => react_jsx_runtime.JSX.Element;
723
705
 
724
706
  interface SVGRProps$Q {
725
707
  title?: string;
726
708
  titleId?: string;
727
709
  }
728
- declare const Security16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$Q) => react_jsx_runtime.JSX.Element;
710
+ declare const Router16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$Q) => react_jsx_runtime.JSX.Element;
729
711
 
730
712
  interface SVGRProps$P {
731
713
  title?: string;
732
714
  titleId?: string;
733
715
  }
734
- declare const Servers16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$P) => react_jsx_runtime.JSX.Element;
716
+ declare const Sort16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$P) => react_jsx_runtime.JSX.Element;
735
717
 
736
718
  interface SVGRProps$O {
737
719
  title?: string;
738
720
  titleId?: string;
739
721
  }
740
- declare const Settings16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$O) => react_jsx_runtime.JSX.Element;
722
+ declare const Search16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$O) => react_jsx_runtime.JSX.Element;
741
723
 
742
724
  interface SVGRProps$N {
743
725
  title?: string;
744
726
  titleId?: string;
745
727
  }
746
- declare const Show16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$N) => react_jsx_runtime.JSX.Element;
728
+ declare const Security16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$N) => react_jsx_runtime.JSX.Element;
747
729
 
748
730
  interface SVGRProps$M {
749
731
  title?: string;
750
732
  titleId?: string;
751
733
  }
752
- declare const SignOut16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$M) => react_jsx_runtime.JSX.Element;
734
+ declare const Servers16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$M) => react_jsx_runtime.JSX.Element;
753
735
 
754
736
  interface SVGRProps$L {
755
737
  title?: string;
756
738
  titleId?: string;
757
739
  }
758
- declare const Snapshots16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$L) => react_jsx_runtime.JSX.Element;
740
+ declare const Settings16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$L) => react_jsx_runtime.JSX.Element;
759
741
 
760
742
  interface SVGRProps$K {
761
743
  title?: string;
762
744
  titleId?: string;
763
745
  }
764
- declare const Sparkle16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$K) => react_jsx_runtime.JSX.Element;
746
+ declare const Show16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$K) => react_jsx_runtime.JSX.Element;
765
747
 
766
748
  interface SVGRProps$J {
767
749
  title?: string;
768
750
  titleId?: string;
769
751
  }
770
- declare const SoftwareUpdate16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$J) => react_jsx_runtime.JSX.Element;
752
+ declare const SignOut16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$J) => react_jsx_runtime.JSX.Element;
771
753
 
772
754
  interface SVGRProps$I {
773
755
  title?: string;
774
756
  titleId?: string;
775
757
  }
776
- declare const Ssd16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$I) => react_jsx_runtime.JSX.Element;
758
+ declare const Snapshots16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$I) => react_jsx_runtime.JSX.Element;
777
759
 
778
760
  interface SVGRProps$H {
779
761
  title?: string;
780
762
  titleId?: string;
781
763
  }
782
- declare const Storage16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$H) => react_jsx_runtime.JSX.Element;
764
+ declare const SoftwareUpdate16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$H) => react_jsx_runtime.JSX.Element;
783
765
 
784
766
  interface SVGRProps$G {
785
767
  title?: string;
786
768
  titleId?: string;
787
769
  }
788
- declare const Submit16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$G) => react_jsx_runtime.JSX.Element;
770
+ declare const Ssd16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$G) => react_jsx_runtime.JSX.Element;
789
771
 
790
772
  interface SVGRProps$F {
791
773
  title?: string;
792
774
  titleId?: string;
793
775
  }
794
- declare const Subnet16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$F) => react_jsx_runtime.JSX.Element;
776
+ declare const Storage16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$F) => react_jsx_runtime.JSX.Element;
795
777
 
796
778
  interface SVGRProps$E {
797
779
  title?: string;
798
780
  titleId?: string;
799
781
  }
800
- declare const Tags16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$E) => react_jsx_runtime.JSX.Element;
782
+ declare const Subnet16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$E) => react_jsx_runtime.JSX.Element;
801
783
 
802
784
  interface SVGRProps$D {
803
785
  title?: string;
804
786
  titleId?: string;
805
787
  }
806
- declare const Terminal16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$D) => react_jsx_runtime.JSX.Element;
788
+ declare const Tags16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$D) => react_jsx_runtime.JSX.Element;
807
789
 
808
790
  interface SVGRProps$C {
809
791
  title?: string;
810
792
  titleId?: string;
811
793
  }
812
- declare const Time16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$C) => react_jsx_runtime.JSX.Element;
794
+ declare const Terminal16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$C) => react_jsx_runtime.JSX.Element;
813
795
 
814
796
  interface SVGRProps$B {
815
797
  title?: string;
816
798
  titleId?: string;
817
799
  }
818
- declare const Transmit16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$B) => react_jsx_runtime.JSX.Element;
800
+ declare const Time16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$B) => react_jsx_runtime.JSX.Element;
819
801
 
820
802
  interface SVGRProps$A {
821
803
  title?: string;
822
804
  titleId?: string;
823
805
  }
824
- declare const Question16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$A) => react_jsx_runtime.JSX.Element;
806
+ declare const Transmit16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$A) => react_jsx_runtime.JSX.Element;
825
807
 
826
808
  interface SVGRProps$z {
827
809
  title?: string;
828
810
  titleId?: string;
829
811
  }
830
- declare const Webhooks16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$z) => react_jsx_runtime.JSX.Element;
812
+ declare const Question16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$z) => react_jsx_runtime.JSX.Element;
831
813
 
832
814
  interface SVGRProps$y {
833
815
  title?: string;
834
816
  titleId?: string;
835
817
  }
836
- declare const Add12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$y) => react_jsx_runtime.JSX.Element;
818
+ declare const Webhooks16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$y) => react_jsx_runtime.JSX.Element;
837
819
 
838
820
  interface SVGRProps$x {
839
821
  title?: string;
840
822
  titleId?: string;
841
823
  }
842
- declare const AutoRestart12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$x) => react_jsx_runtime.JSX.Element;
824
+ declare const Add12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$x) => react_jsx_runtime.JSX.Element;
843
825
 
844
826
  interface SVGRProps$w {
845
827
  title?: string;
846
828
  titleId?: string;
847
829
  }
848
- declare const AddRoundel12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$w) => react_jsx_runtime.JSX.Element;
830
+ declare const AutoRestart12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$w) => react_jsx_runtime.JSX.Element;
849
831
 
850
832
  interface SVGRProps$v {
851
833
  title?: string;
852
834
  titleId?: string;
853
835
  }
854
- declare const Checkmark12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$v) => react_jsx_runtime.JSX.Element;
836
+ declare const AddRoundel12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$v) => react_jsx_runtime.JSX.Element;
855
837
 
856
838
  interface SVGRProps$u {
857
839
  title?: string;
858
840
  titleId?: string;
859
841
  }
860
- declare const Close12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$u) => react_jsx_runtime.JSX.Element;
842
+ declare const Checkmark12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$u) => react_jsx_runtime.JSX.Element;
861
843
 
862
844
  interface SVGRProps$t {
863
845
  title?: string;
864
846
  titleId?: string;
865
847
  }
866
- declare const DirectionRightIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$t) => react_jsx_runtime.JSX.Element;
848
+ declare const Close12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$t) => react_jsx_runtime.JSX.Element;
867
849
 
868
850
  interface SVGRProps$s {
869
851
  title?: string;
870
852
  titleId?: string;
871
853
  }
872
- declare const DirectionUpIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$s) => react_jsx_runtime.JSX.Element;
854
+ declare const DirectionRightIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$s) => react_jsx_runtime.JSX.Element;
873
855
 
874
856
  interface SVGRProps$r {
875
857
  title?: string;
876
858
  titleId?: string;
877
859
  }
878
- declare const DirectionDownIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$r) => react_jsx_runtime.JSX.Element;
860
+ declare const DirectionUpIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$r) => react_jsx_runtime.JSX.Element;
879
861
 
880
862
  interface SVGRProps$q {
881
863
  title?: string;
882
864
  titleId?: string;
883
865
  }
884
- declare const DirectionLeftIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$q) => react_jsx_runtime.JSX.Element;
866
+ declare const DirectionDownIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$q) => react_jsx_runtime.JSX.Element;
885
867
 
886
868
  interface SVGRProps$p {
887
869
  title?: string;
888
870
  titleId?: string;
889
871
  }
890
- declare const Clipboard12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$p) => react_jsx_runtime.JSX.Element;
872
+ declare const DirectionLeftIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$p) => react_jsx_runtime.JSX.Element;
891
873
 
892
874
  interface SVGRProps$o {
893
875
  title?: string;
894
876
  titleId?: string;
895
877
  }
896
- declare const Copy12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$o) => react_jsx_runtime.JSX.Element;
878
+ declare const Clipboard12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$o) => react_jsx_runtime.JSX.Element;
897
879
 
898
880
  interface SVGRProps$n {
899
881
  title?: string;
900
882
  titleId?: string;
901
883
  }
902
- declare const Disabled12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$n) => react_jsx_runtime.JSX.Element;
884
+ declare const Copy12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$n) => react_jsx_runtime.JSX.Element;
903
885
 
904
886
  interface SVGRProps$m {
905
887
  title?: string;
906
888
  titleId?: string;
907
889
  }
908
- declare const DownloadOutline12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$m) => react_jsx_runtime.JSX.Element;
890
+ declare const Disabled12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$m) => react_jsx_runtime.JSX.Element;
909
891
 
910
892
  interface SVGRProps$l {
911
893
  title?: string;
@@ -989,54 +971,54 @@ interface SVGRProps$8 {
989
971
  title?: string;
990
972
  titleId?: string;
991
973
  }
992
- declare const SizeOutline12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$8) => react_jsx_runtime.JSX.Element;
974
+ declare const Success12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$8) => react_jsx_runtime.JSX.Element;
993
975
 
994
976
  interface SVGRProps$7 {
995
977
  title?: string;
996
978
  titleId?: string;
997
979
  }
998
- declare const Success12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$7) => react_jsx_runtime.JSX.Element;
980
+ declare const Unauthorized12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$7) => react_jsx_runtime.JSX.Element;
999
981
 
1000
982
  interface SVGRProps$6 {
1001
983
  title?: string;
1002
984
  titleId?: string;
1003
985
  }
1004
- declare const TimeOutline12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$6) => react_jsx_runtime.JSX.Element;
986
+ declare const Warning12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$6) => react_jsx_runtime.JSX.Element;
1005
987
 
1006
988
  interface SVGRProps$5 {
1007
989
  title?: string;
1008
990
  titleId?: string;
1009
991
  }
1010
- declare const Unauthorized12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$5) => react_jsx_runtime.JSX.Element;
992
+ declare const Question12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$5) => react_jsx_runtime.JSX.Element;
1011
993
 
1012
994
  interface SVGRProps$4 {
1013
995
  title?: string;
1014
996
  titleId?: string;
1015
997
  }
1016
- declare const Warning12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$4) => react_jsx_runtime.JSX.Element;
998
+ declare const Hide12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$4) => react_jsx_runtime.JSX.Element;
1017
999
 
1018
1000
  interface SVGRProps$3 {
1019
1001
  title?: string;
1020
1002
  titleId?: string;
1021
1003
  }
1022
- declare const Question12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$3) => react_jsx_runtime.JSX.Element;
1004
+ declare const SelectArrows6Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$3) => react_jsx_runtime.JSX.Element;
1023
1005
 
1024
1006
  interface SVGRProps$2 {
1025
1007
  title?: string;
1026
1008
  titleId?: string;
1027
1009
  }
1028
- declare const Hide12Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2) => react_jsx_runtime.JSX.Element;
1010
+ declare const Close8Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2) => react_jsx_runtime.JSX.Element;
1029
1011
 
1030
1012
  interface SVGRProps$1 {
1031
1013
  title?: string;
1032
1014
  titleId?: string;
1033
1015
  }
1034
- declare const SelectArrows6Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1) => react_jsx_runtime.JSX.Element;
1016
+ declare const Sparkle16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1) => react_jsx_runtime.JSX.Element;
1035
1017
 
1036
1018
  interface SVGRProps {
1037
1019
  title?: string;
1038
1020
  titleId?: string;
1039
1021
  }
1040
- declare const Close8Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
1022
+ declare const Submit16Icon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
1041
1023
 
1042
- export { Access16Icon, Access24Icon, AccessToken16Icon, AccessToken24Icon, Action16Icon, Action24Icon, Add12Icon, AddRoundel12Icon, AddRoundel16Icon, AddRoundel24Icon, Affinity16Icon, Affinity24Icon, AutoRestart12Icon, Calendar16Icon, Calendar24Icon, Chat16Icon, Chat24Icon, Checkmark12Icon, Clipboard12Icon, Clipboard16Icon, Clipboard24Icon, Close12Icon, Close16Icon, Close8Icon, Cloud16Icon, Cloud24Icon, Compability16Icon, Compass16Icon, Compatibility24Icon, Contrast16Icon, Contrast24Icon, Copy12Icon, Cpu16Icon, Cpu24Icon, Delete16Icon, Delete24Icon, DirectionDownIcon, DirectionLeftIcon, DirectionRightIcon, DirectionUpIcon, Disabled12Icon, Dislike16Icon, Dislike24Icon, Document16Icon, Document24Icon, DocumentApi16Icon, Dots16Icon, Dots24Icon, Download24Icon, DownloadOutline12Icon, DownloadRoundel16Icon, Edit16Icon, Email16Icon, Email24Icon, Error12Icon, Error16Icon, Error24Icon, Filter12Icon, Filter16Icon, Firewall16Icon, Firewall24Icon, Folder16Icon, Folder24Icon, Gateway16Icon, Gateway24Icon, Heart16Icon, Heart24Icon, Hide12Icon, Hide16Icon, Hide24Icon, Hourglass16Icon, Hourglass24Icon, Images16Icon, Images24Icon, Info12Icon, Info16Icon, Info24Icon, Instances16Icon, Instances24Icon, Integration16Icon, IpGlobal16Icon, IpGlobal24Icon, IpLocal16Icon, IpLocal24Icon, Issues16Icon, Issues24Icon, Key12Icon, Key16Icon, Key24Icon, Like16Icon, Like24Icon, Link16Icon, LoadBalancer16Icon, LoadBalancer24Icon, Loader12Icon, Location24Icon, Logs16Icon, Logs24Icon, MenuClose12Icon, MenuOpen12Icon, Metrics16Icon, Metrics24Icon, Monitoring16Icon, Monitoring24Icon, More12Icon, Networking16Icon, Networking24Icon, NewWindow16Icon, NextArrow12Icon, Notifications16Icon, OpenLink12Icon, Organization16Icon, Organization24Icon, Overview16Icon, Overview24Icon, Person16Icon, Person24Icon, PersonGroup16Icon, PersonGroup24Icon, PrevArrow12Icon, Profile16Icon, Progress24Icon, Prohibited24Icon, Question12Icon, Question16Icon, Question24Icon, Ram16Icon, Refresh16Icon, Repair12Icon, Repair16Icon, Resize16Icon, Resize24Icon, Router16Icon, Router24Icon, Safety24Icon, Search16Icon, Security12Icon, Security16Icon, Security24Icon, SelectArrows6Icon, Servers16Icon, Servers24Icon, Settings16Icon, Settings24Icon, Show16Icon, SignOut16Icon, SizeOutline12Icon, Snapshots16Icon, Snapshots24Icon, SoftwareUpdate16Icon, SoftwareUpdate24Icon, Sort16Icon, Sparkle16Icon, Speaker24Icon, Ssd16Icon, Storage16Icon, Storage24Icon, Submit16Icon, Subnet16Icon, Subnet24Icon, Success12Icon, Tags16Icon, Terminal16Icon, Terminal24Icon, Time16Icon, TimeOutline12Icon, Transmit16Icon, Transmit24Icon, Unauthorized12Icon, Warning12Icon, Webhooks16Icon, Webhooks24Icon, Wireless24Icon };
1024
+ export { Access16Icon, Access24Icon, AccessToken16Icon, AccessToken24Icon, Action16Icon, Action24Icon, Add12Icon, AddRoundel12Icon, AddRoundel16Icon, AddRoundel24Icon, Affinity16Icon, Affinity24Icon, AutoRestart12Icon, Calendar16Icon, Calendar24Icon, Chat16Icon, Chat24Icon, Checkmark12Icon, Clipboard12Icon, Clipboard16Icon, Clipboard24Icon, Close12Icon, Close16Icon, Close8Icon, Cloud16Icon, Cloud24Icon, Compability16Icon, Compass16Icon, Compatibility24Icon, Contrast16Icon, Contrast24Icon, Copy12Icon, Cpu16Icon, Cpu24Icon, Delete16Icon, Delete24Icon, DirectionDownIcon, DirectionLeftIcon, DirectionRightIcon, DirectionUpIcon, Disabled12Icon, Dislike16Icon, Dislike24Icon, Document16Icon, Document24Icon, DocumentApi16Icon, Dots16Icon, Dots24Icon, Download24Icon, DownloadRoundel16Icon, Edit16Icon, Email16Icon, Email24Icon, Error12Icon, Error16Icon, Error24Icon, Filter12Icon, Filter16Icon, Firewall16Icon, Firewall24Icon, Folder16Icon, Folder24Icon, Gateway16Icon, Gateway24Icon, Heart16Icon, Heart24Icon, Hide12Icon, Hide16Icon, Hide24Icon, Hourglass16Icon, Hourglass24Icon, Images16Icon, Images24Icon, Info12Icon, Info16Icon, Info24Icon, Instances16Icon, Instances24Icon, Integration16Icon, IpGlobal16Icon, IpGlobal24Icon, IpLocal16Icon, IpLocal24Icon, Issues16Icon, Issues24Icon, Key12Icon, Key16Icon, Key24Icon, Like16Icon, Like24Icon, Link16Icon, LoadBalancer16Icon, LoadBalancer24Icon, Loader12Icon, Location24Icon, Logs16Icon, Logs24Icon, MenuClose12Icon, MenuOpen12Icon, Metrics16Icon, Metrics24Icon, Monitoring16Icon, Monitoring24Icon, More12Icon, Networking16Icon, Networking24Icon, NewWindow16Icon, NextArrow12Icon, Notifications16Icon, OpenLink12Icon, Organization16Icon, Organization24Icon, Overview16Icon, Overview24Icon, Person16Icon, Person24Icon, PersonGroup16Icon, PersonGroup24Icon, PrevArrow12Icon, Profile16Icon, Progress24Icon, Prohibited24Icon, Question12Icon, Question16Icon, Question24Icon, Ram16Icon, Refresh16Icon, Repair12Icon, Repair16Icon, Resize16Icon, Resize24Icon, Router16Icon, Router24Icon, Safety24Icon, Search16Icon, Security12Icon, Security16Icon, Security24Icon, SelectArrows6Icon, Servers16Icon, Servers24Icon, Settings16Icon, Settings24Icon, Show16Icon, SignOut16Icon, Snapshots16Icon, Snapshots24Icon, SoftwareUpdate16Icon, SoftwareUpdate24Icon, Sort16Icon, Sparkle16Icon, Speaker24Icon, Ssd16Icon, Storage16Icon, Storage24Icon, Submit16Icon, Subnet16Icon, Subnet24Icon, Success12Icon, Tags16Icon, Terminal16Icon, Terminal24Icon, Time16Icon, Transmit16Icon, Transmit24Icon, Unauthorized12Icon, Warning12Icon, Webhooks16Icon, Webhooks24Icon, Wireless24Icon };