@refineui/icon-cdn 0.3.25 → 0.3.26
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/filled-icons.d.ts +206 -43
- package/dist/filled-icons.js +215 -49
- package/dist/index.esm.js +415 -89
- package/dist/index.js +826 -174
- package/dist/index.umd.js +826 -174
- package/dist/regular-icons.d.ts +206 -43
- package/dist/regular-icons.js +215 -49
- package/package.json +1 -1
package/dist/filled-icons.d.ts
CHANGED
|
@@ -1,21 +1,45 @@
|
|
|
1
|
-
export declare const
|
|
1
|
+
export declare const AccessTimeFilled: string;
|
|
2
2
|
export declare const AccessibilityFilled: string;
|
|
3
3
|
export declare const AddFilled: string;
|
|
4
|
+
export declare const AddCircleFilled: string;
|
|
5
|
+
export declare const AddSquareFilled: string;
|
|
4
6
|
export declare const AirplaneFilled: string;
|
|
5
7
|
export declare const AlbumFilled: string;
|
|
6
8
|
export declare const AlertFilled: string;
|
|
7
|
-
export declare const
|
|
9
|
+
export declare const AlertBadgeFilled: string;
|
|
10
|
+
export declare const AlertOffFilled: string;
|
|
11
|
+
export declare const AlignBottomFilled: string;
|
|
12
|
+
export declare const AlignCenterHorizontalFilled: string;
|
|
13
|
+
export declare const AlignCenterVerticalFilled: string;
|
|
14
|
+
export declare const AlignLeftFilled: string;
|
|
15
|
+
export declare const AlignRightFilled: string;
|
|
16
|
+
export declare const AlignTopFilled: string;
|
|
8
17
|
export declare const AndroidFilled: string;
|
|
9
|
-
export declare const
|
|
18
|
+
export declare const AppFolderFilled: string;
|
|
19
|
+
export declare const AppRecentFilled: string;
|
|
20
|
+
export declare const AppTitleFilled: string;
|
|
10
21
|
export declare const AppstoreFilled: string;
|
|
11
22
|
export declare const AutosumFilled: string;
|
|
12
23
|
export declare const BackpackFilled: string;
|
|
13
24
|
export declare const BackspaceFilled: string;
|
|
14
25
|
export declare const BadgeFilled: string;
|
|
15
26
|
export declare const BalloonFilled: string;
|
|
16
|
-
export declare const
|
|
17
|
-
export declare const
|
|
18
|
-
export declare const
|
|
27
|
+
export declare const BarChartHorizontalFilled: string;
|
|
28
|
+
export declare const BarChartHorizontalDescendingFilled: string;
|
|
29
|
+
export declare const BarChartVerticalFilled: string;
|
|
30
|
+
export declare const BarChartVerticalDescendingFilled: string;
|
|
31
|
+
export declare const BarcodeScannerFilled: string;
|
|
32
|
+
export declare const Battery0Filled: string;
|
|
33
|
+
export declare const Battery10Filled: string;
|
|
34
|
+
export declare const Battery100Filled: string;
|
|
35
|
+
export declare const Battery20Filled: string;
|
|
36
|
+
export declare const Battery30Filled: string;
|
|
37
|
+
export declare const Battery40Filled: string;
|
|
38
|
+
export declare const Battery50Filled: string;
|
|
39
|
+
export declare const Battery60Filled: string;
|
|
40
|
+
export declare const Battery70Filled: string;
|
|
41
|
+
export declare const Battery80Filled: string;
|
|
42
|
+
export declare const Battery90Filled: string;
|
|
19
43
|
export declare const BlockFilled: string;
|
|
20
44
|
export declare const BluetoothFilled: string;
|
|
21
45
|
export declare const BlurFilled: string;
|
|
@@ -27,23 +51,30 @@ export declare const CalculatorFilled: string;
|
|
|
27
51
|
export declare const CalendarFilled: string;
|
|
28
52
|
export declare const CameraFilled: string;
|
|
29
53
|
export declare const CartFilled: string;
|
|
30
|
-
export declare const
|
|
54
|
+
export declare const CartonBoxFilled: string;
|
|
31
55
|
export declare const ChartFilled: string;
|
|
32
56
|
export declare const ChatFilled: string;
|
|
57
|
+
export declare const ChatAddFilled: string;
|
|
58
|
+
export declare const ChatEmptyFilled: string;
|
|
33
59
|
export declare const CheckmarkFilled: string;
|
|
34
60
|
export declare const ChessFilled: string;
|
|
35
|
-
export declare const
|
|
61
|
+
export declare const ChevronDownFilled: string;
|
|
62
|
+
export declare const ChevronLeftFilled: string;
|
|
63
|
+
export declare const ChevronRightFilled: string;
|
|
64
|
+
export declare const ChevronUpFilled: string;
|
|
36
65
|
export declare const CircleFilled: string;
|
|
37
66
|
export declare const ClipboardFilled: string;
|
|
38
67
|
export declare const ClockFilled: string;
|
|
68
|
+
export declare const ClockAlarmFilled: string;
|
|
39
69
|
export declare const CloudFilled: string;
|
|
40
70
|
export declare const CloverFilled: string;
|
|
41
71
|
export declare const CodeFilled: string;
|
|
72
|
+
export declare const CodeBlockFilled: string;
|
|
42
73
|
export declare const CommaFilled: string;
|
|
43
74
|
export declare const CommentFilled: string;
|
|
44
75
|
export declare const ConeFilled: string;
|
|
45
76
|
export declare const ContrastFilled: string;
|
|
46
|
-
export declare const
|
|
77
|
+
export declare const ControlButtonFilled: string;
|
|
47
78
|
export declare const CookieFilled: string;
|
|
48
79
|
export declare const CopyFilled: string;
|
|
49
80
|
export declare const CouchFilled: string;
|
|
@@ -57,47 +88,73 @@ export declare const CutFilled: string;
|
|
|
57
88
|
export declare const DartFilled: string;
|
|
58
89
|
export declare const DatabaseFilled: string;
|
|
59
90
|
export declare const DeleteFilled: string;
|
|
91
|
+
export declare const DeleteOffFilled: string;
|
|
60
92
|
export declare const DentistFilled: string;
|
|
61
93
|
export declare const DeskFilled: string;
|
|
62
94
|
export declare const DesktopFilled: string;
|
|
95
|
+
export declare const DesktopMacFilled: string;
|
|
63
96
|
export declare const DialpadFilled: string;
|
|
64
97
|
export declare const DiamondFilled: string;
|
|
65
98
|
export declare const DismissFilled: string;
|
|
99
|
+
export declare const DismissCircleFilled: string;
|
|
100
|
+
export declare const DismissSquareFilled: string;
|
|
66
101
|
export declare const DoctorFilled: string;
|
|
67
102
|
export declare const DocumentFilled: string;
|
|
103
|
+
export declare const DocumentBorderFilled: string;
|
|
68
104
|
export declare const DoorFilled: string;
|
|
69
105
|
export declare const DragFilled: string;
|
|
70
106
|
export declare const DrawerFilled: string;
|
|
71
107
|
export declare const DropFilled: string;
|
|
72
|
-
export declare const
|
|
108
|
+
export declare const DualScreenFilled: string;
|
|
73
109
|
export declare const DumbbellFilled: string;
|
|
74
110
|
export declare const DustFilled: string;
|
|
75
111
|
export declare const EarthFilled: string;
|
|
76
112
|
export declare const EditFilled: string;
|
|
113
|
+
export declare const EditOffFilled: string;
|
|
77
114
|
export declare const ElevatorFilled: string;
|
|
78
115
|
export declare const EmojiFilled: string;
|
|
116
|
+
export declare const EmojiAngryFilled: string;
|
|
117
|
+
export declare const EmojiCoolFilled: string;
|
|
118
|
+
export declare const EmojiGrimacingFilled: string;
|
|
119
|
+
export declare const EmojiLaughFilled: string;
|
|
120
|
+
export declare const EmojiMehFilled: string;
|
|
121
|
+
export declare const EmojiSadFilled: string;
|
|
122
|
+
export declare const EmojiSurpriseFilled: string;
|
|
79
123
|
export declare const EngineFilled: string;
|
|
80
124
|
export declare const EqualFilled: string;
|
|
81
|
-
export declare const
|
|
125
|
+
export declare const EqualCircleFilled: string;
|
|
126
|
+
export declare const EqualOffFilled: string;
|
|
127
|
+
export declare const ErrorCircleFilled: string;
|
|
82
128
|
export declare const EyeFilled: string;
|
|
129
|
+
export declare const EyeOffFilled: string;
|
|
83
130
|
export declare const EyedropperFilled: string;
|
|
84
|
-
export declare const
|
|
131
|
+
export declare const EyedropperOffFilled: string;
|
|
132
|
+
export declare const FastForwardFilled: string;
|
|
85
133
|
export declare const FilmstripFilled: string;
|
|
134
|
+
export declare const FilmstripOffFilled: string;
|
|
86
135
|
export declare const FilterFilled: string;
|
|
87
136
|
export declare const FireFilled: string;
|
|
88
137
|
export declare const FlagFilled: string;
|
|
138
|
+
export declare const FlagOffFilled: string;
|
|
89
139
|
export declare const FlashFilled: string;
|
|
140
|
+
export declare const FlashOffFilled: string;
|
|
90
141
|
export declare const FlashlightFilled: string;
|
|
91
|
-
export declare const
|
|
142
|
+
export declare const FlashlightOffFilled: string;
|
|
143
|
+
export declare const FlipHorizontalFilled: string;
|
|
144
|
+
export declare const FlipVerticialFilled: string;
|
|
92
145
|
export declare const FolderFilled: string;
|
|
146
|
+
export declare const FolderOpenFilled: string;
|
|
93
147
|
export declare const FrameFilled: string;
|
|
94
|
-
export declare const
|
|
148
|
+
export declare const FullScreenMaximizeFilled: string;
|
|
149
|
+
export declare const FullScreenMinimizeFilled: string;
|
|
95
150
|
export declare const GamesFilled: string;
|
|
96
|
-
export declare const
|
|
151
|
+
export declare const GanttChartFilled: string;
|
|
97
152
|
export declare const GasFilled: string;
|
|
153
|
+
export declare const GasStationFilled: string;
|
|
98
154
|
export declare const GavelFilled: string;
|
|
99
155
|
export declare const GifFilled: string;
|
|
100
156
|
export declare const GiftFilled: string;
|
|
157
|
+
export declare const GiftCardFilled: string;
|
|
101
158
|
export declare const GitFilled: string;
|
|
102
159
|
export declare const GlassesFilled: string;
|
|
103
160
|
export declare const GlobalFilled: string;
|
|
@@ -105,102 +162,160 @@ export declare const GridFilled: string;
|
|
|
105
162
|
export declare const GuestFilled: string;
|
|
106
163
|
export declare const GuitarFilled: string;
|
|
107
164
|
export declare const HammerFilled: string;
|
|
108
|
-
export declare const
|
|
109
|
-
export declare const
|
|
165
|
+
export declare const HardDriveFilled: string;
|
|
166
|
+
export declare const HatGraduationFilled: string;
|
|
110
167
|
export declare const HdFilled: string;
|
|
111
168
|
export declare const HdrFilled: string;
|
|
169
|
+
export declare const HdrOffFilled: string;
|
|
112
170
|
export declare const HeadphonesFilled: string;
|
|
113
|
-
export declare const
|
|
171
|
+
export declare const HeadphonesMicFilled: string;
|
|
172
|
+
export declare const HeadsetVrFilled: string;
|
|
114
173
|
export declare const HeartFilled: string;
|
|
174
|
+
export declare const HeartBrokenFilled: string;
|
|
115
175
|
export declare const HexagonFilled: string;
|
|
116
176
|
export declare const HighlightFilled: string;
|
|
117
177
|
export declare const HighwayFilled: string;
|
|
118
178
|
export declare const HomeFilled: string;
|
|
179
|
+
export declare const HomeCheckmarkFilled: string;
|
|
119
180
|
export declare const HourglassFilled: string;
|
|
181
|
+
export declare const HourglassHalfFilled: string;
|
|
182
|
+
export declare const HourglassOneQuarterFilled: string;
|
|
183
|
+
export declare const HourglassThreeQuarterFilled: string;
|
|
120
184
|
export declare const HtmlFilled: string;
|
|
121
185
|
export declare const ImageFilled: string;
|
|
186
|
+
export declare const ImageCircleFilled: string;
|
|
122
187
|
export declare const ImportantFilled: string;
|
|
123
188
|
export declare const IncognitoFilled: string;
|
|
124
189
|
export declare const InfoFilled: string;
|
|
125
190
|
export declare const IosFilled: string;
|
|
191
|
+
export declare const IosArrowLtrFilled: string;
|
|
192
|
+
export declare const IosArrowRtlFilled: string;
|
|
193
|
+
export declare const IosChevronLtrFilled: string;
|
|
194
|
+
export declare const IosChevronRtlFilled: string;
|
|
126
195
|
export declare const IotFilled: string;
|
|
127
196
|
export declare const JavascriptFilled: string;
|
|
128
197
|
export declare const JoystickFilled: string;
|
|
129
198
|
export declare const JsonFilled: string;
|
|
199
|
+
export declare const JsonFileFilled: string;
|
|
130
200
|
export declare const KeyFilled: string;
|
|
201
|
+
export declare const KeyMultipleFilled: string;
|
|
131
202
|
export declare const KeyboardFilled: string;
|
|
203
|
+
export declare const KeyboardBackspaceFilled: string;
|
|
204
|
+
export declare const KeyboardCommandFilled: string;
|
|
205
|
+
export declare const KeyboardLockFilled: string;
|
|
206
|
+
export declare const KeyboardOffFilled: string;
|
|
207
|
+
export declare const KeyboardOptionFilled: string;
|
|
208
|
+
export declare const KeyboardReturnFilled: string;
|
|
209
|
+
export declare const KeyboardShiftFilled: string;
|
|
210
|
+
export declare const KeyboardShiftUppercaseFilled: string;
|
|
211
|
+
export declare const KeyboardTabFilled: string;
|
|
132
212
|
export declare const KioskFilled: string;
|
|
133
213
|
export declare const KotlinFilled: string;
|
|
134
214
|
export declare const LaptopFilled: string;
|
|
135
215
|
export declare const LayerFilled: string;
|
|
136
216
|
export declare const LightbulbFilled: string;
|
|
137
217
|
export declare const LineFilled: string;
|
|
218
|
+
export declare const LineDashesFilled: string;
|
|
219
|
+
export declare const LineHorizontal1Filled: string;
|
|
220
|
+
export declare const LineHorizontal1DashesFilled: string;
|
|
138
221
|
export declare const LinkFilled: string;
|
|
139
|
-
export declare const LocalFilled: string;
|
|
140
222
|
export declare const LocalLanguageFilled: string;
|
|
141
223
|
export declare const LocationFilled: string;
|
|
142
|
-
export declare const
|
|
224
|
+
export declare const LocationArrowFilled: string;
|
|
225
|
+
export declare const LockClosedFilled: string;
|
|
226
|
+
export declare const LockOpenFilled: string;
|
|
143
227
|
export declare const LuggageFilled: string;
|
|
144
228
|
export declare const MacosFilled: string;
|
|
145
229
|
export declare const MailFilled: string;
|
|
230
|
+
export declare const MailReadFilled: string;
|
|
146
231
|
export declare const MailboxFilled: string;
|
|
147
232
|
export declare const MapFilled: string;
|
|
148
233
|
export declare const MarkdownFilled: string;
|
|
149
|
-
export declare const
|
|
234
|
+
export declare const MathSymbolsFilled: string;
|
|
150
235
|
export declare const MegaphoneFilled: string;
|
|
151
236
|
export declare const MicFilled: string;
|
|
152
237
|
export declare const MoonFilled: string;
|
|
153
|
-
export declare const
|
|
238
|
+
export declare const MoreCircleFilled: string;
|
|
239
|
+
export declare const MoreHorizontalFilled: string;
|
|
240
|
+
export declare const MoreVerticialFilled: string;
|
|
154
241
|
export declare const MouseFilled: string;
|
|
155
242
|
export declare const MovieFilled: string;
|
|
156
|
-
export declare const
|
|
243
|
+
export declare const NetworkCheckFilled: string;
|
|
157
244
|
export declare const NewsFilled: string;
|
|
158
245
|
export declare const NextFilled: string;
|
|
159
246
|
export declare const NoteFilled: string;
|
|
160
247
|
export declare const NotebookFilled: string;
|
|
161
248
|
export declare const NotepadFilled: string;
|
|
162
|
-
export declare const
|
|
249
|
+
export declare const NumberCircle0Filled: string;
|
|
250
|
+
export declare const NumberCircle1Filled: string;
|
|
251
|
+
export declare const NumberCircle2Filled: string;
|
|
252
|
+
export declare const NumberCircle3Filled: string;
|
|
253
|
+
export declare const NumberCircle4Filled: string;
|
|
254
|
+
export declare const NumberCircle5Filled: string;
|
|
255
|
+
export declare const NumberCircle6Filled: string;
|
|
256
|
+
export declare const NumberCircle7Filled: string;
|
|
257
|
+
export declare const NumberCircle8Filled: string;
|
|
258
|
+
export declare const NumberCircle9Filled: string;
|
|
259
|
+
export declare const NumberSymbolFilled: string;
|
|
260
|
+
export declare const NumberSymbolCircleFilled: string;
|
|
261
|
+
export declare const NumberSymbolSquareFilled: string;
|
|
163
262
|
export declare const OpacityFilled: string;
|
|
164
263
|
export declare const OpenFilled: string;
|
|
264
|
+
export declare const OpenOffFilled: string;
|
|
165
265
|
export declare const OptionsFilled: string;
|
|
166
266
|
export declare const OrganizationFilled: string;
|
|
267
|
+
export declare const OrganizationHorizontalFilled: string;
|
|
167
268
|
export declare const OrientationFilled: string;
|
|
168
269
|
export declare const OvalFilled: string;
|
|
169
270
|
export declare const OvenFilled: string;
|
|
170
271
|
export declare const PaddingFilled: string;
|
|
171
|
-
export declare const
|
|
172
|
-
export declare const
|
|
272
|
+
export declare const PageFitFilled: string;
|
|
273
|
+
export declare const PaintBrushFilled: string;
|
|
274
|
+
export declare const PaintBucketFilled: string;
|
|
173
275
|
export declare const ParallelogramFilled: string;
|
|
174
276
|
export declare const PasswordFilled: string;
|
|
175
277
|
export declare const PauseFilled: string;
|
|
278
|
+
export declare const PauseCircleFilled: string;
|
|
176
279
|
export declare const PaymentFilled: string;
|
|
280
|
+
export declare const PaymentWirelessFilled: string;
|
|
177
281
|
export declare const PenFilled: string;
|
|
282
|
+
export declare const PenOffFilled: string;
|
|
178
283
|
export declare const PentagonFilled: string;
|
|
179
284
|
export declare const PersonFilled: string;
|
|
285
|
+
export declare const PersonVoiceFilled: string;
|
|
180
286
|
export declare const PhoneFilled: string;
|
|
181
287
|
export declare const PianoFilled: string;
|
|
182
288
|
export declare const PinFilled: string;
|
|
183
289
|
export declare const PipelineFilled: string;
|
|
184
290
|
export declare const PlayFilled: string;
|
|
291
|
+
export declare const PlayCircleFilled: string;
|
|
185
292
|
export declare const PlaystoreFilled: string;
|
|
186
|
-
export declare const
|
|
293
|
+
export declare const PortHdmiFilled: string;
|
|
294
|
+
export declare const PortMicroUsbFilled: string;
|
|
295
|
+
export declare const PortUsbAFilled: string;
|
|
296
|
+
export declare const PortUsbCFilled: string;
|
|
187
297
|
export declare const PowerFilled: string;
|
|
188
|
-
export declare const
|
|
298
|
+
export declare const PreviewLinkFilled: string;
|
|
189
299
|
export declare const PreviousFilled: string;
|
|
190
300
|
export declare const PrintFilled: string;
|
|
191
301
|
export declare const PulseFilled: string;
|
|
302
|
+
export declare const PulseCircleFilled: string;
|
|
303
|
+
export declare const PulseSquareFilled: string;
|
|
192
304
|
export declare const PythonFilled: string;
|
|
193
|
-
export declare const
|
|
305
|
+
export declare const QrCodeFilled: string;
|
|
194
306
|
export declare const QuestionFilled: string;
|
|
195
|
-
export declare const
|
|
307
|
+
export declare const QuestionCircleFilled: string;
|
|
308
|
+
export declare const RadioButtonFilled: string;
|
|
196
309
|
export declare const RamFilled: string;
|
|
197
310
|
export declare const RecordFilled: string;
|
|
311
|
+
export declare const RecordStopFilled: string;
|
|
198
312
|
export declare const RectangleFilled: string;
|
|
199
313
|
export declare const RefineuiFilled: string;
|
|
200
314
|
export declare const RewindFilled: string;
|
|
201
315
|
export declare const RhombusFilled: string;
|
|
202
316
|
export declare const RibbonFilled: string;
|
|
203
317
|
export declare const RoadFilled: string;
|
|
318
|
+
export declare const RoadConeFilled: string;
|
|
204
319
|
export declare const RocketFilled: string;
|
|
205
320
|
export declare const RotationFilled: string;
|
|
206
321
|
export declare const RouterFilled: string;
|
|
@@ -212,24 +327,40 @@ export declare const ScalesFilled: string;
|
|
|
212
327
|
export declare const ScriptFilled: string;
|
|
213
328
|
export declare const SearchFilled: string;
|
|
214
329
|
export declare const SendFilled: string;
|
|
215
|
-
export declare const
|
|
330
|
+
export declare const SerialPortFilled: string;
|
|
216
331
|
export declare const ServerFilled: string;
|
|
217
|
-
export declare const
|
|
332
|
+
export declare const ServerLinkFilled: string;
|
|
333
|
+
export declare const ServerPlayFilled: string;
|
|
334
|
+
export declare const ServiceBellFilled: string;
|
|
218
335
|
export declare const SettingsFilled: string;
|
|
219
|
-
export declare const
|
|
336
|
+
export declare const ShapeExcludeFilled: string;
|
|
337
|
+
export declare const ShapeIntersectFilled: string;
|
|
338
|
+
export declare const ShapeSubtractFilled: string;
|
|
339
|
+
export declare const ShapeUnionFilled: string;
|
|
220
340
|
export declare const ShapesFilled: string;
|
|
221
341
|
export declare const ShareFilled: string;
|
|
222
|
-
export declare const
|
|
342
|
+
export declare const ShareAndroidFilled: string;
|
|
343
|
+
export declare const ShareIosFilled: string;
|
|
344
|
+
export declare const ShellScriptFilled: string;
|
|
223
345
|
export declare const ShieldFilled: string;
|
|
224
|
-
export declare const
|
|
346
|
+
export declare const ShoppingBagFilled: string;
|
|
225
347
|
export declare const SimFilled: string;
|
|
226
|
-
export declare const
|
|
348
|
+
export declare const SlideAddFilled: string;
|
|
349
|
+
export declare const SlideContentFilled: string;
|
|
350
|
+
export declare const SlideEraserFilled: string;
|
|
351
|
+
export declare const SlideGridFilled: string;
|
|
352
|
+
export declare const SlideHideFilled: string;
|
|
353
|
+
export declare const SlideLayoutFilled: string;
|
|
227
354
|
export declare const SmartwatchFilled: string;
|
|
228
|
-
export declare const
|
|
355
|
+
export declare const SoundSourceFilled: string;
|
|
229
356
|
export declare const SpacebarFilled: string;
|
|
230
|
-
export declare const
|
|
231
|
-
export declare const
|
|
357
|
+
export declare const SportBaseballFilled: string;
|
|
358
|
+
export declare const SportBasketballFilled: string;
|
|
359
|
+
export declare const SportSoccerFilled: string;
|
|
360
|
+
export declare const SprayCanFilled: string;
|
|
232
361
|
export declare const SquareFilled: string;
|
|
362
|
+
export declare const SquareHintFilled: string;
|
|
363
|
+
export declare const SquareMultipleFilled: string;
|
|
233
364
|
export declare const StarFilled: string;
|
|
234
365
|
export declare const StopFilled: string;
|
|
235
366
|
export declare const SubtractFilled: string;
|
|
@@ -241,32 +372,64 @@ export declare const TargetFilled: string;
|
|
|
241
372
|
export declare const TemperatureFilled: string;
|
|
242
373
|
export declare const TentFilled: string;
|
|
243
374
|
export declare const TextFilled: string;
|
|
375
|
+
export declare const TextAlignCenterFilled: string;
|
|
376
|
+
export declare const TextAlignJustifyFilled: string;
|
|
377
|
+
export declare const TextAlignLeftFilled: string;
|
|
378
|
+
export declare const TextAlignRightFilled: string;
|
|
244
379
|
export declare const TextboxFilled: string;
|
|
380
|
+
export declare const TextboxAlignBottomFilled: string;
|
|
381
|
+
export declare const TextboxAlignBottomCenterFilled: string;
|
|
382
|
+
export declare const TextboxAlignBottomLeftFilled: string;
|
|
383
|
+
export declare const TextboxAlignBottomRightFilled: string;
|
|
384
|
+
export declare const TextboxAlignCenterFilled: string;
|
|
385
|
+
export declare const TextboxAlignMiddleFilled: string;
|
|
386
|
+
export declare const TextboxAlignMiddleLeftFilled: string;
|
|
387
|
+
export declare const TextboxAlignMiddleRightFilled: string;
|
|
388
|
+
export declare const TextboxAlignTopFilled: string;
|
|
389
|
+
export declare const TextboxAlignTopCenterFilled: string;
|
|
390
|
+
export declare const TextboxAlignTopLeftFilled: string;
|
|
391
|
+
export declare const TextboxAlignTopRightFilled: string;
|
|
245
392
|
export declare const ThinkingFilled: string;
|
|
246
393
|
export declare const TicketFilled: string;
|
|
247
394
|
export declare const TimerFilled: string;
|
|
248
|
-
export declare const
|
|
395
|
+
export declare const ToggleLeftFilled: string;
|
|
396
|
+
export declare const ToggleMultipleFilled: string;
|
|
397
|
+
export declare const ToggleRightFilled: string;
|
|
249
398
|
export declare const ToolboxFilled: string;
|
|
250
399
|
export declare const TrophyFilled: string;
|
|
251
400
|
export declare const TvFilled: string;
|
|
252
401
|
export declare const TypescriptFilled: string;
|
|
253
402
|
export declare const UmbrellaFilled: string;
|
|
254
403
|
export declare const UsbFilled: string;
|
|
404
|
+
export declare const UsbCableFilled: string;
|
|
255
405
|
export declare const VerifiedFilled: string;
|
|
256
406
|
export declare const VideoFilled: string;
|
|
407
|
+
export declare const VideoClipFilled: string;
|
|
408
|
+
export declare const VideoPlayPauseFilled: string;
|
|
257
409
|
export declare const VoicemailFilled: string;
|
|
258
410
|
export declare const VoteFilled: string;
|
|
259
|
-
export declare const
|
|
411
|
+
export declare const WalkieTalkieFilled: string;
|
|
260
412
|
export declare const WalletFilled: string;
|
|
261
413
|
export declare const WandFilled: string;
|
|
262
414
|
export declare const WarningFilled: string;
|
|
263
415
|
export declare const WasherFilled: string;
|
|
264
416
|
export declare const WaterFilled: string;
|
|
265
|
-
export declare const
|
|
417
|
+
export declare const WeatherBlowingSnowFilled: string;
|
|
418
|
+
export declare const WeatherCloudyFilled: string;
|
|
419
|
+
export declare const WeatherRainFilled: string;
|
|
420
|
+
export declare const WeatherSnowFilled: string;
|
|
421
|
+
export declare const WeatherSnowflakeFilled: string;
|
|
422
|
+
export declare const WeatherSunnyFilled: string;
|
|
423
|
+
export declare const WeatherThunderstormFilled: string;
|
|
266
424
|
export declare const WebFilled: string;
|
|
267
|
-
export declare const
|
|
425
|
+
export declare const Wifi1Filled: string;
|
|
426
|
+
export declare const Wifi2Filled: string;
|
|
427
|
+
export declare const Wifi3Filled: string;
|
|
428
|
+
export declare const Wifi4Filled: string;
|
|
268
429
|
export declare const WindowsFilled: string;
|
|
269
430
|
export declare const WrenchFilled: string;
|
|
270
431
|
export declare const XrayFilled: string;
|
|
271
432
|
export declare const ZoomFilled: string;
|
|
433
|
+
export declare const ZoomInFilled: string;
|
|
434
|
+
export declare const ZoomOutFilled: string;
|
|
272
435
|
//# sourceMappingURL=filled-icons.d.ts.map
|