@mxenabled/mx-icons 1.3.0 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -4,164 +4,429 @@ import { JSX } from 'react/jsx-runtime';
4
4
 
5
5
  export declare const AccountBalance: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
6
6
 
7
+ export declare const AccountBalanceWallet: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
8
+
7
9
  export declare const Add: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
8
10
 
9
11
  export declare const AddBox: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
10
12
 
13
+ export declare const AddTask: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
14
+
11
15
  export declare const AirplaneTicket: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
12
16
 
17
+ export declare const AirportShuttle: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
18
+
19
+ export declare const Apartment: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
20
+
21
+ export declare const Apps: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
22
+
13
23
  export declare const ArrowBack: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
14
24
 
25
+ export declare const ArrowBackIosNew: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
26
+
27
+ export declare const ArrowDownwardAlt: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
28
+
29
+ export declare const ArrowForwardIos: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
30
+
31
+ export declare const ArrowLeftAlt: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
32
+
33
+ export declare const ArrowRightAlt: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
34
+
35
+ export declare const ArrowUpwardAlt: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
36
+
15
37
  export declare const Article: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
16
38
 
39
+ export declare const Atm: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
40
+
17
41
  export declare const AttachMoney: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
18
42
 
19
43
  export declare const BarChart: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
20
44
 
21
45
  export declare const BidLandscape: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
22
46
 
47
+ export declare const Block: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
48
+
23
49
  export declare const BubbleChart: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
24
50
 
51
+ export declare const BuildCircle: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
52
+
53
+ export declare const BusinessCenter: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
54
+
55
+ export declare const Cached: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
56
+
57
+ export declare const Calculate: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
58
+
25
59
  export declare const CalendarMonth: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
26
60
 
61
+ export declare const Call: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
62
+
63
+ export declare const CallMerge: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
64
+
27
65
  export declare const CallSplit: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
28
66
 
67
+ export declare const Campaign: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
68
+
29
69
  export declare const Cancel: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
30
70
 
31
71
  export declare const Cardiology: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
32
72
 
73
+ export declare const Category: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
74
+
75
+ export declare const Celebration: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
76
+
33
77
  export declare const Chair: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
34
78
 
79
+ export declare const ChatBubble: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
80
+
81
+ export declare const Check: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
82
+
35
83
  export declare const Checkbook: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
36
84
 
85
+ export declare const CheckBox: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
86
+
87
+ export declare const CheckBoxOutlineBlank: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
88
+
37
89
  export declare const CheckCircle: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
38
90
 
91
+ export declare const Checklist: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
92
+
39
93
  export declare const ChevronLeft: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
40
94
 
41
95
  export declare const ChevronRight: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
42
96
 
43
97
  export declare const Close: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
44
98
 
99
+ export declare const Code: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
100
+
101
+ export declare const CompareArrows: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
102
+
45
103
  export declare const Computer: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
46
104
 
105
+ export declare const ContentCopy: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
106
+
107
+ export declare const Contract: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
108
+
109
+ export declare const Cottage: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
110
+
47
111
  export declare const CreditCard: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
48
112
 
113
+ export declare const CreditScore: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
114
+
115
+ export declare const CurrencyBitcoin: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
116
+
49
117
  export declare const CurrencyExchange: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
50
118
 
51
119
  export declare const DarkMode: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
52
120
 
121
+ export declare const Dashboard: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
122
+
53
123
  export declare const Delete: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
54
124
 
125
+ export declare const Description: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
126
+
55
127
  export declare const DesktopWindows: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
56
128
 
129
+ export declare const Devices: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
130
+
131
+ export declare const DevicesOther: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
132
+
133
+ export declare const Diagnosis: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
134
+
57
135
  export declare const Diamond: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
58
136
 
59
137
  export declare const DirectionsCar: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
60
138
 
139
+ export declare const Diversity1: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
140
+
141
+ export declare const DonutSmall: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
142
+
143
+ export declare const Download: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
144
+
145
+ export declare const DragHandle: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
146
+
147
+ export declare const Dropdown: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
148
+
61
149
  export declare const EcgHeart: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
62
150
 
63
151
  export declare const Edit: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
64
152
 
153
+ export declare const ElectricalServices: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
154
+
155
+ export declare const Elevation: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
156
+
65
157
  export declare const Equal: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
66
158
 
67
159
  declare const Error_2: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
68
160
  export { Error_2 as Error }
69
161
 
162
+ export declare const Euro: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
163
+
164
+ export declare const ExpandAll: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
165
+
70
166
  export declare const ExpandLess: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
71
167
 
72
168
  export declare const ExpandMore: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
73
169
 
170
+ export declare const Face: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
171
+
74
172
  export declare const Favorite: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
75
173
 
174
+ export declare const FeaturedSeasonalAndGifts: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
175
+
176
+ export declare const Feed: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
177
+
76
178
  export declare const FilterAlt: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
77
179
 
78
180
  export declare const Flag: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
79
181
 
80
182
  export declare const Flare: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
81
183
 
184
+ export declare const Flowsheet: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
185
+
186
+ export declare const Folder: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
187
+
82
188
  export declare const FormatListBulleted: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
83
189
 
190
+ export declare const FormatListNumbered: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
191
+
192
+ export declare const GalleryThumbnail: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
193
+
194
+ export declare const GridView: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
195
+
196
+ export declare const Grocery: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
197
+
198
+ export declare const Group: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
199
+
200
+ export declare const Groups: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
201
+
202
+ export declare const HeapSnapshotLarge: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
203
+
204
+ export declare const Help: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
205
+
206
+ declare const History_2: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
207
+ export { History_2 as History }
208
+
209
+ export declare const HolidayVillage: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
210
+
84
211
  export declare const Home: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
85
212
 
86
213
  export declare const HomeWork: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
87
214
 
88
215
  export declare const House: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
89
216
 
217
+ export declare const HowToReg: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
218
+
90
219
  export declare const Icon: ({ color, fill, name, size, sx }: IconProps) => JSX.Element;
91
220
 
92
221
  export declare const IconList: {
93
222
  account_balance: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
223
+ account_balance_wallet: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
94
224
  add: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
95
225
  add_box: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
226
+ add_task: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
96
227
  airplane_ticket: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
228
+ airport_shuttle: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
229
+ apartment: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
230
+ apps: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
97
231
  arrow_back: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
232
+ arrow_back_ios_new: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
233
+ arrow_downward_alt: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
234
+ arrow_forward_ios: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
235
+ arrow_left_alt: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
236
+ arrow_right_alt: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
237
+ arrow_upward_alt: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
98
238
  article: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
239
+ atm: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
99
240
  attach_money: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
100
241
  bar_chart: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
101
242
  bid_landscape: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
243
+ block: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
102
244
  bubble_chart: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
245
+ build_circle: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
246
+ business_center: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
247
+ cached: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
248
+ calculate: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
103
249
  calendar_month: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
250
+ call: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
251
+ call_merge: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
104
252
  call_split: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
253
+ campaign: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
105
254
  cancel: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
106
255
  cardiology: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
256
+ category: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
257
+ celebration: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
107
258
  chair: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
259
+ chat_bubble: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
260
+ check: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
261
+ check_box: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
262
+ check_box_outline_blank: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
108
263
  check_circle: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
109
264
  checkbook: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
265
+ checklist: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
110
266
  chevron_left: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
111
267
  chevron_right: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
112
268
  close: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
269
+ code: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
270
+ compare_arrows: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
113
271
  computer: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
272
+ content_copy: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
273
+ contract: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
274
+ cottage: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
114
275
  credit_card: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
276
+ credit_score: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
277
+ currency_bitcoin: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
115
278
  currency_exchange: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
116
279
  dark_mode: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
280
+ dashboard: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
117
281
  delete: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
282
+ description: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
118
283
  desktop_windows: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
284
+ devices: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
285
+ devices_other: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
286
+ diagnosis: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
119
287
  diamond: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
120
288
  directions_car: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
289
+ diversity_1: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
290
+ donut_small: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
291
+ download: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
292
+ drag_handle: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
293
+ dropdown: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
121
294
  ecg_heart: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
122
295
  edit: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
296
+ electrical_services: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
297
+ elevation: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
123
298
  equal: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
124
299
  error: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
300
+ euro: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
301
+ expand_all: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
125
302
  expand_less: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
126
303
  expand_more: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
304
+ face: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
127
305
  favorite: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
306
+ featured_seasonal_and_gifts: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
307
+ feed: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
128
308
  filter_alt: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
129
309
  flag: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
130
310
  flare: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
311
+ flowsheet: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
312
+ folder: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
131
313
  format_list_bulleted: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
314
+ format_list_numbered: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
315
+ gallery_thumbnail: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
316
+ grid_view: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
317
+ grocery: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
318
+ group: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
319
+ groups: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
320
+ heap_snapshot_large: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
321
+ help: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
322
+ history: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
323
+ holiday_village: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
132
324
  home: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
133
325
  home_work: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
134
326
  house: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
327
+ how_to_reg: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
328
+ imagesmode: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
329
+ indeterminate_check_box: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
330
+ info: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
331
+ insights: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
135
332
  ios_share: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
136
333
  key: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
137
334
  keyboard_arrow_right: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
138
335
  kitchen: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
336
+ language: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
337
+ layers: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
139
338
  light_mode: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
339
+ lightbulb: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
340
+ link: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
341
+ link_off: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
342
+ local_atm: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
343
+ location_off: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
344
+ location_on: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
345
+ lock: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
346
+ login: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
347
+ logout: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
348
+ mail: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
349
+ map: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
140
350
  menu: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
351
+ mobile_friendly: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
141
352
  monetization_on: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
142
353
  monitor_heart: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
354
+ more_horiz: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
355
+ more_vert: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
143
356
  mountain_flag: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
357
+ multiline_chart: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
358
+ nest_clock_farsight_analog: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
144
359
  note_stack: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
145
360
  notifications: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
361
+ notifications_off: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
146
362
  open_in_new: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
147
363
  paid: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
148
364
  payments: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
365
+ percent: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
149
366
  person: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
367
+ person_search: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
368
+ pet_supplies: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
369
+ phone_iphone: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
150
370
  photo_camera: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
371
+ pie_chart: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
372
+ price_check: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
373
+ problem: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
374
+ receipt: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
375
+ receipt_long: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
376
+ redo: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
377
+ refresh: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
151
378
  remove: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
379
+ replay: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
380
+ request_quote: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
381
+ rocket: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
382
+ rocket_launch: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
152
383
  savings: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
384
+ schedule: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
153
385
  school: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
154
386
  search: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
155
387
  sell: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
388
+ send: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
389
+ sentiment_dissatisfied: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
390
+ sentiment_neutral: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
391
+ sentiment_satisfied: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
392
+ sentiment_very_dissatisfied: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
393
+ sentiment_very_satisfied: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
156
394
  settings: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
395
+ shapes: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
396
+ share: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
397
+ shopping_cart: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
398
+ speaker_group: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
399
+ speed: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
157
400
  sports_baseball: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
401
+ stadium: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
402
+ star: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
403
+ star_half: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
404
+ storefront: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
405
+ stylus: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
406
+ swap_vertical_circle: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
158
407
  sync: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
408
+ sync_saved_locally: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
159
409
  table_chart_view: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
410
+ terminal: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
411
+ thumb_down: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
412
+ thumb_up: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
413
+ timeline: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
414
+ today: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
415
+ trending_down: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
160
416
  trending_up: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
417
+ trophy: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
418
+ tune: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
419
+ undo: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
420
+ verified_user: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
421
+ view_list: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
161
422
  visibility: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
162
423
  visibility_off: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
424
+ vital_signs: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
425
+ volunteer_activism: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
163
426
  wall_art: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
164
427
  wallet: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
428
+ warning: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
429
+ webhook: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
165
430
  };
166
431
 
167
432
  declare interface IconProps extends IconProps_2 {
@@ -171,6 +436,14 @@ declare interface IconProps extends IconProps_2 {
171
436
  weight?: number;
172
437
  }
173
438
 
439
+ export declare const Imagesmode: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
440
+
441
+ export declare const IndeterminateCheckBox: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
442
+
443
+ export declare const Info: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
444
+
445
+ export declare const Insights: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
446
+
174
447
  export declare const IosShare: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
175
448
 
176
449
  export declare const Key: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
@@ -179,16 +452,52 @@ export declare const KeyboardArrowRight: ({ color, filled, size, sx }: MxIconPro
179
452
 
180
453
  export declare const Kitchen: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
181
454
 
455
+ export declare const Language: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
456
+
457
+ export declare const Layers: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
458
+
459
+ export declare const Lightbulb: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
460
+
182
461
  export declare const LightMode: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
183
462
 
463
+ export declare const Link: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
464
+
465
+ export declare const LinkOff: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
466
+
467
+ export declare const LocalAtm: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
468
+
469
+ export declare const LocationOff: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
470
+
471
+ export declare const LocationOn: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
472
+
473
+ declare const Lock_2: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
474
+ export { Lock_2 as Lock }
475
+
476
+ export declare const Login: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
477
+
478
+ export declare const Logout: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
479
+
480
+ export declare const Mail: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
481
+
482
+ declare const Map_2: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
483
+ export { Map_2 as Map }
484
+
184
485
  export declare const Menu: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
185
486
 
487
+ export declare const MobileFriendly: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
488
+
186
489
  export declare const MonetizationOn: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
187
490
 
188
491
  export declare const MonitorHeart: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
189
492
 
493
+ export declare const MoreHoriz: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
494
+
495
+ export declare const MoreVert: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
496
+
190
497
  export declare const MountainFlag: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
191
498
 
499
+ export declare const MultilineChart: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
500
+
192
501
  /**
193
502
  * @filled - Use filled variant if true
194
503
  * @size - The size of the icon
@@ -198,46 +507,148 @@ declare interface MxIconProps extends IconProps_3 {
198
507
  size?: number;
199
508
  }
200
509
 
510
+ export declare const NestClockFarsightAnalog: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
511
+
201
512
  export declare const NoteStack: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
202
513
 
203
514
  export declare const Notifications: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
204
515
 
516
+ export declare const NotificationsOff: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
517
+
205
518
  export declare const OpenInNew: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
206
519
 
207
520
  export declare const Paid: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
208
521
 
209
522
  export declare const Payments: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
210
523
 
524
+ export declare const Percent: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
525
+
211
526
  export declare const Person: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
212
527
 
528
+ export declare const PersonSearch: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
529
+
530
+ export declare const PetSupplies: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
531
+
532
+ export declare const PhoneIphone: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
533
+
213
534
  export declare const PhotoCamera: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
214
535
 
536
+ export declare const PieChart: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
537
+
538
+ export declare const PriceCheck: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
539
+
540
+ export declare const Problem: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
541
+
542
+ export declare const Receipt: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
543
+
544
+ export declare const ReceiptLong: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
545
+
546
+ export declare const Redo: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
547
+
548
+ export declare const Refresh: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
549
+
215
550
  export declare const Remove: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
216
551
 
552
+ export declare const Replay: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
553
+
554
+ export declare const RequestQuote: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
555
+
556
+ export declare const Rocket: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
557
+
558
+ export declare const RocketLaunch: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
559
+
217
560
  export declare const Savings: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
218
561
 
562
+ export declare const Schedule: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
563
+
219
564
  export declare const School: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
220
565
 
221
566
  export declare const Search: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
222
567
 
223
568
  export declare const Sell: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
224
569
 
570
+ export declare const Send: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
571
+
572
+ export declare const SentimentDissatisfied: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
573
+
574
+ export declare const SentimentNeutral: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
575
+
576
+ export declare const SentimentSatisfied: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
577
+
578
+ export declare const SentimentVeryDissatisfied: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
579
+
580
+ export declare const SentimentVerySatisfied: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
581
+
225
582
  export declare const Settings: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
226
583
 
584
+ export declare const Shapes: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
585
+
586
+ export declare const Share: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
587
+
588
+ export declare const ShoppingCart: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
589
+
590
+ export declare const SpeakerGroup: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
591
+
592
+ export declare const Speed: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
593
+
227
594
  export declare const SportsBaseball: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
228
595
 
596
+ export declare const Stadium: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
597
+
598
+ export declare const Star: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
599
+
600
+ export declare const StarHalf: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
601
+
602
+ export declare const Storefront: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
603
+
604
+ export declare const Stylus: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
605
+
606
+ export declare const SwapVerticalCircle: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
607
+
229
608
  export declare const Sync: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
230
609
 
610
+ export declare const SyncSavedLocally: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
611
+
231
612
  export declare const TableChartView: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
232
613
 
614
+ export declare const Terminal: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
615
+
616
+ export declare const ThumbDown: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
617
+
618
+ export declare const ThumbUp: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
619
+
620
+ export declare const Timeline: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
621
+
622
+ export declare const Today: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
623
+
624
+ export declare const TrendingDown: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
625
+
233
626
  export declare const TrendingUp: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
234
627
 
628
+ export declare const Trophy: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
629
+
630
+ export declare const Tune: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
631
+
632
+ export declare const Undo: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
633
+
634
+ export declare const VerifiedUser: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
635
+
636
+ export declare const ViewList: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
637
+
235
638
  export declare const Visibility: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
236
639
 
237
640
  export declare const VisibilityOff: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
238
641
 
642
+ export declare const VitalSigns: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
643
+
644
+ export declare const VolunteerActivism: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
645
+
239
646
  export declare const WallArt: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
240
647
 
241
648
  export declare const Wallet: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
242
649
 
650
+ export declare const Warning: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
651
+
652
+ export declare const Webhook: ({ color, filled, size, sx }: MxIconProps) => JSX.Element;
653
+
243
654
  export { }