@lucide/astro 0.535.0 → 0.536.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/package.json +1 -1
- package/src/aliases/aliases.ts +106 -106
- package/src/aliases/prefixed.ts +470 -468
- package/src/aliases/suffixed.ts +878 -876
- package/src/icons/a-arrow-down.ts +2 -2
- package/src/icons/a-arrow-up.ts +2 -2
- package/src/icons/bot-message-square.ts +2 -2
- package/src/icons/cake-slice.ts +2 -2
- package/src/icons/hospital.ts +2 -2
- package/src/icons/index.ts +171 -170
- package/src/icons/message-circle-code.ts +2 -2
- package/src/icons/message-circle-dashed.ts +2 -2
- package/src/icons/message-circle-heart.ts +2 -2
- package/src/icons/message-circle-more.ts +2 -2
- package/src/icons/message-circle-off.ts +2 -2
- package/src/icons/message-circle-plus.ts +2 -2
- package/src/icons/message-circle-question-mark.ts +2 -2
- package/src/icons/message-circle-reply.ts +2 -2
- package/src/icons/message-circle-warning.ts +2 -2
- package/src/icons/message-circle-x.ts +2 -2
- package/src/icons/message-circle.ts +2 -2
- package/src/icons/message-square-code.ts +2 -2
- package/src/icons/message-square-dashed.ts +2 -2
- package/src/icons/message-square-diff.ts +2 -2
- package/src/icons/message-square-dot.ts +2 -2
- package/src/icons/message-square-heart.ts +2 -2
- package/src/icons/message-square-lock.ts +2 -2
- package/src/icons/message-square-more.ts +2 -2
- package/src/icons/message-square-off.ts +2 -2
- package/src/icons/message-square-plus.ts +2 -2
- package/src/icons/message-square-quote.ts +2 -2
- package/src/icons/message-square-reply.ts +2 -2
- package/src/icons/message-square-share.ts +2 -2
- package/src/icons/message-square-text.ts +2 -2
- package/src/icons/message-square-warning.ts +2 -2
- package/src/icons/message-square-x.ts +2 -2
- package/src/icons/message-square.ts +2 -2
- package/src/icons/messages-square.ts +2 -2
- package/src/icons/turntable.ts +18 -0
package/src/icons/index.ts
CHANGED
|
@@ -38,8 +38,8 @@ export { default as AlignVerticalJustifyEnd } from './align-vertical-justify-end
|
|
|
38
38
|
export { default as AlignVerticalJustifyStart } from './align-vertical-justify-start';
|
|
39
39
|
export { default as AlignVerticalSpaceAround } from './align-vertical-space-around';
|
|
40
40
|
export { default as AlignVerticalSpaceBetween } from './align-vertical-space-between';
|
|
41
|
-
export { default as Ampersand } from './ampersand';
|
|
42
41
|
export { default as Ambulance } from './ambulance';
|
|
42
|
+
export { default as Ampersand } from './ampersand';
|
|
43
43
|
export { default as Ampersands } from './ampersands';
|
|
44
44
|
export { default as Amphora } from './amphora';
|
|
45
45
|
export { default as Anchor } from './anchor';
|
|
@@ -50,13 +50,13 @@ export { default as Anvil } from './anvil';
|
|
|
50
50
|
export { default as Aperture } from './aperture';
|
|
51
51
|
export { default as AppWindowMac } from './app-window-mac';
|
|
52
52
|
export { default as AppWindow } from './app-window';
|
|
53
|
-
export { default as ArchiveRestore } from './archive-restore';
|
|
54
53
|
export { default as Apple } from './apple';
|
|
54
|
+
export { default as ArchiveRestore } from './archive-restore';
|
|
55
55
|
export { default as ArchiveX } from './archive-x';
|
|
56
56
|
export { default as Archive } from './archive';
|
|
57
57
|
export { default as Armchair } from './armchair';
|
|
58
|
-
export { default as ArrowBigDownDash } from './arrow-big-down-dash';
|
|
59
58
|
export { default as ArrowBigDown } from './arrow-big-down';
|
|
59
|
+
export { default as ArrowBigDownDash } from './arrow-big-down-dash';
|
|
60
60
|
export { default as ArrowBigLeftDash } from './arrow-big-left-dash';
|
|
61
61
|
export { default as ArrowBigLeft } from './arrow-big-left';
|
|
62
62
|
export { default as ArrowBigRightDash } from './arrow-big-right-dash';
|
|
@@ -84,11 +84,11 @@ export { default as ArrowRightFromLine } from './arrow-right-from-line';
|
|
|
84
84
|
export { default as ArrowRightLeft } from './arrow-right-left';
|
|
85
85
|
export { default as ArrowRightToLine } from './arrow-right-to-line';
|
|
86
86
|
export { default as ArrowRight } from './arrow-right';
|
|
87
|
-
export { default as ArrowUp10 } from './arrow-up-1-0';
|
|
88
87
|
export { default as ArrowUp01 } from './arrow-up-0-1';
|
|
88
|
+
export { default as ArrowUp10 } from './arrow-up-1-0';
|
|
89
89
|
export { default as ArrowUpAZ } from './arrow-up-a-z';
|
|
90
|
-
export { default as ArrowUpFromDot } from './arrow-up-from-dot';
|
|
91
90
|
export { default as ArrowUpDown } from './arrow-up-down';
|
|
91
|
+
export { default as ArrowUpFromDot } from './arrow-up-from-dot';
|
|
92
92
|
export { default as ArrowUpFromLine } from './arrow-up-from-line';
|
|
93
93
|
export { default as ArrowUpLeft } from './arrow-up-left';
|
|
94
94
|
export { default as ArrowUpNarrowWide } from './arrow-up-narrow-wide';
|
|
@@ -106,12 +106,12 @@ export { default as AudioWaveform } from './audio-waveform';
|
|
|
106
106
|
export { default as Award } from './award';
|
|
107
107
|
export { default as Axe } from './axe';
|
|
108
108
|
export { default as Axis3d } from './axis-3d';
|
|
109
|
-
export { default as Baby } from './baby';
|
|
110
109
|
export { default as Backpack } from './backpack';
|
|
110
|
+
export { default as Baby } from './baby';
|
|
111
111
|
export { default as BadgeAlert } from './badge-alert';
|
|
112
112
|
export { default as BadgeCent } from './badge-cent';
|
|
113
|
-
export { default as BadgeDollarSign } from './badge-dollar-sign';
|
|
114
113
|
export { default as BadgeCheck } from './badge-check';
|
|
114
|
+
export { default as BadgeDollarSign } from './badge-dollar-sign';
|
|
115
115
|
export { default as BadgeEuro } from './badge-euro';
|
|
116
116
|
export { default as BadgeIndianRupee } from './badge-indian-rupee';
|
|
117
117
|
export { default as BadgeInfo } from './badge-info';
|
|
@@ -124,22 +124,22 @@ export { default as BadgeQuestionMark } from './badge-question-mark';
|
|
|
124
124
|
export { default as BadgeRussianRuble } from './badge-russian-ruble';
|
|
125
125
|
export { default as BadgeSwissFranc } from './badge-swiss-franc';
|
|
126
126
|
export { default as BadgeTurkishLira } from './badge-turkish-lira';
|
|
127
|
-
export { default as Badge } from './badge';
|
|
128
127
|
export { default as BadgeX } from './badge-x';
|
|
128
|
+
export { default as Badge } from './badge';
|
|
129
129
|
export { default as BaggageClaim } from './baggage-claim';
|
|
130
130
|
export { default as Ban } from './ban';
|
|
131
131
|
export { default as Banana } from './banana';
|
|
132
132
|
export { default as Bandage } from './bandage';
|
|
133
133
|
export { default as BanknoteArrowDown } from './banknote-arrow-down';
|
|
134
134
|
export { default as BanknoteArrowUp } from './banknote-arrow-up';
|
|
135
|
-
export { default as BanknoteX } from './banknote-x';
|
|
136
135
|
export { default as Banknote } from './banknote';
|
|
136
|
+
export { default as BanknoteX } from './banknote-x';
|
|
137
137
|
export { default as Barcode } from './barcode';
|
|
138
138
|
export { default as Barrel } from './barrel';
|
|
139
139
|
export { default as Baseline } from './baseline';
|
|
140
140
|
export { default as Bath } from './bath';
|
|
141
|
-
export { default as BatteryFull } from './battery-full';
|
|
142
141
|
export { default as BatteryCharging } from './battery-charging';
|
|
142
|
+
export { default as BatteryFull } from './battery-full';
|
|
143
143
|
export { default as BatteryLow } from './battery-low';
|
|
144
144
|
export { default as BatteryMedium } from './battery-medium';
|
|
145
145
|
export { default as BatteryPlus } from './battery-plus';
|
|
@@ -155,24 +155,24 @@ export { default as Beef } from './beef';
|
|
|
155
155
|
export { default as BeerOff } from './beer-off';
|
|
156
156
|
export { default as Beer } from './beer';
|
|
157
157
|
export { default as BellDot } from './bell-dot';
|
|
158
|
-
export { default as BellMinus } from './bell-minus';
|
|
159
158
|
export { default as BellElectric } from './bell-electric';
|
|
159
|
+
export { default as BellMinus } from './bell-minus';
|
|
160
160
|
export { default as BellOff } from './bell-off';
|
|
161
161
|
export { default as BellPlus } from './bell-plus';
|
|
162
162
|
export { default as BellRing } from './bell-ring';
|
|
163
163
|
export { default as Bell } from './bell';
|
|
164
164
|
export { default as BetweenHorizontalEnd } from './between-horizontal-end';
|
|
165
165
|
export { default as BetweenHorizontalStart } from './between-horizontal-start';
|
|
166
|
-
export { default as BetweenVerticalEnd } from './between-vertical-end';
|
|
167
166
|
export { default as BetweenVerticalStart } from './between-vertical-start';
|
|
168
|
-
export { default as
|
|
167
|
+
export { default as BetweenVerticalEnd } from './between-vertical-end';
|
|
169
168
|
export { default as BicepsFlexed } from './biceps-flexed';
|
|
169
|
+
export { default as Bike } from './bike';
|
|
170
170
|
export { default as Binary } from './binary';
|
|
171
171
|
export { default as Binoculars } from './binoculars';
|
|
172
|
-
export { default as Bird } from './bird';
|
|
173
172
|
export { default as Biohazard } from './biohazard';
|
|
174
|
-
export { default as
|
|
173
|
+
export { default as Bird } from './bird';
|
|
175
174
|
export { default as Blend } from './blend';
|
|
175
|
+
export { default as Bitcoin } from './bitcoin';
|
|
176
176
|
export { default as Blinds } from './blinds';
|
|
177
177
|
export { default as Blocks } from './blocks';
|
|
178
178
|
export { default as BluetoothConnected } from './bluetooth-connected';
|
|
@@ -182,9 +182,9 @@ export { default as Bluetooth } from './bluetooth';
|
|
|
182
182
|
export { default as Bold } from './bold';
|
|
183
183
|
export { default as Bolt } from './bolt';
|
|
184
184
|
export { default as Bomb } from './bomb';
|
|
185
|
+
export { default as Bone } from './bone';
|
|
185
186
|
export { default as BookA } from './book-a';
|
|
186
187
|
export { default as BookAlert } from './book-alert';
|
|
187
|
-
export { default as Bone } from './bone';
|
|
188
188
|
export { default as BookAudio } from './book-audio';
|
|
189
189
|
export { default as BookCheck } from './book-check';
|
|
190
190
|
export { default as BookCopy } from './book-copy';
|
|
@@ -199,26 +199,26 @@ export { default as BookMarked } from './book-marked';
|
|
|
199
199
|
export { default as BookMinus } from './book-minus';
|
|
200
200
|
export { default as BookOpenCheck } from './book-open-check';
|
|
201
201
|
export { default as BookOpenText } from './book-open-text';
|
|
202
|
-
export { default as BookPlus } from './book-plus';
|
|
203
202
|
export { default as BookOpen } from './book-open';
|
|
203
|
+
export { default as BookPlus } from './book-plus';
|
|
204
204
|
export { default as BookText } from './book-text';
|
|
205
205
|
export { default as BookType } from './book-type';
|
|
206
206
|
export { default as BookUp2 } from './book-up-2';
|
|
207
207
|
export { default as BookUp } from './book-up';
|
|
208
208
|
export { default as BookUser } from './book-user';
|
|
209
|
-
export { default as Book } from './book';
|
|
210
209
|
export { default as BookX } from './book-x';
|
|
210
|
+
export { default as Book } from './book';
|
|
211
211
|
export { default as BookmarkCheck } from './bookmark-check';
|
|
212
212
|
export { default as BookmarkMinus } from './bookmark-minus';
|
|
213
213
|
export { default as BookmarkPlus } from './bookmark-plus';
|
|
214
|
-
export { default as Bookmark } from './bookmark';
|
|
215
214
|
export { default as BookmarkX } from './bookmark-x';
|
|
216
|
-
export { default as
|
|
215
|
+
export { default as Bookmark } from './bookmark';
|
|
217
216
|
export { default as BoomBox } from './boom-box';
|
|
217
|
+
export { default as BotMessageSquare } from './bot-message-square';
|
|
218
218
|
export { default as BotOff } from './bot-off';
|
|
219
219
|
export { default as Bot } from './bot';
|
|
220
|
-
export { default as BottleWine } from './bottle-wine';
|
|
221
220
|
export { default as BowArrow } from './bow-arrow';
|
|
221
|
+
export { default as BottleWine } from './bottle-wine';
|
|
222
222
|
export { default as Box } from './box';
|
|
223
223
|
export { default as Boxes } from './boxes';
|
|
224
224
|
export { default as Braces } from './braces';
|
|
@@ -230,12 +230,12 @@ export { default as BrickWallFire } from './brick-wall-fire';
|
|
|
230
230
|
export { default as BrickWall } from './brick-wall';
|
|
231
231
|
export { default as BriefcaseBusiness } from './briefcase-business';
|
|
232
232
|
export { default as BriefcaseConveyorBelt } from './briefcase-conveyor-belt';
|
|
233
|
-
export { default as Briefcase } from './briefcase';
|
|
234
233
|
export { default as BriefcaseMedical } from './briefcase-medical';
|
|
234
|
+
export { default as Briefcase } from './briefcase';
|
|
235
235
|
export { default as BringToFront } from './bring-to-front';
|
|
236
236
|
export { default as BrushCleaning } from './brush-cleaning';
|
|
237
|
-
export { default as Bubbles } from './bubbles';
|
|
238
237
|
export { default as Brush } from './brush';
|
|
238
|
+
export { default as Bubbles } from './bubbles';
|
|
239
239
|
export { default as BugOff } from './bug-off';
|
|
240
240
|
export { default as BugPlay } from './bug-play';
|
|
241
241
|
export { default as Bug } from './bug';
|
|
@@ -251,8 +251,8 @@ export { default as Calculator } from './calculator';
|
|
|
251
251
|
export { default as Calendar1 } from './calendar-1';
|
|
252
252
|
export { default as CalendarArrowDown } from './calendar-arrow-down';
|
|
253
253
|
export { default as CalendarArrowUp } from './calendar-arrow-up';
|
|
254
|
-
export { default as CalendarCheck } from './calendar-check';
|
|
255
254
|
export { default as CalendarCheck2 } from './calendar-check-2';
|
|
255
|
+
export { default as CalendarCheck } from './calendar-check';
|
|
256
256
|
export { default as CalendarClock } from './calendar-clock';
|
|
257
257
|
export { default as CalendarCog } from './calendar-cog';
|
|
258
258
|
export { default as CalendarDays } from './calendar-days';
|
|
@@ -266,8 +266,8 @@ export { default as CalendarPlus } from './calendar-plus';
|
|
|
266
266
|
export { default as CalendarRange } from './calendar-range';
|
|
267
267
|
export { default as CalendarSearch } from './calendar-search';
|
|
268
268
|
export { default as CalendarSync } from './calendar-sync';
|
|
269
|
-
export { default as CalendarX } from './calendar-x';
|
|
270
269
|
export { default as CalendarX2 } from './calendar-x-2';
|
|
270
|
+
export { default as CalendarX } from './calendar-x';
|
|
271
271
|
export { default as Calendar } from './calendar';
|
|
272
272
|
export { default as CameraOff } from './camera-off';
|
|
273
273
|
export { default as Camera } from './camera';
|
|
@@ -295,19 +295,19 @@ export { default as ChartArea } from './chart-area';
|
|
|
295
295
|
export { default as ChartBarBig } from './chart-bar-big';
|
|
296
296
|
export { default as ChartBarDecreasing } from './chart-bar-decreasing';
|
|
297
297
|
export { default as ChartBarIncreasing } from './chart-bar-increasing';
|
|
298
|
+
export { default as ChartBarStacked } from './chart-bar-stacked';
|
|
298
299
|
export { default as ChartBar } from './chart-bar';
|
|
299
300
|
export { default as ChartCandlestick } from './chart-candlestick';
|
|
300
301
|
export { default as ChartColumnBig } from './chart-column-big';
|
|
301
|
-
export { default as ChartBarStacked } from './chart-bar-stacked';
|
|
302
302
|
export { default as ChartColumnDecreasing } from './chart-column-decreasing';
|
|
303
|
-
export { default as ChartColumnStacked } from './chart-column-stacked';
|
|
304
303
|
export { default as ChartColumnIncreasing } from './chart-column-increasing';
|
|
305
|
-
export { default as
|
|
304
|
+
export { default as ChartColumnStacked } from './chart-column-stacked';
|
|
306
305
|
export { default as ChartColumn } from './chart-column';
|
|
306
|
+
export { default as ChartGantt } from './chart-gantt';
|
|
307
307
|
export { default as ChartLine } from './chart-line';
|
|
308
308
|
export { default as ChartNetwork } from './chart-network';
|
|
309
|
-
export { default as ChartNoAxesColumnIncreasing } from './chart-no-axes-column-increasing';
|
|
310
309
|
export { default as ChartNoAxesColumnDecreasing } from './chart-no-axes-column-decreasing';
|
|
310
|
+
export { default as ChartNoAxesColumnIncreasing } from './chart-no-axes-column-increasing';
|
|
311
311
|
export { default as ChartNoAxesColumn } from './chart-no-axes-column';
|
|
312
312
|
export { default as ChartNoAxesCombined } from './chart-no-axes-combined';
|
|
313
313
|
export { default as ChartNoAxesGantt } from './chart-no-axes-gantt';
|
|
@@ -355,8 +355,8 @@ export { default as CircleChevronRight } from './circle-chevron-right';
|
|
|
355
355
|
export { default as CircleChevronUp } from './circle-chevron-up';
|
|
356
356
|
export { default as CircleDashed } from './circle-dashed';
|
|
357
357
|
export { default as CircleDivide } from './circle-divide';
|
|
358
|
-
export { default as CircleDollarSign } from './circle-dollar-sign';
|
|
359
358
|
export { default as CircleDotDashed } from './circle-dot-dashed';
|
|
359
|
+
export { default as CircleDollarSign } from './circle-dollar-sign';
|
|
360
360
|
export { default as CircleDot } from './circle-dot';
|
|
361
361
|
export { default as CircleEllipsis } from './circle-ellipsis';
|
|
362
362
|
export { default as CircleEqual } from './circle-equal';
|
|
@@ -415,8 +415,8 @@ export { default as ClockArrowUp } from './clock-arrow-up';
|
|
|
415
415
|
export { default as ClockFading } from './clock-fading';
|
|
416
416
|
export { default as ClockPlus } from './clock-plus';
|
|
417
417
|
export { default as Clock } from './clock';
|
|
418
|
-
export { default as CloudAlert } from './cloud-alert';
|
|
419
418
|
export { default as ClosedCaption } from './closed-caption';
|
|
419
|
+
export { default as CloudAlert } from './cloud-alert';
|
|
420
420
|
export { default as CloudCheck } from './cloud-check';
|
|
421
421
|
export { default as CloudCog } from './cloud-cog';
|
|
422
422
|
export { default as CloudDownload } from './cloud-download';
|
|
@@ -428,8 +428,8 @@ export { default as CloudMoonRain } from './cloud-moon-rain';
|
|
|
428
428
|
export { default as CloudMoon } from './cloud-moon';
|
|
429
429
|
export { default as CloudOff } from './cloud-off';
|
|
430
430
|
export { default as CloudRainWind } from './cloud-rain-wind';
|
|
431
|
-
export { default as CloudSnow } from './cloud-snow';
|
|
432
431
|
export { default as CloudRain } from './cloud-rain';
|
|
432
|
+
export { default as CloudSnow } from './cloud-snow';
|
|
433
433
|
export { default as CloudSunRain } from './cloud-sun-rain';
|
|
434
434
|
export { default as CloudSun } from './cloud-sun';
|
|
435
435
|
export { default as CloudUpload } from './cloud-upload';
|
|
@@ -455,9 +455,9 @@ export { default as Component } from './component';
|
|
|
455
455
|
export { default as Computer } from './computer';
|
|
456
456
|
export { default as ConciergeBell } from './concierge-bell';
|
|
457
457
|
export { default as Cone } from './cone';
|
|
458
|
+
export { default as Construction } from './construction';
|
|
458
459
|
export { default as ContactRound } from './contact-round';
|
|
459
460
|
export { default as Contact } from './contact';
|
|
460
|
-
export { default as Construction } from './construction';
|
|
461
461
|
export { default as Container } from './container';
|
|
462
462
|
export { default as Contrast } from './contrast';
|
|
463
463
|
export { default as Cookie } from './cookie';
|
|
@@ -472,10 +472,10 @@ export { default as Copyleft } from './copyleft';
|
|
|
472
472
|
export { default as Copyright } from './copyright';
|
|
473
473
|
export { default as CornerDownLeft } from './corner-down-left';
|
|
474
474
|
export { default as CornerDownRight } from './corner-down-right';
|
|
475
|
-
export { default as CornerLeftUp } from './corner-left-up';
|
|
476
475
|
export { default as CornerLeftDown } from './corner-left-down';
|
|
477
|
-
export { default as
|
|
476
|
+
export { default as CornerLeftUp } from './corner-left-up';
|
|
478
477
|
export { default as CornerRightUp } from './corner-right-up';
|
|
478
|
+
export { default as CornerRightDown } from './corner-right-down';
|
|
479
479
|
export { default as CornerUpLeft } from './corner-up-left';
|
|
480
480
|
export { default as CornerUpRight } from './corner-up-right';
|
|
481
481
|
export { default as Cpu } from './cpu';
|
|
@@ -492,8 +492,8 @@ export { default as Currency } from './currency';
|
|
|
492
492
|
export { default as Cylinder } from './cylinder';
|
|
493
493
|
export { default as Dam } from './dam';
|
|
494
494
|
export { default as DatabaseBackup } from './database-backup';
|
|
495
|
-
export { default as Database } from './database';
|
|
496
495
|
export { default as DatabaseZap } from './database-zap';
|
|
496
|
+
export { default as Database } from './database';
|
|
497
497
|
export { default as DecimalsArrowLeft } from './decimals-arrow-left';
|
|
498
498
|
export { default as DecimalsArrowRight } from './decimals-arrow-right';
|
|
499
499
|
export { default as Delete } from './delete';
|
|
@@ -511,8 +511,8 @@ export { default as Dice5 } from './dice-5';
|
|
|
511
511
|
export { default as Dice6 } from './dice-6';
|
|
512
512
|
export { default as Dices } from './dices';
|
|
513
513
|
export { default as Diff } from './diff';
|
|
514
|
-
export { default as Disc3 } from './disc-3';
|
|
515
514
|
export { default as Disc2 } from './disc-2';
|
|
515
|
+
export { default as Disc3 } from './disc-3';
|
|
516
516
|
export { default as DiscAlbum } from './disc-album';
|
|
517
517
|
export { default as Disc } from './disc';
|
|
518
518
|
export { default as Divide } from './divide';
|
|
@@ -521,8 +521,8 @@ export { default as Dna } from './dna';
|
|
|
521
521
|
export { default as Dock } from './dock';
|
|
522
522
|
export { default as Dog } from './dog';
|
|
523
523
|
export { default as DollarSign } from './dollar-sign';
|
|
524
|
-
export { default as DoorClosedLocked } from './door-closed-locked';
|
|
525
524
|
export { default as Donut } from './donut';
|
|
525
|
+
export { default as DoorClosedLocked } from './door-closed-locked';
|
|
526
526
|
export { default as DoorClosed } from './door-closed';
|
|
527
527
|
export { default as DoorOpen } from './door-open';
|
|
528
528
|
export { default as Dot } from './dot';
|
|
@@ -554,8 +554,8 @@ export { default as Equal } from './equal';
|
|
|
554
554
|
export { default as Eraser } from './eraser';
|
|
555
555
|
export { default as EthernetPort } from './ethernet-port';
|
|
556
556
|
export { default as Euro } from './euro';
|
|
557
|
-
export { default as ExternalLink } from './external-link';
|
|
558
557
|
export { default as Expand } from './expand';
|
|
558
|
+
export { default as ExternalLink } from './external-link';
|
|
559
559
|
export { default as EyeClosed } from './eye-closed';
|
|
560
560
|
export { default as EyeOff } from './eye-off';
|
|
561
561
|
export { default as Eye } from './eye';
|
|
@@ -573,23 +573,23 @@ export { default as FileAudio } from './file-audio';
|
|
|
573
573
|
export { default as FileAxis3d } from './file-axis-3d';
|
|
574
574
|
export { default as FileBadge2 } from './file-badge-2';
|
|
575
575
|
export { default as FileBadge } from './file-badge';
|
|
576
|
-
export { default as FileBox } from './file-box';
|
|
577
|
-
export { default as FileChartColumn } from './file-chart-column';
|
|
578
576
|
export { default as FileChartColumnIncreasing } from './file-chart-column-increasing';
|
|
577
|
+
export { default as FileBox } from './file-box';
|
|
579
578
|
export { default as FileChartLine } from './file-chart-line';
|
|
579
|
+
export { default as FileChartColumn } from './file-chart-column';
|
|
580
580
|
export { default as FileChartPie } from './file-chart-pie';
|
|
581
581
|
export { default as FileCheck2 } from './file-check-2';
|
|
582
582
|
export { default as FileCheck } from './file-check';
|
|
583
583
|
export { default as FileClock } from './file-clock';
|
|
584
|
-
export { default as FileCode2 } from './file-code-2';
|
|
585
584
|
export { default as FileCode } from './file-code';
|
|
585
|
+
export { default as FileCode2 } from './file-code-2';
|
|
586
586
|
export { default as FileCog } from './file-cog';
|
|
587
587
|
export { default as FileDiff } from './file-diff';
|
|
588
588
|
export { default as FileDigit } from './file-digit';
|
|
589
589
|
export { default as FileDown } from './file-down';
|
|
590
590
|
export { default as FileHeart } from './file-heart';
|
|
591
|
-
export { default as FileInput } from './file-input';
|
|
592
591
|
export { default as FileImage } from './file-image';
|
|
592
|
+
export { default as FileInput } from './file-input';
|
|
593
593
|
export { default as FileJson2 } from './file-json-2';
|
|
594
594
|
export { default as FileJson } from './file-json';
|
|
595
595
|
export { default as FileKey2 } from './file-key-2';
|
|
@@ -604,51 +604,51 @@ export { default as FilePenLine } from './file-pen-line';
|
|
|
604
604
|
export { default as FilePen } from './file-pen';
|
|
605
605
|
export { default as FilePlay } from './file-play';
|
|
606
606
|
export { default as FilePlus2 } from './file-plus-2';
|
|
607
|
-
export { default as FilePlus } from './file-plus';
|
|
608
607
|
export { default as FileQuestionMark } from './file-question-mark';
|
|
608
|
+
export { default as FilePlus } from './file-plus';
|
|
609
609
|
export { default as FileScan } from './file-scan';
|
|
610
610
|
export { default as FileSearch2 } from './file-search-2';
|
|
611
611
|
export { default as FileSearch } from './file-search';
|
|
612
612
|
export { default as FileSliders } from './file-sliders';
|
|
613
|
-
export { default as FileSpreadsheet } from './file-spreadsheet';
|
|
614
613
|
export { default as FileStack } from './file-stack';
|
|
614
|
+
export { default as FileSpreadsheet } from './file-spreadsheet';
|
|
615
615
|
export { default as FileSymlink } from './file-symlink';
|
|
616
616
|
export { default as FileTerminal } from './file-terminal';
|
|
617
|
+
export { default as FileText } from './file-text';
|
|
617
618
|
export { default as FileType2 } from './file-type-2';
|
|
618
619
|
export { default as FileType } from './file-type';
|
|
619
|
-
export { default as FileText } from './file-text';
|
|
620
620
|
export { default as FileUp } from './file-up';
|
|
621
621
|
export { default as FileUser } from './file-user';
|
|
622
622
|
export { default as FileVideoCamera } from './file-video-camera';
|
|
623
|
-
export { default as FileVolume } from './file-volume';
|
|
624
623
|
export { default as FileVolume2 } from './file-volume-2';
|
|
624
|
+
export { default as FileVolume } from './file-volume';
|
|
625
625
|
export { default as FileWarning } from './file-warning';
|
|
626
626
|
export { default as FileX2 } from './file-x-2';
|
|
627
627
|
export { default as FileX } from './file-x';
|
|
628
628
|
export { default as File } from './file';
|
|
629
|
-
export { default as Files } from './files';
|
|
630
629
|
export { default as Film } from './film';
|
|
631
630
|
export { default as Fingerprint } from './fingerprint';
|
|
631
|
+
export { default as Files } from './files';
|
|
632
632
|
export { default as FireExtinguisher } from './fire-extinguisher';
|
|
633
633
|
export { default as FishOff } from './fish-off';
|
|
634
|
-
export { default as Fish } from './fish';
|
|
635
634
|
export { default as FishSymbol } from './fish-symbol';
|
|
635
|
+
export { default as Fish } from './fish';
|
|
636
636
|
export { default as FlagOff } from './flag-off';
|
|
637
637
|
export { default as FlagTriangleLeft } from './flag-triangle-left';
|
|
638
638
|
export { default as FlagTriangleRight } from './flag-triangle-right';
|
|
639
639
|
export { default as Flag } from './flag';
|
|
640
|
-
export { default as FlameKindling } from './flame-kindling';
|
|
641
640
|
export { default as Flame } from './flame';
|
|
642
641
|
export { default as FlashlightOff } from './flashlight-off';
|
|
643
|
-
export { default as
|
|
642
|
+
export { default as FlameKindling } from './flame-kindling';
|
|
644
643
|
export { default as Flashlight } from './flashlight';
|
|
644
|
+
export { default as FlaskConicalOff } from './flask-conical-off';
|
|
645
645
|
export { default as FlaskConical } from './flask-conical';
|
|
646
646
|
export { default as FlaskRound } from './flask-round';
|
|
647
647
|
export { default as FlipHorizontal2 } from './flip-horizontal-2';
|
|
648
648
|
export { default as FlipHorizontal } from './flip-horizontal';
|
|
649
|
-
export { default as FlipVertical2 } from './flip-vertical-2';
|
|
650
649
|
export { default as FlipVertical } from './flip-vertical';
|
|
651
650
|
export { default as Flower2 } from './flower-2';
|
|
651
|
+
export { default as FlipVertical2 } from './flip-vertical-2';
|
|
652
652
|
export { default as Flower } from './flower';
|
|
653
653
|
export { default as Focus } from './focus';
|
|
654
654
|
export { default as FoldHorizontal } from './fold-horizontal';
|
|
@@ -656,14 +656,14 @@ export { default as FoldVertical } from './fold-vertical';
|
|
|
656
656
|
export { default as FolderArchive } from './folder-archive';
|
|
657
657
|
export { default as FolderCheck } from './folder-check';
|
|
658
658
|
export { default as FolderClock } from './folder-clock';
|
|
659
|
-
export { default as FolderClosed } from './folder-closed';
|
|
660
659
|
export { default as FolderCode } from './folder-code';
|
|
661
660
|
export { default as FolderCog } from './folder-cog';
|
|
662
661
|
export { default as FolderDot } from './folder-dot';
|
|
662
|
+
export { default as FolderClosed } from './folder-closed';
|
|
663
663
|
export { default as FolderDown } from './folder-down';
|
|
664
664
|
export { default as FolderGit2 } from './folder-git-2';
|
|
665
|
-
export { default as FolderHeart } from './folder-heart';
|
|
666
665
|
export { default as FolderGit } from './folder-git';
|
|
666
|
+
export { default as FolderHeart } from './folder-heart';
|
|
667
667
|
export { default as FolderInput } from './folder-input';
|
|
668
668
|
export { default as FolderKanban } from './folder-kanban';
|
|
669
669
|
export { default as FolderKey } from './folder-key';
|
|
@@ -675,8 +675,8 @@ export { default as FolderOutput } from './folder-output';
|
|
|
675
675
|
export { default as FolderPen } from './folder-pen';
|
|
676
676
|
export { default as FolderPlus } from './folder-plus';
|
|
677
677
|
export { default as FolderRoot } from './folder-root';
|
|
678
|
-
export { default as FolderSearch2 } from './folder-search-2';
|
|
679
678
|
export { default as FolderSearch } from './folder-search';
|
|
679
|
+
export { default as FolderSearch2 } from './folder-search-2';
|
|
680
680
|
export { default as FolderSymlink } from './folder-symlink';
|
|
681
681
|
export { default as FolderSync } from './folder-sync';
|
|
682
682
|
export { default as FolderTree } from './folder-tree';
|
|
@@ -695,13 +695,13 @@ export { default as Fullscreen } from './fullscreen';
|
|
|
695
695
|
export { default as FunnelPlus } from './funnel-plus';
|
|
696
696
|
export { default as FunnelX } from './funnel-x';
|
|
697
697
|
export { default as Funnel } from './funnel';
|
|
698
|
-
export { default as GalleryHorizontalEnd } from './gallery-horizontal-end';
|
|
699
698
|
export { default as GalleryHorizontal } from './gallery-horizontal';
|
|
700
699
|
export { default as GalleryThumbnails } from './gallery-thumbnails';
|
|
700
|
+
export { default as GalleryHorizontalEnd } from './gallery-horizontal-end';
|
|
701
701
|
export { default as GalleryVerticalEnd } from './gallery-vertical-end';
|
|
702
|
-
export { default as GalleryVertical } from './gallery-vertical';
|
|
703
702
|
export { default as Gamepad2 } from './gamepad-2';
|
|
704
703
|
export { default as Gamepad } from './gamepad';
|
|
704
|
+
export { default as GalleryVertical } from './gallery-vertical';
|
|
705
705
|
export { default as Gauge } from './gauge';
|
|
706
706
|
export { default as Gavel } from './gavel';
|
|
707
707
|
export { default as Gem } from './gem';
|
|
@@ -715,11 +715,11 @@ export { default as GitCommitVertical } from './git-commit-vertical';
|
|
|
715
715
|
export { default as GitCompareArrows } from './git-compare-arrows';
|
|
716
716
|
export { default as GitCompare } from './git-compare';
|
|
717
717
|
export { default as GitFork } from './git-fork';
|
|
718
|
-
export { default as GitGraph } from './git-graph';
|
|
719
718
|
export { default as GitMerge } from './git-merge';
|
|
719
|
+
export { default as GitGraph } from './git-graph';
|
|
720
720
|
export { default as GitPullRequestArrow } from './git-pull-request-arrow';
|
|
721
|
-
export { default as GitPullRequestCreateArrow } from './git-pull-request-create-arrow';
|
|
722
721
|
export { default as GitPullRequestClosed } from './git-pull-request-closed';
|
|
722
|
+
export { default as GitPullRequestCreateArrow } from './git-pull-request-create-arrow';
|
|
723
723
|
export { default as GitPullRequestCreate } from './git-pull-request-create';
|
|
724
724
|
export { default as GitPullRequestDraft } from './git-pull-request-draft';
|
|
725
725
|
export { default as GitPullRequest } from './git-pull-request';
|
|
@@ -735,51 +735,51 @@ export { default as GraduationCap } from './graduation-cap';
|
|
|
735
735
|
export { default as Grape } from './grape';
|
|
736
736
|
export { default as Grid2x2Check } from './grid-2x2-check';
|
|
737
737
|
export { default as Grid2x2Plus } from './grid-2x2-plus';
|
|
738
|
-
export { default as Grid2x2X } from './grid-2x2-x';
|
|
739
738
|
export { default as Grid2x2 } from './grid-2x2';
|
|
739
|
+
export { default as Grid2x2X } from './grid-2x2-x';
|
|
740
740
|
export { default as Grid3x2 } from './grid-3x2';
|
|
741
741
|
export { default as Grid3x3 } from './grid-3x3';
|
|
742
742
|
export { default as GripHorizontal } from './grip-horizontal';
|
|
743
743
|
export { default as GripVertical } from './grip-vertical';
|
|
744
|
-
export { default as Group } from './group';
|
|
745
744
|
export { default as Grip } from './grip';
|
|
745
|
+
export { default as Group } from './group';
|
|
746
746
|
export { default as Guitar } from './guitar';
|
|
747
747
|
export { default as Ham } from './ham';
|
|
748
748
|
export { default as Hamburger } from './hamburger';
|
|
749
749
|
export { default as Hammer } from './hammer';
|
|
750
|
-
export { default as HandFist } from './hand-fist';
|
|
751
750
|
export { default as HandCoins } from './hand-coins';
|
|
751
|
+
export { default as HandFist } from './hand-fist';
|
|
752
752
|
export { default as HandGrab } from './hand-grab';
|
|
753
753
|
export { default as HandHeart } from './hand-heart';
|
|
754
754
|
export { default as HandHelping } from './hand-helping';
|
|
755
|
-
export { default as HandMetal } from './hand-metal';
|
|
756
755
|
export { default as HandPlatter } from './hand-platter';
|
|
757
756
|
export { default as Hand } from './hand';
|
|
757
|
+
export { default as HandMetal } from './hand-metal';
|
|
758
758
|
export { default as Handbag } from './handbag';
|
|
759
759
|
export { default as Handshake } from './handshake';
|
|
760
|
-
export { default as HardDriveDownload } from './hard-drive-download';
|
|
761
760
|
export { default as HardDriveUpload } from './hard-drive-upload';
|
|
761
|
+
export { default as HardDriveDownload } from './hard-drive-download';
|
|
762
762
|
export { default as HardDrive } from './hard-drive';
|
|
763
|
-
export { default as HardHat } from './hard-hat';
|
|
764
763
|
export { default as Hash } from './hash';
|
|
764
|
+
export { default as HardHat } from './hard-hat';
|
|
765
765
|
export { default as HatGlasses } from './hat-glasses';
|
|
766
766
|
export { default as Haze } from './haze';
|
|
767
767
|
export { default as HdmiPort } from './hdmi-port';
|
|
768
768
|
export { default as Heading1 } from './heading-1';
|
|
769
|
-
export { default as Heading2 } from './heading-2';
|
|
770
769
|
export { default as Heading3 } from './heading-3';
|
|
770
|
+
export { default as Heading2 } from './heading-2';
|
|
771
771
|
export { default as Heading4 } from './heading-4';
|
|
772
772
|
export { default as Heading5 } from './heading-5';
|
|
773
|
-
export { default as Heading } from './heading';
|
|
774
773
|
export { default as Heading6 } from './heading-6';
|
|
774
|
+
export { default as Heading } from './heading';
|
|
775
775
|
export { default as HeadphoneOff } from './headphone-off';
|
|
776
776
|
export { default as Headphones } from './headphones';
|
|
777
|
-
export { default as Headset } from './headset';
|
|
778
777
|
export { default as HeartCrack } from './heart-crack';
|
|
778
|
+
export { default as Headset } from './headset';
|
|
779
779
|
export { default as HeartHandshake } from './heart-handshake';
|
|
780
780
|
export { default as HeartMinus } from './heart-minus';
|
|
781
|
-
export { default as HeartPlus } from './heart-plus';
|
|
782
781
|
export { default as HeartOff } from './heart-off';
|
|
782
|
+
export { default as HeartPlus } from './heart-plus';
|
|
783
783
|
export { default as HeartPulse } from './heart-pulse';
|
|
784
784
|
export { default as Heart } from './heart';
|
|
785
785
|
export { default as Heater } from './heater';
|
|
@@ -787,10 +787,10 @@ export { default as Hexagon } from './hexagon';
|
|
|
787
787
|
export { default as Highlighter } from './highlighter';
|
|
788
788
|
export { default as History } from './history';
|
|
789
789
|
export { default as HopOff } from './hop-off';
|
|
790
|
-
export { default as Hop } from './hop';
|
|
791
790
|
export { default as Hospital } from './hospital';
|
|
792
791
|
export { default as Hotel } from './hotel';
|
|
793
792
|
export { default as Hourglass } from './hourglass';
|
|
793
|
+
export { default as Hop } from './hop';
|
|
794
794
|
export { default as HousePlug } from './house-plug';
|
|
795
795
|
export { default as HousePlus } from './house-plus';
|
|
796
796
|
export { default as HouseWifi } from './house-wifi';
|
|
@@ -803,9 +803,9 @@ export { default as ImageDown } from './image-down';
|
|
|
803
803
|
export { default as ImageMinus } from './image-minus';
|
|
804
804
|
export { default as ImageOff } from './image-off';
|
|
805
805
|
export { default as ImagePlay } from './image-play';
|
|
806
|
-
export { default as ImagePlus } from './image-plus';
|
|
807
806
|
export { default as ImageUp } from './image-up';
|
|
808
807
|
export { default as ImageUpscale } from './image-upscale';
|
|
808
|
+
export { default as ImagePlus } from './image-plus';
|
|
809
809
|
export { default as Image } from './image';
|
|
810
810
|
export { default as Images } from './images';
|
|
811
811
|
export { default as Import } from './import';
|
|
@@ -813,14 +813,14 @@ export { default as Inbox } from './inbox';
|
|
|
813
813
|
export { default as IndentDecrease } from './indent-decrease';
|
|
814
814
|
export { default as IndentIncrease } from './indent-increase';
|
|
815
815
|
export { default as IndianRupee } from './indian-rupee';
|
|
816
|
-
export { default as Info } from './info';
|
|
817
816
|
export { default as Infinity } from './infinity';
|
|
818
|
-
export { default as
|
|
817
|
+
export { default as Info } from './info';
|
|
819
818
|
export { default as Instagram } from './instagram';
|
|
819
|
+
export { default as InspectionPanel } from './inspection-panel';
|
|
820
820
|
export { default as Italic } from './italic';
|
|
821
|
-
export { default as IterationCcw } from './iteration-ccw';
|
|
822
821
|
export { default as IterationCw } from './iteration-cw';
|
|
823
822
|
export { default as JapaneseYen } from './japanese-yen';
|
|
823
|
+
export { default as IterationCcw } from './iteration-ccw';
|
|
824
824
|
export { default as Joystick } from './joystick';
|
|
825
825
|
export { default as Kanban } from './kanban';
|
|
826
826
|
export { default as KeyRound } from './key-round';
|
|
@@ -849,26 +849,26 @@ export { default as Layers } from './layers';
|
|
|
849
849
|
export { default as LayoutDashboard } from './layout-dashboard';
|
|
850
850
|
export { default as LayoutGrid } from './layout-grid';
|
|
851
851
|
export { default as LayoutList } from './layout-list';
|
|
852
|
-
export { default as LayoutPanelLeft } from './layout-panel-left';
|
|
853
852
|
export { default as LayoutPanelTop } from './layout-panel-top';
|
|
854
853
|
export { default as LayoutTemplate } from './layout-template';
|
|
854
|
+
export { default as LayoutPanelLeft } from './layout-panel-left';
|
|
855
855
|
export { default as Leaf } from './leaf';
|
|
856
|
-
export { default as Lectern } from './lectern';
|
|
857
856
|
export { default as LeafyGreen } from './leafy-green';
|
|
858
|
-
export { default as
|
|
857
|
+
export { default as Lectern } from './lectern';
|
|
859
858
|
export { default as LetterText } from './letter-text';
|
|
859
|
+
export { default as LibraryBig } from './library-big';
|
|
860
860
|
export { default as Library } from './library';
|
|
861
861
|
export { default as LifeBuoy } from './life-buoy';
|
|
862
|
-
export { default as Ligature } from './ligature';
|
|
863
862
|
export { default as LightbulbOff } from './lightbulb-off';
|
|
863
|
+
export { default as Ligature } from './ligature';
|
|
864
864
|
export { default as Lightbulb } from './lightbulb';
|
|
865
865
|
export { default as LineSquiggle } from './line-squiggle';
|
|
866
866
|
export { default as Link2Off } from './link-2-off';
|
|
867
867
|
export { default as Link2 } from './link-2';
|
|
868
868
|
export { default as Link } from './link';
|
|
869
|
-
export { default as Linkedin } from './linkedin';
|
|
870
869
|
export { default as ListCheck } from './list-check';
|
|
871
870
|
export { default as ListChecks } from './list-checks';
|
|
871
|
+
export { default as Linkedin } from './linkedin';
|
|
872
872
|
export { default as ListCollapse } from './list-collapse';
|
|
873
873
|
export { default as ListEnd } from './list-end';
|
|
874
874
|
export { default as ListFilterPlus } from './list-filter-plus';
|
|
@@ -889,20 +889,20 @@ export { default as LoaderPinwheel } from './loader-pinwheel';
|
|
|
889
889
|
export { default as Loader } from './loader';
|
|
890
890
|
export { default as LocateFixed } from './locate-fixed';
|
|
891
891
|
export { default as LocateOff } from './locate-off';
|
|
892
|
-
export { default as Locate } from './locate';
|
|
893
892
|
export { default as LockKeyholeOpen } from './lock-keyhole-open';
|
|
893
|
+
export { default as Locate } from './locate';
|
|
894
894
|
export { default as LockKeyhole } from './lock-keyhole';
|
|
895
895
|
export { default as LockOpen } from './lock-open';
|
|
896
896
|
export { default as Lock } from './lock';
|
|
897
|
-
export { default as LogIn } from './log-in';
|
|
898
897
|
export { default as LogOut } from './log-out';
|
|
899
898
|
export { default as Logs } from './logs';
|
|
900
899
|
export { default as Lollipop } from './lollipop';
|
|
900
|
+
export { default as LogIn } from './log-in';
|
|
901
901
|
export { default as Luggage } from './luggage';
|
|
902
|
-
export { default as MailCheck } from './mail-check';
|
|
903
902
|
export { default as Magnet } from './magnet';
|
|
904
|
-
export { default as
|
|
903
|
+
export { default as MailCheck } from './mail-check';
|
|
905
904
|
export { default as MailMinus } from './mail-minus';
|
|
905
|
+
export { default as MailOpen } from './mail-open';
|
|
906
906
|
export { default as MailPlus } from './mail-plus';
|
|
907
907
|
export { default as MailQuestionMark } from './mail-question-mark';
|
|
908
908
|
export { default as MailSearch } from './mail-search';
|
|
@@ -929,19 +929,19 @@ export { default as MapPlus } from './map-plus';
|
|
|
929
929
|
export { default as Map } from './map';
|
|
930
930
|
export { default as MarsStroke } from './mars-stroke';
|
|
931
931
|
export { default as Mars } from './mars';
|
|
932
|
-
export { default as Maximize2 } from './maximize-2';
|
|
933
932
|
export { default as Martini } from './martini';
|
|
933
|
+
export { default as Maximize2 } from './maximize-2';
|
|
934
934
|
export { default as Maximize } from './maximize';
|
|
935
935
|
export { default as Medal } from './medal';
|
|
936
|
-
export { default as Megaphone } from './megaphone';
|
|
937
936
|
export { default as MegaphoneOff } from './megaphone-off';
|
|
937
|
+
export { default as Megaphone } from './megaphone';
|
|
938
938
|
export { default as Meh } from './meh';
|
|
939
939
|
export { default as MemoryStick } from './memory-stick';
|
|
940
940
|
export { default as Menu } from './menu';
|
|
941
941
|
export { default as Merge } from './merge';
|
|
942
942
|
export { default as MessageCircleCode } from './message-circle-code';
|
|
943
|
-
export { default as MessageCircleDashed } from './message-circle-dashed';
|
|
944
943
|
export { default as MessageCircleHeart } from './message-circle-heart';
|
|
944
|
+
export { default as MessageCircleDashed } from './message-circle-dashed';
|
|
945
945
|
export { default as MessageCircleMore } from './message-circle-more';
|
|
946
946
|
export { default as MessageCircleOff } from './message-circle-off';
|
|
947
947
|
export { default as MessageCirclePlus } from './message-circle-plus';
|
|
@@ -958,9 +958,9 @@ export { default as MessageSquareHeart } from './message-square-heart';
|
|
|
958
958
|
export { default as MessageSquareLock } from './message-square-lock';
|
|
959
959
|
export { default as MessageSquareMore } from './message-square-more';
|
|
960
960
|
export { default as MessageSquareOff } from './message-square-off';
|
|
961
|
-
export { default as MessageSquarePlus } from './message-square-plus';
|
|
962
961
|
export { default as MessageSquareQuote } from './message-square-quote';
|
|
963
962
|
export { default as MessageSquareReply } from './message-square-reply';
|
|
963
|
+
export { default as MessageSquarePlus } from './message-square-plus';
|
|
964
964
|
export { default as MessageSquareShare } from './message-square-share';
|
|
965
965
|
export { default as MessageSquareText } from './message-square-text';
|
|
966
966
|
export { default as MessageSquareWarning } from './message-square-warning';
|
|
@@ -979,35 +979,35 @@ export { default as Milk } from './milk';
|
|
|
979
979
|
export { default as Minimize2 } from './minimize-2';
|
|
980
980
|
export { default as Minimize } from './minimize';
|
|
981
981
|
export { default as Minus } from './minus';
|
|
982
|
-
export { default as MonitorCheck } from './monitor-check';
|
|
983
982
|
export { default as MonitorCog } from './monitor-cog';
|
|
984
983
|
export { default as MonitorDot } from './monitor-dot';
|
|
984
|
+
export { default as MonitorCheck } from './monitor-check';
|
|
985
985
|
export { default as MonitorDown } from './monitor-down';
|
|
986
|
-
export { default as MonitorOff } from './monitor-off';
|
|
987
986
|
export { default as MonitorPause } from './monitor-pause';
|
|
987
|
+
export { default as MonitorOff } from './monitor-off';
|
|
988
988
|
export { default as MonitorPlay } from './monitor-play';
|
|
989
989
|
export { default as MonitorSmartphone } from './monitor-smartphone';
|
|
990
990
|
export { default as MonitorSpeaker } from './monitor-speaker';
|
|
991
991
|
export { default as MonitorStop } from './monitor-stop';
|
|
992
|
-
export { default as MonitorX } from './monitor-x';
|
|
993
992
|
export { default as MonitorUp } from './monitor-up';
|
|
993
|
+
export { default as MonitorX } from './monitor-x';
|
|
994
994
|
export { default as Monitor } from './monitor';
|
|
995
|
-
export { default as MoonStar } from './moon-star';
|
|
996
995
|
export { default as Moon } from './moon';
|
|
996
|
+
export { default as MoonStar } from './moon-star';
|
|
997
997
|
export { default as MountainSnow } from './mountain-snow';
|
|
998
998
|
export { default as Mountain } from './mountain';
|
|
999
999
|
export { default as MouseOff } from './mouse-off';
|
|
1000
|
-
export { default as MousePointerBan } from './mouse-pointer-ban';
|
|
1001
1000
|
export { default as MousePointer2 } from './mouse-pointer-2';
|
|
1002
1001
|
export { default as MousePointerClick } from './mouse-pointer-click';
|
|
1002
|
+
export { default as MousePointerBan } from './mouse-pointer-ban';
|
|
1003
1003
|
export { default as MousePointer } from './mouse-pointer';
|
|
1004
1004
|
export { default as Mouse } from './mouse';
|
|
1005
|
-
export { default as MoveDiagonal2 } from './move-diagonal-2';
|
|
1006
1005
|
export { default as Move3d } from './move-3d';
|
|
1006
|
+
export { default as MoveDiagonal2 } from './move-diagonal-2';
|
|
1007
1007
|
export { default as MoveDiagonal } from './move-diagonal';
|
|
1008
1008
|
export { default as MoveDownLeft } from './move-down-left';
|
|
1009
|
-
export { default as MoveDownRight } from './move-down-right';
|
|
1010
1009
|
export { default as MoveDown } from './move-down';
|
|
1010
|
+
export { default as MoveDownRight } from './move-down-right';
|
|
1011
1011
|
export { default as MoveHorizontal } from './move-horizontal';
|
|
1012
1012
|
export { default as MoveLeft } from './move-left';
|
|
1013
1013
|
export { default as MoveRight } from './move-right';
|
|
@@ -1039,8 +1039,8 @@ export { default as Nut } from './nut';
|
|
|
1039
1039
|
export { default as OctagonAlert } from './octagon-alert';
|
|
1040
1040
|
export { default as OctagonMinus } from './octagon-minus';
|
|
1041
1041
|
export { default as OctagonPause } from './octagon-pause';
|
|
1042
|
-
export { default as OctagonX } from './octagon-x';
|
|
1043
1042
|
export { default as Octagon } from './octagon';
|
|
1043
|
+
export { default as OctagonX } from './octagon-x';
|
|
1044
1044
|
export { default as Omega } from './omega';
|
|
1045
1045
|
export { default as Option } from './option';
|
|
1046
1046
|
export { default as Orbit } from './orbit';
|
|
@@ -1048,8 +1048,8 @@ export { default as Origami } from './origami';
|
|
|
1048
1048
|
export { default as Package2 } from './package-2';
|
|
1049
1049
|
export { default as PackageCheck } from './package-check';
|
|
1050
1050
|
export { default as PackageMinus } from './package-minus';
|
|
1051
|
-
export { default as PackagePlus } from './package-plus';
|
|
1052
1051
|
export { default as PackageOpen } from './package-open';
|
|
1052
|
+
export { default as PackagePlus } from './package-plus';
|
|
1053
1053
|
export { default as PackageSearch } from './package-search';
|
|
1054
1054
|
export { default as PackageX } from './package-x';
|
|
1055
1055
|
export { default as Package } from './package';
|
|
@@ -1073,8 +1073,8 @@ export { default as PanelRightOpen } from './panel-right-open';
|
|
|
1073
1073
|
export { default as PanelRight } from './panel-right';
|
|
1074
1074
|
export { default as PanelTopClose } from './panel-top-close';
|
|
1075
1075
|
export { default as PanelTopDashed } from './panel-top-dashed';
|
|
1076
|
-
export { default as PanelTop } from './panel-top';
|
|
1077
1076
|
export { default as PanelTopOpen } from './panel-top-open';
|
|
1077
|
+
export { default as PanelTop } from './panel-top';
|
|
1078
1078
|
export { default as PanelsLeftBottom } from './panels-left-bottom';
|
|
1079
1079
|
export { default as PanelsRightBottom } from './panels-right-bottom';
|
|
1080
1080
|
export { default as PanelsTopLeft } from './panels-top-left';
|
|
@@ -1090,18 +1090,18 @@ export { default as PenOff } from './pen-off';
|
|
|
1090
1090
|
export { default as PenTool } from './pen-tool';
|
|
1091
1091
|
export { default as Pen } from './pen';
|
|
1092
1092
|
export { default as PencilLine } from './pencil-line';
|
|
1093
|
-
export { default as PencilOff } from './pencil-off';
|
|
1094
1093
|
export { default as PencilRuler } from './pencil-ruler';
|
|
1095
1094
|
export { default as Pencil } from './pencil';
|
|
1095
|
+
export { default as PencilOff } from './pencil-off';
|
|
1096
1096
|
export { default as Pentagon } from './pentagon';
|
|
1097
1097
|
export { default as Percent } from './percent';
|
|
1098
1098
|
export { default as PersonStanding } from './person-standing';
|
|
1099
1099
|
export { default as PhilippinePeso } from './philippine-peso';
|
|
1100
1100
|
export { default as PhoneCall } from './phone-call';
|
|
1101
1101
|
export { default as PhoneForwarded } from './phone-forwarded';
|
|
1102
|
+
export { default as PhoneIncoming } from './phone-incoming';
|
|
1102
1103
|
export { default as PhoneMissed } from './phone-missed';
|
|
1103
1104
|
export { default as PhoneOff } from './phone-off';
|
|
1104
|
-
export { default as PhoneIncoming } from './phone-incoming';
|
|
1105
1105
|
export { default as PhoneOutgoing } from './phone-outgoing';
|
|
1106
1106
|
export { default as Phone } from './phone';
|
|
1107
1107
|
export { default as Pi } from './pi';
|
|
@@ -1111,57 +1111,57 @@ export { default as PictureInPicture2 } from './picture-in-picture-2';
|
|
|
1111
1111
|
export { default as PictureInPicture } from './picture-in-picture';
|
|
1112
1112
|
export { default as PiggyBank } from './piggy-bank';
|
|
1113
1113
|
export { default as PilcrowLeft } from './pilcrow-left';
|
|
1114
|
-
export { default as PilcrowRight } from './pilcrow-right';
|
|
1115
1114
|
export { default as Pilcrow } from './pilcrow';
|
|
1115
|
+
export { default as PilcrowRight } from './pilcrow-right';
|
|
1116
1116
|
export { default as PillBottle } from './pill-bottle';
|
|
1117
|
-
export { default as PinOff } from './pin-off';
|
|
1118
1117
|
export { default as Pill } from './pill';
|
|
1118
|
+
export { default as PinOff } from './pin-off';
|
|
1119
1119
|
export { default as Pin } from './pin';
|
|
1120
1120
|
export { default as Pipette } from './pipette';
|
|
1121
1121
|
export { default as Pizza } from './pizza';
|
|
1122
1122
|
export { default as PlaneLanding } from './plane-landing';
|
|
1123
1123
|
export { default as PlaneTakeoff } from './plane-takeoff';
|
|
1124
|
-
export { default as Play } from './play';
|
|
1125
1124
|
export { default as Plane } from './plane';
|
|
1126
|
-
export { default as
|
|
1125
|
+
export { default as Play } from './play';
|
|
1127
1126
|
export { default as PlugZap } from './plug-zap';
|
|
1127
|
+
export { default as Plug2 } from './plug-2';
|
|
1128
1128
|
export { default as Plug } from './plug';
|
|
1129
1129
|
export { default as Plus } from './plus';
|
|
1130
1130
|
export { default as PocketKnife } from './pocket-knife';
|
|
1131
|
-
export { default as Pocket } from './pocket';
|
|
1132
1131
|
export { default as Podcast } from './podcast';
|
|
1133
1132
|
export { default as PointerOff } from './pointer-off';
|
|
1133
|
+
export { default as Pocket } from './pocket';
|
|
1134
1134
|
export { default as Pointer } from './pointer';
|
|
1135
1135
|
export { default as Popcorn } from './popcorn';
|
|
1136
1136
|
export { default as Popsicle } from './popsicle';
|
|
1137
1137
|
export { default as PoundSterling } from './pound-sterling';
|
|
1138
|
-
export { default as PowerOff } from './power-off';
|
|
1139
1138
|
export { default as Power } from './power';
|
|
1139
|
+
export { default as PowerOff } from './power-off';
|
|
1140
1140
|
export { default as Presentation } from './presentation';
|
|
1141
1141
|
export { default as PrinterCheck } from './printer-check';
|
|
1142
1142
|
export { default as Printer } from './printer';
|
|
1143
|
-
export { default as Proportions } from './proportions';
|
|
1144
1143
|
export { default as Projector } from './projector';
|
|
1144
|
+
export { default as Proportions } from './proportions';
|
|
1145
1145
|
export { default as Puzzle } from './puzzle';
|
|
1146
1146
|
export { default as Pyramid } from './pyramid';
|
|
1147
1147
|
export { default as QrCode } from './qr-code';
|
|
1148
|
-
export { default as Quote } from './quote';
|
|
1149
1148
|
export { default as Rabbit } from './rabbit';
|
|
1149
|
+
export { default as Quote } from './quote';
|
|
1150
1150
|
export { default as Radar } from './radar';
|
|
1151
|
-
export { default as Radical } from './radical';
|
|
1152
1151
|
export { default as Radiation } from './radiation';
|
|
1153
|
-
export { default as
|
|
1152
|
+
export { default as Radical } from './radical';
|
|
1154
1153
|
export { default as RadioTower } from './radio-tower';
|
|
1154
|
+
export { default as RadioReceiver } from './radio-receiver';
|
|
1155
1155
|
export { default as Radio } from './radio';
|
|
1156
1156
|
export { default as Radius } from './radius';
|
|
1157
1157
|
export { default as RailSymbol } from './rail-symbol';
|
|
1158
|
-
export { default as Rainbow } from './rainbow';
|
|
1159
1158
|
export { default as Rat } from './rat';
|
|
1160
1159
|
export { default as Ratio } from './ratio';
|
|
1160
|
+
export { default as Rainbow } from './rainbow';
|
|
1161
1161
|
export { default as ReceiptCent } from './receipt-cent';
|
|
1162
1162
|
export { default as ReceiptEuro } from './receipt-euro';
|
|
1163
|
-
export { default as ReceiptJapaneseYen } from './receipt-japanese-yen';
|
|
1164
1163
|
export { default as ReceiptIndianRupee } from './receipt-indian-rupee';
|
|
1164
|
+
export { default as ReceiptJapaneseYen } from './receipt-japanese-yen';
|
|
1165
1165
|
export { default as ReceiptPoundSterling } from './receipt-pound-sterling';
|
|
1166
1166
|
export { default as ReceiptRussianRuble } from './receipt-russian-ruble';
|
|
1167
1167
|
export { default as ReceiptSwissFranc } from './receipt-swiss-franc';
|
|
@@ -1171,29 +1171,29 @@ export { default as Receipt } from './receipt';
|
|
|
1171
1171
|
export { default as RectangleCircle } from './rectangle-circle';
|
|
1172
1172
|
export { default as RectangleEllipsis } from './rectangle-ellipsis';
|
|
1173
1173
|
export { default as RectangleGoggles } from './rectangle-goggles';
|
|
1174
|
-
export { default as RectangleHorizontal } from './rectangle-horizontal';
|
|
1175
1174
|
export { default as RectangleVertical } from './rectangle-vertical';
|
|
1175
|
+
export { default as RectangleHorizontal } from './rectangle-horizontal';
|
|
1176
1176
|
export { default as Recycle } from './recycle';
|
|
1177
1177
|
export { default as Redo2 } from './redo-2';
|
|
1178
1178
|
export { default as RedoDot } from './redo-dot';
|
|
1179
1179
|
export { default as Redo } from './redo';
|
|
1180
1180
|
export { default as RefreshCcwDot } from './refresh-ccw-dot';
|
|
1181
|
-
export { default as RefreshCcw } from './refresh-ccw';
|
|
1182
1181
|
export { default as RefreshCwOff } from './refresh-cw-off';
|
|
1182
|
+
export { default as RefreshCcw } from './refresh-ccw';
|
|
1183
1183
|
export { default as RefreshCw } from './refresh-cw';
|
|
1184
1184
|
export { default as Refrigerator } from './refrigerator';
|
|
1185
|
-
export { default as RemoveFormatting } from './remove-formatting';
|
|
1186
1185
|
export { default as Regex } from './regex';
|
|
1186
|
+
export { default as RemoveFormatting } from './remove-formatting';
|
|
1187
1187
|
export { default as Repeat1 } from './repeat-1';
|
|
1188
|
-
export { default as Repeat2 } from './repeat-2';
|
|
1189
1188
|
export { default as Repeat } from './repeat';
|
|
1189
|
+
export { default as Repeat2 } from './repeat-2';
|
|
1190
1190
|
export { default as ReplaceAll } from './replace-all';
|
|
1191
1191
|
export { default as Replace } from './replace';
|
|
1192
|
-
export { default as ReplyAll } from './reply-all';
|
|
1193
1192
|
export { default as Reply } from './reply';
|
|
1193
|
+
export { default as ReplyAll } from './reply-all';
|
|
1194
1194
|
export { default as Rewind } from './rewind';
|
|
1195
|
-
export { default as Rocket } from './rocket';
|
|
1196
1195
|
export { default as Ribbon } from './ribbon';
|
|
1196
|
+
export { default as Rocket } from './rocket';
|
|
1197
1197
|
export { default as RockingChair } from './rocking-chair';
|
|
1198
1198
|
export { default as RollerCoaster } from './roller-coaster';
|
|
1199
1199
|
export { default as Rotate3d } from './rotate-3d';
|
|
@@ -1201,25 +1201,25 @@ export { default as RotateCcwSquare } from './rotate-ccw-square';
|
|
|
1201
1201
|
export { default as RotateCcwKey } from './rotate-ccw-key';
|
|
1202
1202
|
export { default as RotateCcw } from './rotate-ccw';
|
|
1203
1203
|
export { default as RotateCwSquare } from './rotate-cw-square';
|
|
1204
|
-
export { default as RouteOff } from './route-off';
|
|
1205
1204
|
export { default as RotateCw } from './rotate-cw';
|
|
1205
|
+
export { default as RouteOff } from './route-off';
|
|
1206
1206
|
export { default as Route } from './route';
|
|
1207
1207
|
export { default as Router } from './router';
|
|
1208
1208
|
export { default as Rows2 } from './rows-2';
|
|
1209
|
-
export { default as Rows4 } from './rows-4';
|
|
1210
1209
|
export { default as Rows3 } from './rows-3';
|
|
1210
|
+
export { default as Rows4 } from './rows-4';
|
|
1211
1211
|
export { default as Rss } from './rss';
|
|
1212
1212
|
export { default as RulerDimensionLine } from './ruler-dimension-line';
|
|
1213
|
-
export { default as RussianRuble } from './russian-ruble';
|
|
1214
1213
|
export { default as Ruler } from './ruler';
|
|
1214
|
+
export { default as RussianRuble } from './russian-ruble';
|
|
1215
1215
|
export { default as Sailboat } from './sailboat';
|
|
1216
1216
|
export { default as Salad } from './salad';
|
|
1217
1217
|
export { default as Sandwich } from './sandwich';
|
|
1218
1218
|
export { default as SatelliteDish } from './satellite-dish';
|
|
1219
1219
|
export { default as Satellite } from './satellite';
|
|
1220
1220
|
export { default as SaudiRiyal } from './saudi-riyal';
|
|
1221
|
-
export { default as SaveOff } from './save-off';
|
|
1222
1221
|
export { default as SaveAll } from './save-all';
|
|
1222
|
+
export { default as SaveOff } from './save-off';
|
|
1223
1223
|
export { default as Save } from './save';
|
|
1224
1224
|
export { default as Scale3d } from './scale-3d';
|
|
1225
1225
|
export { default as Scale } from './scale';
|
|
@@ -1229,28 +1229,28 @@ export { default as ScanEye } from './scan-eye';
|
|
|
1229
1229
|
export { default as ScanFace } from './scan-face';
|
|
1230
1230
|
export { default as ScanHeart } from './scan-heart';
|
|
1231
1231
|
export { default as ScanLine } from './scan-line';
|
|
1232
|
-
export { default as ScanQrCode } from './scan-qr-code';
|
|
1233
1232
|
export { default as ScanSearch } from './scan-search';
|
|
1233
|
+
export { default as ScanQrCode } from './scan-qr-code';
|
|
1234
1234
|
export { default as ScanText } from './scan-text';
|
|
1235
1235
|
export { default as Scan } from './scan';
|
|
1236
1236
|
export { default as School } from './school';
|
|
1237
1237
|
export { default as ScissorsLineDashed } from './scissors-line-dashed';
|
|
1238
1238
|
export { default as Scissors } from './scissors';
|
|
1239
1239
|
export { default as ScreenShareOff } from './screen-share-off';
|
|
1240
|
-
export { default as ScrollText } from './scroll-text';
|
|
1241
1240
|
export { default as ScreenShare } from './screen-share';
|
|
1242
|
-
export { default as
|
|
1241
|
+
export { default as ScrollText } from './scroll-text';
|
|
1243
1242
|
export { default as SearchCheck } from './search-check';
|
|
1244
1243
|
export { default as Scroll } from './scroll';
|
|
1245
|
-
export { default as
|
|
1244
|
+
export { default as SearchCode } from './search-code';
|
|
1246
1245
|
export { default as SearchSlash } from './search-slash';
|
|
1247
|
-
export { default as
|
|
1246
|
+
export { default as SearchX } from './search-x';
|
|
1248
1247
|
export { default as Section } from './section';
|
|
1248
|
+
export { default as Search } from './search';
|
|
1249
1249
|
export { default as SendHorizontal } from './send-horizontal';
|
|
1250
1250
|
export { default as SendToBack } from './send-to-back';
|
|
1251
1251
|
export { default as Send } from './send';
|
|
1252
|
-
export { default as SeparatorVertical } from './separator-vertical';
|
|
1253
1252
|
export { default as SeparatorHorizontal } from './separator-horizontal';
|
|
1253
|
+
export { default as SeparatorVertical } from './separator-vertical';
|
|
1254
1254
|
export { default as ServerCog } from './server-cog';
|
|
1255
1255
|
export { default as ServerCrash } from './server-crash';
|
|
1256
1256
|
export { default as ServerOff } from './server-off';
|
|
@@ -1268,8 +1268,8 @@ export { default as ShieldCheck } from './shield-check';
|
|
|
1268
1268
|
export { default as ShieldEllipsis } from './shield-ellipsis';
|
|
1269
1269
|
export { default as ShieldHalf } from './shield-half';
|
|
1270
1270
|
export { default as ShieldMinus } from './shield-minus';
|
|
1271
|
-
export { default as ShieldOff } from './shield-off';
|
|
1272
1271
|
export { default as ShieldPlus } from './shield-plus';
|
|
1272
|
+
export { default as ShieldOff } from './shield-off';
|
|
1273
1273
|
export { default as ShieldQuestionMark } from './shield-question-mark';
|
|
1274
1274
|
export { default as ShieldUser } from './shield-user';
|
|
1275
1275
|
export { default as ShieldX } from './shield-x';
|
|
@@ -1309,8 +1309,8 @@ export { default as SmartphoneCharging } from './smartphone-charging';
|
|
|
1309
1309
|
export { default as SmartphoneNfc } from './smartphone-nfc';
|
|
1310
1310
|
export { default as Smartphone } from './smartphone';
|
|
1311
1311
|
export { default as SmilePlus } from './smile-plus';
|
|
1312
|
-
export { default as Snail } from './snail';
|
|
1313
1312
|
export { default as Smile } from './smile';
|
|
1313
|
+
export { default as Snail } from './snail';
|
|
1314
1314
|
export { default as Snowflake } from './snowflake';
|
|
1315
1315
|
export { default as SoapDispenserDroplet } from './soap-dispenser-droplet';
|
|
1316
1316
|
export { default as Sofa } from './sofa';
|
|
@@ -1322,30 +1322,30 @@ export { default as Sparkles } from './sparkles';
|
|
|
1322
1322
|
export { default as Speaker } from './speaker';
|
|
1323
1323
|
export { default as Speech } from './speech';
|
|
1324
1324
|
export { default as SpellCheck2 } from './spell-check-2';
|
|
1325
|
-
export { default as SplinePointer } from './spline-pointer';
|
|
1326
1325
|
export { default as SpellCheck } from './spell-check';
|
|
1326
|
+
export { default as SplinePointer } from './spline-pointer';
|
|
1327
1327
|
export { default as Spline } from './spline';
|
|
1328
1328
|
export { default as Split } from './split';
|
|
1329
1329
|
export { default as Spool } from './spool';
|
|
1330
1330
|
export { default as Spotlight } from './spotlight';
|
|
1331
1331
|
export { default as SprayCan } from './spray-can';
|
|
1332
|
-
export { default as Sprout } from './sprout';
|
|
1333
1332
|
export { default as SquareActivity } from './square-activity';
|
|
1333
|
+
export { default as Sprout } from './sprout';
|
|
1334
1334
|
export { default as SquareArrowDownLeft } from './square-arrow-down-left';
|
|
1335
1335
|
export { default as SquareArrowDownRight } from './square-arrow-down-right';
|
|
1336
|
+
export { default as SquareArrowDown } from './square-arrow-down';
|
|
1336
1337
|
export { default as SquareArrowLeft } from './square-arrow-left';
|
|
1337
1338
|
export { default as SquareArrowOutDownRight } from './square-arrow-out-down-right';
|
|
1338
|
-
export { default as
|
|
1339
|
+
export { default as SquareArrowOutUpLeft } from './square-arrow-out-up-left';
|
|
1339
1340
|
export { default as SquareArrowOutDownLeft } from './square-arrow-out-down-left';
|
|
1340
1341
|
export { default as SquareArrowOutUpRight } from './square-arrow-out-up-right';
|
|
1341
|
-
export { default as SquareArrowOutUpLeft } from './square-arrow-out-up-left';
|
|
1342
1342
|
export { default as SquareArrowRight } from './square-arrow-right';
|
|
1343
1343
|
export { default as SquareArrowUpLeft } from './square-arrow-up-left';
|
|
1344
1344
|
export { default as SquareArrowUpRight } from './square-arrow-up-right';
|
|
1345
|
-
export { default as SquareArrowUp } from './square-arrow-up';
|
|
1346
|
-
export { default as SquareChartGantt } from './square-chart-gantt';
|
|
1347
1345
|
export { default as SquareAsterisk } from './square-asterisk';
|
|
1346
|
+
export { default as SquareArrowUp } from './square-arrow-up';
|
|
1348
1347
|
export { default as SquareBottomDashedScissors } from './square-bottom-dashed-scissors';
|
|
1348
|
+
export { default as SquareChartGantt } from './square-chart-gantt';
|
|
1349
1349
|
export { default as SquareCheckBig } from './square-check-big';
|
|
1350
1350
|
export { default as SquareCheck } from './square-check';
|
|
1351
1351
|
export { default as SquareChevronDown } from './square-chevron-down';
|
|
@@ -1355,25 +1355,25 @@ export { default as SquareChevronUp } from './square-chevron-up';
|
|
|
1355
1355
|
export { default as SquareCode } from './square-code';
|
|
1356
1356
|
export { default as SquareDashedBottomCode } from './square-dashed-bottom-code';
|
|
1357
1357
|
export { default as SquareDashedBottom } from './square-dashed-bottom';
|
|
1358
|
-
export { default as SquareDashedKanban } from './square-dashed-kanban';
|
|
1359
1358
|
export { default as SquareDashedMousePointer } from './square-dashed-mouse-pointer';
|
|
1359
|
+
export { default as SquareDashedKanban } from './square-dashed-kanban';
|
|
1360
1360
|
export { default as SquareDashedTopSolid } from './square-dashed-top-solid';
|
|
1361
1361
|
export { default as SquareDashed } from './square-dashed';
|
|
1362
|
-
export { default as SquareDot } from './square-dot';
|
|
1363
1362
|
export { default as SquareDivide } from './square-divide';
|
|
1363
|
+
export { default as SquareDot } from './square-dot';
|
|
1364
1364
|
export { default as SquareEqual } from './square-equal';
|
|
1365
1365
|
export { default as SquareFunction } from './square-function';
|
|
1366
1366
|
export { default as SquareKanban } from './square-kanban';
|
|
1367
1367
|
export { default as SquareLibrary } from './square-library';
|
|
1368
1368
|
export { default as SquareM } from './square-m';
|
|
1369
|
-
export { default as SquareMinus } from './square-minus';
|
|
1370
1369
|
export { default as SquareMenu } from './square-menu';
|
|
1370
|
+
export { default as SquareMinus } from './square-minus';
|
|
1371
1371
|
export { default as SquareMousePointer } from './square-mouse-pointer';
|
|
1372
1372
|
export { default as SquareParkingOff } from './square-parking-off';
|
|
1373
1373
|
export { default as SquareParking } from './square-parking';
|
|
1374
1374
|
export { default as SquarePause } from './square-pause';
|
|
1375
|
-
export { default as SquarePen } from './square-pen';
|
|
1376
1375
|
export { default as SquarePercent } from './square-percent';
|
|
1376
|
+
export { default as SquarePen } from './square-pen';
|
|
1377
1377
|
export { default as SquarePi } from './square-pi';
|
|
1378
1378
|
export { default as SquarePilcrow } from './square-pilcrow';
|
|
1379
1379
|
export { default as SquarePlay } from './square-play';
|
|
@@ -1388,8 +1388,8 @@ export { default as SquareSplitHorizontal } from './square-split-horizontal';
|
|
|
1388
1388
|
export { default as SquareSplitVertical } from './square-split-vertical';
|
|
1389
1389
|
export { default as SquareSquare } from './square-square';
|
|
1390
1390
|
export { default as SquareStack } from './square-stack';
|
|
1391
|
-
export { default as SquareStop } from './square-stop';
|
|
1392
1391
|
export { default as SquareTerminal } from './square-terminal';
|
|
1392
|
+
export { default as SquareStop } from './square-stop';
|
|
1393
1393
|
export { default as SquareUserRound } from './square-user-round';
|
|
1394
1394
|
export { default as SquareUser } from './square-user';
|
|
1395
1395
|
export { default as SquareX } from './square-x';
|
|
@@ -1402,33 +1402,33 @@ export { default as SquircleDashed } from './squircle-dashed';
|
|
|
1402
1402
|
export { default as Squircle } from './squircle';
|
|
1403
1403
|
export { default as Squirrel } from './squirrel';
|
|
1404
1404
|
export { default as Stamp } from './stamp';
|
|
1405
|
-
export { default as StarOff } from './star-off';
|
|
1406
1405
|
export { default as StarHalf } from './star-half';
|
|
1406
|
+
export { default as StarOff } from './star-off';
|
|
1407
1407
|
export { default as Star } from './star';
|
|
1408
1408
|
export { default as StepBack } from './step-back';
|
|
1409
1409
|
export { default as StepForward } from './step-forward';
|
|
1410
1410
|
export { default as Stethoscope } from './stethoscope';
|
|
1411
1411
|
export { default as Sticker } from './sticker';
|
|
1412
|
-
export { default as Store } from './store';
|
|
1413
1412
|
export { default as StickyNote } from './sticky-note';
|
|
1413
|
+
export { default as Store } from './store';
|
|
1414
1414
|
export { default as StretchHorizontal } from './stretch-horizontal';
|
|
1415
1415
|
export { default as StretchVertical } from './stretch-vertical';
|
|
1416
1416
|
export { default as Strikethrough } from './strikethrough';
|
|
1417
1417
|
export { default as Subscript } from './subscript';
|
|
1418
1418
|
export { default as SunDim } from './sun-dim';
|
|
1419
1419
|
export { default as SunMedium } from './sun-medium';
|
|
1420
|
-
export { default as SunSnow } from './sun-snow';
|
|
1421
1420
|
export { default as SunMoon } from './sun-moon';
|
|
1421
|
+
export { default as SunSnow } from './sun-snow';
|
|
1422
1422
|
export { default as Sun } from './sun';
|
|
1423
1423
|
export { default as Sunrise } from './sunrise';
|
|
1424
|
-
export { default as Superscript } from './superscript';
|
|
1425
1424
|
export { default as Sunset } from './sunset';
|
|
1425
|
+
export { default as Superscript } from './superscript';
|
|
1426
1426
|
export { default as SwatchBook } from './swatch-book';
|
|
1427
1427
|
export { default as SwissFranc } from './swiss-franc';
|
|
1428
|
-
export { default as SwitchCamera } from './switch-camera';
|
|
1429
1428
|
export { default as Sword } from './sword';
|
|
1430
|
-
export { default as
|
|
1429
|
+
export { default as SwitchCamera } from './switch-camera';
|
|
1431
1430
|
export { default as Syringe } from './syringe';
|
|
1431
|
+
export { default as Swords } from './swords';
|
|
1432
1432
|
export { default as Table2 } from './table-2';
|
|
1433
1433
|
export { default as TableCellsMerge } from './table-cells-merge';
|
|
1434
1434
|
export { default as TableCellsSplit } from './table-cells-split';
|
|
@@ -1436,13 +1436,13 @@ export { default as TableColumnsSplit } from './table-columns-split';
|
|
|
1436
1436
|
export { default as TableOfContents } from './table-of-contents';
|
|
1437
1437
|
export { default as TableProperties } from './table-properties';
|
|
1438
1438
|
export { default as TableRowsSplit } from './table-rows-split';
|
|
1439
|
+
export { default as Table } from './table';
|
|
1439
1440
|
export { default as TabletSmartphone } from './tablet-smartphone';
|
|
1440
1441
|
export { default as Tablet } from './tablet';
|
|
1441
|
-
export { default as Table } from './table';
|
|
1442
1442
|
export { default as Tablets } from './tablets';
|
|
1443
1443
|
export { default as Tag } from './tag';
|
|
1444
|
-
export { default as Tally1 } from './tally-1';
|
|
1445
1444
|
export { default as Tags } from './tags';
|
|
1445
|
+
export { default as Tally1 } from './tally-1';
|
|
1446
1446
|
export { default as Tally2 } from './tally-2';
|
|
1447
1447
|
export { default as Tally3 } from './tally-3';
|
|
1448
1448
|
export { default as Tally4 } from './tally-4';
|
|
@@ -1453,11 +1453,11 @@ export { default as Telescope } from './telescope';
|
|
|
1453
1453
|
export { default as TentTree } from './tent-tree';
|
|
1454
1454
|
export { default as Tent } from './tent';
|
|
1455
1455
|
export { default as Terminal } from './terminal';
|
|
1456
|
-
export { default as TestTubes } from './test-tubes';
|
|
1457
1456
|
export { default as TestTubeDiagonal } from './test-tube-diagonal';
|
|
1458
1457
|
export { default as TestTube } from './test-tube';
|
|
1459
|
-
export { default as
|
|
1458
|
+
export { default as TestTubes } from './test-tubes';
|
|
1460
1459
|
export { default as TextCursor } from './text-cursor';
|
|
1460
|
+
export { default as TextCursorInput } from './text-cursor-input';
|
|
1461
1461
|
export { default as TextQuote } from './text-quote';
|
|
1462
1462
|
export { default as TextSearch } from './text-search';
|
|
1463
1463
|
export { default as TextSelect } from './text-select';
|
|
@@ -1483,8 +1483,8 @@ export { default as Timer } from './timer';
|
|
|
1483
1483
|
export { default as ToggleLeft } from './toggle-left';
|
|
1484
1484
|
export { default as ToggleRight } from './toggle-right';
|
|
1485
1485
|
export { default as Toilet } from './toilet';
|
|
1486
|
-
export { default as ToolCase } from './tool-case';
|
|
1487
1486
|
export { default as Tornado } from './tornado';
|
|
1487
|
+
export { default as ToolCase } from './tool-case';
|
|
1488
1488
|
export { default as Torus } from './torus';
|
|
1489
1489
|
export { default as TouchpadOff } from './touchpad-off';
|
|
1490
1490
|
export { default as Touchpad } from './touchpad';
|
|
@@ -1515,6 +1515,7 @@ export { default as Trophy } from './trophy';
|
|
|
1515
1515
|
export { default as TruckElectric } from './truck-electric';
|
|
1516
1516
|
export { default as Truck } from './truck';
|
|
1517
1517
|
export { default as TurkishLira } from './turkish-lira';
|
|
1518
|
+
export { default as Turntable } from './turntable';
|
|
1518
1519
|
export { default as Turtle } from './turtle';
|
|
1519
1520
|
export { default as TvMinimalPlay } from './tv-minimal-play';
|
|
1520
1521
|
export { default as TvMinimal } from './tv-minimal';
|
|
@@ -1524,15 +1525,15 @@ export { default as Twitter } from './twitter';
|
|
|
1524
1525
|
export { default as TypeOutline } from './type-outline';
|
|
1525
1526
|
export { default as Type } from './type';
|
|
1526
1527
|
export { default as UmbrellaOff } from './umbrella-off';
|
|
1528
|
+
export { default as Umbrella } from './umbrella';
|
|
1527
1529
|
export { default as Underline } from './underline';
|
|
1528
1530
|
export { default as Undo2 } from './undo-2';
|
|
1529
1531
|
export { default as UndoDot } from './undo-dot';
|
|
1530
|
-
export { default as Umbrella } from './umbrella';
|
|
1531
|
-
export { default as UnfoldHorizontal } from './unfold-horizontal';
|
|
1532
1532
|
export { default as Undo } from './undo';
|
|
1533
|
+
export { default as UnfoldHorizontal } from './unfold-horizontal';
|
|
1533
1534
|
export { default as UnfoldVertical } from './unfold-vertical';
|
|
1534
|
-
export { default as University } from './university';
|
|
1535
1535
|
export { default as Ungroup } from './ungroup';
|
|
1536
|
+
export { default as University } from './university';
|
|
1536
1537
|
export { default as Unlink2 } from './unlink-2';
|
|
1537
1538
|
export { default as Unlink } from './unlink';
|
|
1538
1539
|
export { default as Unplug } from './unplug';
|
|
@@ -1547,34 +1548,34 @@ export { default as UserPlus } from './user-plus';
|
|
|
1547
1548
|
export { default as UserRoundCheck } from './user-round-check';
|
|
1548
1549
|
export { default as UserRoundCog } from './user-round-cog';
|
|
1549
1550
|
export { default as UserRoundMinus } from './user-round-minus';
|
|
1551
|
+
export { default as UserRoundPen } from './user-round-pen';
|
|
1550
1552
|
export { default as UserRoundPlus } from './user-round-plus';
|
|
1551
1553
|
export { default as UserRoundSearch } from './user-round-search';
|
|
1552
|
-
export { default as UserRoundPen } from './user-round-pen';
|
|
1553
|
-
export { default as UserRoundX } from './user-round-x';
|
|
1554
1554
|
export { default as UserRound } from './user-round';
|
|
1555
1555
|
export { default as UserSearch } from './user-search';
|
|
1556
|
+
export { default as UserRoundX } from './user-round-x';
|
|
1556
1557
|
export { default as UserStar } from './user-star';
|
|
1557
1558
|
export { default as UserX } from './user-x';
|
|
1558
1559
|
export { default as User } from './user';
|
|
1559
1560
|
export { default as UsersRound } from './users-round';
|
|
1560
|
-
export { default as UtensilsCrossed } from './utensils-crossed';
|
|
1561
1561
|
export { default as Users } from './users';
|
|
1562
1562
|
export { default as Utensils } from './utensils';
|
|
1563
1563
|
export { default as UtilityPole } from './utility-pole';
|
|
1564
|
+
export { default as UtensilsCrossed } from './utensils-crossed';
|
|
1564
1565
|
export { default as Variable } from './variable';
|
|
1565
1566
|
export { default as Vault } from './vault';
|
|
1566
|
-
export { default as Vegan } from './vegan';
|
|
1567
1567
|
export { default as VectorSquare } from './vector-square';
|
|
1568
|
+
export { default as Vegan } from './vegan';
|
|
1568
1569
|
export { default as VenetianMask } from './venetian-mask';
|
|
1569
|
-
export { default as Venus } from './venus';
|
|
1570
1570
|
export { default as VenusAndMars } from './venus-and-mars';
|
|
1571
|
-
export { default as
|
|
1571
|
+
export { default as Venus } from './venus';
|
|
1572
1572
|
export { default as Vibrate } from './vibrate';
|
|
1573
1573
|
export { default as VideoOff } from './video-off';
|
|
1574
|
+
export { default as VibrateOff } from './vibrate-off';
|
|
1574
1575
|
export { default as Video } from './video';
|
|
1575
|
-
export { default as Videotape } from './videotape';
|
|
1576
|
-
export { default as Voicemail } from './voicemail';
|
|
1577
1576
|
export { default as View } from './view';
|
|
1577
|
+
export { default as Voicemail } from './voicemail';
|
|
1578
|
+
export { default as Videotape } from './videotape';
|
|
1578
1579
|
export { default as Volleyball } from './volleyball';
|
|
1579
1580
|
export { default as Volume1 } from './volume-1';
|
|
1580
1581
|
export { default as Volume2 } from './volume-2';
|
|
@@ -1589,38 +1590,38 @@ export { default as Wallpaper } from './wallpaper';
|
|
|
1589
1590
|
export { default as WandSparkles } from './wand-sparkles';
|
|
1590
1591
|
export { default as Wand } from './wand';
|
|
1591
1592
|
export { default as Warehouse } from './warehouse';
|
|
1593
|
+
export { default as WashingMachine } from './washing-machine';
|
|
1592
1594
|
export { default as Watch } from './watch';
|
|
1593
1595
|
export { default as WavesLadder } from './waves-ladder';
|
|
1594
|
-
export { default as WashingMachine } from './washing-machine';
|
|
1595
|
-
export { default as Waypoints } from './waypoints';
|
|
1596
1596
|
export { default as Waves } from './waves';
|
|
1597
|
+
export { default as Waypoints } from './waypoints';
|
|
1597
1598
|
export { default as Webcam } from './webcam';
|
|
1598
1599
|
export { default as WebhookOff } from './webhook-off';
|
|
1599
1600
|
export { default as Webhook } from './webhook';
|
|
1600
|
-
export { default as WheatOff } from './wheat-off';
|
|
1601
1601
|
export { default as Weight } from './weight';
|
|
1602
|
+
export { default as WheatOff } from './wheat-off';
|
|
1602
1603
|
export { default as Wheat } from './wheat';
|
|
1603
1604
|
export { default as WholeWord } from './whole-word';
|
|
1604
1605
|
export { default as WifiCog } from './wifi-cog';
|
|
1605
|
-
export { default as WifiHigh } from './wifi-high';
|
|
1606
1606
|
export { default as WifiLow } from './wifi-low';
|
|
1607
1607
|
export { default as WifiOff } from './wifi-off';
|
|
1608
|
+
export { default as WifiHigh } from './wifi-high';
|
|
1608
1609
|
export { default as WifiPen } from './wifi-pen';
|
|
1609
|
-
export { default as WifiSync } from './wifi-sync';
|
|
1610
1610
|
export { default as WifiZero } from './wifi-zero';
|
|
1611
1611
|
export { default as Wifi } from './wifi';
|
|
1612
|
+
export { default as WifiSync } from './wifi-sync';
|
|
1612
1613
|
export { default as WindArrowDown } from './wind-arrow-down';
|
|
1613
1614
|
export { default as Wind } from './wind';
|
|
1614
1615
|
export { default as WineOff } from './wine-off';
|
|
1615
1616
|
export { default as Wine } from './wine';
|
|
1616
1617
|
export { default as Workflow } from './workflow';
|
|
1617
|
-
export { default as WrapText } from './wrap-text';
|
|
1618
1618
|
export { default as Worm } from './worm';
|
|
1619
|
+
export { default as WrapText } from './wrap-text';
|
|
1619
1620
|
export { default as Wrench } from './wrench';
|
|
1620
|
-
export { default as X } from './x';
|
|
1621
1621
|
export { default as Youtube } from './youtube';
|
|
1622
|
+
export { default as X } from './x';
|
|
1622
1623
|
export { default as ZapOff } from './zap-off';
|
|
1623
1624
|
export { default as Zap } from './zap';
|
|
1624
|
-
export { default as ZoomOut } from './zoom-out';
|
|
1625
1625
|
export { default as ZoomIn } from './zoom-in';
|
|
1626
|
+
export { default as ZoomOut } from './zoom-out';
|
|
1626
1627
|
|