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