@lucide/astro 0.506.0 → 0.508.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 +43 -43
- package/src/aliases/prefixed.ts +473 -469
- package/src/aliases/suffixed.ts +693 -689
- package/src/icons/air-vent.ts +2 -2
- package/src/icons/bell-electric.ts +2 -2
- package/src/icons/dumbbell.ts +2 -2
- package/src/icons/guitar.ts +2 -2
- package/src/icons/index.ts +146 -144
- package/src/icons/mail.ts +2 -2
- package/src/icons/menu.ts +2 -2
- package/src/icons/panda.ts +18 -0
- package/src/icons/search.ts +2 -2
- package/src/icons/soap-dispenser-droplet.ts +18 -0
- package/src/icons/touchpad-off.ts +2 -2
package/src/icons/index.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { default as AArrowDown } from './a-arrow-down';
|
|
2
|
-
export { default as AArrowUp } from './a-arrow-up';
|
|
3
2
|
export { default as ALargeSmall } from './a-large-small';
|
|
3
|
+
export { default as AArrowUp } from './a-arrow-up';
|
|
4
4
|
export { default as Accessibility } from './accessibility';
|
|
5
5
|
export { default as Activity } from './activity';
|
|
6
6
|
export { default as AirVent } from './air-vent';
|
|
@@ -11,8 +11,8 @@ export { default as AlarmClockOff } from './alarm-clock-off';
|
|
|
11
11
|
export { default as AlarmClockPlus } from './alarm-clock-plus';
|
|
12
12
|
export { default as AlarmClock } from './alarm-clock';
|
|
13
13
|
export { default as AlarmSmoke } from './alarm-smoke';
|
|
14
|
-
export { default as AlignCenterHorizontal } from './align-center-horizontal';
|
|
15
14
|
export { default as Album } from './album';
|
|
15
|
+
export { default as AlignCenterHorizontal } from './align-center-horizontal';
|
|
16
16
|
export { default as AlignCenterVertical } from './align-center-vertical';
|
|
17
17
|
export { default as AlignCenter } from './align-center';
|
|
18
18
|
export { default as AlignEndHorizontal } from './align-end-horizontal';
|
|
@@ -20,8 +20,8 @@ export { default as AlignEndVertical } from './align-end-vertical';
|
|
|
20
20
|
export { default as AlignHorizontalDistributeCenter } from './align-horizontal-distribute-center';
|
|
21
21
|
export { default as AlignHorizontalDistributeEnd } from './align-horizontal-distribute-end';
|
|
22
22
|
export { default as AlignHorizontalDistributeStart } from './align-horizontal-distribute-start';
|
|
23
|
-
export { default as AlignHorizontalJustifyCenter } from './align-horizontal-justify-center';
|
|
24
23
|
export { default as AlignHorizontalJustifyEnd } from './align-horizontal-justify-end';
|
|
24
|
+
export { default as AlignHorizontalJustifyCenter } from './align-horizontal-justify-center';
|
|
25
25
|
export { default as AlignHorizontalJustifyStart } from './align-horizontal-justify-start';
|
|
26
26
|
export { default as AlignHorizontalSpaceAround } from './align-horizontal-space-around';
|
|
27
27
|
export { default as AlignHorizontalSpaceBetween } from './align-horizontal-space-between';
|
|
@@ -36,10 +36,10 @@ export { default as AlignVerticalDistributeStart } from './align-vertical-distri
|
|
|
36
36
|
export { default as AlignVerticalJustifyCenter } from './align-vertical-justify-center';
|
|
37
37
|
export { default as AlignVerticalJustifyEnd } from './align-vertical-justify-end';
|
|
38
38
|
export { default as AlignVerticalJustifyStart } from './align-vertical-justify-start';
|
|
39
|
-
export { default as AlignVerticalSpaceAround } from './align-vertical-space-around';
|
|
40
39
|
export { default as AlignVerticalSpaceBetween } from './align-vertical-space-between';
|
|
41
|
-
export { default as
|
|
40
|
+
export { default as AlignVerticalSpaceAround } from './align-vertical-space-around';
|
|
42
41
|
export { default as Ampersand } from './ampersand';
|
|
42
|
+
export { default as Ambulance } from './ambulance';
|
|
43
43
|
export { default as Ampersands } from './ampersands';
|
|
44
44
|
export { default as Amphora } from './amphora';
|
|
45
45
|
export { default as Anchor } from './anchor';
|
|
@@ -63,21 +63,21 @@ export { default as ArrowBigRightDash } from './arrow-big-right-dash';
|
|
|
63
63
|
export { default as ArrowBigRight } from './arrow-big-right';
|
|
64
64
|
export { default as ArrowBigUpDash } from './arrow-big-up-dash';
|
|
65
65
|
export { default as ArrowBigUp } from './arrow-big-up';
|
|
66
|
-
export { default as ArrowDown10 } from './arrow-down-1-0';
|
|
67
66
|
export { default as ArrowDown01 } from './arrow-down-0-1';
|
|
67
|
+
export { default as ArrowDown10 } from './arrow-down-1-0';
|
|
68
68
|
export { default as ArrowDownAZ } from './arrow-down-a-z';
|
|
69
69
|
export { default as ArrowDownFromLine } from './arrow-down-from-line';
|
|
70
70
|
export { default as ArrowDownLeft } from './arrow-down-left';
|
|
71
|
-
export { default as ArrowDownNarrowWide } from './arrow-down-narrow-wide';
|
|
72
71
|
export { default as ArrowDownRight } from './arrow-down-right';
|
|
73
|
-
export { default as ArrowDownToLine } from './arrow-down-to-line';
|
|
74
72
|
export { default as ArrowDownToDot } from './arrow-down-to-dot';
|
|
73
|
+
export { default as ArrowDownNarrowWide } from './arrow-down-narrow-wide';
|
|
74
|
+
export { default as ArrowDownToLine } from './arrow-down-to-line';
|
|
75
75
|
export { default as ArrowDownUp } from './arrow-down-up';
|
|
76
76
|
export { default as ArrowDownWideNarrow } from './arrow-down-wide-narrow';
|
|
77
77
|
export { default as ArrowDownZA } from './arrow-down-z-a';
|
|
78
78
|
export { default as ArrowDown } from './arrow-down';
|
|
79
|
-
export { default as ArrowLeftRight } from './arrow-left-right';
|
|
80
79
|
export { default as ArrowLeftFromLine } from './arrow-left-from-line';
|
|
80
|
+
export { default as ArrowLeftRight } from './arrow-left-right';
|
|
81
81
|
export { default as ArrowLeftToLine } from './arrow-left-to-line';
|
|
82
82
|
export { default as ArrowLeft } from './arrow-left';
|
|
83
83
|
export { default as ArrowRightFromLine } from './arrow-right-from-line';
|
|
@@ -96,9 +96,9 @@ export { default as ArrowUpRight } from './arrow-up-right';
|
|
|
96
96
|
export { default as ArrowUpToLine } from './arrow-up-to-line';
|
|
97
97
|
export { default as ArrowUpWideNarrow } from './arrow-up-wide-narrow';
|
|
98
98
|
export { default as ArrowUpZA } from './arrow-up-z-a';
|
|
99
|
-
export { default as ArrowUp } from './arrow-up';
|
|
100
99
|
export { default as ArrowsUpFromLine } from './arrows-up-from-line';
|
|
101
100
|
export { default as Asterisk } from './asterisk';
|
|
101
|
+
export { default as ArrowUp } from './arrow-up';
|
|
102
102
|
export { default as AtSign } from './at-sign';
|
|
103
103
|
export { default as Atom } from './atom';
|
|
104
104
|
export { default as AudioLines } from './audio-lines';
|
|
@@ -125,8 +125,8 @@ export { default as BadgeRussianRuble } from './badge-russian-ruble';
|
|
|
125
125
|
export { default as BadgeSwissFranc } from './badge-swiss-franc';
|
|
126
126
|
export { default as BadgeX } from './badge-x';
|
|
127
127
|
export { default as Badge } from './badge';
|
|
128
|
-
export { default as Ban } from './ban';
|
|
129
128
|
export { default as BaggageClaim } from './baggage-claim';
|
|
129
|
+
export { default as Ban } from './ban';
|
|
130
130
|
export { default as Banana } from './banana';
|
|
131
131
|
export { default as Bandage } from './bandage';
|
|
132
132
|
export { default as BanknoteArrowDown } from './banknote-arrow-down';
|
|
@@ -145,17 +145,17 @@ export { default as BatteryWarning } from './battery-warning';
|
|
|
145
145
|
export { default as Battery } from './battery';
|
|
146
146
|
export { default as Beaker } from './beaker';
|
|
147
147
|
export { default as BeanOff } from './bean-off';
|
|
148
|
-
export { default as Bean } from './bean';
|
|
149
148
|
export { default as BedDouble } from './bed-double';
|
|
149
|
+
export { default as Bean } from './bean';
|
|
150
150
|
export { default as BedSingle } from './bed-single';
|
|
151
151
|
export { default as Bed } from './bed';
|
|
152
152
|
export { default as Beef } from './beef';
|
|
153
153
|
export { default as BeerOff } from './beer-off';
|
|
154
154
|
export { default as Beer } from './beer';
|
|
155
155
|
export { default as BellDot } from './bell-dot';
|
|
156
|
+
export { default as BellMinus } from './bell-minus';
|
|
156
157
|
export { default as BellElectric } from './bell-electric';
|
|
157
158
|
export { default as BellOff } from './bell-off';
|
|
158
|
-
export { default as BellMinus } from './bell-minus';
|
|
159
159
|
export { default as BellPlus } from './bell-plus';
|
|
160
160
|
export { default as BellRing } from './bell-ring';
|
|
161
161
|
export { default as Bell } from './bell';
|
|
@@ -166,12 +166,12 @@ export { default as BetweenVerticalStart } from './between-vertical-start';
|
|
|
166
166
|
export { default as BicepsFlexed } from './biceps-flexed';
|
|
167
167
|
export { default as Bike } from './bike';
|
|
168
168
|
export { default as Binary } from './binary';
|
|
169
|
-
export { default as Biohazard } from './biohazard';
|
|
170
169
|
export { default as Binoculars } from './binoculars';
|
|
170
|
+
export { default as Biohazard } from './biohazard';
|
|
171
171
|
export { default as Bird } from './bird';
|
|
172
|
+
export { default as Bitcoin } from './bitcoin';
|
|
172
173
|
export { default as Blend } from './blend';
|
|
173
174
|
export { default as Blinds } from './blinds';
|
|
174
|
-
export { default as Bitcoin } from './bitcoin';
|
|
175
175
|
export { default as Blocks } from './blocks';
|
|
176
176
|
export { default as BluetoothConnected } from './bluetooth-connected';
|
|
177
177
|
export { default as BluetoothOff } from './bluetooth-off';
|
|
@@ -183,11 +183,11 @@ export { default as Bomb } from './bomb';
|
|
|
183
183
|
export { default as Bone } from './bone';
|
|
184
184
|
export { default as BookA } from './book-a';
|
|
185
185
|
export { default as BookAudio } from './book-audio';
|
|
186
|
-
export { default as BookCopy } from './book-copy';
|
|
187
186
|
export { default as BookCheck } from './book-check';
|
|
187
|
+
export { default as BookCopy } from './book-copy';
|
|
188
188
|
export { default as BookDashed } from './book-dashed';
|
|
189
|
-
export { default as BookHeadphones } from './book-headphones';
|
|
190
189
|
export { default as BookDown } from './book-down';
|
|
190
|
+
export { default as BookHeadphones } from './book-headphones';
|
|
191
191
|
export { default as BookHeart } from './book-heart';
|
|
192
192
|
export { default as BookImage } from './book-image';
|
|
193
193
|
export { default as BookKey } from './book-key';
|
|
@@ -200,21 +200,21 @@ export { default as BookOpen } from './book-open';
|
|
|
200
200
|
export { default as BookPlus } from './book-plus';
|
|
201
201
|
export { default as BookText } from './book-text';
|
|
202
202
|
export { default as BookType } from './book-type';
|
|
203
|
-
export { default as BookUp } from './book-up';
|
|
204
203
|
export { default as BookUp2 } from './book-up-2';
|
|
204
|
+
export { default as BookUp } from './book-up';
|
|
205
205
|
export { default as BookUser } from './book-user';
|
|
206
206
|
export { default as BookX } from './book-x';
|
|
207
|
-
export { default as BookmarkCheck } from './bookmark-check';
|
|
208
207
|
export { default as Book } from './book';
|
|
208
|
+
export { default as BookmarkCheck } from './bookmark-check';
|
|
209
209
|
export { default as BookmarkMinus } from './bookmark-minus';
|
|
210
210
|
export { default as BookmarkPlus } from './bookmark-plus';
|
|
211
|
-
export { default as BookmarkX } from './bookmark-x';
|
|
212
211
|
export { default as Bookmark } from './bookmark';
|
|
212
|
+
export { default as BookmarkX } from './bookmark-x';
|
|
213
213
|
export { default as BoomBox } from './boom-box';
|
|
214
214
|
export { default as BotMessageSquare } from './bot-message-square';
|
|
215
|
-
export { default as BotOff } from './bot-off';
|
|
216
215
|
export { default as Bot } from './bot';
|
|
217
216
|
export { default as BowArrow } from './bow-arrow';
|
|
217
|
+
export { default as BotOff } from './bot-off';
|
|
218
218
|
export { default as Box } from './box';
|
|
219
219
|
export { default as Boxes } from './boxes';
|
|
220
220
|
export { default as Braces } from './braces';
|
|
@@ -235,22 +235,22 @@ export { default as Bubbles } from './bubbles';
|
|
|
235
235
|
export { default as BugOff } from './bug-off';
|
|
236
236
|
export { default as BugPlay } from './bug-play';
|
|
237
237
|
export { default as Bug } from './bug';
|
|
238
|
-
export { default as Building2 } from './building-2';
|
|
239
238
|
export { default as Building } from './building';
|
|
239
|
+
export { default as Building2 } from './building-2';
|
|
240
240
|
export { default as BusFront } from './bus-front';
|
|
241
241
|
export { default as Bus } from './bus';
|
|
242
242
|
export { default as CableCar } from './cable-car';
|
|
243
243
|
export { default as Cable } from './cable';
|
|
244
244
|
export { default as CakeSlice } from './cake-slice';
|
|
245
|
-
export { default as Cake } from './cake';
|
|
246
245
|
export { default as Calculator } from './calculator';
|
|
246
|
+
export { default as Cake } from './cake';
|
|
247
247
|
export { default as Calendar1 } from './calendar-1';
|
|
248
248
|
export { default as CalendarArrowDown } from './calendar-arrow-down';
|
|
249
249
|
export { default as CalendarArrowUp } from './calendar-arrow-up';
|
|
250
250
|
export { default as CalendarCheck2 } from './calendar-check-2';
|
|
251
251
|
export { default as CalendarCheck } from './calendar-check';
|
|
252
|
-
export { default as CalendarCog } from './calendar-cog';
|
|
253
252
|
export { default as CalendarClock } from './calendar-clock';
|
|
253
|
+
export { default as CalendarCog } from './calendar-cog';
|
|
254
254
|
export { default as CalendarDays } from './calendar-days';
|
|
255
255
|
export { default as CalendarFold } from './calendar-fold';
|
|
256
256
|
export { default as CalendarHeart } from './calendar-heart';
|
|
@@ -262,15 +262,15 @@ export { default as CalendarPlus } from './calendar-plus';
|
|
|
262
262
|
export { default as CalendarRange } from './calendar-range';
|
|
263
263
|
export { default as CalendarSearch } from './calendar-search';
|
|
264
264
|
export { default as CalendarSync } from './calendar-sync';
|
|
265
|
-
export { default as CalendarX2 } from './calendar-x-2';
|
|
266
265
|
export { default as CalendarX } from './calendar-x';
|
|
267
266
|
export { default as Calendar } from './calendar';
|
|
267
|
+
export { default as CalendarX2 } from './calendar-x-2';
|
|
268
268
|
export { default as CameraOff } from './camera-off';
|
|
269
269
|
export { default as Camera } from './camera';
|
|
270
270
|
export { default as CandyCane } from './candy-cane';
|
|
271
271
|
export { default as CandyOff } from './candy-off';
|
|
272
|
-
export { default as Candy } from './candy';
|
|
273
272
|
export { default as Cannabis } from './cannabis';
|
|
273
|
+
export { default as Candy } from './candy';
|
|
274
274
|
export { default as CaptionsOff } from './captions-off';
|
|
275
275
|
export { default as Captions } from './captions';
|
|
276
276
|
export { default as CarFront } from './car-front';
|
|
@@ -291,20 +291,20 @@ export { default as ChartBarBig } from './chart-bar-big';
|
|
|
291
291
|
export { default as ChartBarDecreasing } from './chart-bar-decreasing';
|
|
292
292
|
export { default as ChartBarIncreasing } from './chart-bar-increasing';
|
|
293
293
|
export { default as ChartBarStacked } from './chart-bar-stacked';
|
|
294
|
-
export { default as ChartBar } from './chart-bar';
|
|
295
294
|
export { default as ChartCandlestick } from './chart-candlestick';
|
|
296
|
-
export { default as
|
|
295
|
+
export { default as ChartBar } from './chart-bar';
|
|
297
296
|
export { default as ChartColumnDecreasing } from './chart-column-decreasing';
|
|
297
|
+
export { default as ChartColumnBig } from './chart-column-big';
|
|
298
298
|
export { default as ChartColumnIncreasing } from './chart-column-increasing';
|
|
299
299
|
export { default as ChartColumnStacked } from './chart-column-stacked';
|
|
300
300
|
export { default as ChartColumn } from './chart-column';
|
|
301
301
|
export { default as ChartGantt } from './chart-gantt';
|
|
302
302
|
export { default as ChartLine } from './chart-line';
|
|
303
303
|
export { default as ChartNetwork } from './chart-network';
|
|
304
|
-
export { default as ChartNoAxesColumnIncreasing } from './chart-no-axes-column-increasing';
|
|
305
304
|
export { default as ChartNoAxesColumnDecreasing } from './chart-no-axes-column-decreasing';
|
|
306
|
-
export { default as
|
|
305
|
+
export { default as ChartNoAxesColumnIncreasing } from './chart-no-axes-column-increasing';
|
|
307
306
|
export { default as ChartNoAxesColumn } from './chart-no-axes-column';
|
|
307
|
+
export { default as ChartNoAxesCombined } from './chart-no-axes-combined';
|
|
308
308
|
export { default as ChartNoAxesGantt } from './chart-no-axes-gantt';
|
|
309
309
|
export { default as ChartPie } from './chart-pie';
|
|
310
310
|
export { default as ChartScatter } from './chart-scatter';
|
|
@@ -325,8 +325,8 @@ export { default as ChevronsLeftRightEllipsis } from './chevrons-left-right-elli
|
|
|
325
325
|
export { default as ChevronsLeftRight } from './chevrons-left-right';
|
|
326
326
|
export { default as ChevronsLeft } from './chevrons-left';
|
|
327
327
|
export { default as ChevronsRightLeft } from './chevrons-right-left';
|
|
328
|
-
export { default as ChevronsUpDown } from './chevrons-up-down';
|
|
329
328
|
export { default as ChevronsRight } from './chevrons-right';
|
|
329
|
+
export { default as ChevronsUpDown } from './chevrons-up-down';
|
|
330
330
|
export { default as ChevronsUp } from './chevrons-up';
|
|
331
331
|
export { default as Chrome } from './chrome';
|
|
332
332
|
export { default as Church } from './church';
|
|
@@ -339,8 +339,8 @@ export { default as CircleArrowOutDownLeft } from './circle-arrow-out-down-left'
|
|
|
339
339
|
export { default as CircleArrowOutDownRight } from './circle-arrow-out-down-right';
|
|
340
340
|
export { default as CircleArrowOutUpLeft } from './circle-arrow-out-up-left';
|
|
341
341
|
export { default as CircleArrowOutUpRight } from './circle-arrow-out-up-right';
|
|
342
|
-
export { default as CircleArrowUp } from './circle-arrow-up';
|
|
343
342
|
export { default as CircleArrowRight } from './circle-arrow-right';
|
|
343
|
+
export { default as CircleArrowUp } from './circle-arrow-up';
|
|
344
344
|
export { default as CircleCheckBig } from './circle-check-big';
|
|
345
345
|
export { default as CircleCheck } from './circle-check';
|
|
346
346
|
export { default as CircleChevronDown } from './circle-chevron-down';
|
|
@@ -354,8 +354,8 @@ export { default as CircleDotDashed } from './circle-dot-dashed';
|
|
|
354
354
|
export { default as CircleDot } from './circle-dot';
|
|
355
355
|
export { default as CircleEllipsis } from './circle-ellipsis';
|
|
356
356
|
export { default as CircleEqual } from './circle-equal';
|
|
357
|
-
export { default as CircleFadingPlus } from './circle-fading-plus';
|
|
358
357
|
export { default as CircleFadingArrowUp } from './circle-fading-arrow-up';
|
|
358
|
+
export { default as CircleFadingPlus } from './circle-fading-plus';
|
|
359
359
|
export { default as CircleGauge } from './circle-gauge';
|
|
360
360
|
export { default as CircleHelp } from './circle-help';
|
|
361
361
|
export { default as CircleMinus } from './circle-minus';
|
|
@@ -391,14 +391,14 @@ export { default as ClipboardX } from './clipboard-x';
|
|
|
391
391
|
export { default as Clipboard } from './clipboard';
|
|
392
392
|
export { default as Clock1 } from './clock-1';
|
|
393
393
|
export { default as Clock10 } from './clock-10';
|
|
394
|
+
export { default as Clock2 } from './clock-2';
|
|
394
395
|
export { default as Clock11 } from './clock-11';
|
|
395
396
|
export { default as Clock12 } from './clock-12';
|
|
396
|
-
export { default as Clock2 } from './clock-2';
|
|
397
397
|
export { default as Clock3 } from './clock-3';
|
|
398
398
|
export { default as Clock4 } from './clock-4';
|
|
399
399
|
export { default as Clock5 } from './clock-5';
|
|
400
|
-
export { default as Clock7 } from './clock-7';
|
|
401
400
|
export { default as Clock6 } from './clock-6';
|
|
401
|
+
export { default as Clock7 } from './clock-7';
|
|
402
402
|
export { default as Clock8 } from './clock-8';
|
|
403
403
|
export { default as Clock9 } from './clock-9';
|
|
404
404
|
export { default as ClockAlert } from './clock-alert';
|
|
@@ -413,12 +413,12 @@ export { default as CloudDownload } from './cloud-download';
|
|
|
413
413
|
export { default as CloudDrizzle } from './cloud-drizzle';
|
|
414
414
|
export { default as CloudFog } from './cloud-fog';
|
|
415
415
|
export { default as CloudHail } from './cloud-hail';
|
|
416
|
-
export { default as CloudLightning } from './cloud-lightning';
|
|
417
416
|
export { default as CloudMoonRain } from './cloud-moon-rain';
|
|
418
|
-
export { default as
|
|
417
|
+
export { default as CloudLightning } from './cloud-lightning';
|
|
419
418
|
export { default as CloudMoon } from './cloud-moon';
|
|
420
|
-
export { default as
|
|
419
|
+
export { default as CloudOff } from './cloud-off';
|
|
421
420
|
export { default as CloudRainWind } from './cloud-rain-wind';
|
|
421
|
+
export { default as CloudRain } from './cloud-rain';
|
|
422
422
|
export { default as CloudSnow } from './cloud-snow';
|
|
423
423
|
export { default as CloudSunRain } from './cloud-sun-rain';
|
|
424
424
|
export { default as CloudSun } from './cloud-sun';
|
|
@@ -428,12 +428,12 @@ export { default as Cloudy } from './cloudy';
|
|
|
428
428
|
export { default as Clover } from './clover';
|
|
429
429
|
export { default as Club } from './club';
|
|
430
430
|
export { default as CodeXml } from './code-xml';
|
|
431
|
-
export { default as Codepen } from './codepen';
|
|
432
431
|
export { default as Code } from './code';
|
|
432
|
+
export { default as Codepen } from './codepen';
|
|
433
433
|
export { default as Codesandbox } from './codesandbox';
|
|
434
|
-
export { default as Coffee } from './coffee';
|
|
435
434
|
export { default as Cog } from './cog';
|
|
436
435
|
export { default as Coins } from './coins';
|
|
436
|
+
export { default as Coffee } from './coffee';
|
|
437
437
|
export { default as Columns2 } from './columns-2';
|
|
438
438
|
export { default as Columns3Cog } from './columns-3-cog';
|
|
439
439
|
export { default as Columns3 } from './columns-3';
|
|
@@ -467,8 +467,8 @@ export { default as CornerLeftUp } from './corner-left-up';
|
|
|
467
467
|
export { default as CornerRightDown } from './corner-right-down';
|
|
468
468
|
export { default as CornerRightUp } from './corner-right-up';
|
|
469
469
|
export { default as CornerUpLeft } from './corner-up-left';
|
|
470
|
-
export { default as CornerUpRight } from './corner-up-right';
|
|
471
470
|
export { default as Cpu } from './cpu';
|
|
471
|
+
export { default as CornerUpRight } from './corner-up-right';
|
|
472
472
|
export { default as CreativeCommons } from './creative-commons';
|
|
473
473
|
export { default as CreditCard } from './credit-card';
|
|
474
474
|
export { default as Croissant } from './croissant';
|
|
@@ -478,14 +478,14 @@ export { default as Crosshair } from './crosshair';
|
|
|
478
478
|
export { default as Crown } from './crown';
|
|
479
479
|
export { default as Cuboid } from './cuboid';
|
|
480
480
|
export { default as CupSoda } from './cup-soda';
|
|
481
|
+
export { default as Cylinder } from './cylinder';
|
|
481
482
|
export { default as Currency } from './currency';
|
|
482
483
|
export { default as Dam } from './dam';
|
|
483
|
-
export { default as Cylinder } from './cylinder';
|
|
484
484
|
export { default as DatabaseBackup } from './database-backup';
|
|
485
485
|
export { default as DatabaseZap } from './database-zap';
|
|
486
486
|
export { default as Database } from './database';
|
|
487
|
-
export { default as DecimalsArrowLeft } from './decimals-arrow-left';
|
|
488
487
|
export { default as DecimalsArrowRight } from './decimals-arrow-right';
|
|
488
|
+
export { default as DecimalsArrowLeft } from './decimals-arrow-left';
|
|
489
489
|
export { default as Delete } from './delete';
|
|
490
490
|
export { default as Dessert } from './dessert';
|
|
491
491
|
export { default as Diameter } from './diameter';
|
|
@@ -506,8 +506,8 @@ export { default as Disc3 } from './disc-3';
|
|
|
506
506
|
export { default as DiscAlbum } from './disc-album';
|
|
507
507
|
export { default as Disc } from './disc';
|
|
508
508
|
export { default as Divide } from './divide';
|
|
509
|
-
export { default as Dna } from './dna';
|
|
510
509
|
export { default as DnaOff } from './dna-off';
|
|
510
|
+
export { default as Dna } from './dna';
|
|
511
511
|
export { default as Dock } from './dock';
|
|
512
512
|
export { default as Dog } from './dog';
|
|
513
513
|
export { default as DollarSign } from './dollar-sign';
|
|
@@ -541,15 +541,15 @@ export { default as EqualApproximately } from './equal-approximately';
|
|
|
541
541
|
export { default as EqualNot } from './equal-not';
|
|
542
542
|
export { default as Equal } from './equal';
|
|
543
543
|
export { default as Eraser } from './eraser';
|
|
544
|
+
export { default as Euro } from './euro';
|
|
544
545
|
export { default as EthernetPort } from './ethernet-port';
|
|
545
546
|
export { default as Expand } from './expand';
|
|
546
|
-
export { default as Euro } from './euro';
|
|
547
547
|
export { default as ExternalLink } from './external-link';
|
|
548
548
|
export { default as EyeClosed } from './eye-closed';
|
|
549
549
|
export { default as EyeOff } from './eye-off';
|
|
550
550
|
export { default as Eye } from './eye';
|
|
551
|
-
export { default as Factory } from './factory';
|
|
552
551
|
export { default as Facebook } from './facebook';
|
|
552
|
+
export { default as Factory } from './factory';
|
|
553
553
|
export { default as Fan } from './fan';
|
|
554
554
|
export { default as FastForward } from './fast-forward';
|
|
555
555
|
export { default as Feather } from './feather';
|
|
@@ -565,17 +565,17 @@ export { default as FileBadge } from './file-badge';
|
|
|
565
565
|
export { default as FileBox } from './file-box';
|
|
566
566
|
export { default as FileChartColumnIncreasing } from './file-chart-column-increasing';
|
|
567
567
|
export { default as FileChartColumn } from './file-chart-column';
|
|
568
|
-
export { default as FileChartPie } from './file-chart-pie';
|
|
569
568
|
export { default as FileChartLine } from './file-chart-line';
|
|
569
|
+
export { default as FileChartPie } from './file-chart-pie';
|
|
570
570
|
export { default as FileCheck2 } from './file-check-2';
|
|
571
571
|
export { default as FileCheck } from './file-check';
|
|
572
572
|
export { default as FileClock } from './file-clock';
|
|
573
573
|
export { default as FileCode2 } from './file-code-2';
|
|
574
574
|
export { default as FileCode } from './file-code';
|
|
575
575
|
export { default as FileCog } from './file-cog';
|
|
576
|
+
export { default as FileDiff } from './file-diff';
|
|
576
577
|
export { default as FileDigit } from './file-digit';
|
|
577
578
|
export { default as FileDown } from './file-down';
|
|
578
|
-
export { default as FileDiff } from './file-diff';
|
|
579
579
|
export { default as FileHeart } from './file-heart';
|
|
580
580
|
export { default as FileImage } from './file-image';
|
|
581
581
|
export { default as FileInput } from './file-input';
|
|
@@ -584,8 +584,8 @@ export { default as FileJson } from './file-json';
|
|
|
584
584
|
export { default as FileKey2 } from './file-key-2';
|
|
585
585
|
export { default as FileKey } from './file-key';
|
|
586
586
|
export { default as FileLock2 } from './file-lock-2';
|
|
587
|
-
export { default as FileMinus2 } from './file-minus-2';
|
|
588
587
|
export { default as FileLock } from './file-lock';
|
|
588
|
+
export { default as FileMinus2 } from './file-minus-2';
|
|
589
589
|
export { default as FileMinus } from './file-minus';
|
|
590
590
|
export { default as FileMusic } from './file-music';
|
|
591
591
|
export { default as FileOutput } from './file-output';
|
|
@@ -593,8 +593,8 @@ export { default as FilePenLine } from './file-pen-line';
|
|
|
593
593
|
export { default as FilePen } from './file-pen';
|
|
594
594
|
export { default as FilePlus2 } from './file-plus-2';
|
|
595
595
|
export { default as FilePlus } from './file-plus';
|
|
596
|
-
export { default as FileQuestion } from './file-question';
|
|
597
596
|
export { default as FileScan } from './file-scan';
|
|
597
|
+
export { default as FileQuestion } from './file-question';
|
|
598
598
|
export { default as FileSearch2 } from './file-search-2';
|
|
599
599
|
export { default as FileSearch } from './file-search';
|
|
600
600
|
export { default as FileSliders } from './file-sliders';
|
|
@@ -607,8 +607,8 @@ export { default as FileType2 } from './file-type-2';
|
|
|
607
607
|
export { default as FileType } from './file-type';
|
|
608
608
|
export { default as FileUp } from './file-up';
|
|
609
609
|
export { default as FileUser } from './file-user';
|
|
610
|
-
export { default as FileVideo } from './file-video';
|
|
611
610
|
export { default as FileVideo2 } from './file-video-2';
|
|
611
|
+
export { default as FileVideo } from './file-video';
|
|
612
612
|
export { default as FileVolume2 } from './file-volume-2';
|
|
613
613
|
export { default as FileVolume } from './file-volume';
|
|
614
614
|
export { default as FileWarning } from './file-warning';
|
|
@@ -638,10 +638,10 @@ export { default as FlipHorizontal } from './flip-horizontal';
|
|
|
638
638
|
export { default as FlipVertical2 } from './flip-vertical-2';
|
|
639
639
|
export { default as FlipVertical } from './flip-vertical';
|
|
640
640
|
export { default as Flower2 } from './flower-2';
|
|
641
|
+
export { default as Flower } from './flower';
|
|
641
642
|
export { default as Focus } from './focus';
|
|
642
643
|
export { default as FoldHorizontal } from './fold-horizontal';
|
|
643
644
|
export { default as FoldVertical } from './fold-vertical';
|
|
644
|
-
export { default as Flower } from './flower';
|
|
645
645
|
export { default as FolderArchive } from './folder-archive';
|
|
646
646
|
export { default as FolderCheck } from './folder-check';
|
|
647
647
|
export { default as FolderClock } from './folder-clock';
|
|
@@ -659,9 +659,9 @@ export { default as FolderKey } from './folder-key';
|
|
|
659
659
|
export { default as FolderLock } from './folder-lock';
|
|
660
660
|
export { default as FolderMinus } from './folder-minus';
|
|
661
661
|
export { default as FolderOpenDot } from './folder-open-dot';
|
|
662
|
+
export { default as FolderOpen } from './folder-open';
|
|
662
663
|
export { default as FolderOutput } from './folder-output';
|
|
663
664
|
export { default as FolderPen } from './folder-pen';
|
|
664
|
-
export { default as FolderOpen } from './folder-open';
|
|
665
665
|
export { default as FolderPlus } from './folder-plus';
|
|
666
666
|
export { default as FolderRoot } from './folder-root';
|
|
667
667
|
export { default as FolderSearch2 } from './folder-search-2';
|
|
@@ -670,20 +670,20 @@ export { default as FolderSymlink } from './folder-symlink';
|
|
|
670
670
|
export { default as FolderSync } from './folder-sync';
|
|
671
671
|
export { default as FolderTree } from './folder-tree';
|
|
672
672
|
export { default as FolderUp } from './folder-up';
|
|
673
|
-
export { default as Folders } from './folders';
|
|
674
673
|
export { default as FolderX } from './folder-x';
|
|
675
674
|
export { default as Folder } from './folder';
|
|
675
|
+
export { default as Folders } from './folders';
|
|
676
676
|
export { default as Footprints } from './footprints';
|
|
677
677
|
export { default as Forklift } from './forklift';
|
|
678
678
|
export { default as Forward } from './forward';
|
|
679
679
|
export { default as Frame } from './frame';
|
|
680
|
-
export { default as Frown } from './frown';
|
|
681
680
|
export { default as Framer } from './framer';
|
|
681
|
+
export { default as Frown } from './frown';
|
|
682
682
|
export { default as Fuel } from './fuel';
|
|
683
683
|
export { default as Fullscreen } from './fullscreen';
|
|
684
|
+
export { default as FunnelPlus } from './funnel-plus';
|
|
684
685
|
export { default as FunnelX } from './funnel-x';
|
|
685
686
|
export { default as Funnel } from './funnel';
|
|
686
|
-
export { default as FunnelPlus } from './funnel-plus';
|
|
687
687
|
export { default as GalleryHorizontalEnd } from './gallery-horizontal-end';
|
|
688
688
|
export { default as GalleryHorizontal } from './gallery-horizontal';
|
|
689
689
|
export { default as GalleryThumbnails } from './gallery-thumbnails';
|
|
@@ -694,11 +694,11 @@ export { default as Gamepad } from './gamepad';
|
|
|
694
694
|
export { default as Gauge } from './gauge';
|
|
695
695
|
export { default as Gavel } from './gavel';
|
|
696
696
|
export { default as Gem } from './gem';
|
|
697
|
-
export { default as Ghost } from './ghost';
|
|
698
697
|
export { default as Gift } from './gift';
|
|
698
|
+
export { default as Ghost } from './ghost';
|
|
699
699
|
export { default as GitBranchPlus } from './git-branch-plus';
|
|
700
|
-
export { default as GitCommitHorizontal } from './git-commit-horizontal';
|
|
701
700
|
export { default as GitBranch } from './git-branch';
|
|
701
|
+
export { default as GitCommitHorizontal } from './git-commit-horizontal';
|
|
702
702
|
export { default as GitCommitVertical } from './git-commit-vertical';
|
|
703
703
|
export { default as GitCompareArrows } from './git-compare-arrows';
|
|
704
704
|
export { default as GitCompare } from './git-compare';
|
|
@@ -714,39 +714,39 @@ export { default as GitPullRequest } from './git-pull-request';
|
|
|
714
714
|
export { default as Github } from './github';
|
|
715
715
|
export { default as Gitlab } from './gitlab';
|
|
716
716
|
export { default as GlassWater } from './glass-water';
|
|
717
|
-
export { default as GlobeLock } from './globe-lock';
|
|
718
717
|
export { default as Glasses } from './glasses';
|
|
718
|
+
export { default as GlobeLock } from './globe-lock';
|
|
719
719
|
export { default as Globe } from './globe';
|
|
720
|
-
export { default as Grab } from './grab';
|
|
721
720
|
export { default as Goal } from './goal';
|
|
722
721
|
export { default as GraduationCap } from './graduation-cap';
|
|
722
|
+
export { default as Grab } from './grab';
|
|
723
723
|
export { default as Grape } from './grape';
|
|
724
724
|
export { default as Grid2x2Check } from './grid-2x2-check';
|
|
725
725
|
export { default as Grid2x2Plus } from './grid-2x2-plus';
|
|
726
726
|
export { default as Grid2x2X } from './grid-2x2-x';
|
|
727
727
|
export { default as Grid2x2 } from './grid-2x2';
|
|
728
|
-
export { default as Grid3x3 } from './grid-3x3';
|
|
729
728
|
export { default as GripHorizontal } from './grip-horizontal';
|
|
729
|
+
export { default as Grid3x3 } from './grid-3x3';
|
|
730
730
|
export { default as GripVertical } from './grip-vertical';
|
|
731
|
-
export { default as Group } from './group';
|
|
732
731
|
export { default as Grip } from './grip';
|
|
732
|
+
export { default as Group } from './group';
|
|
733
733
|
export { default as Guitar } from './guitar';
|
|
734
734
|
export { default as Ham } from './ham';
|
|
735
735
|
export { default as Hamburger } from './hamburger';
|
|
736
736
|
export { default as Hammer } from './hammer';
|
|
737
737
|
export { default as HandCoins } from './hand-coins';
|
|
738
738
|
export { default as HandHeart } from './hand-heart';
|
|
739
|
-
export { default as HandMetal } from './hand-metal';
|
|
740
|
-
export { default as HandPlatter } from './hand-platter';
|
|
741
739
|
export { default as HandHelping } from './hand-helping';
|
|
740
|
+
export { default as HandMetal } from './hand-metal';
|
|
742
741
|
export { default as Hand } from './hand';
|
|
742
|
+
export { default as HandPlatter } from './hand-platter';
|
|
743
743
|
export { default as Handshake } from './handshake';
|
|
744
744
|
export { default as HardDriveDownload } from './hard-drive-download';
|
|
745
745
|
export { default as HardDriveUpload } from './hard-drive-upload';
|
|
746
746
|
export { default as HardDrive } from './hard-drive';
|
|
747
747
|
export { default as HardHat } from './hard-hat';
|
|
748
|
-
export { default as Hash } from './hash';
|
|
749
748
|
export { default as Haze } from './haze';
|
|
749
|
+
export { default as Hash } from './hash';
|
|
750
750
|
export { default as HdmiPort } from './hdmi-port';
|
|
751
751
|
export { default as Heading1 } from './heading-1';
|
|
752
752
|
export { default as Heading2 } from './heading-2';
|
|
@@ -759,14 +759,14 @@ export { default as HeadphoneOff } from './headphone-off';
|
|
|
759
759
|
export { default as Headphones } from './headphones';
|
|
760
760
|
export { default as Headset } from './headset';
|
|
761
761
|
export { default as HeartCrack } from './heart-crack';
|
|
762
|
+
export { default as HeartHandshake } from './heart-handshake';
|
|
762
763
|
export { default as HeartMinus } from './heart-minus';
|
|
763
764
|
export { default as HeartOff } from './heart-off';
|
|
764
|
-
export { default as HeartHandshake } from './heart-handshake';
|
|
765
765
|
export { default as HeartPlus } from './heart-plus';
|
|
766
766
|
export { default as HeartPulse } from './heart-pulse';
|
|
767
767
|
export { default as Heart } from './heart';
|
|
768
|
-
export { default as Heater } from './heater';
|
|
769
768
|
export { default as Hexagon } from './hexagon';
|
|
769
|
+
export { default as Heater } from './heater';
|
|
770
770
|
export { default as Highlighter } from './highlighter';
|
|
771
771
|
export { default as History } from './history';
|
|
772
772
|
export { default as HopOff } from './hop-off';
|
|
@@ -809,10 +809,10 @@ export { default as KeyRound } from './key-round';
|
|
|
809
809
|
export { default as KeySquare } from './key-square';
|
|
810
810
|
export { default as Key } from './key';
|
|
811
811
|
export { default as KeyboardMusic } from './keyboard-music';
|
|
812
|
-
export { default as KeyboardOff } from './keyboard-off';
|
|
813
812
|
export { default as Keyboard } from './keyboard';
|
|
814
|
-
export { default as
|
|
813
|
+
export { default as KeyboardOff } from './keyboard-off';
|
|
815
814
|
export { default as LampDesk } from './lamp-desk';
|
|
815
|
+
export { default as LampCeiling } from './lamp-ceiling';
|
|
816
816
|
export { default as LampFloor } from './lamp-floor';
|
|
817
817
|
export { default as LampWallDown } from './lamp-wall-down';
|
|
818
818
|
export { default as LampWallUp } from './lamp-wall-up';
|
|
@@ -821,8 +821,8 @@ export { default as LandPlot } from './land-plot';
|
|
|
821
821
|
export { default as Landmark } from './landmark';
|
|
822
822
|
export { default as Languages } from './languages';
|
|
823
823
|
export { default as LaptopMinimalCheck } from './laptop-minimal-check';
|
|
824
|
-
export { default as Laptop } from './laptop';
|
|
825
824
|
export { default as LaptopMinimal } from './laptop-minimal';
|
|
825
|
+
export { default as Laptop } from './laptop';
|
|
826
826
|
export { default as LassoSelect } from './lasso-select';
|
|
827
827
|
export { default as Lasso } from './lasso';
|
|
828
828
|
export { default as Laugh } from './laugh';
|
|
@@ -847,26 +847,26 @@ export { default as Lightbulb } from './lightbulb';
|
|
|
847
847
|
export { default as Link2Off } from './link-2-off';
|
|
848
848
|
export { default as Link2 } from './link-2';
|
|
849
849
|
export { default as Link } from './link';
|
|
850
|
-
export { default as Linkedin } from './linkedin';
|
|
851
850
|
export { default as ListCheck } from './list-check';
|
|
851
|
+
export { default as Linkedin } from './linkedin';
|
|
852
852
|
export { default as ListChecks } from './list-checks';
|
|
853
|
-
export { default as ListEnd } from './list-end';
|
|
854
853
|
export { default as ListCollapse } from './list-collapse';
|
|
854
|
+
export { default as ListEnd } from './list-end';
|
|
855
855
|
export { default as ListFilterPlus } from './list-filter-plus';
|
|
856
856
|
export { default as ListFilter } from './list-filter';
|
|
857
857
|
export { default as ListMinus } from './list-minus';
|
|
858
|
-
export { default as ListMusic } from './list-music';
|
|
859
858
|
export { default as ListOrdered } from './list-ordered';
|
|
859
|
+
export { default as ListMusic } from './list-music';
|
|
860
|
+
export { default as ListPlus } from './list-plus';
|
|
860
861
|
export { default as ListRestart } from './list-restart';
|
|
861
862
|
export { default as ListStart } from './list-start';
|
|
862
|
-
export { default as ListPlus } from './list-plus';
|
|
863
863
|
export { default as ListTodo } from './list-todo';
|
|
864
864
|
export { default as ListTree } from './list-tree';
|
|
865
865
|
export { default as ListVideo } from './list-video';
|
|
866
866
|
export { default as ListX } from './list-x';
|
|
867
|
-
export { default as List } from './list';
|
|
868
867
|
export { default as LoaderCircle } from './loader-circle';
|
|
869
868
|
export { default as LoaderPinwheel } from './loader-pinwheel';
|
|
869
|
+
export { default as List } from './list';
|
|
870
870
|
export { default as Loader } from './loader';
|
|
871
871
|
export { default as LocateFixed } from './locate-fixed';
|
|
872
872
|
export { default as LocateOff } from './locate-off';
|
|
@@ -890,8 +890,8 @@ export { default as MailQuestion } from './mail-question';
|
|
|
890
890
|
export { default as MailSearch } from './mail-search';
|
|
891
891
|
export { default as MailWarning } from './mail-warning';
|
|
892
892
|
export { default as MailX } from './mail-x';
|
|
893
|
-
export { default as Mailbox } from './mailbox';
|
|
894
893
|
export { default as Mail } from './mail';
|
|
894
|
+
export { default as Mailbox } from './mailbox';
|
|
895
895
|
export { default as Mails } from './mails';
|
|
896
896
|
export { default as MapPinCheckInside } from './map-pin-check-inside';
|
|
897
897
|
export { default as MapPinCheck } from './map-pin-check';
|
|
@@ -912,15 +912,15 @@ export { default as Mars } from './mars';
|
|
|
912
912
|
export { default as Martini } from './martini';
|
|
913
913
|
export { default as Maximize2 } from './maximize-2';
|
|
914
914
|
export { default as Maximize } from './maximize';
|
|
915
|
-
export { default as MegaphoneOff } from './megaphone-off';
|
|
916
915
|
export { default as Medal } from './medal';
|
|
916
|
+
export { default as MegaphoneOff } from './megaphone-off';
|
|
917
917
|
export { default as Megaphone } from './megaphone';
|
|
918
918
|
export { default as Meh } from './meh';
|
|
919
919
|
export { default as MemoryStick } from './memory-stick';
|
|
920
920
|
export { default as Menu } from './menu';
|
|
921
921
|
export { default as Merge } from './merge';
|
|
922
|
-
export { default as MessageCircleDashed } from './message-circle-dashed';
|
|
923
922
|
export { default as MessageCircleCode } from './message-circle-code';
|
|
923
|
+
export { default as MessageCircleDashed } from './message-circle-dashed';
|
|
924
924
|
export { default as MessageCircleHeart } from './message-circle-heart';
|
|
925
925
|
export { default as MessageCircleMore } from './message-circle-more';
|
|
926
926
|
export { default as MessageCircleOff } from './message-circle-off';
|
|
@@ -935,9 +935,9 @@ export { default as MessageSquareDashed } from './message-square-dashed';
|
|
|
935
935
|
export { default as MessageSquareDiff } from './message-square-diff';
|
|
936
936
|
export { default as MessageSquareDot } from './message-square-dot';
|
|
937
937
|
export { default as MessageSquareHeart } from './message-square-heart';
|
|
938
|
-
export { default as MessageSquareMore } from './message-square-more';
|
|
939
938
|
export { default as MessageSquareLock } from './message-square-lock';
|
|
940
939
|
export { default as MessageSquareOff } from './message-square-off';
|
|
940
|
+
export { default as MessageSquareMore } from './message-square-more';
|
|
941
941
|
export { default as MessageSquarePlus } from './message-square-plus';
|
|
942
942
|
export { default as MessageSquareQuote } from './message-square-quote';
|
|
943
943
|
export { default as MessageSquareReply } from './message-square-reply';
|
|
@@ -967,14 +967,14 @@ export { default as MonitorOff } from './monitor-off';
|
|
|
967
967
|
export { default as MonitorPause } from './monitor-pause';
|
|
968
968
|
export { default as MonitorPlay } from './monitor-play';
|
|
969
969
|
export { default as MonitorSmartphone } from './monitor-smartphone';
|
|
970
|
-
export { default as MonitorSpeaker } from './monitor-speaker';
|
|
971
970
|
export { default as MonitorStop } from './monitor-stop';
|
|
971
|
+
export { default as MonitorSpeaker } from './monitor-speaker';
|
|
972
972
|
export { default as MonitorUp } from './monitor-up';
|
|
973
973
|
export { default as MonitorX } from './monitor-x';
|
|
974
974
|
export { default as Monitor } from './monitor';
|
|
975
975
|
export { default as MoonStar } from './moon-star';
|
|
976
|
-
export { default as MountainSnow } from './mountain-snow';
|
|
977
976
|
export { default as Moon } from './moon';
|
|
977
|
+
export { default as MountainSnow } from './mountain-snow';
|
|
978
978
|
export { default as Mountain } from './mountain';
|
|
979
979
|
export { default as MouseOff } from './mouse-off';
|
|
980
980
|
export { default as MousePointer2 } from './mouse-pointer-2';
|
|
@@ -982,33 +982,33 @@ export { default as MousePointerBan } from './mouse-pointer-ban';
|
|
|
982
982
|
export { default as MousePointerClick } from './mouse-pointer-click';
|
|
983
983
|
export { default as MousePointer } from './mouse-pointer';
|
|
984
984
|
export { default as Mouse } from './mouse';
|
|
985
|
-
export { default as MoveDiagonal2 } from './move-diagonal-2';
|
|
986
985
|
export { default as Move3d } from './move-3d';
|
|
986
|
+
export { default as MoveDiagonal2 } from './move-diagonal-2';
|
|
987
987
|
export { default as MoveDiagonal } from './move-diagonal';
|
|
988
988
|
export { default as MoveDownLeft } from './move-down-left';
|
|
989
989
|
export { default as MoveDownRight } from './move-down-right';
|
|
990
990
|
export { default as MoveDown } from './move-down';
|
|
991
991
|
export { default as MoveHorizontal } from './move-horizontal';
|
|
992
|
-
export { default as MoveLeft } from './move-left';
|
|
993
992
|
export { default as MoveRight } from './move-right';
|
|
993
|
+
export { default as MoveLeft } from './move-left';
|
|
994
994
|
export { default as MoveUpLeft } from './move-up-left';
|
|
995
995
|
export { default as MoveUpRight } from './move-up-right';
|
|
996
|
-
export { default as MoveUp } from './move-up';
|
|
997
996
|
export { default as MoveVertical } from './move-vertical';
|
|
998
997
|
export { default as Move } from './move';
|
|
998
|
+
export { default as MoveUp } from './move-up';
|
|
999
999
|
export { default as Music2 } from './music-2';
|
|
1000
1000
|
export { default as Music3 } from './music-3';
|
|
1001
1001
|
export { default as Music4 } from './music-4';
|
|
1002
1002
|
export { default as Music } from './music';
|
|
1003
|
-
export { default as Navigation2Off } from './navigation-2-off';
|
|
1004
1003
|
export { default as Navigation2 } from './navigation-2';
|
|
1004
|
+
export { default as Navigation2Off } from './navigation-2-off';
|
|
1005
1005
|
export { default as NavigationOff } from './navigation-off';
|
|
1006
1006
|
export { default as Navigation } from './navigation';
|
|
1007
1007
|
export { default as Network } from './network';
|
|
1008
1008
|
export { default as Newspaper } from './newspaper';
|
|
1009
|
+
export { default as NonBinary } from './non-binary';
|
|
1009
1010
|
export { default as Nfc } from './nfc';
|
|
1010
1011
|
export { default as NotebookPen } from './notebook-pen';
|
|
1011
|
-
export { default as NonBinary } from './non-binary';
|
|
1012
1012
|
export { default as NotebookTabs } from './notebook-tabs';
|
|
1013
1013
|
export { default as NotebookText } from './notebook-text';
|
|
1014
1014
|
export { default as Notebook } from './notebook';
|
|
@@ -1037,14 +1037,15 @@ export { default as PaintBucket } from './paint-bucket';
|
|
|
1037
1037
|
export { default as PaintRoller } from './paint-roller';
|
|
1038
1038
|
export { default as PaintbrushVertical } from './paintbrush-vertical';
|
|
1039
1039
|
export { default as Paintbrush } from './paintbrush';
|
|
1040
|
-
export { default as PanelBottomClose } from './panel-bottom-close';
|
|
1041
1040
|
export { default as Palette } from './palette';
|
|
1041
|
+
export { default as Panda } from './panda';
|
|
1042
|
+
export { default as PanelBottomClose } from './panel-bottom-close';
|
|
1042
1043
|
export { default as PanelBottomDashed } from './panel-bottom-dashed';
|
|
1043
1044
|
export { default as PanelBottomOpen } from './panel-bottom-open';
|
|
1044
1045
|
export { default as PanelBottom } from './panel-bottom';
|
|
1045
1046
|
export { default as PanelLeftClose } from './panel-left-close';
|
|
1046
|
-
export { default as PanelLeftOpen } from './panel-left-open';
|
|
1047
1047
|
export { default as PanelLeftDashed } from './panel-left-dashed';
|
|
1048
|
+
export { default as PanelLeftOpen } from './panel-left-open';
|
|
1048
1049
|
export { default as PanelLeft } from './panel-left';
|
|
1049
1050
|
export { default as PanelRightClose } from './panel-right-close';
|
|
1050
1051
|
export { default as PanelRightDashed } from './panel-right-dashed';
|
|
@@ -1053,19 +1054,19 @@ export { default as PanelRight } from './panel-right';
|
|
|
1053
1054
|
export { default as PanelTopClose } from './panel-top-close';
|
|
1054
1055
|
export { default as PanelTopDashed } from './panel-top-dashed';
|
|
1055
1056
|
export { default as PanelTopOpen } from './panel-top-open';
|
|
1056
|
-
export { default as PanelTop } from './panel-top';
|
|
1057
1057
|
export { default as PanelsLeftBottom } from './panels-left-bottom';
|
|
1058
|
+
export { default as PanelTop } from './panel-top';
|
|
1058
1059
|
export { default as PanelsRightBottom } from './panels-right-bottom';
|
|
1059
1060
|
export { default as PanelsTopLeft } from './panels-top-left';
|
|
1060
1061
|
export { default as Paperclip } from './paperclip';
|
|
1061
1062
|
export { default as Parentheses } from './parentheses';
|
|
1062
|
-
export { default as PartyPopper } from './party-popper';
|
|
1063
1063
|
export { default as ParkingMeter } from './parking-meter';
|
|
1064
|
+
export { default as PartyPopper } from './party-popper';
|
|
1064
1065
|
export { default as Pause } from './pause';
|
|
1065
|
-
export { default as PcCase } from './pc-case';
|
|
1066
1066
|
export { default as PawPrint } from './paw-print';
|
|
1067
|
-
export { default as
|
|
1067
|
+
export { default as PcCase } from './pc-case';
|
|
1068
1068
|
export { default as PenOff } from './pen-off';
|
|
1069
|
+
export { default as PenLine } from './pen-line';
|
|
1069
1070
|
export { default as PenTool } from './pen-tool';
|
|
1070
1071
|
export { default as Pen } from './pen';
|
|
1071
1072
|
export { default as PencilLine } from './pencil-line';
|
|
@@ -1088,8 +1089,8 @@ export { default as Piano } from './piano';
|
|
|
1088
1089
|
export { default as Pickaxe } from './pickaxe';
|
|
1089
1090
|
export { default as PictureInPicture2 } from './picture-in-picture-2';
|
|
1090
1091
|
export { default as PictureInPicture } from './picture-in-picture';
|
|
1091
|
-
export { default as PilcrowLeft } from './pilcrow-left';
|
|
1092
1092
|
export { default as PiggyBank } from './piggy-bank';
|
|
1093
|
+
export { default as PilcrowLeft } from './pilcrow-left';
|
|
1093
1094
|
export { default as PilcrowRight } from './pilcrow-right';
|
|
1094
1095
|
export { default as Pilcrow } from './pilcrow';
|
|
1095
1096
|
export { default as PillBottle } from './pill-bottle';
|
|
@@ -1100,33 +1101,33 @@ export { default as Pipette } from './pipette';
|
|
|
1100
1101
|
export { default as Pizza } from './pizza';
|
|
1101
1102
|
export { default as PlaneLanding } from './plane-landing';
|
|
1102
1103
|
export { default as PlaneTakeoff } from './plane-takeoff';
|
|
1103
|
-
export { default as Play } from './play';
|
|
1104
1104
|
export { default as Plane } from './plane';
|
|
1105
|
+
export { default as Play } from './play';
|
|
1105
1106
|
export { default as Plug2 } from './plug-2';
|
|
1106
1107
|
export { default as PlugZap } from './plug-zap';
|
|
1107
|
-
export { default as Plug } from './plug';
|
|
1108
1108
|
export { default as Plus } from './plus';
|
|
1109
|
+
export { default as Plug } from './plug';
|
|
1109
1110
|
export { default as PocketKnife } from './pocket-knife';
|
|
1110
1111
|
export { default as Pocket } from './pocket';
|
|
1111
1112
|
export { default as Podcast } from './podcast';
|
|
1112
|
-
export { default as PointerOff } from './pointer-off';
|
|
1113
1113
|
export { default as Pointer } from './pointer';
|
|
1114
|
-
export { default as
|
|
1114
|
+
export { default as PointerOff } from './pointer-off';
|
|
1115
1115
|
export { default as Popsicle } from './popsicle';
|
|
1116
|
+
export { default as Popcorn } from './popcorn';
|
|
1116
1117
|
export { default as PoundSterling } from './pound-sterling';
|
|
1117
1118
|
export { default as PowerOff } from './power-off';
|
|
1118
1119
|
export { default as Power } from './power';
|
|
1119
|
-
export { default as PrinterCheck } from './printer-check';
|
|
1120
1120
|
export { default as Presentation } from './presentation';
|
|
1121
|
+
export { default as PrinterCheck } from './printer-check';
|
|
1121
1122
|
export { default as Printer } from './printer';
|
|
1122
1123
|
export { default as Projector } from './projector';
|
|
1123
1124
|
export { default as Proportions } from './proportions';
|
|
1124
1125
|
export { default as Puzzle } from './puzzle';
|
|
1125
1126
|
export { default as Pyramid } from './pyramid';
|
|
1126
|
-
export { default as Quote } from './quote';
|
|
1127
1127
|
export { default as QrCode } from './qr-code';
|
|
1128
|
-
export { default as
|
|
1128
|
+
export { default as Quote } from './quote';
|
|
1129
1129
|
export { default as Radar } from './radar';
|
|
1130
|
+
export { default as Rabbit } from './rabbit';
|
|
1130
1131
|
export { default as Radiation } from './radiation';
|
|
1131
1132
|
export { default as Radical } from './radical';
|
|
1132
1133
|
export { default as RadioReceiver } from './radio-receiver';
|
|
@@ -1155,8 +1156,8 @@ export { default as Redo2 } from './redo-2';
|
|
|
1155
1156
|
export { default as RedoDot } from './redo-dot';
|
|
1156
1157
|
export { default as Redo } from './redo';
|
|
1157
1158
|
export { default as RefreshCcwDot } from './refresh-ccw-dot';
|
|
1158
|
-
export { default as RefreshCwOff } from './refresh-cw-off';
|
|
1159
1159
|
export { default as RefreshCcw } from './refresh-ccw';
|
|
1160
|
+
export { default as RefreshCwOff } from './refresh-cw-off';
|
|
1160
1161
|
export { default as RefreshCw } from './refresh-cw';
|
|
1161
1162
|
export { default as Refrigerator } from './refrigerator';
|
|
1162
1163
|
export { default as Regex } from './regex';
|
|
@@ -1170,8 +1171,8 @@ export { default as ReplyAll } from './reply-all';
|
|
|
1170
1171
|
export { default as Reply } from './reply';
|
|
1171
1172
|
export { default as Rewind } from './rewind';
|
|
1172
1173
|
export { default as Ribbon } from './ribbon';
|
|
1173
|
-
export { default as Rocket } from './rocket';
|
|
1174
1174
|
export { default as RockingChair } from './rocking-chair';
|
|
1175
|
+
export { default as Rocket } from './rocket';
|
|
1175
1176
|
export { default as RollerCoaster } from './roller-coaster';
|
|
1176
1177
|
export { default as Rotate3d } from './rotate-3d';
|
|
1177
1178
|
export { default as RotateCcwKey } from './rotate-ccw-key';
|
|
@@ -1186,15 +1187,15 @@ export { default as Rows2 } from './rows-2';
|
|
|
1186
1187
|
export { default as Rows3 } from './rows-3';
|
|
1187
1188
|
export { default as Rows4 } from './rows-4';
|
|
1188
1189
|
export { default as Rss } from './rss';
|
|
1189
|
-
export { default as Ruler } from './ruler';
|
|
1190
1190
|
export { default as RulerDimensionLine } from './ruler-dimension-line';
|
|
1191
|
+
export { default as Ruler } from './ruler';
|
|
1191
1192
|
export { default as RussianRuble } from './russian-ruble';
|
|
1192
1193
|
export { default as Sailboat } from './sailboat';
|
|
1194
|
+
export { default as Salad } from './salad';
|
|
1193
1195
|
export { default as Sandwich } from './sandwich';
|
|
1194
1196
|
export { default as SatelliteDish } from './satellite-dish';
|
|
1195
|
-
export { default as Salad } from './salad';
|
|
1196
|
-
export { default as Satellite } from './satellite';
|
|
1197
1197
|
export { default as SaudiRiyal } from './saudi-riyal';
|
|
1198
|
+
export { default as Satellite } from './satellite';
|
|
1198
1199
|
export { default as SaveAll } from './save-all';
|
|
1199
1200
|
export { default as SaveOff } from './save-off';
|
|
1200
1201
|
export { default as Save } from './save';
|
|
@@ -1202,12 +1203,12 @@ export { default as Scale3d } from './scale-3d';
|
|
|
1202
1203
|
export { default as Scale } from './scale';
|
|
1203
1204
|
export { default as Scaling } from './scaling';
|
|
1204
1205
|
export { default as ScanBarcode } from './scan-barcode';
|
|
1205
|
-
export { default as ScanFace } from './scan-face';
|
|
1206
1206
|
export { default as ScanEye } from './scan-eye';
|
|
1207
|
+
export { default as ScanFace } from './scan-face';
|
|
1207
1208
|
export { default as ScanHeart } from './scan-heart';
|
|
1208
1209
|
export { default as ScanLine } from './scan-line';
|
|
1209
|
-
export { default as ScanSearch } from './scan-search';
|
|
1210
1210
|
export { default as ScanQrCode } from './scan-qr-code';
|
|
1211
|
+
export { default as ScanSearch } from './scan-search';
|
|
1211
1212
|
export { default as ScanText } from './scan-text';
|
|
1212
1213
|
export { default as Scan } from './scan';
|
|
1213
1214
|
export { default as School } from './school';
|
|
@@ -1223,24 +1224,24 @@ export { default as SearchSlash } from './search-slash';
|
|
|
1223
1224
|
export { default as SearchX } from './search-x';
|
|
1224
1225
|
export { default as Search } from './search';
|
|
1225
1226
|
export { default as Section } from './section';
|
|
1226
|
-
export { default as SendHorizontal } from './send-horizontal';
|
|
1227
1227
|
export { default as SendToBack } from './send-to-back';
|
|
1228
|
+
export { default as SendHorizontal } from './send-horizontal';
|
|
1228
1229
|
export { default as Send } from './send';
|
|
1229
1230
|
export { default as SeparatorHorizontal } from './separator-horizontal';
|
|
1230
1231
|
export { default as SeparatorVertical } from './separator-vertical';
|
|
1231
1232
|
export { default as ServerCog } from './server-cog';
|
|
1232
|
-
export { default as ServerCrash } from './server-crash';
|
|
1233
1233
|
export { default as ServerOff } from './server-off';
|
|
1234
|
+
export { default as ServerCrash } from './server-crash';
|
|
1235
|
+
export { default as Settings } from './settings';
|
|
1234
1236
|
export { default as Server } from './server';
|
|
1235
1237
|
export { default as Settings2 } from './settings-2';
|
|
1236
|
-
export { default as Settings } from './settings';
|
|
1237
1238
|
export { default as Shapes } from './shapes';
|
|
1238
1239
|
export { default as Share2 } from './share-2';
|
|
1239
1240
|
export { default as Share } from './share';
|
|
1240
1241
|
export { default as Sheet } from './sheet';
|
|
1241
1242
|
export { default as Shell } from './shell';
|
|
1242
|
-
export { default as ShieldAlert } from './shield-alert';
|
|
1243
1243
|
export { default as ShieldBan } from './shield-ban';
|
|
1244
|
+
export { default as ShieldAlert } from './shield-alert';
|
|
1244
1245
|
export { default as ShieldCheck } from './shield-check';
|
|
1245
1246
|
export { default as ShieldEllipsis } from './shield-ellipsis';
|
|
1246
1247
|
export { default as ShieldHalf } from './shield-half';
|
|
@@ -1250,8 +1251,8 @@ export { default as ShieldPlus } from './shield-plus';
|
|
|
1250
1251
|
export { default as ShieldQuestion } from './shield-question';
|
|
1251
1252
|
export { default as ShieldUser } from './shield-user';
|
|
1252
1253
|
export { default as ShieldX } from './shield-x';
|
|
1253
|
-
export { default as ShipWheel } from './ship-wheel';
|
|
1254
1254
|
export { default as Shield } from './shield';
|
|
1255
|
+
export { default as ShipWheel } from './ship-wheel';
|
|
1255
1256
|
export { default as Ship } from './ship';
|
|
1256
1257
|
export { default as Shirt } from './shirt';
|
|
1257
1258
|
export { default as ShoppingBag } from './shopping-bag';
|
|
@@ -1261,24 +1262,24 @@ export { default as Shovel } from './shovel';
|
|
|
1261
1262
|
export { default as ShowerHead } from './shower-head';
|
|
1262
1263
|
export { default as Shredder } from './shredder';
|
|
1263
1264
|
export { default as Shrimp } from './shrimp';
|
|
1264
|
-
export { default as Shrub } from './shrub';
|
|
1265
1265
|
export { default as Shrink } from './shrink';
|
|
1266
|
+
export { default as Shrub } from './shrub';
|
|
1266
1267
|
export { default as Shuffle } from './shuffle';
|
|
1268
|
+
export { default as Sigma } from './sigma';
|
|
1267
1269
|
export { default as SignalHigh } from './signal-high';
|
|
1268
1270
|
export { default as SignalLow } from './signal-low';
|
|
1269
|
-
export { default as Sigma } from './sigma';
|
|
1270
1271
|
export { default as SignalMedium } from './signal-medium';
|
|
1271
1272
|
export { default as SignalZero } from './signal-zero';
|
|
1272
1273
|
export { default as Signal } from './signal';
|
|
1273
|
-
export { default as SignpostBig } from './signpost-big';
|
|
1274
1274
|
export { default as Signature } from './signature';
|
|
1275
|
+
export { default as SignpostBig } from './signpost-big';
|
|
1275
1276
|
export { default as Signpost } from './signpost';
|
|
1276
1277
|
export { default as Siren } from './siren';
|
|
1277
|
-
export { default as SkipForward } from './skip-forward';
|
|
1278
1278
|
export { default as SkipBack } from './skip-back';
|
|
1279
|
+
export { default as SkipForward } from './skip-forward';
|
|
1279
1280
|
export { default as Skull } from './skull';
|
|
1280
|
-
export { default as Slack } from './slack';
|
|
1281
1281
|
export { default as Slash } from './slash';
|
|
1282
|
+
export { default as Slack } from './slack';
|
|
1282
1283
|
export { default as Slice } from './slice';
|
|
1283
1284
|
export { default as SlidersHorizontal } from './sliders-horizontal';
|
|
1284
1285
|
export { default as SlidersVertical } from './sliders-vertical';
|
|
@@ -1289,6 +1290,7 @@ export { default as SmilePlus } from './smile-plus';
|
|
|
1289
1290
|
export { default as Smile } from './smile';
|
|
1290
1291
|
export { default as Snail } from './snail';
|
|
1291
1292
|
export { default as Snowflake } from './snowflake';
|
|
1293
|
+
export { default as SoapDispenserDroplet } from './soap-dispenser-droplet';
|
|
1292
1294
|
export { default as Sofa } from './sofa';
|
|
1293
1295
|
export { default as Soup } from './soup';
|
|
1294
1296
|
export { default as Space } from './space';
|
|
@@ -1305,8 +1307,8 @@ export { default as Split } from './split';
|
|
|
1305
1307
|
export { default as SprayCan } from './spray-can';
|
|
1306
1308
|
export { default as Sprout } from './sprout';
|
|
1307
1309
|
export { default as SquareActivity } from './square-activity';
|
|
1308
|
-
export { default as SquareArrowDownRight } from './square-arrow-down-right';
|
|
1309
1310
|
export { default as SquareArrowDownLeft } from './square-arrow-down-left';
|
|
1311
|
+
export { default as SquareArrowDownRight } from './square-arrow-down-right';
|
|
1310
1312
|
export { default as SquareArrowDown } from './square-arrow-down';
|
|
1311
1313
|
export { default as SquareArrowLeft } from './square-arrow-left';
|
|
1312
1314
|
export { default as SquareArrowOutDownLeft } from './square-arrow-out-down-left';
|
|
@@ -1319,8 +1321,8 @@ export { default as SquareArrowUpRight } from './square-arrow-up-right';
|
|
|
1319
1321
|
export { default as SquareArrowUp } from './square-arrow-up';
|
|
1320
1322
|
export { default as SquareAsterisk } from './square-asterisk';
|
|
1321
1323
|
export { default as SquareBottomDashedScissors } from './square-bottom-dashed-scissors';
|
|
1322
|
-
export { default as SquareChartGantt } from './square-chart-gantt';
|
|
1323
1324
|
export { default as SquareCheckBig } from './square-check-big';
|
|
1325
|
+
export { default as SquareChartGantt } from './square-chart-gantt';
|
|
1324
1326
|
export { default as SquareCheck } from './square-check';
|
|
1325
1327
|
export { default as SquareChevronDown } from './square-chevron-down';
|
|
1326
1328
|
export { default as SquareChevronLeft } from './square-chevron-left';
|
|
@@ -1336,9 +1338,9 @@ export { default as SquareDivide } from './square-divide';
|
|
|
1336
1338
|
export { default as SquareDot } from './square-dot';
|
|
1337
1339
|
export { default as SquareEqual } from './square-equal';
|
|
1338
1340
|
export { default as SquareFunction } from './square-function';
|
|
1341
|
+
export { default as SquareKanban } from './square-kanban';
|
|
1339
1342
|
export { default as SquareLibrary } from './square-library';
|
|
1340
1343
|
export { default as SquareM } from './square-m';
|
|
1341
|
-
export { default as SquareKanban } from './square-kanban';
|
|
1342
1344
|
export { default as SquareMenu } from './square-menu';
|
|
1343
1345
|
export { default as SquareMinus } from './square-minus';
|
|
1344
1346
|
export { default as SquareMousePointer } from './square-mouse-pointer';
|
|
@@ -1347,8 +1349,8 @@ export { default as SquareParking } from './square-parking';
|
|
|
1347
1349
|
export { default as SquarePen } from './square-pen';
|
|
1348
1350
|
export { default as SquarePercent } from './square-percent';
|
|
1349
1351
|
export { default as SquarePi } from './square-pi';
|
|
1350
|
-
export { default as SquarePlay } from './square-play';
|
|
1351
1352
|
export { default as SquarePilcrow } from './square-pilcrow';
|
|
1353
|
+
export { default as SquarePlay } from './square-play';
|
|
1352
1354
|
export { default as SquarePlus } from './square-plus';
|
|
1353
1355
|
export { default as SquarePower } from './square-power';
|
|
1354
1356
|
export { default as SquareRadical } from './square-radical';
|
|
@@ -1373,8 +1375,8 @@ export { default as Squircle } from './squircle';
|
|
|
1373
1375
|
export { default as Squirrel } from './squirrel';
|
|
1374
1376
|
export { default as Stamp } from './stamp';
|
|
1375
1377
|
export { default as StarHalf } from './star-half';
|
|
1376
|
-
export { default as StarOff } from './star-off';
|
|
1377
1378
|
export { default as Star } from './star';
|
|
1379
|
+
export { default as StarOff } from './star-off';
|
|
1378
1380
|
export { default as StepBack } from './step-back';
|
|
1379
1381
|
export { default as StepForward } from './step-forward';
|
|
1380
1382
|
export { default as Stethoscope } from './stethoscope';
|
|
@@ -1403,15 +1405,15 @@ export { default as Table2 } from './table-2';
|
|
|
1403
1405
|
export { default as TableCellsMerge } from './table-cells-merge';
|
|
1404
1406
|
export { default as TableCellsSplit } from './table-cells-split';
|
|
1405
1407
|
export { default as TableColumnsSplit } from './table-columns-split';
|
|
1406
|
-
export { default as TableProperties } from './table-properties';
|
|
1407
1408
|
export { default as TableOfContents } from './table-of-contents';
|
|
1409
|
+
export { default as TableProperties } from './table-properties';
|
|
1408
1410
|
export { default as TableRowsSplit } from './table-rows-split';
|
|
1409
1411
|
export { default as Table } from './table';
|
|
1410
1412
|
export { default as TabletSmartphone } from './tablet-smartphone';
|
|
1411
1413
|
export { default as Tablet } from './tablet';
|
|
1412
1414
|
export { default as Tablets } from './tablets';
|
|
1413
|
-
export { default as Tags } from './tags';
|
|
1414
1415
|
export { default as Tag } from './tag';
|
|
1416
|
+
export { default as Tags } from './tags';
|
|
1415
1417
|
export { default as Tally1 } from './tally-1';
|
|
1416
1418
|
export { default as Tally2 } from './tally-2';
|
|
1417
1419
|
export { default as Tally3 } from './tally-3';
|
|
@@ -1421,23 +1423,23 @@ export { default as Tangent } from './tangent';
|
|
|
1421
1423
|
export { default as Target } from './target';
|
|
1422
1424
|
export { default as Telescope } from './telescope';
|
|
1423
1425
|
export { default as TentTree } from './tent-tree';
|
|
1426
|
+
export { default as Terminal } from './terminal';
|
|
1424
1427
|
export { default as Tent } from './tent';
|
|
1425
1428
|
export { default as TestTubeDiagonal } from './test-tube-diagonal';
|
|
1426
|
-
export { default as Terminal } from './terminal';
|
|
1427
1429
|
export { default as TestTube } from './test-tube';
|
|
1428
1430
|
export { default as TestTubes } from './test-tubes';
|
|
1429
1431
|
export { default as TextCursorInput } from './text-cursor-input';
|
|
1430
1432
|
export { default as TextCursor } from './text-cursor';
|
|
1431
1433
|
export { default as TextQuote } from './text-quote';
|
|
1432
|
-
export { default as TextSearch } from './text-search';
|
|
1433
1434
|
export { default as TextSelect } from './text-select';
|
|
1435
|
+
export { default as TextSearch } from './text-search';
|
|
1434
1436
|
export { default as Text } from './text';
|
|
1435
1437
|
export { default as Theater } from './theater';
|
|
1436
|
-
export { default as ThermometerSun } from './thermometer-sun';
|
|
1437
1438
|
export { default as ThermometerSnowflake } from './thermometer-snowflake';
|
|
1438
|
-
export { default as
|
|
1439
|
+
export { default as ThermometerSun } from './thermometer-sun';
|
|
1439
1440
|
export { default as Thermometer } from './thermometer';
|
|
1440
1441
|
export { default as ThumbsUp } from './thumbs-up';
|
|
1442
|
+
export { default as ThumbsDown } from './thumbs-down';
|
|
1441
1443
|
export { default as TicketCheck } from './ticket-check';
|
|
1442
1444
|
export { default as TicketMinus } from './ticket-minus';
|
|
1443
1445
|
export { default as TicketPercent } from './ticket-percent';
|
|
@@ -1448,19 +1450,19 @@ export { default as Ticket } from './ticket';
|
|
|
1448
1450
|
export { default as TicketsPlane } from './tickets-plane';
|
|
1449
1451
|
export { default as Tickets } from './tickets';
|
|
1450
1452
|
export { default as TimerOff } from './timer-off';
|
|
1453
|
+
export { default as TimerReset } from './timer-reset';
|
|
1451
1454
|
export { default as Timer } from './timer';
|
|
1452
1455
|
export { default as ToggleLeft } from './toggle-left';
|
|
1453
|
-
export { default as TimerReset } from './timer-reset';
|
|
1454
1456
|
export { default as ToggleRight } from './toggle-right';
|
|
1455
1457
|
export { default as Toilet } from './toilet';
|
|
1456
1458
|
export { default as Tornado } from './tornado';
|
|
1459
|
+
export { default as TouchpadOff } from './touchpad-off';
|
|
1457
1460
|
export { default as Torus } from './torus';
|
|
1458
1461
|
export { default as Touchpad } from './touchpad';
|
|
1459
1462
|
export { default as TowerControl } from './tower-control';
|
|
1460
|
-
export { default as TouchpadOff } from './touchpad-off';
|
|
1461
1463
|
export { default as ToyBrick } from './toy-brick';
|
|
1462
|
-
export { default as Tractor } from './tractor';
|
|
1463
1464
|
export { default as TrafficCone } from './traffic-cone';
|
|
1465
|
+
export { default as Tractor } from './tractor';
|
|
1464
1466
|
export { default as TrainFrontTunnel } from './train-front-tunnel';
|
|
1465
1467
|
export { default as TrainFront } from './train-front';
|
|
1466
1468
|
export { default as TrainTrack } from './train-track';
|
|
@@ -1481,31 +1483,31 @@ export { default as TriangleDashed } from './triangle-dashed';
|
|
|
1481
1483
|
export { default as TriangleRight } from './triangle-right';
|
|
1482
1484
|
export { default as Triangle } from './triangle';
|
|
1483
1485
|
export { default as Trophy } from './trophy';
|
|
1484
|
-
export { default as Truck } from './truck';
|
|
1485
1486
|
export { default as TruckElectric } from './truck-electric';
|
|
1487
|
+
export { default as Truck } from './truck';
|
|
1486
1488
|
export { default as Turtle } from './turtle';
|
|
1487
1489
|
export { default as TvMinimalPlay } from './tv-minimal-play';
|
|
1488
1490
|
export { default as TvMinimal } from './tv-minimal';
|
|
1489
1491
|
export { default as Tv } from './tv';
|
|
1490
1492
|
export { default as Twitch } from './twitch';
|
|
1491
1493
|
export { default as Twitter } from './twitter';
|
|
1492
|
-
export { default as Type } from './type';
|
|
1493
1494
|
export { default as TypeOutline } from './type-outline';
|
|
1495
|
+
export { default as Type } from './type';
|
|
1494
1496
|
export { default as UmbrellaOff } from './umbrella-off';
|
|
1495
1497
|
export { default as Umbrella } from './umbrella';
|
|
1496
1498
|
export { default as Underline } from './underline';
|
|
1497
1499
|
export { default as Undo2 } from './undo-2';
|
|
1498
1500
|
export { default as UndoDot } from './undo-dot';
|
|
1499
1501
|
export { default as Undo } from './undo';
|
|
1500
|
-
export { default as UnfoldHorizontal } from './unfold-horizontal';
|
|
1501
1502
|
export { default as UnfoldVertical } from './unfold-vertical';
|
|
1503
|
+
export { default as UnfoldHorizontal } from './unfold-horizontal';
|
|
1502
1504
|
export { default as Ungroup } from './ungroup';
|
|
1503
1505
|
export { default as University } from './university';
|
|
1504
|
-
export { default as Unlink2 } from './unlink-2';
|
|
1505
1506
|
export { default as Unlink } from './unlink';
|
|
1507
|
+
export { default as Unlink2 } from './unlink-2';
|
|
1506
1508
|
export { default as Unplug } from './unplug';
|
|
1507
|
-
export { default as Usb } from './usb';
|
|
1508
1509
|
export { default as Upload } from './upload';
|
|
1510
|
+
export { default as Usb } from './usb';
|
|
1509
1511
|
export { default as UserCheck } from './user-check';
|
|
1510
1512
|
export { default as UserCog } from './user-cog';
|
|
1511
1513
|
export { default as UserLock } from './user-lock';
|
|
@@ -1518,13 +1520,13 @@ export { default as UserRoundMinus } from './user-round-minus';
|
|
|
1518
1520
|
export { default as UserRoundPen } from './user-round-pen';
|
|
1519
1521
|
export { default as UserRoundPlus } from './user-round-plus';
|
|
1520
1522
|
export { default as UserRoundSearch } from './user-round-search';
|
|
1523
|
+
export { default as UserRoundX } from './user-round-x';
|
|
1521
1524
|
export { default as UserRound } from './user-round';
|
|
1522
1525
|
export { default as UserSearch } from './user-search';
|
|
1523
|
-
export { default as UserRoundX } from './user-round-x';
|
|
1524
1526
|
export { default as UserX } from './user-x';
|
|
1525
1527
|
export { default as User } from './user';
|
|
1526
|
-
export { default as Users } from './users';
|
|
1527
1528
|
export { default as UsersRound } from './users-round';
|
|
1529
|
+
export { default as Users } from './users';
|
|
1528
1530
|
export { default as UtensilsCrossed } from './utensils-crossed';
|
|
1529
1531
|
export { default as Utensils } from './utensils';
|
|
1530
1532
|
export { default as UtilityPole } from './utility-pole';
|
|
@@ -1535,8 +1537,8 @@ export { default as VenetianMask } from './venetian-mask';
|
|
|
1535
1537
|
export { default as VenusAndMars } from './venus-and-mars';
|
|
1536
1538
|
export { default as Venus } from './venus';
|
|
1537
1539
|
export { default as VibrateOff } from './vibrate-off';
|
|
1538
|
-
export { default as VideoOff } from './video-off';
|
|
1539
1540
|
export { default as Vibrate } from './vibrate';
|
|
1541
|
+
export { default as VideoOff } from './video-off';
|
|
1540
1542
|
export { default as Video } from './video';
|
|
1541
1543
|
export { default as Videotape } from './videotape';
|
|
1542
1544
|
export { default as View } from './view';
|
|
@@ -1546,15 +1548,15 @@ export { default as Volume1 } from './volume-1';
|
|
|
1546
1548
|
export { default as Volume2 } from './volume-2';
|
|
1547
1549
|
export { default as VolumeOff } from './volume-off';
|
|
1548
1550
|
export { default as VolumeX } from './volume-x';
|
|
1549
|
-
export { default as Vote } from './vote';
|
|
1550
1551
|
export { default as Volume } from './volume';
|
|
1552
|
+
export { default as Vote } from './vote';
|
|
1551
1553
|
export { default as WalletCards } from './wallet-cards';
|
|
1552
|
-
export { default as WalletMinimal } from './wallet-minimal';
|
|
1553
1554
|
export { default as Wallet } from './wallet';
|
|
1555
|
+
export { default as WalletMinimal } from './wallet-minimal';
|
|
1554
1556
|
export { default as Wallpaper } from './wallpaper';
|
|
1555
1557
|
export { default as WandSparkles } from './wand-sparkles';
|
|
1556
|
-
export { default as Warehouse } from './warehouse';
|
|
1557
1558
|
export { default as Wand } from './wand';
|
|
1559
|
+
export { default as Warehouse } from './warehouse';
|
|
1558
1560
|
export { default as WashingMachine } from './washing-machine';
|
|
1559
1561
|
export { default as Watch } from './watch';
|
|
1560
1562
|
export { default as WavesLadder } from './waves-ladder';
|
|
@@ -1567,8 +1569,8 @@ export { default as Weight } from './weight';
|
|
|
1567
1569
|
export { default as WheatOff } from './wheat-off';
|
|
1568
1570
|
export { default as Wheat } from './wheat';
|
|
1569
1571
|
export { default as WholeWord } from './whole-word';
|
|
1570
|
-
export { default as WifiLow } from './wifi-low';
|
|
1571
1572
|
export { default as WifiHigh } from './wifi-high';
|
|
1573
|
+
export { default as WifiLow } from './wifi-low';
|
|
1572
1574
|
export { default as WifiOff } from './wifi-off';
|
|
1573
1575
|
export { default as WifiPen } from './wifi-pen';
|
|
1574
1576
|
export { default as WifiZero } from './wifi-zero';
|
|
@@ -1582,8 +1584,8 @@ export { default as Worm } from './worm';
|
|
|
1582
1584
|
export { default as WrapText } from './wrap-text';
|
|
1583
1585
|
export { default as Wrench } from './wrench';
|
|
1584
1586
|
export { default as X } from './x';
|
|
1585
|
-
export { default as ZapOff } from './zap-off';
|
|
1586
1587
|
export { default as Youtube } from './youtube';
|
|
1588
|
+
export { default as ZapOff } from './zap-off';
|
|
1587
1589
|
export { default as Zap } from './zap';
|
|
1588
1590
|
export { default as ZoomIn } from './zoom-in';
|
|
1589
1591
|
export { default as ZoomOut } from './zoom-out';
|