@ethisyscore/plugin-ui 1.15.0 → 1.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1427 @@
1
+ import * as react from 'react';
2
+
3
+ declare function NiAirBalloon({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
4
+
5
+ declare function NiAnchor({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
6
+
7
+ declare function NiAnnouncement({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
8
+
9
+ declare function NiAntenna({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
10
+
11
+ declare function NiArchive({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
12
+
13
+ declare function NiArchiveCheck({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
14
+
15
+ declare function NiArrowCircleLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
16
+
17
+ declare function NiArrowCircleRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
18
+
19
+ declare function NiArrowDown({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
20
+
21
+ declare function NiArrowDownLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
22
+
23
+ declare function NiArrowDownLeftSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
24
+
25
+ declare function NiArrowDownRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
26
+
27
+ declare function NiArrowDownRightSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
28
+
29
+ declare function NiArrowDownSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
30
+
31
+ declare function NiArrowHistory({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
32
+
33
+ declare function NiArrowInDown({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
34
+
35
+ declare function NiArrowInLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
36
+
37
+ declare function NiArrowInRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
38
+
39
+ declare function NiArrowInUp({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
40
+
41
+ declare function NiArrowLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
42
+
43
+ declare function NiArrowLeftRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
44
+
45
+ declare function NiArrowLeftSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
46
+
47
+ declare function NiArrowOutDown({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
48
+
49
+ declare function NiArrowOutLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
50
+
51
+ declare function NiArrowOutRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
52
+
53
+ declare function NiArrowOutUp({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
54
+
55
+ declare function NiArrowRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
56
+
57
+ declare function NiArrowRightSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
58
+
59
+ declare function NiArrowUp({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
60
+
61
+ declare function NiArrowUpDown({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
62
+
63
+ declare function NiArrowUpLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
64
+
65
+ declare function NiArrowUpLeftSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
66
+
67
+ declare function NiArrowUpRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
68
+
69
+ declare function NiArrowUpRightSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
70
+
71
+ declare function NiArrowUpSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
72
+
73
+ declare function NiAt({ className, variant, size, oneTone }: NextureIconsProps): react.JSX.Element;
74
+
75
+ declare function NiBadge({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
76
+
77
+ declare function NiBadgeCheck({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
78
+
79
+ declare function NiBag({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
80
+
81
+ declare function NiBandAid({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
82
+
83
+ declare function NiBarcode({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
84
+
85
+ declare function NiBasket({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
86
+
87
+ declare function NiBatteryCharging({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
88
+
89
+ declare function NiBatteryEmpty({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
90
+
91
+ declare function NiBatteryFull({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
92
+
93
+ declare function NiBell({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
94
+
95
+ declare function NiBellInactive({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
96
+
97
+ declare function NiBinEmpty({ className, variant, size }: NextureIconsProps): react.JSX.Element;
98
+
99
+ declare function NiBinFull({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
100
+
101
+ declare function NiBloodCells({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
102
+
103
+ declare function NiBluetooth({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
104
+
105
+ declare function NiBook({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
106
+
107
+ declare function NiBookmark({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
108
+
109
+ declare function NiBookmarkSingle({ className, variant, size }: NextureIconsProps): react.JSX.Element;
110
+
111
+ declare function NiBraces({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
112
+
113
+ declare function NiBrackets({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
114
+
115
+ declare function NiBrain({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
116
+
117
+ declare function NiBrainCircuit({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
118
+
119
+ declare function NiBriefcase({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
120
+
121
+ declare function NiBrush({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
122
+
123
+ declare function NiBrushArt({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
124
+
125
+ declare function NiBrushArtSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
126
+
127
+ declare function NiBug({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
128
+
129
+ declare function NiBuilding({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
130
+
131
+ declare function NiBulbOff({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
132
+
133
+ declare function NiBulbOn({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
134
+
135
+ declare function NiButton({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
136
+
137
+ declare function NiButtonGroup({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
138
+
139
+ declare function NiButtonLarge({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
140
+
141
+ declare function NiCake({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
142
+
143
+ declare function NiCalendar({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
144
+
145
+ declare function NiCalendarClock({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
146
+
147
+ declare function NiCamera({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
148
+
149
+ declare function NiCar({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
150
+
151
+ declare function NiCartArrow({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
152
+
153
+ declare function NiCartCross({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
154
+
155
+ declare function NiCartEmpty({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
156
+
157
+ declare function NiCartMinus({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
158
+
159
+ declare function NiCartPlus({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
160
+
161
+ declare function NiCatalog({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
162
+
163
+ declare function NiCells({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
164
+
165
+ declare function NiCellsPlus({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
166
+
167
+ declare function NiChange({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
168
+
169
+ declare function NiChartBar({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
170
+
171
+ declare function NiChartCandleSticks({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
172
+
173
+ declare function NiChartFunnel({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
174
+
175
+ declare function NiChartHeatmap({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
176
+
177
+ declare function NiChartLine({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
178
+
179
+ declare function NiChartLineBar({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
180
+
181
+ declare function NiChartPie({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
182
+
183
+ declare function NiChartPolar({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
184
+
185
+ declare function NiChartRadar({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
186
+
187
+ declare function NiChartScatter({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
188
+
189
+ declare function NiCheck({ className, variant, size }: NextureIconsProps): react.JSX.Element;
190
+
191
+ declare function NiCheckFull({ className, variant, size }: NextureIconsProps): react.JSX.Element;
192
+
193
+ declare function NiCheckSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
194
+
195
+ declare function NiChef({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
196
+
197
+ declare function NiChevronDown({ className, variant, size }: NextureIconsProps): react.JSX.Element;
198
+
199
+ declare function NiChevronDownSmall({ className, variant, size }: NextureIconsProps): react.JSX.Element;
200
+
201
+ declare function NiChevronLeft({ className, variant, size }: NextureIconsProps): react.JSX.Element;
202
+
203
+ declare function NiChevronLeftRightReverseSmall({ className, variant, size, }: NextureIconsProps): react.JSX.Element;
204
+
205
+ declare function NiChevronLeftRightSmall({ className, variant, size, }: NextureIconsProps): react.JSX.Element;
206
+
207
+ declare function NiChevronLeftSmall({ className, variant, size }: NextureIconsProps): react.JSX.Element;
208
+
209
+ declare function NiChevronRight({ className, variant, size }: NextureIconsProps): react.JSX.Element;
210
+
211
+ declare function NiChevronRightSmall({ className, variant, size }: NextureIconsProps): react.JSX.Element;
212
+
213
+ declare function NiChevronUp({ className, variant, size }: NextureIconsProps): react.JSX.Element;
214
+
215
+ declare function NiChevronUpDownReverseSmall({ className, variant, size, }: NextureIconsProps): react.JSX.Element;
216
+
217
+ declare function NiChevronUpDownSmall({ className, variant, size }: NextureIconsProps): react.JSX.Element;
218
+
219
+ declare function NiChevronUpSmall({ className, variant, size }: NextureIconsProps): react.JSX.Element;
220
+
221
+ declare function NiCholesterol({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
222
+
223
+ declare function NiCircle({ className, variant, size }: NextureIconsProps): react.JSX.Element;
224
+
225
+ declare function NiClipboard({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
226
+
227
+ declare function NiClock({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
228
+
229
+ declare function NiCloud({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
230
+
231
+ declare function NiCloudPartly({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
232
+
233
+ declare function NiCloudRain({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
234
+
235
+ declare function NiCloudSnow({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
236
+
237
+ declare function NiCloudThunder({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
238
+
239
+ declare function NiCode({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
240
+
241
+ declare function NiCoffee({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
242
+
243
+ declare function NiCoin({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
244
+
245
+ declare function NiCollapse({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
246
+
247
+ declare function NiCollapseIn({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
248
+
249
+ declare function NiCols({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
250
+
251
+ declare function NiCompass({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
252
+
253
+ declare function NiController({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
254
+
255
+ declare function NiCopyright({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
256
+
257
+ declare function NiCpu({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
258
+
259
+ declare function NiCreditCard({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
260
+
261
+ declare function NiCrop({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
262
+
263
+ declare function NiCross({ className, variant, size }: NextureIconsProps): react.JSX.Element;
264
+
265
+ declare function NiCrossFull({ className, variant, size }: NextureIconsProps): react.JSX.Element;
266
+
267
+ declare function NiCrossHexagon({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
268
+
269
+ declare function NiCrossSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
270
+
271
+ declare function NiCrosshair({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
272
+
273
+ declare function NiCrown({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
274
+
275
+ declare function NiCursor({ className, variant, size }: NextureIconsProps): react.JSX.Element;
276
+
277
+ declare function NiDashboard({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
278
+
279
+ declare function NiDatabase({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
280
+
281
+ declare function NiDevops({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
282
+
283
+ declare function NiDiagram({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
284
+
285
+ declare function NiDice({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
286
+
287
+ declare function NiDirectory({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
288
+
289
+ declare function NiDocumentArchive({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
290
+
291
+ declare function NiDocumentChart({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
292
+
293
+ declare function NiDocumentCheck({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
294
+
295
+ declare function NiDocumentCode({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
296
+
297
+ declare function NiDocumentCross({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
298
+
299
+ declare function NiDocumentFull({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
300
+
301
+ declare function NiDocumentImage({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
302
+
303
+ declare function NiDocumentMinus({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
304
+
305
+ declare function NiDocumentNumber({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
306
+
307
+ declare function NiDocumentPlus({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
308
+
309
+ declare function NiDocumentVideo({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
310
+
311
+ declare function NiDollar({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
312
+
313
+ declare function NiDollarSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
314
+
315
+ declare function NiDotsSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
316
+
317
+ declare function NiDownloadCloud({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
318
+
319
+ declare function NiDragHorizontal({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
320
+
321
+ declare function NiDragVertical({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
322
+
323
+ declare function NiDrink({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
324
+
325
+ declare function NiDrop({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
326
+
327
+ declare function NiDuplicate({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
328
+
329
+ declare function NiEllipsisHorizontal({ className, variant, size }: NextureIconsProps): react.JSX.Element;
330
+
331
+ declare function NiEllipsisVertical({ className, variant, size }: NextureIconsProps): react.JSX.Element;
332
+
333
+ declare function NiEmail({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
334
+
335
+ declare function NiEmailOpen({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
336
+
337
+ declare function NiEndDownSmall({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
338
+
339
+ declare function NiEndLeftSmall({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
340
+
341
+ declare function NiEndRightSmall({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
342
+
343
+ declare function NiEndUpSmall({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
344
+
345
+ declare function NiEnterDown({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
346
+
347
+ declare function NiEnterLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
348
+
349
+ declare function NiEnterReverseDown({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
350
+
351
+ declare function NiEnterReverseLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
352
+
353
+ declare function NiEnterReverseRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
354
+
355
+ declare function NiEnterReverseUp({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
356
+
357
+ declare function NiEnterRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
358
+
359
+ declare function NiEnterUp({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
360
+
361
+ declare function NiEquals({ className, variant, size }: NextureIconsProps): react.JSX.Element;
362
+
363
+ declare function NiEqualsFull({ className, variant, size }: NextureIconsProps): react.JSX.Element;
364
+
365
+ declare function NiEraser({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
366
+
367
+ declare function NiEuro({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
368
+
369
+ declare function NiEuroSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
370
+
371
+ declare function NiExclamationHexagon({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
372
+
373
+ declare function NiExclamationSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
374
+
375
+ declare function NiExpand({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
376
+
377
+ declare function NiExpandFull({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
378
+
379
+ declare function NiExpandOut({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
380
+
381
+ declare function NiExpandSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
382
+
383
+ declare function NiExternal({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
384
+
385
+ declare function NiEyeClose({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
386
+
387
+ declare function NiEyeInactive({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
388
+
389
+ declare function NiEyeOpen({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
390
+
391
+ declare function NiFaceFrown({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
392
+
393
+ declare function NiFaceFrownMore({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
394
+
395
+ declare function NiFaceNeutral({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
396
+
397
+ declare function NiFaceSmile({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
398
+
399
+ declare function NiFaceSmileMore({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
400
+
401
+ declare function NiFemale({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
402
+
403
+ declare function NiFilter({ className, variant, size }: NextureIconsProps): react.JSX.Element;
404
+
405
+ declare function NiFilterCross({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
406
+
407
+ declare function NiFilterMinus({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
408
+
409
+ declare function NiFilterPlus({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
410
+
411
+ declare function NiFingerprint({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
412
+
413
+ declare function NiFire({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
414
+
415
+ declare function NiFirstAid({ className, variant, size }: NextureIconsProps): react.JSX.Element;
416
+
417
+ declare function NiFitness({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
418
+
419
+ declare function NiFlag({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
420
+
421
+ declare function NiFlash({ className, variant, size }: NextureIconsProps): react.JSX.Element;
422
+
423
+ declare function NiFlask({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
424
+
425
+ declare function NiFloppyDisk({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
426
+
427
+ declare function NiFolder({ className, variant, size }: NextureIconsProps): react.JSX.Element;
428
+
429
+ declare function NiFolderCheck({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
430
+
431
+ declare function NiFolderCross({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
432
+
433
+ declare function NiFolderMinus({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
434
+
435
+ declare function NiFolderPlus({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
436
+
437
+ declare function NiForwardDownSmall({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
438
+
439
+ declare function NiForwardLeftSmall({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
440
+
441
+ declare function NiForwardRightSmall({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
442
+
443
+ declare function NiForwardUpSmall({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
444
+
445
+ declare function NiGay({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
446
+
447
+ declare function NiGerm({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
448
+
449
+ declare function NiGogo({ className, variant, size }: NextureIconsProps): react.JSX.Element;
450
+
451
+ declare function NiGold({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
452
+
453
+ declare function NiGpu({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
454
+
455
+ declare function NiGraduation({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
456
+
457
+ declare function NiGroup({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
458
+
459
+ declare function NiHeadphones({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
460
+
461
+ declare function NiHeadset({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
462
+
463
+ declare function NiHeadsetMic({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
464
+
465
+ declare function NiHealth({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
466
+
467
+ declare function NiHeart({ className, variant, size }: NextureIconsProps): react.JSX.Element;
468
+
469
+ declare function NiHeartRate({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
470
+
471
+ declare function NiHearts({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
472
+
473
+ declare function NiHome({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
474
+
475
+ declare function NiInbox({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
476
+
477
+ declare function NiInfoSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
478
+
479
+ declare function NiInjection({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
480
+
481
+ declare function NiInput({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
482
+
483
+ declare function NiIntegration({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
484
+
485
+ declare function NiInternal({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
486
+
487
+ declare function NiIv({ className, variant, size, oneTone }: NextureIconsProps): react.JSX.Element;
488
+
489
+ declare function NiJoin({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
490
+
491
+ declare function NiKey({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
492
+
493
+ declare function NiKeyboard({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
494
+
495
+ declare function NiKnobs({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
496
+
497
+ declare function NiLaptop({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
498
+
499
+ declare function NiLaw({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
500
+
501
+ declare function NiLayout({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
502
+
503
+ declare function NiLike({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
504
+
505
+ declare function NiLink({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
506
+
507
+ declare function NiLinkBroken({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
508
+
509
+ declare function NiList({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
510
+
511
+ declare function NiListCheck({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
512
+
513
+ declare function NiListChevronDown({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
514
+
515
+ declare function NiListCircle({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
516
+
517
+ declare function NiListCross({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
518
+
519
+ declare function NiListNumber({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
520
+
521
+ declare function NiListSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
522
+
523
+ declare function NiLoader({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
524
+
525
+ declare function NiLock({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
526
+
527
+ declare function NiLuggage({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
528
+
529
+ declare function NiLungs({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
530
+
531
+ declare function NiMagicWand({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
532
+
533
+ declare function NiMale({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
534
+
535
+ declare function NiMap({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
536
+
537
+ declare function NiMasonary({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
538
+
539
+ declare function NiMedal({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
540
+
541
+ declare function NiMenu({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
542
+
543
+ declare function NiMenuLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
544
+
545
+ declare function NiMenuRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
546
+
547
+ declare function NiMenuSplit({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
548
+
549
+ declare function NiMenuSplitDot({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
550
+
551
+ declare function NiMenuSplitDotReverse({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
552
+
553
+ declare function NiMenuSplitReverse({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
554
+
555
+ declare function NiMessage({ className, variant, size }: NextureIconsProps): react.JSX.Element;
556
+
557
+ declare function NiMessageCheck({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
558
+
559
+ declare function NiMessageCross({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
560
+
561
+ declare function NiMessageDots({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
562
+
563
+ declare function NiMessageFilled({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
564
+
565
+ declare function NiMessageGrammar({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
566
+
567
+ declare function NiMessagePlus({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
568
+
569
+ declare function NiMessages({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
570
+
571
+ declare function NiMicrophone({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
572
+
573
+ declare function NiMinus({ className, variant, size }: NextureIconsProps): react.JSX.Element;
574
+
575
+ declare function NiMinusFull({ className, variant, size }: NextureIconsProps): react.JSX.Element;
576
+
577
+ declare function NiMinusSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
578
+
579
+ declare function NiMoney({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
580
+
581
+ declare function NiMoneyBag({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
582
+
583
+ declare function NiMoon({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
584
+
585
+ declare function NiMountain({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
586
+
587
+ declare function NiMouse({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
588
+
589
+ declare function NiMove({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
590
+
591
+ declare function NiMusic({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
592
+
593
+ declare function NiNetwork({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
594
+
595
+ declare function NiNext({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
596
+
597
+ declare function NiOxygen({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
598
+
599
+ declare function NiPaintBucket({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
600
+
601
+ declare function NiPaintRoller({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
602
+
603
+ declare function NiPalette({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
604
+
605
+ declare function NiPaperclip({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
606
+
607
+ declare function NiParentheses({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
608
+
609
+ declare function NiPath({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
610
+
611
+ declare function NiPause({ className, variant, size }: NextureIconsProps): react.JSX.Element;
612
+
613
+ declare function NiPen({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
614
+
615
+ declare function NiPenSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
616
+
617
+ declare function NiPercent({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
618
+
619
+ declare function NiPhone({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
620
+
621
+ declare function NiPhoneHandset({ className, variant, size }: NextureIconsProps): react.JSX.Element;
622
+
623
+ declare function NiPhoneHandsetCheck({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
624
+
625
+ declare function NiPhoneHandsetOff({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
626
+
627
+ declare function NiPhoneHandsetOn({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
628
+
629
+ declare function NiPin({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
630
+
631
+ declare function NiPinCheck({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
632
+
633
+ declare function NiPinCross({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
634
+
635
+ declare function NiPinPlus({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
636
+
637
+ declare function NiPine({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
638
+
639
+ declare function NiPivot({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
640
+
641
+ declare function NiPlane({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
642
+
643
+ declare function NiPlay({ className, variant, size }: NextureIconsProps): react.JSX.Element;
644
+
645
+ declare function NiPlug({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
646
+
647
+ declare function NiPlus({ className, variant, size }: NextureIconsProps): react.JSX.Element;
648
+
649
+ declare function NiPlusFull({ className, variant, size }: NextureIconsProps): react.JSX.Element;
650
+
651
+ declare function NiPlusSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
652
+
653
+ declare function NiPolitics({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
654
+
655
+ declare function NiPound({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
656
+
657
+ declare function NiPoundSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
658
+
659
+ declare function NiPower({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
660
+
661
+ declare function NiPresentation({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
662
+
663
+ declare function NiPrevious({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
664
+
665
+ declare function NiPrinter({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
666
+
667
+ declare function NiProgress({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
668
+
669
+ declare function NiPullRequestClosed({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
670
+
671
+ declare function NiPullRequestDraft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
672
+
673
+ declare function NiPullRequestMerged({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
674
+
675
+ declare function NiPullRequestOpen({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
676
+
677
+ declare function NiPulse({ className, variant, size }: NextureIconsProps): react.JSX.Element;
678
+
679
+ declare function NiPushPin({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
680
+
681
+ declare function NiPushPinLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
682
+
683
+ declare function NiPushPinRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
684
+
685
+ declare function NiPuzzle({ className, variant, size }: NextureIconsProps): react.JSX.Element;
686
+
687
+ declare function NiQuestionHexagon({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
688
+
689
+ declare function NiRadio({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
690
+
691
+ declare function NiRankFour({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
692
+
693
+ declare function NiRankOne({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
694
+
695
+ declare function NiRankThree({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
696
+
697
+ declare function NiRankTwo({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
698
+
699
+ declare function NiReceipt({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
700
+
701
+ declare function NiRecord({ className, variant, size }: NextureIconsProps): react.JSX.Element;
702
+
703
+ declare function NiRefresh({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
704
+
705
+ declare function NiReligion({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
706
+
707
+ declare function NiResearch({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
708
+
709
+ declare function NiRevenue({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
710
+
711
+ declare function NiReverseLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
712
+
713
+ declare function NiReverseRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
714
+
715
+ declare function NiRobot({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
716
+
717
+ declare function NiRocket({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
718
+
719
+ declare function NiRouter({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
720
+
721
+ declare function NiRows({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
722
+
723
+ declare function NiSafe({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
724
+
725
+ declare function NiScale({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
726
+
727
+ declare function NiScalpel({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
728
+
729
+ declare function NiScissors({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
730
+
731
+ declare function NiScreen({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
732
+
733
+ declare function NiScriptSub({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
734
+
735
+ declare function NiScriptSuper({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
736
+
737
+ declare function NiSdCard({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
738
+
739
+ declare function NiSearch({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
740
+
741
+ declare function NiSelect({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
742
+
743
+ declare function NiSendDown({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
744
+
745
+ declare function NiSendDownLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
746
+
747
+ declare function NiSendDownRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
748
+
749
+ declare function NiSendLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
750
+
751
+ declare function NiSendRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
752
+
753
+ declare function NiSendUp({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
754
+
755
+ declare function NiSendUpLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
756
+
757
+ declare function NiSendUpRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
758
+
759
+ declare function NiServer({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
760
+
761
+ declare function NiSettings({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
762
+
763
+ declare function NiShare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
764
+
765
+ declare function NiShield({ className, variant, size }: NextureIconsProps): react.JSX.Element;
766
+
767
+ declare function NiShieldCheck({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
768
+
769
+ declare function NiShieldCross({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
770
+
771
+ declare function NiShrinkFull({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
772
+
773
+ declare function NiShrinkSquare({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
774
+
775
+ declare function NiShuffle({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
776
+
777
+ declare function NiSign({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
778
+
779
+ declare function NiSignalLeftRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
780
+
781
+ declare function NiSignalRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
782
+
783
+ declare function NiSignalUp({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
784
+
785
+ declare function NiSigns({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
786
+
787
+ declare function NiSlashHexagon({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
788
+
789
+ declare function NiSlider({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
790
+
791
+ declare function NiSnow({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
792
+
793
+ declare function NiSoundCross({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
794
+
795
+ declare function NiSoundOff({ className, variant, size }: NextureIconsProps): react.JSX.Element;
796
+
797
+ declare function NiSoundOn({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
798
+
799
+ declare function NiSoundPlus({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
800
+
801
+ declare function NiSparkle({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
802
+
803
+ declare function NiSpinner({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
804
+
805
+ declare function NiSquare({ className, variant, size }: NextureIconsProps): react.JSX.Element;
806
+
807
+ declare function NiSquircle({ className, variant, size }: NextureIconsProps): react.JSX.Element;
808
+
809
+ declare function NiStar({ className, variant, size }: NextureIconsProps): react.JSX.Element;
810
+
811
+ declare function NiStars({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
812
+
813
+ declare function NiStomach({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
814
+
815
+ declare function NiStopwatch({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
816
+
817
+ declare function NiStore({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
818
+
819
+ declare function NiStructure({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
820
+
821
+ declare function NiSum({ className, variant, size }: NextureIconsProps): react.JSX.Element;
822
+
823
+ declare function NiSun({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
824
+
825
+ declare function NiSwap({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
826
+
827
+ declare function NiSwitch({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
828
+
829
+ declare function NiTablet({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
830
+
831
+ declare function NiTag({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
832
+
833
+ declare function NiTelescope({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
834
+
835
+ declare function NiTemperature({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
836
+
837
+ declare function NiTent({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
838
+
839
+ declare function NiTerminal({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
840
+
841
+ declare function NiTextBold({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
842
+
843
+ declare function NiTextCenter({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
844
+
845
+ declare function NiTextFont({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
846
+
847
+ declare function NiTextItalic({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
848
+
849
+ declare function NiTextJustify({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
850
+
851
+ declare function NiTextLeft({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
852
+
853
+ declare function NiTextQuote({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
854
+
855
+ declare function NiTextRight({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
856
+
857
+ declare function NiTextStrikethrough({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
858
+
859
+ declare function NiTextUnderline({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
860
+
861
+ declare function NiTextarea({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
862
+
863
+ declare function NiTicket({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
864
+
865
+ declare function NiTimeline({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
866
+
867
+ declare function NiTooth({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
868
+
869
+ declare function NiToyBoat({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
870
+
871
+ declare function NiToySky({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
872
+
873
+ declare function NiToyStacking({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
874
+
875
+ declare function NiTrade({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
876
+
877
+ declare function NiTree({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
878
+
879
+ declare function NiTrendDown({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
880
+
881
+ declare function NiTrendUp({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
882
+
883
+ declare function NiTriangleDown({ className, variant, size }: NextureIconsProps): react.JSX.Element;
884
+
885
+ declare function NiTriangleLeft({ className, variant, size }: NextureIconsProps): react.JSX.Element;
886
+
887
+ declare function NiTriangleRight({ className, variant, size }: NextureIconsProps): react.JSX.Element;
888
+
889
+ declare function NiTriangleUp({ className, variant, size }: NextureIconsProps): react.JSX.Element;
890
+
891
+ declare function NiTrophy({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
892
+
893
+ declare function NiTruck({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
894
+
895
+ declare function NiTubes({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
896
+
897
+ declare function NiUngroup({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
898
+
899
+ declare function NiUnlike({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
900
+
901
+ declare function NiUnlock({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
902
+
903
+ declare function NiUploadCloud({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
904
+
905
+ declare function NiUser({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
906
+
907
+ declare function NiUserCheck({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
908
+
909
+ declare function NiUserCross({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
910
+
911
+ declare function NiUserMinus({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
912
+
913
+ declare function NiUserPlus({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
914
+
915
+ declare function NiUsers({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
916
+
917
+ declare function NiVerified({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
918
+
919
+ declare function NiWallet({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
920
+
921
+ declare function NiWalletCrypto({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
922
+
923
+ declare function NiWatch({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
924
+
925
+ declare function NiWeightScale({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
926
+
927
+ declare function NiWind({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
928
+
929
+ declare function NiWorld({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
930
+
931
+ declare function NiZoomIn({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
932
+
933
+ declare function NiZoomOut({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
934
+
935
+ declare const IconMap: {
936
+ NiAI: typeof NiAI;
937
+ NiAirBalloon: typeof NiAirBalloon;
938
+ NiAnchor: typeof NiAnchor;
939
+ NiAnnouncement: typeof NiAnnouncement;
940
+ NiAntenna: typeof NiAntenna;
941
+ NiArchiveCheck: typeof NiArchiveCheck;
942
+ NiArchive: typeof NiArchive;
943
+ NiArrowCircleLeft: typeof NiArrowCircleLeft;
944
+ NiArrowCircleRight: typeof NiArrowCircleRight;
945
+ NiArrowDownLeftSquare: typeof NiArrowDownLeftSquare;
946
+ NiArrowDownLeft: typeof NiArrowDownLeft;
947
+ NiArrowDownRightSquare: typeof NiArrowDownRightSquare;
948
+ NiArrowDownRight: typeof NiArrowDownRight;
949
+ NiArrowDownSquare: typeof NiArrowDownSquare;
950
+ NiArrowDown: typeof NiArrowDown;
951
+ NiArrowHistory: typeof NiArrowHistory;
952
+ NiArrowInDown: typeof NiArrowInDown;
953
+ NiArrowInLeft: typeof NiArrowInLeft;
954
+ NiArrowInRight: typeof NiArrowInRight;
955
+ NiArrowInUp: typeof NiArrowInUp;
956
+ NiArrowLeftRight: typeof NiArrowLeftRight;
957
+ NiArrowLeftSquare: typeof NiArrowLeftSquare;
958
+ NiArrowLeft: typeof NiArrowLeft;
959
+ NiArrowOutDown: typeof NiArrowOutDown;
960
+ NiArrowOutLeft: typeof NiArrowOutLeft;
961
+ NiArrowOutRight: typeof NiArrowOutRight;
962
+ NiArrowOutUp: typeof NiArrowOutUp;
963
+ NiArrowRightSquare: typeof NiArrowRightSquare;
964
+ NiArrowRight: typeof NiArrowRight;
965
+ NiArrowUpDown: typeof NiArrowUpDown;
966
+ NiArrowUpLeftSquare: typeof NiArrowUpLeftSquare;
967
+ NiArrowUpLeft: typeof NiArrowUpLeft;
968
+ NiArrowUpRightSquare: typeof NiArrowUpRightSquare;
969
+ NiArrowUpRight: typeof NiArrowUpRight;
970
+ NiArrowUpSquare: typeof NiArrowUpSquare;
971
+ NiArrowUp: typeof NiArrowUp;
972
+ NiAt: typeof NiAt;
973
+ NiBadgeCheck: typeof NiBadgeCheck;
974
+ NiBadge: typeof NiBadge;
975
+ NiBag: typeof NiBag;
976
+ NiBandAid: typeof NiBandAid;
977
+ NiBarcode: typeof NiBarcode;
978
+ NiBasket: typeof NiBasket;
979
+ NiBatteryCharging: typeof NiBatteryCharging;
980
+ NiBatteryEmpty: typeof NiBatteryEmpty;
981
+ NiBatteryFull: typeof NiBatteryFull;
982
+ NiBellInactive: typeof NiBellInactive;
983
+ NiBell: typeof NiBell;
984
+ NiBinEmpty: typeof NiBinEmpty;
985
+ NiBinFull: typeof NiBinFull;
986
+ NiBloodCells: typeof NiBloodCells;
987
+ NiBluetooth: typeof NiBluetooth;
988
+ NiBook: typeof NiBook;
989
+ NiBookmarkSingle: typeof NiBookmarkSingle;
990
+ NiBookmark: typeof NiBookmark;
991
+ NiBraces: typeof NiBraces;
992
+ NiBrackets: typeof NiBrackets;
993
+ NiBrain: typeof NiBrain;
994
+ NiBrainCircuit: typeof NiBrainCircuit;
995
+ NiBriefcase: typeof NiBriefcase;
996
+ NiBrushArtSquare: typeof NiBrushArtSquare;
997
+ NiBrushArt: typeof NiBrushArt;
998
+ NiBrush: typeof NiBrush;
999
+ NiBug: typeof NiBug;
1000
+ NiBuilding: typeof NiBuilding;
1001
+ NiBulbOff: typeof NiBulbOff;
1002
+ NiBulbOn: typeof NiBulbOn;
1003
+ NiButton: typeof NiButton;
1004
+ NiButtonGroup: typeof NiButtonGroup;
1005
+ NiButtonLarge: typeof NiButtonLarge;
1006
+ NiCake: typeof NiCake;
1007
+ NiCalendar: typeof NiCalendar;
1008
+ NiCalendarClock: typeof NiCalendarClock;
1009
+ NiCamera: typeof NiCamera;
1010
+ NiCar: typeof NiCar;
1011
+ NiCartArrow: typeof NiCartArrow;
1012
+ NiCartCross: typeof NiCartCross;
1013
+ NiCartEmpty: typeof NiCartEmpty;
1014
+ NiCartMinus: typeof NiCartMinus;
1015
+ NiCartPlus: typeof NiCartPlus;
1016
+ NiCatalog: typeof NiCatalog;
1017
+ NiCellsPlus: typeof NiCellsPlus;
1018
+ NiCells: typeof NiCells;
1019
+ NiChange: typeof NiChange;
1020
+ NiChartBar: typeof NiChartBar;
1021
+ NiChartCandleSticks: typeof NiChartCandleSticks;
1022
+ NiChartFunnel: typeof NiChartFunnel;
1023
+ NiChartHeatmap: typeof NiChartHeatmap;
1024
+ NiChartLineBar: typeof NiChartLineBar;
1025
+ NiChartLine: typeof NiChartLine;
1026
+ NiChartPie: typeof NiChartPie;
1027
+ NiChartPolar: typeof NiChartPolar;
1028
+ NiChartRadar: typeof NiChartRadar;
1029
+ NiChartScatter: typeof NiChartScatter;
1030
+ NiCheckSquare: typeof NiCheckSquare;
1031
+ NiCheck: typeof NiCheck;
1032
+ NiCheckFull: typeof NiCheckFull;
1033
+ NiChef: typeof NiChef;
1034
+ NiChevronDownSmall: typeof NiChevronDownSmall;
1035
+ NiChevronDown: typeof NiChevronDown;
1036
+ NiChevronLeftRightReverseSmall: typeof NiChevronLeftRightReverseSmall;
1037
+ NiChevronLeftRightSmall: typeof NiChevronLeftRightSmall;
1038
+ NiChevronLeftSmall: typeof NiChevronLeftSmall;
1039
+ NiChevronLeft: typeof NiChevronLeft;
1040
+ NiChevronRightSmall: typeof NiChevronRightSmall;
1041
+ NiChevronRight: typeof NiChevronRight;
1042
+ NiChevronUpDownReverseSmall: typeof NiChevronUpDownReverseSmall;
1043
+ NiChevronUpDownSmall: typeof NiChevronUpDownSmall;
1044
+ NiChevronUpSmall: typeof NiChevronUpSmall;
1045
+ NiChevronUp: typeof NiChevronUp;
1046
+ NiCholesterol: typeof NiCholesterol;
1047
+ NiCircle: typeof NiCircle;
1048
+ NiClipboard: typeof NiClipboard;
1049
+ NiClock: typeof NiClock;
1050
+ NiCloudPartly: typeof NiCloudPartly;
1051
+ NiCloudRain: typeof NiCloudRain;
1052
+ NiCloudSnow: typeof NiCloudSnow;
1053
+ NiCloudThunder: typeof NiCloudThunder;
1054
+ NiCloud: typeof NiCloud;
1055
+ NiCode: typeof NiCode;
1056
+ NiCoffee: typeof NiCoffee;
1057
+ NiCoin: typeof NiCoin;
1058
+ NiCollapse: typeof NiCollapse;
1059
+ NiCollapseIn: typeof NiCollapseIn;
1060
+ NiCols: typeof NiCols;
1061
+ NiCompass: typeof NiCompass;
1062
+ NiController: typeof NiController;
1063
+ NiCopyright: typeof NiCopyright;
1064
+ NiCpu: typeof NiCpu;
1065
+ NiCreditCard: typeof NiCreditCard;
1066
+ NiCrop: typeof NiCrop;
1067
+ NiCrossHexagon: typeof NiCrossHexagon;
1068
+ NiCrossSquare: typeof NiCrossSquare;
1069
+ NiCross: typeof NiCross;
1070
+ NiCrossFull: typeof NiCrossFull;
1071
+ NiCrosshair: typeof NiCrosshair;
1072
+ NiCrown: typeof NiCrown;
1073
+ NiCursor: typeof NiCursor;
1074
+ NiDashboard: typeof NiDashboard;
1075
+ NiDatabase: typeof NiDatabase;
1076
+ NiDevops: typeof NiDevops;
1077
+ NiDiagram: typeof NiDiagram;
1078
+ NiDice: typeof NiDice;
1079
+ NiDirectory: typeof NiDirectory;
1080
+ NiDocumentArchive: typeof NiDocumentArchive;
1081
+ NiDocumentChart: typeof NiDocumentChart;
1082
+ NiDocumentCheck: typeof NiDocumentCheck;
1083
+ NiDocumentCode: typeof NiDocumentCode;
1084
+ NiDocumentCross: typeof NiDocumentCross;
1085
+ NiDocumentFull: typeof NiDocumentFull;
1086
+ NiDocumentImage: typeof NiDocumentImage;
1087
+ NiDocumentMinus: typeof NiDocumentMinus;
1088
+ NiDocumentNumber: typeof NiDocumentNumber;
1089
+ NiDocumentPlus: typeof NiDocumentPlus;
1090
+ NiDocumentVideo: typeof NiDocumentVideo;
1091
+ NiDollarSquare: typeof NiDollarSquare;
1092
+ NiDollar: typeof NiDollar;
1093
+ NiDotsSquare: typeof NiDotsSquare;
1094
+ NiDownloadCloud: typeof NiDownloadCloud;
1095
+ NiDragHorizontal: typeof NiDragHorizontal;
1096
+ NiDragVertical: typeof NiDragVertical;
1097
+ NiDrink: typeof NiDrink;
1098
+ NiDrop: typeof NiDrop;
1099
+ NiDuplicate: typeof NiDuplicate;
1100
+ NiEllipsisHorizontal: typeof NiEllipsisHorizontal;
1101
+ NiEllipsisVertical: typeof NiEllipsisVertical;
1102
+ NiEmailOpen: typeof NiEmailOpen;
1103
+ NiEmail: typeof NiEmail;
1104
+ NiEndDownSmall: typeof NiEndDownSmall;
1105
+ NiEndLeftSmall: typeof NiEndLeftSmall;
1106
+ NiEndRightSmall: typeof NiEndRightSmall;
1107
+ NiEndUpSmall: typeof NiEndUpSmall;
1108
+ NiEnterDown: typeof NiEnterDown;
1109
+ NiEnterLeft: typeof NiEnterLeft;
1110
+ NiEnterReverseDown: typeof NiEnterReverseDown;
1111
+ NiEnterReverseLeft: typeof NiEnterReverseLeft;
1112
+ NiEnterReverseRight: typeof NiEnterReverseRight;
1113
+ NiEnterReverseUp: typeof NiEnterReverseUp;
1114
+ NiEnterRight: typeof NiEnterRight;
1115
+ NiEnterUp: typeof NiEnterUp;
1116
+ NiEquals: typeof NiEquals;
1117
+ NiEqualsFull: typeof NiEqualsFull;
1118
+ NiEraser: typeof NiEraser;
1119
+ NiEuroSquare: typeof NiEuroSquare;
1120
+ NiEuro: typeof NiEuro;
1121
+ NiExclamationHexagon: typeof NiExclamationHexagon;
1122
+ NiExclamationSquare: typeof NiExclamationSquare;
1123
+ NiExpandOut: typeof NiExpandOut;
1124
+ NiExpandSquare: typeof NiExpandSquare;
1125
+ NiExpandFull: typeof NiExpandFull;
1126
+ NiExpand: typeof NiExpand;
1127
+ NiExternal: typeof NiExternal;
1128
+ NiEyeClose: typeof NiEyeClose;
1129
+ NiEyeInactive: typeof NiEyeInactive;
1130
+ NiEyeOpen: typeof NiEyeOpen;
1131
+ NiFaceFrownMore: typeof NiFaceFrownMore;
1132
+ NiFaceFrown: typeof NiFaceFrown;
1133
+ NiFaceNeutral: typeof NiFaceNeutral;
1134
+ NiFaceSmileMore: typeof NiFaceSmileMore;
1135
+ NiFaceSmile: typeof NiFaceSmile;
1136
+ NiFemale: typeof NiFemale;
1137
+ NiFilterCross: typeof NiFilterCross;
1138
+ NiFilterMinus: typeof NiFilterMinus;
1139
+ NiFilterPlus: typeof NiFilterPlus;
1140
+ NiFilter: typeof NiFilter;
1141
+ NiFingerprint: typeof NiFingerprint;
1142
+ NiFire: typeof NiFire;
1143
+ NiFirstAid: typeof NiFirstAid;
1144
+ NiFitness: typeof NiFitness;
1145
+ NiFlag: typeof NiFlag;
1146
+ NiFlash: typeof NiFlash;
1147
+ NiFlask: typeof NiFlask;
1148
+ NiFloppyDisk: typeof NiFloppyDisk;
1149
+ NiFolderCheck: typeof NiFolderCheck;
1150
+ NiFolderCross: typeof NiFolderCross;
1151
+ NiFolderMinus: typeof NiFolderMinus;
1152
+ NiFolderPlus: typeof NiFolderPlus;
1153
+ NiFolder: typeof NiFolder;
1154
+ NiForwardDownSmall: typeof NiForwardDownSmall;
1155
+ NiForwardLeftSmall: typeof NiForwardLeftSmall;
1156
+ NiForwardRightSmall: typeof NiForwardRightSmall;
1157
+ NiForwardUpSmall: typeof NiForwardUpSmall;
1158
+ NiGay: typeof NiGay;
1159
+ NiGerm: typeof NiGerm;
1160
+ NiGogo: typeof NiGogo;
1161
+ NiGold: typeof NiGold;
1162
+ NiGpu: typeof NiGpu;
1163
+ NiGroup: typeof NiGroup;
1164
+ NiGraduation: typeof NiGraduation;
1165
+ NiHeadphones: typeof NiHeadphones;
1166
+ NiHeadset: typeof NiHeadset;
1167
+ NiHeadsetMic: typeof NiHeadsetMic;
1168
+ NiHealth: typeof NiHealth;
1169
+ NiHeart: typeof NiHeart;
1170
+ NiHeartRate: typeof NiHeartRate;
1171
+ NiHearts: typeof NiHearts;
1172
+ NiHome: typeof NiHome;
1173
+ NiInbox: typeof NiInbox;
1174
+ NiInfoSquare: typeof NiInfoSquare;
1175
+ NiInjection: typeof NiInjection;
1176
+ NiInput: typeof NiInput;
1177
+ NiIntegration: typeof NiIntegration;
1178
+ NiInternal: typeof NiInternal;
1179
+ NiIv: typeof NiIv;
1180
+ NiJoin: typeof NiJoin;
1181
+ NiKey: typeof NiKey;
1182
+ NiKeyboard: typeof NiKeyboard;
1183
+ NiKnobs: typeof NiKnobs;
1184
+ NiLaptop: typeof NiLaptop;
1185
+ NiLayout: typeof NiLayout;
1186
+ NiLaw: typeof NiLaw;
1187
+ NiLike: typeof NiLike;
1188
+ NiLinkBroken: typeof NiLinkBroken;
1189
+ NiLink: typeof NiLink;
1190
+ NiListCheck: typeof NiListCheck;
1191
+ NiListChevronDown: typeof NiListChevronDown;
1192
+ NiListCircle: typeof NiListCircle;
1193
+ NiListCross: typeof NiListCross;
1194
+ NiListNumber: typeof NiListNumber;
1195
+ NiListSquare: typeof NiListSquare;
1196
+ NiList: typeof NiList;
1197
+ NiLungs: typeof NiLungs;
1198
+ NiLoader: typeof NiLoader;
1199
+ NiLock: typeof NiLock;
1200
+ NiLuggage: typeof NiLuggage;
1201
+ NiMagicWand: typeof NiMagicWand;
1202
+ NiMale: typeof NiMale;
1203
+ NiMap: typeof NiMap;
1204
+ NiMasonary: typeof NiMasonary;
1205
+ NiMedal: typeof NiMedal;
1206
+ NiMenu: typeof NiMenu;
1207
+ NiMenuLeft: typeof NiMenuLeft;
1208
+ NiMenuRight: typeof NiMenuRight;
1209
+ NiMenuSplitDotReverse: typeof NiMenuSplitDotReverse;
1210
+ NiMenuSplitDot: typeof NiMenuSplitDot;
1211
+ NiMenuSplitReverse: typeof NiMenuSplitReverse;
1212
+ NiMenuSplit: typeof NiMenuSplit;
1213
+ NiMessageCheck: typeof NiMessageCheck;
1214
+ NiMessageCross: typeof NiMessageCross;
1215
+ NiMessageDots: typeof NiMessageDots;
1216
+ NiMessageFilled: typeof NiMessageFilled;
1217
+ NiMessageGrammar: typeof NiMessageGrammar;
1218
+ NiMessagePlus: typeof NiMessagePlus;
1219
+ NiMessage: typeof NiMessage;
1220
+ NiMessages: typeof NiMessages;
1221
+ NiMicrophone: typeof NiMicrophone;
1222
+ NiMinus: typeof NiMinus;
1223
+ NiMinusFull: typeof NiMinusFull;
1224
+ NiMinusSquare: typeof NiMinusSquare;
1225
+ NiMoneyBag: typeof NiMoneyBag;
1226
+ NiMoney: typeof NiMoney;
1227
+ NiMoon: typeof NiMoon;
1228
+ NiMountain: typeof NiMountain;
1229
+ NiMouse: typeof NiMouse;
1230
+ NiMove: typeof NiMove;
1231
+ NiMusic: typeof NiMusic;
1232
+ NiNetwork: typeof NiNetwork;
1233
+ NiNext: typeof NiNext;
1234
+ NiOxygen: typeof NiOxygen;
1235
+ NiPaintBucket: typeof NiPaintBucket;
1236
+ NiPaintRoller: typeof NiPaintRoller;
1237
+ NiPalette: typeof NiPalette;
1238
+ NiPaperclip: typeof NiPaperclip;
1239
+ NiParentheses: typeof NiParentheses;
1240
+ NiPath: typeof NiPath;
1241
+ NiPause: typeof NiPause;
1242
+ NiPenSquare: typeof NiPenSquare;
1243
+ NiPen: typeof NiPen;
1244
+ NiPercent: typeof NiPercent;
1245
+ NiPhoneHandsetCheck: typeof NiPhoneHandsetCheck;
1246
+ NiPhoneHandsetOff: typeof NiPhoneHandsetOff;
1247
+ NiPhoneHandsetOn: typeof NiPhoneHandsetOn;
1248
+ NiPhoneHandset: typeof NiPhoneHandset;
1249
+ NiPhone: typeof NiPhone;
1250
+ NiPinCheck: typeof NiPinCheck;
1251
+ NiPinCross: typeof NiPinCross;
1252
+ NiPinPlus: typeof NiPinPlus;
1253
+ NiPin: typeof NiPin;
1254
+ NiPine: typeof NiPine;
1255
+ NiPivot: typeof NiPivot;
1256
+ NiPlane: typeof NiPlane;
1257
+ NiPlay: typeof NiPlay;
1258
+ NiPlug: typeof NiPlug;
1259
+ NiPlusSquare: typeof NiPlusSquare;
1260
+ NiPlus: typeof NiPlus;
1261
+ NiPlusFull: typeof NiPlusFull;
1262
+ NiPolitics: typeof NiPolitics;
1263
+ NiPoundSquare: typeof NiPoundSquare;
1264
+ NiPound: typeof NiPound;
1265
+ NiPower: typeof NiPower;
1266
+ NiPresentation: typeof NiPresentation;
1267
+ NiPrevious: typeof NiPrevious;
1268
+ NiPrinter: typeof NiPrinter;
1269
+ NiProgress: typeof NiProgress;
1270
+ NiPullRequestClosed: typeof NiPullRequestClosed;
1271
+ NiPullRequestDraft: typeof NiPullRequestDraft;
1272
+ NiPullRequestMerged: typeof NiPullRequestMerged;
1273
+ NiPullRequestOpen: typeof NiPullRequestOpen;
1274
+ NiPulse: typeof NiPulse;
1275
+ NiPushPin: typeof NiPushPin;
1276
+ NiPushPinLeft: typeof NiPushPinLeft;
1277
+ NiPushPinRight: typeof NiPushPinRight;
1278
+ NiPuzzle: typeof NiPuzzle;
1279
+ NiQuestionHexagon: typeof NiQuestionHexagon;
1280
+ NiRankOne: typeof NiRankOne;
1281
+ NiRankTwo: typeof NiRankTwo;
1282
+ NiRankThree: typeof NiRankThree;
1283
+ NiRankFour: typeof NiRankFour;
1284
+ NiRadio: typeof NiRadio;
1285
+ NiReceipt: typeof NiReceipt;
1286
+ NiRecord: typeof NiRecord;
1287
+ NiRefresh: typeof NiRefresh;
1288
+ NiReligion: typeof NiReligion;
1289
+ NiResearch: typeof NiResearch;
1290
+ NiRevenue: typeof NiRevenue;
1291
+ NiReverseLeft: typeof NiReverseLeft;
1292
+ NiReverseRight: typeof NiReverseRight;
1293
+ NiRobot: typeof NiRobot;
1294
+ NiRocket: typeof NiRocket;
1295
+ NiRouter: typeof NiRouter;
1296
+ NiRows: typeof NiRows;
1297
+ NiSafe: typeof NiSafe;
1298
+ NiScale: typeof NiScale;
1299
+ NiScalpel: typeof NiScalpel;
1300
+ NiScissors: typeof NiScissors;
1301
+ NiScreen: typeof NiScreen;
1302
+ NiScriptSub: typeof NiScriptSub;
1303
+ NiScriptSuper: typeof NiScriptSuper;
1304
+ NiSdCard: typeof NiSdCard;
1305
+ NiSearch: typeof NiSearch;
1306
+ NiSelect: typeof NiSelect;
1307
+ NiSendDownLeft: typeof NiSendDownLeft;
1308
+ NiSendDownRight: typeof NiSendDownRight;
1309
+ NiSendDown: typeof NiSendDown;
1310
+ NiSendLeft: typeof NiSendLeft;
1311
+ NiSendRight: typeof NiSendRight;
1312
+ NiSendUpLeft: typeof NiSendUpLeft;
1313
+ NiSendUpRight: typeof NiSendUpRight;
1314
+ NiSendUp: typeof NiSendUp;
1315
+ NiServer: typeof NiServer;
1316
+ NiSettings: typeof NiSettings;
1317
+ NiShare: typeof NiShare;
1318
+ NiShieldCheck: typeof NiShieldCheck;
1319
+ NiShieldCross: typeof NiShieldCross;
1320
+ NiShield: typeof NiShield;
1321
+ NiShrinkSquare: typeof NiShrinkSquare;
1322
+ NiShrinkFull: typeof NiShrinkFull;
1323
+ NiShuffle: typeof NiShuffle;
1324
+ NiSign: typeof NiSign;
1325
+ NiSignalLeftRight: typeof NiSignalLeftRight;
1326
+ NiSignalRight: typeof NiSignalRight;
1327
+ NiSignalUp: typeof NiSignalUp;
1328
+ NiSigns: typeof NiSigns;
1329
+ NiSlashHexagon: typeof NiSlashHexagon;
1330
+ NiSlider: typeof NiSlider;
1331
+ NiSnow: typeof NiSnow;
1332
+ NiSoundCross: typeof NiSoundCross;
1333
+ NiSoundOff: typeof NiSoundOff;
1334
+ NiSoundOn: typeof NiSoundOn;
1335
+ NiSoundPlus: typeof NiSoundPlus;
1336
+ NiSparkle: typeof NiSparkle;
1337
+ NiSpinner: typeof NiSpinner;
1338
+ NiSquare: typeof NiSquare;
1339
+ NiSquircle: typeof NiSquircle;
1340
+ NiStar: typeof NiStar;
1341
+ NiStars: typeof NiStars;
1342
+ NiStopwatch: typeof NiStopwatch;
1343
+ NiStore: typeof NiStore;
1344
+ NiStomach: typeof NiStomach;
1345
+ NiStructure: typeof NiStructure;
1346
+ NiSum: typeof NiSum;
1347
+ NiSun: typeof NiSun;
1348
+ NiSwap: typeof NiSwap;
1349
+ NiSwitch: typeof NiSwitch;
1350
+ NiTablet: typeof NiTablet;
1351
+ NiTag: typeof NiTag;
1352
+ NiTelescope: typeof NiTelescope;
1353
+ NiTemperature: typeof NiTemperature;
1354
+ NiTent: typeof NiTent;
1355
+ NiTerminal: typeof NiTerminal;
1356
+ NiTextBold: typeof NiTextBold;
1357
+ NiTextCenter: typeof NiTextCenter;
1358
+ NiTextFont: typeof NiTextFont;
1359
+ NiTextItalic: typeof NiTextItalic;
1360
+ NiTextJustify: typeof NiTextJustify;
1361
+ NiTextLeft: typeof NiTextLeft;
1362
+ NiTextQuote: typeof NiTextQuote;
1363
+ NiTextRight: typeof NiTextRight;
1364
+ NiTextStrikethrough: typeof NiTextStrikethrough;
1365
+ NiTextUnderline: typeof NiTextUnderline;
1366
+ NiTextarea: typeof NiTextarea;
1367
+ NiTicket: typeof NiTicket;
1368
+ NiTimeline: typeof NiTimeline;
1369
+ NiTooth: typeof NiTooth;
1370
+ NiToyBoat: typeof NiToyBoat;
1371
+ NiToySky: typeof NiToySky;
1372
+ NiToyStacking: typeof NiToyStacking;
1373
+ NiTrade: typeof NiTrade;
1374
+ NiTree: typeof NiTree;
1375
+ NiTrendDown: typeof NiTrendDown;
1376
+ NiTrendUp: typeof NiTrendUp;
1377
+ NiTriangleDown: typeof NiTriangleDown;
1378
+ NiTriangleLeft: typeof NiTriangleLeft;
1379
+ NiTriangleRight: typeof NiTriangleRight;
1380
+ NiTriangleUp: typeof NiTriangleUp;
1381
+ NiTrophy: typeof NiTrophy;
1382
+ NiTruck: typeof NiTruck;
1383
+ NiTubes: typeof NiTubes;
1384
+ NiUngroup: typeof NiUngroup;
1385
+ NiUnlike: typeof NiUnlike;
1386
+ NiUnlock: typeof NiUnlock;
1387
+ NiUploadCloud: typeof NiUploadCloud;
1388
+ NiUserCheck: typeof NiUserCheck;
1389
+ NiUserCross: typeof NiUserCross;
1390
+ NiUserMinus: typeof NiUserMinus;
1391
+ NiUserPlus: typeof NiUserPlus;
1392
+ NiUser: typeof NiUser;
1393
+ NiUsers: typeof NiUsers;
1394
+ NiVerified: typeof NiVerified;
1395
+ NiWalletCrypto: typeof NiWalletCrypto;
1396
+ NiWallet: typeof NiWallet;
1397
+ NiWatch: typeof NiWatch;
1398
+ NiWeightScale: typeof NiWeightScale;
1399
+ NiWind: typeof NiWind;
1400
+ NiWorld: typeof NiWorld;
1401
+ NiZoomIn: typeof NiZoomIn;
1402
+ NiZoomOut: typeof NiZoomOut;
1403
+ };
1404
+ type IconName = keyof typeof IconMap;
1405
+ type IconSize = "large" | "medium" | "small" | "tiny" | number;
1406
+ type IconVariant = "outlined" | "contained";
1407
+ type NextureIconsProps = {
1408
+ variant?: IconVariant;
1409
+ className?: string;
1410
+ size?: IconSize;
1411
+ strokeWidth?: number;
1412
+ oneTone?: boolean;
1413
+ };
1414
+ type NextureIconsPropsComponent = NextureIconsProps & {
1415
+ icon: IconName;
1416
+ };
1417
+ declare const NextureIcons: React.FC<NextureIconsPropsComponent>;
1418
+ declare const sizeHelper: (size: NextureIconsProps["size"]) => number;
1419
+ declare const strokeSizeHelper: (size: number) => 1.15 | 1.5 | 1.75;
1420
+
1421
+ declare function NiAI({ className, variant, size, oneTone }: NextureIconsProps): react.JSX.Element;
1422
+
1423
+ declare function NiCameraInactive({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
1424
+
1425
+ declare function NiMicrophoneInactive({ className, variant, size, oneTone, }: NextureIconsProps): react.JSX.Element;
1426
+
1427
+ export { IconMap, type IconName, type IconSize, type IconVariant, NextureIcons, type NextureIconsProps, type NextureIconsPropsComponent, NiAI as NiAi, NiAirBalloon, NiAnchor, NiAnnouncement, NiAntenna, NiArchive, NiArchiveCheck, NiArrowCircleLeft, NiArrowCircleRight, NiArrowDown, NiArrowDownLeft, NiArrowDownLeftSquare, NiArrowDownRight, NiArrowDownRightSquare, NiArrowDownSquare, NiArrowHistory, NiArrowInDown, NiArrowInLeft, NiArrowInRight, NiArrowInUp, NiArrowLeft, NiArrowLeftRight, NiArrowLeftSquare, NiArrowOutDown, NiArrowOutLeft, NiArrowOutRight, NiArrowOutUp, NiArrowRight, NiArrowRightSquare, NiArrowUp, NiArrowUpDown, NiArrowUpLeft, NiArrowUpLeftSquare, NiArrowUpRight, NiArrowUpRightSquare, NiArrowUpSquare, NiAt, NiBadge, NiBadgeCheck, NiBag, NiBandAid, NiBarcode, NiBasket, NiBatteryCharging, NiBatteryEmpty, NiBatteryFull, NiBell, NiBellInactive, NiBinEmpty, NiBinFull, NiBloodCells, NiBluetooth, NiBook, NiBookmark, NiBookmarkSingle, NiBraces, NiBrackets, NiBrain, NiBrainCircuit, NiBriefcase, NiBrush, NiBrushArt, NiBrushArtSquare, NiBug, NiBuilding, NiBulbOff, NiBulbOn, NiButton, NiButtonGroup, NiButtonLarge, NiCake, NiCalendar, NiCalendarClock, NiCamera, NiCameraInactive, NiCar, NiCartArrow, NiCartCross, NiCartEmpty, NiCartMinus, NiCartPlus, NiCatalog, NiCells, NiCellsPlus, NiChange, NiChartBar, NiChartCandleSticks, NiChartFunnel, NiChartHeatmap, NiChartLine, NiChartLineBar, NiChartPie, NiChartPolar, NiChartRadar, NiChartScatter, NiCheck, NiCheckFull, NiCheckSquare, NiChef, NiChevronDown, NiChevronDownSmall, NiChevronLeft, NiChevronLeftRightReverseSmall, NiChevronLeftRightSmall, NiChevronLeftSmall, NiChevronRight, NiChevronRightSmall, NiChevronUp, NiChevronUpDownReverseSmall, NiChevronUpDownSmall, NiChevronUpSmall, NiCholesterol, NiCircle, NiClipboard, NiClock, NiCloud, NiCloudPartly, NiCloudRain, NiCloudSnow, NiCloudThunder, NiCode, NiCoffee, NiCoin, NiCollapse, NiCollapseIn, NiCols, NiCompass, NiController, NiCopyright, NiCpu, NiCreditCard, NiCrop, NiCross, NiCrossFull, NiCrossHexagon, NiCrossSquare, NiCrosshair, NiCrown, NiCursor, NiDashboard, NiDatabase, NiDevops, NiDiagram, NiDice, NiDirectory, NiDocumentArchive, NiDocumentChart, NiDocumentCheck, NiDocumentCode, NiDocumentCross, NiDocumentFull, NiDocumentImage, NiDocumentMinus, NiDocumentNumber, NiDocumentPlus, NiDocumentVideo, NiDollar, NiDollarSquare, NiDotsSquare, NiDownloadCloud, NiDragHorizontal, NiDragVertical, NiDrink, NiDrop, NiDuplicate, NiEllipsisHorizontal, NiEllipsisVertical, NiEmail, NiEmailOpen, NiEndDownSmall, NiEndLeftSmall, NiEndRightSmall, NiEndUpSmall, NiEnterDown, NiEnterLeft, NiEnterReverseDown, NiEnterReverseLeft, NiEnterReverseRight, NiEnterReverseUp, NiEnterRight, NiEnterUp, NiEquals, NiEqualsFull, NiEraser, NiEuro, NiEuroSquare, NiExclamationHexagon, NiExclamationSquare, NiExpand, NiExpandFull, NiExpandOut, NiExpandSquare, NiExternal, NiEyeClose, NiEyeInactive, NiEyeOpen, NiFaceFrown, NiFaceFrownMore, NiFaceNeutral, NiFaceSmile, NiFaceSmileMore, NiFemale, NiFilter, NiFilterCross, NiFilterMinus, NiFilterPlus, NiFingerprint, NiFire, NiFirstAid, NiFitness, NiFlag, NiFlash, NiFlask, NiFloppyDisk, NiFolder, NiFolderCheck, NiFolderCross, NiFolderMinus, NiFolderPlus, NiForwardDownSmall, NiForwardLeftSmall, NiForwardRightSmall, NiForwardUpSmall, NiGay, NiGerm, NiGogo, NiGold, NiGpu, NiGraduation, NiGroup, NiHeadphones, NiHeadset, NiHeadsetMic, NiHealth, NiHeart, NiHeartRate, NiHearts, NiHome, NiInbox, NiInfoSquare, NiInjection, NiInput, NiIntegration, NiInternal, NiIv, NiJoin, NiKey, NiKeyboard, NiKnobs, NiLaptop, NiLaw, NiLayout, NiLike, NiLink, NiLinkBroken, NiList, NiListCheck, NiListChevronDown, NiListCircle, NiListCross, NiListNumber, NiListSquare, NiLoader, NiLock, NiLuggage, NiLungs, NiMagicWand, NiMale, NiMap, NiMasonary, NiMedal, NiMenu, NiMenuLeft, NiMenuRight, NiMenuSplit, NiMenuSplitDot, NiMenuSplitDotReverse, NiMenuSplitReverse, NiMessage, NiMessageCheck, NiMessageCross, NiMessageDots, NiMessageFilled, NiMessageGrammar, NiMessagePlus, NiMessages, NiMicrophone, NiMicrophoneInactive, NiMinus, NiMinusFull, NiMinusSquare, NiMoney, NiMoneyBag, NiMoon, NiMountain, NiMouse, NiMove, NiMusic, NiNetwork, NiNext, NiOxygen, NiPaintBucket, NiPaintRoller, NiPalette, NiPaperclip, NiParentheses, NiPath, NiPause, NiPen, NiPenSquare, NiPercent, NiPhone, NiPhoneHandset, NiPhoneHandsetCheck, NiPhoneHandsetOff, NiPhoneHandsetOn, NiPin, NiPinCheck, NiPinCross, NiPinPlus, NiPine, NiPivot, NiPlane, NiPlay, NiPlug, NiPlus, NiPlusFull, NiPlusSquare, NiPolitics, NiPound, NiPoundSquare, NiPower, NiPresentation, NiPrevious, NiPrinter, NiProgress, NiPullRequestClosed, NiPullRequestDraft, NiPullRequestMerged, NiPullRequestOpen, NiPulse, NiPushPin, NiPushPinLeft, NiPushPinRight, NiPuzzle, NiQuestionHexagon, NiRadio, NiRankFour, NiRankOne, NiRankThree, NiRankTwo, NiReceipt, NiRecord, NiRefresh, NiReligion, NiResearch, NiRevenue, NiReverseLeft, NiReverseRight, NiRobot, NiRocket, NiRouter, NiRows, NiSafe, NiScale, NiScalpel, NiScissors, NiScreen, NiScriptSub, NiScriptSuper, NiSdCard, NiSearch, NiSelect, NiSendDown, NiSendDownLeft, NiSendDownRight, NiSendLeft, NiSendRight, NiSendUp, NiSendUpLeft, NiSendUpRight, NiServer, NiSettings, NiShare, NiShield, NiShieldCheck, NiShieldCross, NiShrinkFull, NiShrinkSquare, NiShuffle, NiSign, NiSignalLeftRight, NiSignalRight, NiSignalUp, NiSigns, NiSlashHexagon, NiSlider, NiSnow, NiSoundCross, NiSoundOff, NiSoundOn, NiSoundPlus, NiSparkle, NiSpinner, NiSquare, NiSquircle, NiStar, NiStars, NiStomach, NiStopwatch, NiStore, NiStructure, NiSum, NiSun, NiSwap, NiSwitch, NiTablet, NiTag, NiTelescope, NiTemperature, NiTent, NiTerminal, NiTextBold, NiTextCenter, NiTextFont, NiTextItalic, NiTextJustify, NiTextLeft, NiTextQuote, NiTextRight, NiTextStrikethrough, NiTextUnderline, NiTextarea, NiTicket, NiTimeline, NiTooth, NiToyBoat, NiToySky, NiToyStacking, NiTrade, NiTree, NiTrendDown, NiTrendUp, NiTriangleDown, NiTriangleLeft, NiTriangleRight, NiTriangleUp, NiTrophy, NiTruck, NiTubes, NiUngroup, NiUnlike, NiUnlock, NiUploadCloud, NiUser, NiUserCheck, NiUserCross, NiUserMinus, NiUserPlus, NiUsers, NiVerified, NiWallet, NiWalletCrypto, NiWatch, NiWeightScale, NiWind, NiWorld, NiZoomIn, NiZoomOut, sizeHelper, strokeSizeHelper };