@lucide/astro 1.44.0 → 1.46.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 +3 -3
- package/src/aliases/aliases.ts +166 -148
- package/src/aliases/prefixed.ts +730 -682
- package/src/aliases/suffixed.ts +960 -912
- package/src/icons/book-bookmark.ts +20 -0
- package/src/icons/building-complex-plus.ts +20 -0
- package/src/icons/{building-2.ts → building-complex.ts} +5 -5
- package/src/icons/calendar-chevrons-right.ts +20 -0
- package/src/icons/clef-alto.ts +20 -0
- package/src/icons/{book-marked.ts → clef-bass.ts} +5 -5
- package/src/icons/clef-treble.ts +20 -0
- package/src/icons/cookie.ts +2 -2
- package/src/icons/folder-bookmark.ts +2 -2
- package/src/icons/globe-code.ts +20 -0
- package/src/icons/hourglass-cog.ts +20 -0
- package/src/icons/houses.ts +20 -0
- package/src/icons/index.ts +209 -191
- package/src/icons/iv-bag.ts +20 -0
- package/src/icons/{album.ts → layout-arrow-down.ts} +5 -5
- package/src/icons/layout-arrow-right.ts +20 -0
- package/src/icons/lectern.ts +2 -2
- package/src/icons/messages-circle.ts +20 -0
- package/src/icons/monitor-pc.ts +20 -0
- package/src/icons/mouth-off.ts +20 -0
- package/src/icons/mouth.ts +20 -0
- package/src/icons/notebook-dot.ts +20 -0
- package/src/icons/park.ts +20 -0
- package/src/icons/plant-pot.ts +20 -0
- package/src/icons/square-bookmark.ts +20 -0
package/src/icons/index.ts
CHANGED
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
export { default as AArrowDown } from './a-arrow-down';
|
|
2
2
|
export { default as AArrowUp } from './a-arrow-up';
|
|
3
3
|
export { default as ALargeSmall } from './a-large-small';
|
|
4
|
-
export { default as Activity } from './activity';
|
|
5
4
|
export { default as Accessibility } from './accessibility';
|
|
5
|
+
export { default as Activity } from './activity';
|
|
6
6
|
export { default as Ad } from './ad';
|
|
7
7
|
export { default as AirVent } from './air-vent';
|
|
8
|
-
export { default as AlarmClockCheck } from './alarm-clock-check';
|
|
9
8
|
export { default as Airplay } from './airplay';
|
|
9
|
+
export { default as AlarmClockCheck } from './alarm-clock-check';
|
|
10
10
|
export { default as AlarmClockMinus } from './alarm-clock-minus';
|
|
11
|
-
export { default as AlarmClockPlus } from './alarm-clock-plus';
|
|
12
11
|
export { default as AlarmClockOff } from './alarm-clock-off';
|
|
12
|
+
export { default as AlarmClockPlus } from './alarm-clock-plus';
|
|
13
13
|
export { default as AlarmClock } from './alarm-clock';
|
|
14
14
|
export { default as AlarmSmoke } from './alarm-smoke';
|
|
15
|
-
export { default as Album } from './album';
|
|
16
15
|
export { default as AlignCenterHorizontal } from './align-center-horizontal';
|
|
17
16
|
export { default as AlignCenterVertical } from './align-center-vertical';
|
|
18
17
|
export { default as AlignEndHorizontal } from './align-end-horizontal';
|
|
@@ -23,16 +22,16 @@ export { default as AlignHorizontalDistributeStart } from './align-horizontal-di
|
|
|
23
22
|
export { default as AlignHorizontalJustifyCenter } from './align-horizontal-justify-center';
|
|
24
23
|
export { default as AlignHorizontalJustifyEnd } from './align-horizontal-justify-end';
|
|
25
24
|
export { default as AlignHorizontalJustifyStart } from './align-horizontal-justify-start';
|
|
26
|
-
export { default as AlignHorizontalSpaceBetween } from './align-horizontal-space-between';
|
|
27
25
|
export { default as AlignHorizontalSpaceAround } from './align-horizontal-space-around';
|
|
26
|
+
export { default as AlignHorizontalSpaceBetween } from './align-horizontal-space-between';
|
|
28
27
|
export { default as AlignStartHorizontal } from './align-start-horizontal';
|
|
29
28
|
export { default as AlignStartVertical } from './align-start-vertical';
|
|
30
29
|
export { default as AlignVerticalDistributeCenter } from './align-vertical-distribute-center';
|
|
31
30
|
export { default as AlignVerticalDistributeEnd } from './align-vertical-distribute-end';
|
|
32
31
|
export { default as AlignVerticalDistributeStart } from './align-vertical-distribute-start';
|
|
33
32
|
export { default as AlignVerticalJustifyCenter } from './align-vertical-justify-center';
|
|
34
|
-
export { default as AlignVerticalJustifyEnd } from './align-vertical-justify-end';
|
|
35
33
|
export { default as AlignVerticalJustifyStart } from './align-vertical-justify-start';
|
|
34
|
+
export { default as AlignVerticalJustifyEnd } from './align-vertical-justify-end';
|
|
36
35
|
export { default as AlignVerticalSpaceAround } from './align-vertical-space-around';
|
|
37
36
|
export { default as AlignVerticalSpaceBetween } from './align-vertical-space-between';
|
|
38
37
|
export { default as Ambulance } from './ambulance';
|
|
@@ -79,8 +78,8 @@ export { default as ArrowLeft } from './arrow-left';
|
|
|
79
78
|
export { default as ArrowRightFromLine } from './arrow-right-from-line';
|
|
80
79
|
export { default as ArrowRightLeft } from './arrow-right-left';
|
|
81
80
|
export { default as ArrowRightToLine } from './arrow-right-to-line';
|
|
82
|
-
export { default as ArrowRight } from './arrow-right';
|
|
83
81
|
export { default as ArrowUp01 } from './arrow-up-0-1';
|
|
82
|
+
export { default as ArrowRight } from './arrow-right';
|
|
84
83
|
export { default as ArrowUp10 } from './arrow-up-1-0';
|
|
85
84
|
export { default as ArrowUpAZ } from './arrow-up-a-z';
|
|
86
85
|
export { default as ArrowUpDown } from './arrow-up-down';
|
|
@@ -94,22 +93,22 @@ export { default as ArrowUpWideNarrow } from './arrow-up-wide-narrow';
|
|
|
94
93
|
export { default as ArrowUpZA } from './arrow-up-z-a';
|
|
95
94
|
export { default as ArrowUp } from './arrow-up';
|
|
96
95
|
export { default as ArrowsUpFromLine } from './arrows-up-from-line';
|
|
97
|
-
export { default as Astroid } from './astroid';
|
|
98
96
|
export { default as Asterisk } from './asterisk';
|
|
97
|
+
export { default as Astroid } from './astroid';
|
|
99
98
|
export { default as AtSign } from './at-sign';
|
|
100
99
|
export { default as Atom } from './atom';
|
|
101
100
|
export { default as AudioLinesOff } from './audio-lines-off';
|
|
102
101
|
export { default as AudioLinesX } from './audio-lines-x';
|
|
103
102
|
export { default as AudioLines } from './audio-lines';
|
|
104
|
-
export { default as AudioWaveform } from './audio-waveform';
|
|
105
103
|
export { default as Award } from './award';
|
|
106
104
|
export { default as Axe } from './axe';
|
|
105
|
+
export { default as AudioWaveform } from './audio-waveform';
|
|
107
106
|
export { default as Axis3d } from './axis-3d';
|
|
108
107
|
export { default as Baby } from './baby';
|
|
109
108
|
export { default as Backpack } from './backpack';
|
|
110
109
|
export { default as BadgeAlert } from './badge-alert';
|
|
111
|
-
export { default as BadgeCent } from './badge-cent';
|
|
112
110
|
export { default as BadgeCheck } from './badge-check';
|
|
111
|
+
export { default as BadgeCent } from './badge-cent';
|
|
113
112
|
export { default as BadgeDollarSign } from './badge-dollar-sign';
|
|
114
113
|
export { default as BadgeEuro } from './badge-euro';
|
|
115
114
|
export { default as BadgeIndianRupee } from './badge-indian-rupee';
|
|
@@ -120,17 +119,17 @@ export { default as BadgePercent } from './badge-percent';
|
|
|
120
119
|
export { default as BadgePlus } from './badge-plus';
|
|
121
120
|
export { default as BadgePoundSterling } from './badge-pound-sterling';
|
|
122
121
|
export { default as BadgeQuestionMark } from './badge-question-mark';
|
|
123
|
-
export { default as BadgeRussianRuble } from './badge-russian-ruble';
|
|
124
122
|
export { default as BadgeSwissFranc } from './badge-swiss-franc';
|
|
123
|
+
export { default as BadgeRussianRuble } from './badge-russian-ruble';
|
|
125
124
|
export { default as BadgeTurkishLira } from './badge-turkish-lira';
|
|
126
125
|
export { default as BadgeX } from './badge-x';
|
|
127
126
|
export { default as Badge } from './badge';
|
|
128
|
-
export { default as Balloon } from './balloon';
|
|
129
127
|
export { default as BaggageClaim } from './baggage-claim';
|
|
128
|
+
export { default as Balloon } from './balloon';
|
|
130
129
|
export { default as Ban } from './ban';
|
|
131
130
|
export { default as Banana } from './banana';
|
|
132
|
-
export { default as Bandage } from './bandage';
|
|
133
131
|
export { default as BanknoteArrowDown } from './banknote-arrow-down';
|
|
132
|
+
export { default as Bandage } from './bandage';
|
|
134
133
|
export { default as BanknoteArrowUp } from './banknote-arrow-up';
|
|
135
134
|
export { default as BanknoteCheck } from './banknote-check';
|
|
136
135
|
export { default as BanknoteX } from './banknote-x';
|
|
@@ -140,15 +139,15 @@ export { default as Barrel } from './barrel';
|
|
|
140
139
|
export { default as Baseline } from './baseline';
|
|
141
140
|
export { default as Bath } from './bath';
|
|
142
141
|
export { default as BatteryCharging } from './battery-charging';
|
|
143
|
-
export { default as BatteryLow } from './battery-low';
|
|
144
142
|
export { default as BatteryFull } from './battery-full';
|
|
143
|
+
export { default as BatteryLow } from './battery-low';
|
|
145
144
|
export { default as BatteryMedium } from './battery-medium';
|
|
146
|
-
export { default as BatteryWarning } from './battery-warning';
|
|
147
145
|
export { default as BatteryPlus } from './battery-plus';
|
|
146
|
+
export { default as BatteryWarning } from './battery-warning';
|
|
148
147
|
export { default as Battery } from './battery';
|
|
149
148
|
export { default as Beaker } from './beaker';
|
|
150
|
-
export { default as Bean } from './bean';
|
|
151
149
|
export { default as BeanOff } from './bean-off';
|
|
150
|
+
export { default as Bean } from './bean';
|
|
152
151
|
export { default as BedDouble } from './bed-double';
|
|
153
152
|
export { default as BedSingle } from './bed-single';
|
|
154
153
|
export { default as Bed } from './bed';
|
|
@@ -157,8 +156,8 @@ export { default as Beef } from './beef';
|
|
|
157
156
|
export { default as BeerOff } from './beer-off';
|
|
158
157
|
export { default as Beer } from './beer';
|
|
159
158
|
export { default as BellCheck } from './bell-check';
|
|
160
|
-
export { default as BellElectric } from './bell-electric';
|
|
161
159
|
export { default as BellDot } from './bell-dot';
|
|
160
|
+
export { default as BellElectric } from './bell-electric';
|
|
162
161
|
export { default as BellMinus } from './bell-minus';
|
|
163
162
|
export { default as BellOff } from './bell-off';
|
|
164
163
|
export { default as BellPlus } from './bell-plus';
|
|
@@ -168,8 +167,8 @@ export { default as BetweenHorizontalEnd } from './between-horizontal-end';
|
|
|
168
167
|
export { default as BetweenHorizontalStart } from './between-horizontal-start';
|
|
169
168
|
export { default as BetweenVerticalEnd } from './between-vertical-end';
|
|
170
169
|
export { default as BetweenVerticalStart } from './between-vertical-start';
|
|
171
|
-
export { default as BicepsFlexed } from './biceps-flexed';
|
|
172
170
|
export { default as Bike } from './bike';
|
|
171
|
+
export { default as BicepsFlexed } from './biceps-flexed';
|
|
173
172
|
export { default as Binary } from './binary';
|
|
174
173
|
export { default as Binoculars } from './binoculars';
|
|
175
174
|
export { default as Biohazard } from './biohazard';
|
|
@@ -192,38 +191,38 @@ export { default as Bone } from './bone';
|
|
|
192
191
|
export { default as BookA } from './book-a';
|
|
193
192
|
export { default as BookAlert } from './book-alert';
|
|
194
193
|
export { default as BookAudio } from './book-audio';
|
|
195
|
-
export { default as
|
|
194
|
+
export { default as BookBookmark } from './book-bookmark';
|
|
196
195
|
export { default as BookCheck } from './book-check';
|
|
196
|
+
export { default as BookCopy } from './book-copy';
|
|
197
197
|
export { default as BookDashed } from './book-dashed';
|
|
198
|
-
export { default as BookHeadphones } from './book-headphones';
|
|
199
198
|
export { default as BookDown } from './book-down';
|
|
199
|
+
export { default as BookHeadphones } from './book-headphones';
|
|
200
200
|
export { default as BookHeart } from './book-heart';
|
|
201
201
|
export { default as BookImage } from './book-image';
|
|
202
202
|
export { default as BookKey } from './book-key';
|
|
203
203
|
export { default as BookLock } from './book-lock';
|
|
204
|
-
export { default as BookMarked } from './book-marked';
|
|
205
204
|
export { default as BookMinus } from './book-minus';
|
|
206
205
|
export { default as BookOpenCheck } from './book-open-check';
|
|
207
206
|
export { default as BookOpenText } from './book-open-text';
|
|
208
207
|
export { default as BookOpen } from './book-open';
|
|
209
208
|
export { default as BookPlus } from './book-plus';
|
|
210
|
-
export { default as BookText } from './book-text';
|
|
211
209
|
export { default as BookSearch } from './book-search';
|
|
210
|
+
export { default as BookText } from './book-text';
|
|
212
211
|
export { default as BookType } from './book-type';
|
|
213
|
-
export { default as BookUp2 } from './book-up-2';
|
|
214
212
|
export { default as BookUp } from './book-up';
|
|
213
|
+
export { default as BookUp2 } from './book-up-2';
|
|
215
214
|
export { default as BookUser } from './book-user';
|
|
216
|
-
export { default as BookX } from './book-x';
|
|
217
215
|
export { default as Book } from './book';
|
|
218
|
-
export { default as
|
|
216
|
+
export { default as BookX } from './book-x';
|
|
219
217
|
export { default as BookmarkMinus } from './bookmark-minus';
|
|
218
|
+
export { default as BookmarkCheck } from './bookmark-check';
|
|
220
219
|
export { default as BookmarkOff } from './bookmark-off';
|
|
221
220
|
export { default as BookmarkPlus } from './bookmark-plus';
|
|
221
|
+
export { default as Bookmark } from './bookmark';
|
|
222
222
|
export { default as BookmarkX } from './bookmark-x';
|
|
223
223
|
export { default as BoomBox } from './boom-box';
|
|
224
|
-
export { default as Bookmark } from './bookmark';
|
|
225
|
-
export { default as BotOff } from './bot-off';
|
|
226
224
|
export { default as BotMessageSquare } from './bot-message-square';
|
|
225
|
+
export { default as BotOff } from './bot-off';
|
|
227
226
|
export { default as Bot } from './bot';
|
|
228
227
|
export { default as BottleWine } from './bottle-wine';
|
|
229
228
|
export { default as BowArrow } from './bow-arrow';
|
|
@@ -246,18 +245,19 @@ export { default as BringToFront } from './bring-to-front';
|
|
|
246
245
|
export { default as Broccoli } from './broccoli';
|
|
247
246
|
export { default as BroomSparkles } from './broom-sparkles';
|
|
248
247
|
export { default as Broom } from './broom';
|
|
249
|
-
export { default as BrushCleaning } from './brush-cleaning';
|
|
250
248
|
export { default as Brush } from './brush';
|
|
249
|
+
export { default as BrushCleaning } from './brush-cleaning';
|
|
251
250
|
export { default as Bubbles } from './bubbles';
|
|
252
251
|
export { default as BugOff } from './bug-off';
|
|
253
252
|
export { default as BugPlay } from './bug-play';
|
|
254
253
|
export { default as Bug } from './bug';
|
|
255
|
-
export { default as
|
|
254
|
+
export { default as BuildingComplexPlus } from './building-complex-plus';
|
|
255
|
+
export { default as BuildingComplex } from './building-complex';
|
|
256
256
|
export { default as Building } from './building';
|
|
257
257
|
export { default as BusFront } from './bus-front';
|
|
258
258
|
export { default as Bus } from './bus';
|
|
259
|
-
export { default as CableCar } from './cable-car';
|
|
260
259
|
export { default as Cable } from './cable';
|
|
260
|
+
export { default as CableCar } from './cable-car';
|
|
261
261
|
export { default as CakeSlice } from './cake-slice';
|
|
262
262
|
export { default as Cake } from './cake';
|
|
263
263
|
export { default as Calculator } from './calculator';
|
|
@@ -266,6 +266,7 @@ export { default as CalendarArrowDown } from './calendar-arrow-down';
|
|
|
266
266
|
export { default as CalendarArrowUp } from './calendar-arrow-up';
|
|
267
267
|
export { default as CalendarCheck2 } from './calendar-check-2';
|
|
268
268
|
export { default as CalendarCheck } from './calendar-check';
|
|
269
|
+
export { default as CalendarChevronsRight } from './calendar-chevrons-right';
|
|
269
270
|
export { default as CalendarClock } from './calendar-clock';
|
|
270
271
|
export { default as CalendarCog } from './calendar-cog';
|
|
271
272
|
export { default as CalendarDays } from './calendar-days';
|
|
@@ -273,10 +274,10 @@ export { default as CalendarFold } from './calendar-fold';
|
|
|
273
274
|
export { default as CalendarHeart } from './calendar-heart';
|
|
274
275
|
export { default as CalendarMinus2 } from './calendar-minus-2';
|
|
275
276
|
export { default as CalendarMinus } from './calendar-minus';
|
|
276
|
-
export { default as CalendarOff } from './calendar-off';
|
|
277
277
|
export { default as CalendarPlus2 } from './calendar-plus-2';
|
|
278
|
-
export { default as
|
|
278
|
+
export { default as CalendarOff } from './calendar-off';
|
|
279
279
|
export { default as CalendarRange } from './calendar-range';
|
|
280
|
+
export { default as CalendarPlus } from './calendar-plus';
|
|
280
281
|
export { default as CalendarSearch } from './calendar-search';
|
|
281
282
|
export { default as CalendarSync } from './calendar-sync';
|
|
282
283
|
export { default as CalendarX2 } from './calendar-x-2';
|
|
@@ -285,13 +286,13 @@ export { default as Calendar } from './calendar';
|
|
|
285
286
|
export { default as Calendars } from './calendars';
|
|
286
287
|
export { default as CameraOff } from './camera-off';
|
|
287
288
|
export { default as Camera } from './camera';
|
|
288
|
-
export { default as CanSoda } from './can-soda';
|
|
289
289
|
export { default as Can } from './can';
|
|
290
|
+
export { default as CanSoda } from './can-soda';
|
|
290
291
|
export { default as CandyCane } from './candy-cane';
|
|
291
292
|
export { default as CandyOff } from './candy-off';
|
|
293
|
+
export { default as Candy } from './candy';
|
|
292
294
|
export { default as CannabisOff } from './cannabis-off';
|
|
293
295
|
export { default as Cannabis } from './cannabis';
|
|
294
|
-
export { default as Candy } from './candy';
|
|
295
296
|
export { default as CaptionsOff } from './captions-off';
|
|
296
297
|
export { default as Captions } from './captions';
|
|
297
298
|
export { default as CarBattery } from './car-battery';
|
|
@@ -300,9 +301,9 @@ export { default as CarTaxiFront } from './car-taxi-front';
|
|
|
300
301
|
export { default as Car } from './car';
|
|
301
302
|
export { default as Caravan } from './caravan';
|
|
302
303
|
export { default as CardSim } from './card-sim';
|
|
304
|
+
export { default as Carrot } from './carrot';
|
|
303
305
|
export { default as CartonOff } from './carton-off';
|
|
304
306
|
export { default as Carton } from './carton';
|
|
305
|
-
export { default as Carrot } from './carrot';
|
|
306
307
|
export { default as CaseLower } from './case-lower';
|
|
307
308
|
export { default as CaseSensitive } from './case-sensitive';
|
|
308
309
|
export { default as CaseUpper } from './case-upper';
|
|
@@ -310,8 +311,8 @@ export { default as CassetteTape } from './cassette-tape';
|
|
|
310
311
|
export { default as Cast } from './cast';
|
|
311
312
|
export { default as Castle } from './castle';
|
|
312
313
|
export { default as Cat } from './cat';
|
|
313
|
-
export { default as CctvOff } from './cctv-off';
|
|
314
314
|
export { default as Cctv } from './cctv';
|
|
315
|
+
export { default as CctvOff } from './cctv-off';
|
|
315
316
|
export { default as ChartArea } from './chart-area';
|
|
316
317
|
export { default as ChartBarBig } from './chart-bar-big';
|
|
317
318
|
export { default as ChartBarDecreasing } from './chart-bar-decreasing';
|
|
@@ -338,22 +339,22 @@ export { default as ChartSpline } from './chart-spline';
|
|
|
338
339
|
export { default as CheckCheck } from './check-check';
|
|
339
340
|
export { default as CheckLine } from './check-line';
|
|
340
341
|
export { default as Check } from './check';
|
|
341
|
-
export { default as ChefHat } from './chef-hat';
|
|
342
342
|
export { default as Cherry } from './cherry';
|
|
343
|
+
export { default as ChefHat } from './chef-hat';
|
|
343
344
|
export { default as ChessBishop } from './chess-bishop';
|
|
344
345
|
export { default as ChessKing } from './chess-king';
|
|
345
346
|
export { default as ChessKnight } from './chess-knight';
|
|
346
347
|
export { default as ChessPawn } from './chess-pawn';
|
|
347
|
-
export { default as ChessQueen } from './chess-queen';
|
|
348
348
|
export { default as ChessRook } from './chess-rook';
|
|
349
|
+
export { default as ChessQueen } from './chess-queen';
|
|
349
350
|
export { default as ChevronDown } from './chevron-down';
|
|
350
351
|
export { default as ChevronFirst } from './chevron-first';
|
|
351
352
|
export { default as ChevronLast } from './chevron-last';
|
|
352
353
|
export { default as ChevronLeft } from './chevron-left';
|
|
353
|
-
export { default as ChevronRight } from './chevron-right';
|
|
354
354
|
export { default as ChevronUp } from './chevron-up';
|
|
355
|
-
export { default as
|
|
355
|
+
export { default as ChevronRight } from './chevron-right';
|
|
356
356
|
export { default as ChevronsDownUp } from './chevrons-down-up';
|
|
357
|
+
export { default as ChevronsDown } from './chevrons-down';
|
|
357
358
|
export { default as ChevronsLeftRightEllipsis } from './chevrons-left-right-ellipsis';
|
|
358
359
|
export { default as ChevronsLeftRight } from './chevrons-left-right';
|
|
359
360
|
export { default as ChevronsLeft } from './chevrons-left';
|
|
@@ -414,10 +415,13 @@ export { default as CircleX } from './circle-x';
|
|
|
414
415
|
export { default as Circle } from './circle';
|
|
415
416
|
export { default as CircuitBoard } from './circuit-board';
|
|
416
417
|
export { default as Citrus } from './citrus';
|
|
417
|
-
export { default as ClipboardCheck } from './clipboard-check';
|
|
418
418
|
export { default as Clapperboard } from './clapperboard';
|
|
419
|
-
export { default as
|
|
419
|
+
export { default as ClefAlto } from './clef-alto';
|
|
420
|
+
export { default as ClefBass } from './clef-bass';
|
|
421
|
+
export { default as ClefTreble } from './clef-treble';
|
|
422
|
+
export { default as ClipboardCheck } from './clipboard-check';
|
|
420
423
|
export { default as ClipboardClock } from './clipboard-clock';
|
|
424
|
+
export { default as ClipboardCopy } from './clipboard-copy';
|
|
421
425
|
export { default as ClipboardList } from './clipboard-list';
|
|
422
426
|
export { default as ClipboardMinus } from './clipboard-minus';
|
|
423
427
|
export { default as ClipboardPaste } from './clipboard-paste';
|
|
@@ -464,8 +468,8 @@ export { default as CloudOff } from './cloud-off';
|
|
|
464
468
|
export { default as CloudRainWind } from './cloud-rain-wind';
|
|
465
469
|
export { default as CloudRain } from './cloud-rain';
|
|
466
470
|
export { default as CloudSnow } from './cloud-snow';
|
|
467
|
-
export { default as CloudSunRain } from './cloud-sun-rain';
|
|
468
471
|
export { default as CloudSun } from './cloud-sun';
|
|
472
|
+
export { default as CloudSunRain } from './cloud-sun-rain';
|
|
469
473
|
export { default as CloudSync } from './cloud-sync';
|
|
470
474
|
export { default as CloudUpload } from './cloud-upload';
|
|
471
475
|
export { default as Cloud } from './cloud';
|
|
@@ -474,18 +478,18 @@ export { default as Clover } from './clover';
|
|
|
474
478
|
export { default as Club } from './club';
|
|
475
479
|
export { default as CodeXml } from './code-xml';
|
|
476
480
|
export { default as Code } from './code';
|
|
477
|
-
export { default as Coffee } from './coffee';
|
|
478
481
|
export { default as Cog } from './cog';
|
|
482
|
+
export { default as Coffee } from './coffee';
|
|
479
483
|
export { default as Coins } from './coins';
|
|
480
484
|
export { default as Columns2 } from './columns-2';
|
|
481
485
|
export { default as Columns3Cog } from './columns-3-cog';
|
|
482
486
|
export { default as Columns3 } from './columns-3';
|
|
483
487
|
export { default as Columns4 } from './columns-4';
|
|
484
488
|
export { default as Combine } from './combine';
|
|
485
|
-
export { default as Command } from './command';
|
|
486
489
|
export { default as Compass } from './compass';
|
|
487
|
-
export { default as
|
|
490
|
+
export { default as Command } from './command';
|
|
488
491
|
export { default as Component } from './component';
|
|
492
|
+
export { default as Computer } from './computer';
|
|
489
493
|
export { default as ConciergeBell } from './concierge-bell';
|
|
490
494
|
export { default as Cone } from './cone';
|
|
491
495
|
export { default as Construction } from './construction';
|
|
@@ -507,8 +511,8 @@ export { default as CornerDownLeft } from './corner-down-left';
|
|
|
507
511
|
export { default as CornerDownRight } from './corner-down-right';
|
|
508
512
|
export { default as CornerLeftDown } from './corner-left-down';
|
|
509
513
|
export { default as CornerLeftUp } from './corner-left-up';
|
|
510
|
-
export { default as CornerRightDown } from './corner-right-down';
|
|
511
514
|
export { default as CornerRightUp } from './corner-right-up';
|
|
515
|
+
export { default as CornerRightDown } from './corner-right-down';
|
|
512
516
|
export { default as CornerUpLeft } from './corner-up-left';
|
|
513
517
|
export { default as CornerUpRight } from './corner-up-right';
|
|
514
518
|
export { default as Cpu } from './cpu';
|
|
@@ -519,19 +523,19 @@ export { default as CreditCardPlus } from './credit-card-plus';
|
|
|
519
523
|
export { default as CreditCardReader } from './credit-card-reader';
|
|
520
524
|
export { default as CreditCardX } from './credit-card-x';
|
|
521
525
|
export { default as CreditCard } from './credit-card';
|
|
522
|
-
export { default as Croissant } from './croissant';
|
|
523
526
|
export { default as Crop } from './crop';
|
|
527
|
+
export { default as Croissant } from './croissant';
|
|
524
528
|
export { default as Cross } from './cross';
|
|
525
529
|
export { default as Crosshair } from './crosshair';
|
|
526
|
-
export { default as Crown } from './crown';
|
|
527
530
|
export { default as Cuboid } from './cuboid';
|
|
531
|
+
export { default as Crown } from './crown';
|
|
528
532
|
export { default as CupSoda } from './cup-soda';
|
|
529
533
|
export { default as Currency } from './currency';
|
|
530
534
|
export { default as Cylinder } from './cylinder';
|
|
531
535
|
export { default as Dam } from './dam';
|
|
532
536
|
export { default as DatabaseArrowDown } from './database-arrow-down';
|
|
533
|
-
export { default as DatabaseArrowUp } from './database-arrow-up';
|
|
534
537
|
export { default as DatabaseBackup } from './database-backup';
|
|
538
|
+
export { default as DatabaseArrowUp } from './database-arrow-up';
|
|
535
539
|
export { default as DatabaseCheck } from './database-check';
|
|
536
540
|
export { default as DatabaseMinus } from './database-minus';
|
|
537
541
|
export { default as DatabasePlus } from './database-plus';
|
|
@@ -540,26 +544,26 @@ export { default as DatabaseX } from './database-x';
|
|
|
540
544
|
export { default as DatabaseZap } from './database-zap';
|
|
541
545
|
export { default as Database } from './database';
|
|
542
546
|
export { default as DecimalsArrowLeft } from './decimals-arrow-left';
|
|
543
|
-
export { default as Delete } from './delete';
|
|
544
547
|
export { default as DecimalsArrowRight } from './decimals-arrow-right';
|
|
545
|
-
export { default as
|
|
548
|
+
export { default as Delete } from './delete';
|
|
546
549
|
export { default as Diameter } from './diameter';
|
|
547
550
|
export { default as DiamondMinus } from './diamond-minus';
|
|
551
|
+
export { default as Dessert } from './dessert';
|
|
548
552
|
export { default as DiamondPercent } from './diamond-percent';
|
|
549
553
|
export { default as DiamondPlus } from './diamond-plus';
|
|
550
554
|
export { default as Diamond } from './diamond';
|
|
551
555
|
export { default as Dice1 } from './dice-1';
|
|
552
556
|
export { default as Dice2 } from './dice-2';
|
|
553
|
-
export { default as Dice3 } from './dice-3';
|
|
554
557
|
export { default as Dice4 } from './dice-4';
|
|
558
|
+
export { default as Dice3 } from './dice-3';
|
|
555
559
|
export { default as Dice5 } from './dice-5';
|
|
556
560
|
export { default as Dice6 } from './dice-6';
|
|
557
561
|
export { default as Dices } from './dices';
|
|
558
562
|
export { default as Diff } from './diff';
|
|
559
563
|
export { default as Disc2 } from './disc-2';
|
|
560
564
|
export { default as Disc3 } from './disc-3';
|
|
561
|
-
export { default as DiscAlbum } from './disc-album';
|
|
562
565
|
export { default as Disc } from './disc';
|
|
566
|
+
export { default as DiscAlbum } from './disc-album';
|
|
563
567
|
export { default as Divide } from './divide';
|
|
564
568
|
export { default as DnaOff } from './dna-off';
|
|
565
569
|
export { default as Dna } from './dna';
|
|
@@ -570,17 +574,17 @@ export { default as Dome } from './dome';
|
|
|
570
574
|
export { default as Donut } from './donut';
|
|
571
575
|
export { default as DoorClosedLocked } from './door-closed-locked';
|
|
572
576
|
export { default as DoorClosed } from './door-closed';
|
|
573
|
-
export { default as DoorStairwell } from './door-stairwell';
|
|
574
577
|
export { default as DoorOpen } from './door-open';
|
|
578
|
+
export { default as DoorStairwell } from './door-stairwell';
|
|
575
579
|
export { default as Dot } from './dot';
|
|
576
580
|
export { default as Download } from './download';
|
|
577
581
|
export { default as DraftingCompass } from './drafting-compass';
|
|
578
582
|
export { default as Drama } from './drama';
|
|
579
583
|
export { default as Drill } from './drill';
|
|
580
584
|
export { default as Drone } from './drone';
|
|
585
|
+
export { default as Droplet } from './droplet';
|
|
581
586
|
export { default as DropletOff } from './droplet-off';
|
|
582
587
|
export { default as Droplets } from './droplets';
|
|
583
|
-
export { default as Droplet } from './droplet';
|
|
584
588
|
export { default as Drum } from './drum';
|
|
585
589
|
export { default as Drumstick } from './drumstick';
|
|
586
590
|
export { default as Dumbbell } from './dumbbell';
|
|
@@ -596,11 +600,11 @@ export { default as Eject } from './eject';
|
|
|
596
600
|
export { default as Ellipse } from './ellipse';
|
|
597
601
|
export { default as EllipsisVertical } from './ellipsis-vertical';
|
|
598
602
|
export { default as Ellipsis } from './ellipsis';
|
|
599
|
-
export { default as EqualApproximatelyNot } from './equal-approximately-not';
|
|
600
603
|
export { default as Engine } from './engine';
|
|
604
|
+
export { default as EqualApproximatelyNot } from './equal-approximately-not';
|
|
601
605
|
export { default as EqualApproximately } from './equal-approximately';
|
|
602
|
-
export { default as EqualNot } from './equal-not';
|
|
603
606
|
export { default as Equal } from './equal';
|
|
607
|
+
export { default as EqualNot } from './equal-not';
|
|
604
608
|
export { default as Eraser } from './eraser';
|
|
605
609
|
export { default as EthernetPort } from './ethernet-port';
|
|
606
610
|
export { default as Euro } from './euro';
|
|
@@ -626,26 +630,26 @@ export { default as Fence } from './fence';
|
|
|
626
630
|
export { default as FerrisWheel } from './ferris-wheel';
|
|
627
631
|
export { default as FileArchive } from './file-archive';
|
|
628
632
|
export { default as FileAxis3d } from './file-axis-3d';
|
|
629
|
-
export { default as FileBadge } from './file-badge';
|
|
630
633
|
export { default as FileBox } from './file-box';
|
|
631
|
-
export { default as
|
|
634
|
+
export { default as FileBadge } from './file-badge';
|
|
632
635
|
export { default as FileBraces } from './file-braces';
|
|
636
|
+
export { default as FileBracesCorner } from './file-braces-corner';
|
|
633
637
|
export { default as FileChartColumnIncreasing } from './file-chart-column-increasing';
|
|
634
|
-
export { default as FileChartColumn } from './file-chart-column';
|
|
635
638
|
export { default as FileChartLine } from './file-chart-line';
|
|
639
|
+
export { default as FileChartColumn } from './file-chart-column';
|
|
636
640
|
export { default as FileChartPie } from './file-chart-pie';
|
|
637
641
|
export { default as FileCheckCorner } from './file-check-corner';
|
|
638
642
|
export { default as FileCheck } from './file-check';
|
|
639
643
|
export { default as FileClock } from './file-clock';
|
|
640
644
|
export { default as FileCodeCorner } from './file-code-corner';
|
|
641
|
-
export { default as FileCode } from './file-code';
|
|
642
645
|
export { default as FileCog } from './file-cog';
|
|
646
|
+
export { default as FileCode } from './file-code';
|
|
643
647
|
export { default as FileDiff } from './file-diff';
|
|
644
648
|
export { default as FileDigit } from './file-digit';
|
|
645
649
|
export { default as FileDown } from './file-down';
|
|
646
650
|
export { default as FileExclamationPoint } from './file-exclamation-point';
|
|
647
|
-
export { default as FileHeadphone } from './file-headphone';
|
|
648
651
|
export { default as FileHeart } from './file-heart';
|
|
652
|
+
export { default as FileHeadphone } from './file-headphone';
|
|
649
653
|
export { default as FileImage } from './file-image';
|
|
650
654
|
export { default as FileInput } from './file-input';
|
|
651
655
|
export { default as FileKey } from './file-key';
|
|
@@ -661,8 +665,8 @@ export { default as FilePlusCorner } from './file-plus-corner';
|
|
|
661
665
|
export { default as FilePlus } from './file-plus';
|
|
662
666
|
export { default as FileQuestionMark } from './file-question-mark';
|
|
663
667
|
export { default as FileScan } from './file-scan';
|
|
664
|
-
export { default as FileSearch } from './file-search';
|
|
665
668
|
export { default as FileSearchCorner } from './file-search-corner';
|
|
669
|
+
export { default as FileSearch } from './file-search';
|
|
666
670
|
export { default as FileSignal } from './file-signal';
|
|
667
671
|
export { default as FileSliders } from './file-sliders';
|
|
668
672
|
export { default as FileSpreadsheet } from './file-spreadsheet';
|
|
@@ -671,8 +675,8 @@ export { default as FileSymlink } from './file-symlink';
|
|
|
671
675
|
export { default as FileTerminal } from './file-terminal';
|
|
672
676
|
export { default as FileText } from './file-text';
|
|
673
677
|
export { default as FileTypeCorner } from './file-type-corner';
|
|
674
|
-
export { default as FileType } from './file-type';
|
|
675
678
|
export { default as FileUp } from './file-up';
|
|
679
|
+
export { default as FileType } from './file-type';
|
|
676
680
|
export { default as FileUser } from './file-user';
|
|
677
681
|
export { default as FileVideoCamera } from './file-video-camera';
|
|
678
682
|
export { default as FileVolume } from './file-volume';
|
|
@@ -684,8 +688,8 @@ export { default as Film } from './film';
|
|
|
684
688
|
export { default as FingerprintPattern } from './fingerprint-pattern';
|
|
685
689
|
export { default as FireExtinguisher } from './fire-extinguisher';
|
|
686
690
|
export { default as FishOff } from './fish-off';
|
|
687
|
-
export { default as FishSymbol } from './fish-symbol';
|
|
688
691
|
export { default as Fish } from './fish';
|
|
692
|
+
export { default as FishSymbol } from './fish-symbol';
|
|
689
693
|
export { default as FishingHook } from './fishing-hook';
|
|
690
694
|
export { default as FishingRod } from './fishing-rod';
|
|
691
695
|
export { default as FlagOff } from './flag-off';
|
|
@@ -699,8 +703,8 @@ export { default as Flashlight } from './flashlight';
|
|
|
699
703
|
export { default as FlaskConicalOff } from './flask-conical-off';
|
|
700
704
|
export { default as FlaskConical } from './flask-conical';
|
|
701
705
|
export { default as FlaskRound } from './flask-round';
|
|
702
|
-
export { default as Flower2 } from './flower-2';
|
|
703
706
|
export { default as Flower } from './flower';
|
|
707
|
+
export { default as Flower2 } from './flower-2';
|
|
704
708
|
export { default as Focus } from './focus';
|
|
705
709
|
export { default as FoldHorizontal } from './fold-horizontal';
|
|
706
710
|
export { default as FoldVertical } from './fold-vertical';
|
|
@@ -716,21 +720,21 @@ export { default as FolderDown } from './folder-down';
|
|
|
716
720
|
export { default as FolderGit2 } from './folder-git-2';
|
|
717
721
|
export { default as FolderGit } from './folder-git';
|
|
718
722
|
export { default as FolderHeart } from './folder-heart';
|
|
719
|
-
export { default as FolderInput } from './folder-input';
|
|
720
723
|
export { default as FolderKanban } from './folder-kanban';
|
|
721
724
|
export { default as FolderKey } from './folder-key';
|
|
725
|
+
export { default as FolderInput } from './folder-input';
|
|
722
726
|
export { default as FolderLock } from './folder-lock';
|
|
723
727
|
export { default as FolderMinus } from './folder-minus';
|
|
724
728
|
export { default as FolderOpenDot } from './folder-open-dot';
|
|
725
729
|
export { default as FolderOpen } from './folder-open';
|
|
726
|
-
export { default as FolderOutput } from './folder-output';
|
|
727
730
|
export { default as FolderPen } from './folder-pen';
|
|
731
|
+
export { default as FolderOutput } from './folder-output';
|
|
728
732
|
export { default as FolderPlus } from './folder-plus';
|
|
729
733
|
export { default as FolderRoot } from './folder-root';
|
|
730
734
|
export { default as FolderSearch2 } from './folder-search-2';
|
|
731
735
|
export { default as FolderSearch } from './folder-search';
|
|
732
|
-
export { default as FolderSymlink } from './folder-symlink';
|
|
733
736
|
export { default as FolderSync } from './folder-sync';
|
|
737
|
+
export { default as FolderSymlink } from './folder-symlink';
|
|
734
738
|
export { default as FolderTree } from './folder-tree';
|
|
735
739
|
export { default as FolderUp } from './folder-up';
|
|
736
740
|
export { default as FolderX } from './folder-x';
|
|
@@ -743,57 +747,58 @@ export { default as Forward } from './forward';
|
|
|
743
747
|
export { default as Frame } from './frame';
|
|
744
748
|
export { default as Fuel } from './fuel';
|
|
745
749
|
export { default as Fullscreen } from './fullscreen';
|
|
746
|
-
export { default as FunnelX } from './funnel-x';
|
|
747
750
|
export { default as FunnelPlus } from './funnel-plus';
|
|
751
|
+
export { default as FunnelX } from './funnel-x';
|
|
748
752
|
export { default as Funnel } from './funnel';
|
|
749
753
|
export { default as Galaxy } from './galaxy';
|
|
750
754
|
export { default as GalleryHorizontalEnd } from './gallery-horizontal-end';
|
|
751
755
|
export { default as GalleryHorizontal } from './gallery-horizontal';
|
|
752
756
|
export { default as GalleryThumbnails } from './gallery-thumbnails';
|
|
753
|
-
export { default as GalleryVertical } from './gallery-vertical';
|
|
754
757
|
export { default as GalleryVerticalEnd } from './gallery-vertical-end';
|
|
758
|
+
export { default as GalleryVertical } from './gallery-vertical';
|
|
755
759
|
export { default as Gamepad2 } from './gamepad-2';
|
|
756
760
|
export { default as GamepadDirectional } from './gamepad-directional';
|
|
757
761
|
export { default as Gamepad } from './gamepad';
|
|
758
762
|
export { default as GapHorizontal } from './gap-horizontal';
|
|
759
763
|
export { default as GapVertical } from './gap-vertical';
|
|
760
764
|
export { default as Gauge } from './gauge';
|
|
761
|
-
export { default as Gavel } from './gavel';
|
|
762
765
|
export { default as Gem } from './gem';
|
|
766
|
+
export { default as Gavel } from './gavel';
|
|
767
|
+
export { default as GeorgianLari } from './georgian-lari';
|
|
763
768
|
export { default as GermOff } from './germ-off';
|
|
764
769
|
export { default as Germ } from './germ';
|
|
765
|
-
export { default as GeorgianLari } from './georgian-lari';
|
|
766
770
|
export { default as Ghost } from './ghost';
|
|
767
771
|
export { default as Gift } from './gift';
|
|
768
772
|
export { default as GitBranchMinus } from './git-branch-minus';
|
|
769
|
-
export { default as GitBranch } from './git-branch';
|
|
770
773
|
export { default as GitBranchPlus } from './git-branch-plus';
|
|
774
|
+
export { default as GitBranch } from './git-branch';
|
|
771
775
|
export { default as GitCommitHorizontal } from './git-commit-horizontal';
|
|
772
|
-
export { default as GitCommitVertical } from './git-commit-vertical';
|
|
773
776
|
export { default as GitCompareArrows } from './git-compare-arrows';
|
|
777
|
+
export { default as GitCommitVertical } from './git-commit-vertical';
|
|
774
778
|
export { default as GitCompare } from './git-compare';
|
|
775
|
-
export { default as GitGraph } from './git-graph';
|
|
776
779
|
export { default as GitFork } from './git-fork';
|
|
777
|
-
export { default as
|
|
780
|
+
export { default as GitGraph } from './git-graph';
|
|
778
781
|
export { default as GitMerge } from './git-merge';
|
|
782
|
+
export { default as GitMergeConflict } from './git-merge-conflict';
|
|
779
783
|
export { default as GitPullRequestArrow } from './git-pull-request-arrow';
|
|
780
784
|
export { default as GitPullRequestClosed } from './git-pull-request-closed';
|
|
781
|
-
export { default as GitPullRequestCreateArrow } from './git-pull-request-create-arrow';
|
|
782
785
|
export { default as GitPullRequestCreate } from './git-pull-request-create';
|
|
783
|
-
export { default as
|
|
786
|
+
export { default as GitPullRequestCreateArrow } from './git-pull-request-create-arrow';
|
|
784
787
|
export { default as GitPullRequest } from './git-pull-request';
|
|
788
|
+
export { default as GitPullRequestDraft } from './git-pull-request-draft';
|
|
785
789
|
export { default as GlassWater } from './glass-water';
|
|
786
790
|
export { default as Glasses } from './glasses';
|
|
787
791
|
export { default as GlobeCheck } from './globe-check';
|
|
792
|
+
export { default as GlobeCode } from './globe-code';
|
|
788
793
|
export { default as GlobeLock } from './globe-lock';
|
|
789
|
-
export { default as GlobeOff } from './globe-off';
|
|
790
794
|
export { default as GlobeX } from './globe-x';
|
|
795
|
+
export { default as GlobeOff } from './globe-off';
|
|
791
796
|
export { default as Globe } from './globe';
|
|
792
797
|
export { default as Goal } from './goal';
|
|
793
798
|
export { default as Gpu } from './gpu';
|
|
794
799
|
export { default as GraduationCap } from './graduation-cap';
|
|
795
|
-
export { default as Grid2x2Check } from './grid-2x2-check';
|
|
796
800
|
export { default as Grape } from './grape';
|
|
801
|
+
export { default as Grid2x2Check } from './grid-2x2-check';
|
|
797
802
|
export { default as Grid2x2Plus } from './grid-2x2-plus';
|
|
798
803
|
export { default as Grid2x2X } from './grid-2x2-x';
|
|
799
804
|
export { default as Grid2x2 } from './grid-2x2';
|
|
@@ -805,27 +810,27 @@ export { default as Grip } from './grip';
|
|
|
805
810
|
export { default as Group } from './group';
|
|
806
811
|
export { default as Guitar } from './guitar';
|
|
807
812
|
export { default as Ham } from './ham';
|
|
813
|
+
export { default as Hammer } from './hammer';
|
|
808
814
|
export { default as Hamburger } from './hamburger';
|
|
809
815
|
export { default as HandCoins } from './hand-coins';
|
|
810
|
-
export { default as Hammer } from './hammer';
|
|
811
816
|
export { default as HandFist } from './hand-fist';
|
|
812
817
|
export { default as HandGrab } from './hand-grab';
|
|
813
818
|
export { default as HandHeart } from './hand-heart';
|
|
814
819
|
export { default as HandHelping } from './hand-helping';
|
|
815
820
|
export { default as HandMetal } from './hand-metal';
|
|
816
|
-
export { default as HandPlatter } from './hand-platter';
|
|
817
821
|
export { default as Hand } from './hand';
|
|
822
|
+
export { default as HandPlatter } from './hand-platter';
|
|
818
823
|
export { default as Handbag } from './handbag';
|
|
819
|
-
export { default as HardDriveDownload } from './hard-drive-download';
|
|
820
824
|
export { default as Handshake } from './handshake';
|
|
821
|
-
export { default as
|
|
825
|
+
export { default as HardDriveDownload } from './hard-drive-download';
|
|
822
826
|
export { default as HardDrive } from './hard-drive';
|
|
827
|
+
export { default as HardDriveUpload } from './hard-drive-upload';
|
|
823
828
|
export { default as HardHat } from './hard-hat';
|
|
824
829
|
export { default as Hash } from './hash';
|
|
825
830
|
export { default as HatGlasses } from './hat-glasses';
|
|
831
|
+
export { default as HdmiPort } from './hdmi-port';
|
|
826
832
|
export { default as Haze } from './haze';
|
|
827
833
|
export { default as Hd } from './hd';
|
|
828
|
-
export { default as HdmiPort } from './hdmi-port';
|
|
829
834
|
export { default as Heading1 } from './heading-1';
|
|
830
835
|
export { default as Heading2 } from './heading-2';
|
|
831
836
|
export { default as Heading3 } from './heading-3';
|
|
@@ -837,10 +842,10 @@ export { default as HeadphoneOff } from './headphone-off';
|
|
|
837
842
|
export { default as Headphones } from './headphones';
|
|
838
843
|
export { default as HeartCrack } from './heart-crack';
|
|
839
844
|
export { default as Headset } from './headset';
|
|
840
|
-
export { default as HeartHandshake } from './heart-handshake';
|
|
841
845
|
export { default as HeartMinus } from './heart-minus';
|
|
842
|
-
export { default as
|
|
846
|
+
export { default as HeartHandshake } from './heart-handshake';
|
|
843
847
|
export { default as HeartPlus } from './heart-plus';
|
|
848
|
+
export { default as HeartOff } from './heart-off';
|
|
844
849
|
export { default as HeartPulse } from './heart-pulse';
|
|
845
850
|
export { default as HeartX } from './heart-x';
|
|
846
851
|
export { default as Heart } from './heart';
|
|
@@ -852,12 +857,14 @@ export { default as HopOff } from './hop-off';
|
|
|
852
857
|
export { default as Hop } from './hop';
|
|
853
858
|
export { default as Hospital } from './hospital';
|
|
854
859
|
export { default as Hotel } from './hotel';
|
|
860
|
+
export { default as HourglassCog } from './hourglass-cog';
|
|
855
861
|
export { default as Hourglass } from './hourglass';
|
|
856
862
|
export { default as HouseHeart } from './house-heart';
|
|
857
863
|
export { default as HousePlug } from './house-plug';
|
|
858
864
|
export { default as HousePlus } from './house-plus';
|
|
859
865
|
export { default as HouseWifi } from './house-wifi';
|
|
860
866
|
export { default as House } from './house';
|
|
867
|
+
export { default as Houses } from './houses';
|
|
861
868
|
export { default as IceCreamBowl } from './ice-cream-bowl';
|
|
862
869
|
export { default as IceCreamCone } from './ice-cream-cone';
|
|
863
870
|
export { default as IdCardLanyard } from './id-card-lanyard';
|
|
@@ -866,23 +873,24 @@ export { default as ImageDown } from './image-down';
|
|
|
866
873
|
export { default as ImageMinus } from './image-minus';
|
|
867
874
|
export { default as ImageOff } from './image-off';
|
|
868
875
|
export { default as ImagePlay } from './image-play';
|
|
869
|
-
export { default as ImagePlus } from './image-plus';
|
|
870
876
|
export { default as ImageUp } from './image-up';
|
|
877
|
+
export { default as ImagePlus } from './image-plus';
|
|
871
878
|
export { default as ImageUpscale } from './image-upscale';
|
|
872
|
-
export { default as Image } from './image';
|
|
873
879
|
export { default as Images } from './images';
|
|
880
|
+
export { default as Image } from './image';
|
|
874
881
|
export { default as Import } from './import';
|
|
875
|
-
export { default as Inbox } from './inbox';
|
|
876
882
|
export { default as IndianRupee } from './indian-rupee';
|
|
877
883
|
export { default as Infinity } from './infinity';
|
|
884
|
+
export { default as Inbox } from './inbox';
|
|
878
885
|
export { default as Info } from './info';
|
|
879
886
|
export { default as InspectionPanel } from './inspection-panel';
|
|
880
887
|
export { default as Italic } from './italic';
|
|
881
888
|
export { default as IterationCcw } from './iteration-ccw';
|
|
882
889
|
export { default as IterationCw } from './iteration-cw';
|
|
890
|
+
export { default as IvBag } from './iv-bag';
|
|
883
891
|
export { default as JapaneseYen } from './japanese-yen';
|
|
884
|
-
export { default as Joystick } from './joystick';
|
|
885
892
|
export { default as Kanban } from './kanban';
|
|
893
|
+
export { default as Joystick } from './joystick';
|
|
886
894
|
export { default as Kayak } from './kayak';
|
|
887
895
|
export { default as KeyRound } from './key-round';
|
|
888
896
|
export { default as KeySquare } from './key-square';
|
|
@@ -900,18 +908,20 @@ export { default as LandPlot } from './land-plot';
|
|
|
900
908
|
export { default as Landmark } from './landmark';
|
|
901
909
|
export { default as Languages } from './languages';
|
|
902
910
|
export { default as LaptopMinimalCheck } from './laptop-minimal-check';
|
|
903
|
-
export { default as LaptopMinimal } from './laptop-minimal';
|
|
904
911
|
export { default as Laptop } from './laptop';
|
|
912
|
+
export { default as LaptopMinimal } from './laptop-minimal';
|
|
905
913
|
export { default as LassoSelect } from './lasso-select';
|
|
906
914
|
export { default as Lasso } from './lasso';
|
|
907
|
-
export { default as LayerArrowUp } from './layer-arrow-up';
|
|
908
915
|
export { default as LayerArrowDown } from './layer-arrow-down';
|
|
916
|
+
export { default as LayerArrowUp } from './layer-arrow-up';
|
|
909
917
|
export { default as Layers2 } from './layers-2';
|
|
910
918
|
export { default as LayersArrowDown } from './layers-arrow-down';
|
|
911
919
|
export { default as LayersArrowUp } from './layers-arrow-up';
|
|
912
920
|
export { default as LayersMinus } from './layers-minus';
|
|
913
921
|
export { default as LayersPlus } from './layers-plus';
|
|
914
922
|
export { default as Layers } from './layers';
|
|
923
|
+
export { default as LayoutArrowDown } from './layout-arrow-down';
|
|
924
|
+
export { default as LayoutArrowRight } from './layout-arrow-right';
|
|
915
925
|
export { default as LayoutDashboard } from './layout-dashboard';
|
|
916
926
|
export { default as LayoutFreeform } from './layout-freeform';
|
|
917
927
|
export { default as LayoutGrid } from './layout-grid';
|
|
@@ -922,22 +932,22 @@ export { default as LayoutTemplate } from './layout-template';
|
|
|
922
932
|
export { default as Leaf } from './leaf';
|
|
923
933
|
export { default as LeafyGreen } from './leafy-green';
|
|
924
934
|
export { default as Lectern } from './lectern';
|
|
925
|
-
export { default as LensConcave } from './lens-concave';
|
|
926
935
|
export { default as LensConvex } from './lens-convex';
|
|
936
|
+
export { default as LensConcave } from './lens-concave';
|
|
927
937
|
export { default as LibraryBig } from './library-big';
|
|
928
|
-
export { default as Library } from './library';
|
|
929
938
|
export { default as LifeBuoy } from './life-buoy';
|
|
939
|
+
export { default as Library } from './library';
|
|
930
940
|
export { default as Ligature } from './ligature';
|
|
931
941
|
export { default as LightbulbOff } from './lightbulb-off';
|
|
932
942
|
export { default as Lightbulb } from './lightbulb';
|
|
933
|
-
export { default as Lighthouse } from './lighthouse';
|
|
934
943
|
export { default as LineDotRightHorizontal } from './line-dot-right-horizontal';
|
|
944
|
+
export { default as Lighthouse } from './lighthouse';
|
|
935
945
|
export { default as LineSquiggle } from './line-squiggle';
|
|
936
|
-
export { default as LineStyle } from './line-style';
|
|
937
946
|
export { default as Link2Off } from './link-2-off';
|
|
947
|
+
export { default as LineStyle } from './line-style';
|
|
938
948
|
export { default as Link2 } from './link-2';
|
|
939
|
-
export { default as Link } from './link';
|
|
940
949
|
export { default as ListCheck } from './list-check';
|
|
950
|
+
export { default as Link } from './link';
|
|
941
951
|
export { default as ListChecks } from './list-checks';
|
|
942
952
|
export { default as ListChevronsDownUp } from './list-chevrons-down-up';
|
|
943
953
|
export { default as ListChevronsUpDown } from './list-chevrons-up-down';
|
|
@@ -945,8 +955,8 @@ export { default as ListClock } from './list-clock';
|
|
|
945
955
|
export { default as ListCollapse } from './list-collapse';
|
|
946
956
|
export { default as ListEnd } from './list-end';
|
|
947
957
|
export { default as ListFilterPlus } from './list-filter-plus';
|
|
948
|
-
export { default as ListFilter } from './list-filter';
|
|
949
958
|
export { default as ListIndentDecrease } from './list-indent-decrease';
|
|
959
|
+
export { default as ListFilter } from './list-filter';
|
|
950
960
|
export { default as ListIndentIncrease } from './list-indent-increase';
|
|
951
961
|
export { default as ListMinus } from './list-minus';
|
|
952
962
|
export { default as ListMusic } from './list-music';
|
|
@@ -960,8 +970,8 @@ export { default as ListTodo } from './list-todo';
|
|
|
960
970
|
export { default as ListTree } from './list-tree';
|
|
961
971
|
export { default as ListVideo } from './list-video';
|
|
962
972
|
export { default as ListX } from './list-x';
|
|
963
|
-
export { default as LoaderCircle } from './loader-circle';
|
|
964
973
|
export { default as List } from './list';
|
|
974
|
+
export { default as LoaderCircle } from './loader-circle';
|
|
965
975
|
export { default as LoaderPinwheel } from './loader-pinwheel';
|
|
966
976
|
export { default as Loader } from './loader';
|
|
967
977
|
export { default as LocateFixed } from './locate-fixed';
|
|
@@ -973,8 +983,8 @@ export { default as LockOpen } from './lock-open';
|
|
|
973
983
|
export { default as Lock } from './lock';
|
|
974
984
|
export { default as LogIn } from './log-in';
|
|
975
985
|
export { default as LogOut } from './log-out';
|
|
976
|
-
export { default as Lollipop } from './lollipop';
|
|
977
986
|
export { default as Logs } from './logs';
|
|
987
|
+
export { default as Lollipop } from './lollipop';
|
|
978
988
|
export { default as Luggage } from './luggage';
|
|
979
989
|
export { default as Magnet } from './magnet';
|
|
980
990
|
export { default as MailBadge } from './mail-badge';
|
|
@@ -985,16 +995,16 @@ export { default as MailOpen } from './mail-open';
|
|
|
985
995
|
export { default as MailPen } from './mail-pen';
|
|
986
996
|
export { default as MailPlus } from './mail-plus';
|
|
987
997
|
export { default as MailQuestionMark } from './mail-question-mark';
|
|
988
|
-
export { default as MailWarning } from './mail-warning';
|
|
989
998
|
export { default as MailSearch } from './mail-search';
|
|
999
|
+
export { default as MailWarning } from './mail-warning';
|
|
990
1000
|
export { default as MailX } from './mail-x';
|
|
991
1001
|
export { default as Mail } from './mail';
|
|
992
1002
|
export { default as Mailbox } from './mailbox';
|
|
993
|
-
export { default as Mails } from './mails';
|
|
994
1003
|
export { default as MapMinus } from './map-minus';
|
|
1004
|
+
export { default as Mails } from './mails';
|
|
995
1005
|
export { default as MapPinCheckInside } from './map-pin-check-inside';
|
|
996
|
-
export { default as MapPinHouse } from './map-pin-house';
|
|
997
1006
|
export { default as MapPinCheck } from './map-pin-check';
|
|
1007
|
+
export { default as MapPinHouse } from './map-pin-house';
|
|
998
1008
|
export { default as MapPinMinusInside } from './map-pin-minus-inside';
|
|
999
1009
|
export { default as MapPinMinus } from './map-pin-minus';
|
|
1000
1010
|
export { default as MapPinOff } from './map-pin-off';
|
|
@@ -1012,17 +1022,17 @@ export { default as MarsStroke } from './mars-stroke';
|
|
|
1012
1022
|
export { default as Mars } from './mars';
|
|
1013
1023
|
export { default as Martini } from './martini';
|
|
1014
1024
|
export { default as Maximize2 } from './maximize-2';
|
|
1015
|
-
export { default as Medal } from './medal';
|
|
1016
1025
|
export { default as Maximize } from './maximize';
|
|
1017
1026
|
export { default as MegaphoneOff } from './megaphone-off';
|
|
1027
|
+
export { default as Medal } from './medal';
|
|
1018
1028
|
export { default as Megaphone } from './megaphone';
|
|
1019
|
-
export { default as MemoryStick } from './memory-stick';
|
|
1020
1029
|
export { default as Menu } from './menu';
|
|
1030
|
+
export { default as MemoryStick } from './memory-stick';
|
|
1021
1031
|
export { default as Merge } from './merge';
|
|
1022
1032
|
export { default as MessageCircleCheck } from './message-circle-check';
|
|
1023
1033
|
export { default as MessageCircleCode } from './message-circle-code';
|
|
1024
|
-
export { default as MessageCircleDashed } from './message-circle-dashed';
|
|
1025
1034
|
export { default as MessageCircleDashedCheck } from './message-circle-dashed-check';
|
|
1035
|
+
export { default as MessageCircleDashed } from './message-circle-dashed';
|
|
1026
1036
|
export { default as MessageCircleHeart } from './message-circle-heart';
|
|
1027
1037
|
export { default as MessageCircleMore } from './message-circle-more';
|
|
1028
1038
|
export { default as MessageCircleOff } from './message-circle-off';
|
|
@@ -1049,33 +1059,35 @@ export { default as MessageSquareText } from './message-square-text';
|
|
|
1049
1059
|
export { default as MessageSquareWarning } from './message-square-warning';
|
|
1050
1060
|
export { default as MessageSquareX } from './message-square-x';
|
|
1051
1061
|
export { default as MessageSquare } from './message-square';
|
|
1062
|
+
export { default as MessagesCircle } from './messages-circle';
|
|
1052
1063
|
export { default as MessagesSquare } from './messages-square';
|
|
1053
1064
|
export { default as Metronome } from './metronome';
|
|
1054
1065
|
export { default as MicAudioLines } from './mic-audio-lines';
|
|
1055
|
-
export { default as MicSignal } from './mic-signal';
|
|
1056
1066
|
export { default as MicOff } from './mic-off';
|
|
1067
|
+
export { default as MicSignal } from './mic-signal';
|
|
1057
1068
|
export { default as MicVocal } from './mic-vocal';
|
|
1058
1069
|
export { default as Mic } from './mic';
|
|
1059
|
-
export { default as Microscope } from './microscope';
|
|
1060
1070
|
export { default as Microchip } from './microchip';
|
|
1071
|
+
export { default as Microscope } from './microscope';
|
|
1061
1072
|
export { default as Microwave } from './microwave';
|
|
1062
1073
|
export { default as MidiPort } from './midi-port';
|
|
1063
1074
|
export { default as Milestone } from './milestone';
|
|
1064
1075
|
export { default as MilkOff } from './milk-off';
|
|
1065
1076
|
export { default as Milk } from './milk';
|
|
1066
|
-
export { default as Minimize2 } from './minimize-2';
|
|
1067
1077
|
export { default as Minimize } from './minimize';
|
|
1078
|
+
export { default as Minimize2 } from './minimize-2';
|
|
1068
1079
|
export { default as Minus } from './minus';
|
|
1069
|
-
export { default as MirrorRectangular } from './mirror-rectangular';
|
|
1070
1080
|
export { default as MirrorRound } from './mirror-round';
|
|
1081
|
+
export { default as MirrorRectangular } from './mirror-rectangular';
|
|
1071
1082
|
export { default as MonitorCheck } from './monitor-check';
|
|
1072
1083
|
export { default as MonitorCloud } from './monitor-cloud';
|
|
1073
1084
|
export { default as MonitorCog } from './monitor-cog';
|
|
1074
1085
|
export { default as MonitorDot } from './monitor-dot';
|
|
1075
1086
|
export { default as MonitorDown } from './monitor-down';
|
|
1076
1087
|
export { default as MonitorOff } from './monitor-off';
|
|
1077
|
-
export { default as MonitorPlay } from './monitor-play';
|
|
1078
1088
|
export { default as MonitorPause } from './monitor-pause';
|
|
1089
|
+
export { default as MonitorPc } from './monitor-pc';
|
|
1090
|
+
export { default as MonitorPlay } from './monitor-play';
|
|
1079
1091
|
export { default as MonitorSmartphone } from './monitor-smartphone';
|
|
1080
1092
|
export { default as MonitorSpeaker } from './monitor-speaker';
|
|
1081
1093
|
export { default as MonitorStop } from './monitor-stop';
|
|
@@ -1098,7 +1110,9 @@ export { default as MousePointerBan } from './mouse-pointer-ban';
|
|
|
1098
1110
|
export { default as MousePointerClick } from './mouse-pointer-click';
|
|
1099
1111
|
export { default as MousePointer } from './mouse-pointer';
|
|
1100
1112
|
export { default as MouseRight } from './mouse-right';
|
|
1113
|
+
export { default as MouthOff } from './mouth-off';
|
|
1101
1114
|
export { default as Mouse } from './mouse';
|
|
1115
|
+
export { default as Mouth } from './mouth';
|
|
1102
1116
|
export { default as Move3d } from './move-3d';
|
|
1103
1117
|
export { default as MoveDiagonal2 } from './move-diagonal-2';
|
|
1104
1118
|
export { default as MoveDiagonal } from './move-diagonal';
|
|
@@ -1111,8 +1125,8 @@ export { default as MoveRight } from './move-right';
|
|
|
1111
1125
|
export { default as MoveUpLeft } from './move-up-left';
|
|
1112
1126
|
export { default as MoveUpRight } from './move-up-right';
|
|
1113
1127
|
export { default as MoveUp } from './move-up';
|
|
1114
|
-
export { default as Move } from './move';
|
|
1115
1128
|
export { default as MoveVertical } from './move-vertical';
|
|
1129
|
+
export { default as Move } from './move';
|
|
1116
1130
|
export { default as Music2 } from './music-2';
|
|
1117
1131
|
export { default as Music3 } from './music-3';
|
|
1118
1132
|
export { default as Music4 } from './music-4';
|
|
@@ -1125,6 +1139,7 @@ export { default as Network } from './network';
|
|
|
1125
1139
|
export { default as Newspaper } from './newspaper';
|
|
1126
1140
|
export { default as Nfc } from './nfc';
|
|
1127
1141
|
export { default as NonBinary } from './non-binary';
|
|
1142
|
+
export { default as NotebookDot } from './notebook-dot';
|
|
1128
1143
|
export { default as NotebookPen } from './notebook-pen';
|
|
1129
1144
|
export { default as NotebookTabs } from './notebook-tabs';
|
|
1130
1145
|
export { default as NotebookText } from './notebook-text';
|
|
@@ -1134,8 +1149,8 @@ export { default as NotepadText } from './notepad-text';
|
|
|
1134
1149
|
export { default as NutOff } from './nut-off';
|
|
1135
1150
|
export { default as Nut } from './nut';
|
|
1136
1151
|
export { default as OctagonAlert } from './octagon-alert';
|
|
1137
|
-
export { default as OctagonPause } from './octagon-pause';
|
|
1138
1152
|
export { default as OctagonMinus } from './octagon-minus';
|
|
1153
|
+
export { default as OctagonPause } from './octagon-pause';
|
|
1139
1154
|
export { default as OctagonX } from './octagon-x';
|
|
1140
1155
|
export { default as Octagon } from './octagon';
|
|
1141
1156
|
export { default as Omega } from './omega';
|
|
@@ -1150,8 +1165,8 @@ export { default as PackagePlus } from './package-plus';
|
|
|
1150
1165
|
export { default as PackageSearch } from './package-search';
|
|
1151
1166
|
export { default as PackageX } from './package-x';
|
|
1152
1167
|
export { default as Package } from './package';
|
|
1153
|
-
export { default as PaintBucket } from './paint-bucket';
|
|
1154
1168
|
export { default as PaintRoller } from './paint-roller';
|
|
1169
|
+
export { default as PaintBucket } from './paint-bucket';
|
|
1155
1170
|
export { default as PaintbrushVertical } from './paintbrush-vertical';
|
|
1156
1171
|
export { default as Paintbrush } from './paintbrush';
|
|
1157
1172
|
export { default as Palette } from './palette';
|
|
@@ -1161,8 +1176,8 @@ export { default as PanelBottomDashed } from './panel-bottom-dashed';
|
|
|
1161
1176
|
export { default as PanelBottomOpen } from './panel-bottom-open';
|
|
1162
1177
|
export { default as PanelBottom } from './panel-bottom';
|
|
1163
1178
|
export { default as PanelLeftClose } from './panel-left-close';
|
|
1164
|
-
export { default as PanelLeftDashed } from './panel-left-dashed';
|
|
1165
1179
|
export { default as PanelLeftOpen } from './panel-left-open';
|
|
1180
|
+
export { default as PanelLeftDashed } from './panel-left-dashed';
|
|
1166
1181
|
export { default as PanelLeftRightDashed } from './panel-left-right-dashed';
|
|
1167
1182
|
export { default as PanelLeft } from './panel-left';
|
|
1168
1183
|
export { default as PanelRightClose } from './panel-right-close';
|
|
@@ -1181,26 +1196,27 @@ export { default as PaperBag } from './paper-bag';
|
|
|
1181
1196
|
export { default as Paperclip } from './paperclip';
|
|
1182
1197
|
export { default as Parasol } from './parasol';
|
|
1183
1198
|
export { default as Parentheses } from './parentheses';
|
|
1199
|
+
export { default as Park } from './park';
|
|
1184
1200
|
export { default as ParkingMeter } from './parking-meter';
|
|
1185
1201
|
export { default as PartyPopper } from './party-popper';
|
|
1186
1202
|
export { default as Pause } from './pause';
|
|
1187
1203
|
export { default as PawPrint } from './paw-print';
|
|
1188
1204
|
export { default as PcCase } from './pc-case';
|
|
1189
|
-
export { default as PenOff } from './pen-off';
|
|
1190
1205
|
export { default as PenLine } from './pen-line';
|
|
1206
|
+
export { default as PenOff } from './pen-off';
|
|
1191
1207
|
export { default as PenTool } from './pen-tool';
|
|
1192
1208
|
export { default as Pen } from './pen';
|
|
1193
1209
|
export { default as PencilLine } from './pencil-line';
|
|
1194
|
-
export { default as PencilRuler } from './pencil-ruler';
|
|
1195
1210
|
export { default as PencilOff } from './pencil-off';
|
|
1211
|
+
export { default as PencilRuler } from './pencil-ruler';
|
|
1196
1212
|
export { default as PencilSparkles } from './pencil-sparkles';
|
|
1197
1213
|
export { default as Pencil } from './pencil';
|
|
1198
1214
|
export { default as Pentagon } from './pentagon';
|
|
1199
1215
|
export { default as Percent } from './percent';
|
|
1200
1216
|
export { default as PersonStanding } from './person-standing';
|
|
1201
1217
|
export { default as Phi } from './phi';
|
|
1202
|
-
export { default as PhilippinePeso } from './philippine-peso';
|
|
1203
1218
|
export { default as PhoneCall } from './phone-call';
|
|
1219
|
+
export { default as PhilippinePeso } from './philippine-peso';
|
|
1204
1220
|
export { default as PhoneForwarded } from './phone-forwarded';
|
|
1205
1221
|
export { default as PhoneIncoming } from './phone-incoming';
|
|
1206
1222
|
export { default as PhoneMissed } from './phone-missed';
|
|
@@ -1217,14 +1233,15 @@ export { default as PilcrowLeft } from './pilcrow-left';
|
|
|
1217
1233
|
export { default as PilcrowRight } from './pilcrow-right';
|
|
1218
1234
|
export { default as Pilcrow } from './pilcrow';
|
|
1219
1235
|
export { default as PillBottle } from './pill-bottle';
|
|
1220
|
-
export { default as Pill } from './pill';
|
|
1221
1236
|
export { default as PinOff } from './pin-off';
|
|
1237
|
+
export { default as Pill } from './pill';
|
|
1222
1238
|
export { default as Pin } from './pin';
|
|
1223
1239
|
export { default as Pipette } from './pipette';
|
|
1224
1240
|
export { default as Pizza } from './pizza';
|
|
1225
1241
|
export { default as PlaneLanding } from './plane-landing';
|
|
1226
1242
|
export { default as PlaneTakeoff } from './plane-takeoff';
|
|
1227
1243
|
export { default as Plane } from './plane';
|
|
1244
|
+
export { default as PlantPot } from './plant-pot';
|
|
1228
1245
|
export { default as PlayOff } from './play-off';
|
|
1229
1246
|
export { default as Play } from './play';
|
|
1230
1247
|
export { default as PlayingCard } from './playing-card';
|
|
@@ -1234,8 +1251,8 @@ export { default as Plug2 } from './plug-2';
|
|
|
1234
1251
|
export { default as PlugZap } from './plug-zap';
|
|
1235
1252
|
export { default as Plug } from './plug';
|
|
1236
1253
|
export { default as Plus } from './plus';
|
|
1237
|
-
export { default as Podium } from './podium';
|
|
1238
1254
|
export { default as PocketKnife } from './pocket-knife';
|
|
1255
|
+
export { default as Podium } from './podium';
|
|
1239
1256
|
export { default as PointerOff } from './pointer-off';
|
|
1240
1257
|
export { default as Pointer } from './pointer';
|
|
1241
1258
|
export { default as Popcorn } from './popcorn';
|
|
@@ -1252,27 +1269,27 @@ export { default as Proportions } from './proportions';
|
|
|
1252
1269
|
export { default as Puzzle } from './puzzle';
|
|
1253
1270
|
export { default as Pyramid } from './pyramid';
|
|
1254
1271
|
export { default as QrCode } from './qr-code';
|
|
1255
|
-
export { default as Rabbit } from './rabbit';
|
|
1256
1272
|
export { default as Quote } from './quote';
|
|
1273
|
+
export { default as Rabbit } from './rabbit';
|
|
1257
1274
|
export { default as Radar } from './radar';
|
|
1258
1275
|
export { default as Radiation } from './radiation';
|
|
1259
1276
|
export { default as Radical } from './radical';
|
|
1260
1277
|
export { default as RadioOff } from './radio-off';
|
|
1261
1278
|
export { default as RadioReceiver } from './radio-receiver';
|
|
1262
1279
|
export { default as RadioTower } from './radio-tower';
|
|
1263
|
-
export { default as Radio } from './radio';
|
|
1264
1280
|
export { default as Radius } from './radius';
|
|
1281
|
+
export { default as Radio } from './radio';
|
|
1265
1282
|
export { default as Rainbow } from './rainbow';
|
|
1266
1283
|
export { default as Rat } from './rat';
|
|
1267
1284
|
export { default as Ratio } from './ratio';
|
|
1268
1285
|
export { default as ReceiptCent } from './receipt-cent';
|
|
1269
|
-
export { default as ReceiptIndianRupee } from './receipt-indian-rupee';
|
|
1270
1286
|
export { default as ReceiptEuro } from './receipt-euro';
|
|
1287
|
+
export { default as ReceiptIndianRupee } from './receipt-indian-rupee';
|
|
1271
1288
|
export { default as ReceiptJapaneseYen } from './receipt-japanese-yen';
|
|
1272
1289
|
export { default as ReceiptPoundSterling } from './receipt-pound-sterling';
|
|
1273
1290
|
export { default as ReceiptRussianRuble } from './receipt-russian-ruble';
|
|
1274
|
-
export { default as ReceiptText } from './receipt-text';
|
|
1275
1291
|
export { default as ReceiptSwissFranc } from './receipt-swiss-franc';
|
|
1292
|
+
export { default as ReceiptText } from './receipt-text';
|
|
1276
1293
|
export { default as ReceiptTurkishLira } from './receipt-turkish-lira';
|
|
1277
1294
|
export { default as Receipt } from './receipt';
|
|
1278
1295
|
export { default as RectangleCircle } from './rectangle-circle';
|
|
@@ -1293,12 +1310,12 @@ export { default as Regex } from './regex';
|
|
|
1293
1310
|
export { default as RemoveFormatting } from './remove-formatting';
|
|
1294
1311
|
export { default as Repeat1 } from './repeat-1';
|
|
1295
1312
|
export { default as Repeat2 } from './repeat-2';
|
|
1296
|
-
export { default as RepeatOff } from './repeat-off';
|
|
1297
1313
|
export { default as Repeat } from './repeat';
|
|
1314
|
+
export { default as RepeatOff } from './repeat-off';
|
|
1298
1315
|
export { default as ReplaceAll } from './replace-all';
|
|
1299
1316
|
export { default as Replace } from './replace';
|
|
1300
|
-
export { default as Reply } from './reply';
|
|
1301
1317
|
export { default as ReplyAll } from './reply-all';
|
|
1318
|
+
export { default as Reply } from './reply';
|
|
1302
1319
|
export { default as Rewind } from './rewind';
|
|
1303
1320
|
export { default as Ribbon } from './ribbon';
|
|
1304
1321
|
export { default as Road } from './road';
|
|
@@ -1315,16 +1332,16 @@ export { default as RotateCcwSquare } from './rotate-ccw-square';
|
|
|
1315
1332
|
export { default as RotateCcw } from './rotate-ccw';
|
|
1316
1333
|
export { default as RotateCwFadingClock } from './rotate-cw-fading-clock';
|
|
1317
1334
|
export { default as RotateCwSquare } from './rotate-cw-square';
|
|
1318
|
-
export { default as RouteOff } from './route-off';
|
|
1319
1335
|
export { default as RotateCw } from './rotate-cw';
|
|
1320
|
-
export { default as
|
|
1336
|
+
export { default as RouteOff } from './route-off';
|
|
1321
1337
|
export { default as Route } from './route';
|
|
1338
|
+
export { default as Router } from './router';
|
|
1322
1339
|
export { default as Rows2 } from './rows-2';
|
|
1323
|
-
export { default as Rows4 } from './rows-4';
|
|
1324
1340
|
export { default as Rows3 } from './rows-3';
|
|
1341
|
+
export { default as Rows4 } from './rows-4';
|
|
1325
1342
|
export { default as Rss } from './rss';
|
|
1326
|
-
export { default as RulerDimensionLine } from './ruler-dimension-line';
|
|
1327
1343
|
export { default as Ruler } from './ruler';
|
|
1344
|
+
export { default as RulerDimensionLine } from './ruler-dimension-line';
|
|
1328
1345
|
export { default as RussianRuble } from './russian-ruble';
|
|
1329
1346
|
export { default as Sailboat } from './sailboat';
|
|
1330
1347
|
export { default as Salad } from './salad';
|
|
@@ -1338,10 +1355,10 @@ export { default as SaveOff } from './save-off';
|
|
|
1338
1355
|
export { default as SavePen } from './save-pen';
|
|
1339
1356
|
export { default as SavePlus } from './save-plus';
|
|
1340
1357
|
export { default as Save } from './save';
|
|
1341
|
-
export { default as Scale } from './scale';
|
|
1342
1358
|
export { default as Scale3d } from './scale-3d';
|
|
1343
|
-
export { default as
|
|
1359
|
+
export { default as Scale } from './scale';
|
|
1344
1360
|
export { default as Scaling } from './scaling';
|
|
1361
|
+
export { default as ScanBarcode } from './scan-barcode';
|
|
1345
1362
|
export { default as ScanBox } from './scan-box';
|
|
1346
1363
|
export { default as ScanEye } from './scan-eye';
|
|
1347
1364
|
export { default as ScanFace } from './scan-face';
|
|
@@ -1364,8 +1381,8 @@ export { default as SearchAlert } from './search-alert';
|
|
|
1364
1381
|
export { default as SearchCheck } from './search-check';
|
|
1365
1382
|
export { default as SearchCode } from './search-code';
|
|
1366
1383
|
export { default as SearchSlash } from './search-slash';
|
|
1367
|
-
export { default as Search } from './search';
|
|
1368
1384
|
export { default as SearchX } from './search-x';
|
|
1385
|
+
export { default as Search } from './search';
|
|
1369
1386
|
export { default as Section } from './section';
|
|
1370
1387
|
export { default as SendHorizontal } from './send-horizontal';
|
|
1371
1388
|
export { default as SendToBack } from './send-to-back';
|
|
@@ -1382,18 +1399,18 @@ export { default as Settings } from './settings';
|
|
|
1382
1399
|
export { default as Shapes } from './shapes';
|
|
1383
1400
|
export { default as Share2 } from './share-2';
|
|
1384
1401
|
export { default as Share } from './share';
|
|
1385
|
-
export { default as Shell } from './shell';
|
|
1386
1402
|
export { default as Sheet } from './sheet';
|
|
1403
|
+
export { default as Shell } from './shell';
|
|
1387
1404
|
export { default as ShelvingUnit } from './shelving-unit';
|
|
1388
1405
|
export { default as ShieldAlert } from './shield-alert';
|
|
1389
1406
|
export { default as ShieldBan } from './shield-ban';
|
|
1390
|
-
export { default as ShieldCogCorner } from './shield-cog-corner';
|
|
1391
1407
|
export { default as ShieldCheck } from './shield-check';
|
|
1408
|
+
export { default as ShieldCogCorner } from './shield-cog-corner';
|
|
1392
1409
|
export { default as ShieldCog } from './shield-cog';
|
|
1393
1410
|
export { default as ShieldEllipsis } from './shield-ellipsis';
|
|
1394
1411
|
export { default as ShieldHalf } from './shield-half';
|
|
1395
|
-
export { default as ShieldKeyhole } from './shield-keyhole';
|
|
1396
1412
|
export { default as ShieldLock } from './shield-lock';
|
|
1413
|
+
export { default as ShieldKeyhole } from './shield-keyhole';
|
|
1397
1414
|
export { default as ShieldMinus } from './shield-minus';
|
|
1398
1415
|
export { default as ShieldOff } from './shield-off';
|
|
1399
1416
|
export { default as ShieldPlus } from './shield-plus';
|
|
@@ -1407,16 +1424,16 @@ export { default as Ship } from './ship';
|
|
|
1407
1424
|
export { default as Shirt } from './shirt';
|
|
1408
1425
|
export { default as ShoppingBag } from './shopping-bag';
|
|
1409
1426
|
export { default as ShoppingBasket } from './shopping-basket';
|
|
1410
|
-
export { default as ShoppingCartPlus } from './shopping-cart-plus';
|
|
1411
1427
|
export { default as ShoppingCartMinus } from './shopping-cart-minus';
|
|
1428
|
+
export { default as ShoppingCartPlus } from './shopping-cart-plus';
|
|
1412
1429
|
export { default as ShoppingCart } from './shopping-cart';
|
|
1413
1430
|
export { default as Shovel } from './shovel';
|
|
1414
1431
|
export { default as ShowerHead } from './shower-head';
|
|
1415
1432
|
export { default as Shredder } from './shredder';
|
|
1416
1433
|
export { default as ShrimpOff } from './shrimp-off';
|
|
1417
1434
|
export { default as Shrimp } from './shrimp';
|
|
1418
|
-
export { default as Shrink } from './shrink';
|
|
1419
1435
|
export { default as Shrub } from './shrub';
|
|
1436
|
+
export { default as Shrink } from './shrink';
|
|
1420
1437
|
export { default as Shuffle } from './shuffle';
|
|
1421
1438
|
export { default as Sigma } from './sigma';
|
|
1422
1439
|
export { default as SignalHigh } from './signal-high';
|
|
@@ -1447,20 +1464,20 @@ export { default as Soup } from './soup';
|
|
|
1447
1464
|
export { default as Space } from './space';
|
|
1448
1465
|
export { default as Spade } from './spade';
|
|
1449
1466
|
export { default as Sparkle } from './sparkle';
|
|
1450
|
-
export { default as Sparkles } from './sparkles';
|
|
1451
1467
|
export { default as Speaker } from './speaker';
|
|
1468
|
+
export { default as Sparkles } from './sparkles';
|
|
1452
1469
|
export { default as Speech } from './speech';
|
|
1453
|
-
export { default as SpellCheck2 } from './spell-check-2';
|
|
1454
1470
|
export { default as SpellCheck } from './spell-check';
|
|
1455
|
-
export { default as
|
|
1471
|
+
export { default as SpellCheck2 } from './spell-check-2';
|
|
1456
1472
|
export { default as SplinePointer } from './spline-pointer';
|
|
1473
|
+
export { default as Spline } from './spline';
|
|
1457
1474
|
export { default as Split } from './split';
|
|
1458
|
-
export { default as SportShoe } from './sport-shoe';
|
|
1459
1475
|
export { default as Spool } from './spool';
|
|
1460
|
-
export { default as
|
|
1476
|
+
export { default as SportShoe } from './sport-shoe';
|
|
1461
1477
|
export { default as SprayCan } from './spray-can';
|
|
1462
|
-
export { default as
|
|
1478
|
+
export { default as Spotlight } from './spotlight';
|
|
1463
1479
|
export { default as Sprout } from './sprout';
|
|
1480
|
+
export { default as SquareActivity } from './square-activity';
|
|
1464
1481
|
export { default as SquareArrowDownLeft } from './square-arrow-down-left';
|
|
1465
1482
|
export { default as SquareArrowDownRight } from './square-arrow-down-right';
|
|
1466
1483
|
export { default as SquareArrowDown } from './square-arrow-down';
|
|
@@ -1476,11 +1493,12 @@ export { default as SquareArrowUpLeft } from './square-arrow-up-left';
|
|
|
1476
1493
|
export { default as SquareArrowUpRight } from './square-arrow-up-right';
|
|
1477
1494
|
export { default as SquareArrowUp } from './square-arrow-up';
|
|
1478
1495
|
export { default as SquareAsterisk } from './square-asterisk';
|
|
1496
|
+
export { default as SquareBookmark } from './square-bookmark';
|
|
1479
1497
|
export { default as SquareBottomDashedScissors } from './square-bottom-dashed-scissors';
|
|
1480
1498
|
export { default as SquareCenterlineDashedHorizontal } from './square-centerline-dashed-horizontal';
|
|
1481
|
-
export { default as SquareChartGantt } from './square-chart-gantt';
|
|
1482
1499
|
export { default as SquareCenterlineDashedVertical } from './square-centerline-dashed-vertical';
|
|
1483
1500
|
export { default as SquareCheckBig } from './square-check-big';
|
|
1501
|
+
export { default as SquareChartGantt } from './square-chart-gantt';
|
|
1484
1502
|
export { default as SquareCheck } from './square-check';
|
|
1485
1503
|
export { default as SquareChevronDown } from './square-chevron-down';
|
|
1486
1504
|
export { default as SquareChevronLeft } from './square-chevron-left';
|
|
@@ -1488,12 +1506,12 @@ export { default as SquareChevronRight } from './square-chevron-right';
|
|
|
1488
1506
|
export { default as SquareChevronUp } from './square-chevron-up';
|
|
1489
1507
|
export { default as SquareCode } from './square-code';
|
|
1490
1508
|
export { default as SquareDashedBottomCode } from './square-dashed-bottom-code';
|
|
1491
|
-
export { default as SquareDashedKanban } from './square-dashed-kanban';
|
|
1492
1509
|
export { default as SquareDashedBottom } from './square-dashed-bottom';
|
|
1493
|
-
export { default as
|
|
1510
|
+
export { default as SquareDashedKanban } from './square-dashed-kanban';
|
|
1494
1511
|
export { default as SquareDashedText } from './square-dashed-text';
|
|
1495
|
-
export { default as
|
|
1512
|
+
export { default as SquareDashedMousePointer } from './square-dashed-mouse-pointer';
|
|
1496
1513
|
export { default as SquareDashedTopSolid } from './square-dashed-top-solid';
|
|
1514
|
+
export { default as SquareDashed } from './square-dashed';
|
|
1497
1515
|
export { default as SquareDimensions } from './square-dimensions';
|
|
1498
1516
|
export { default as SquareDivide } from './square-divide';
|
|
1499
1517
|
export { default as SquareDot } from './square-dot';
|
|
@@ -1505,18 +1523,18 @@ export { default as SquareLibrary } from './square-library';
|
|
|
1505
1523
|
export { default as SquareM } from './square-m';
|
|
1506
1524
|
export { default as SquareMenu } from './square-menu';
|
|
1507
1525
|
export { default as SquareMinus } from './square-minus';
|
|
1508
|
-
export { default as SquareOff } from './square-off';
|
|
1509
1526
|
export { default as SquareMousePointer } from './square-mouse-pointer';
|
|
1510
|
-
export { default as
|
|
1527
|
+
export { default as SquareOff } from './square-off';
|
|
1511
1528
|
export { default as SquareParking } from './square-parking';
|
|
1529
|
+
export { default as SquareParkingOff } from './square-parking-off';
|
|
1512
1530
|
export { default as SquarePause } from './square-pause';
|
|
1513
1531
|
export { default as SquarePen } from './square-pen';
|
|
1514
1532
|
export { default as SquarePercent } from './square-percent';
|
|
1515
1533
|
export { default as SquarePi } from './square-pi';
|
|
1516
1534
|
export { default as SquarePilcrow } from './square-pilcrow';
|
|
1517
1535
|
export { default as SquarePlay } from './square-play';
|
|
1518
|
-
export { default as SquarePlus } from './square-plus';
|
|
1519
1536
|
export { default as SquarePower } from './square-power';
|
|
1537
|
+
export { default as SquarePlus } from './square-plus';
|
|
1520
1538
|
export { default as SquareRadical } from './square-radical';
|
|
1521
1539
|
export { default as SquareRoundCorner } from './square-round-corner';
|
|
1522
1540
|
export { default as SquareScissors } from './square-scissors';
|
|
@@ -1526,33 +1544,33 @@ export { default as SquareSplitHorizontal } from './square-split-horizontal';
|
|
|
1526
1544
|
export { default as SquareSplitVertical } from './square-split-vertical';
|
|
1527
1545
|
export { default as SquareSquare } from './square-square';
|
|
1528
1546
|
export { default as SquareStack } from './square-stack';
|
|
1547
|
+
export { default as SquareStop } from './square-stop';
|
|
1529
1548
|
export { default as SquareStar } from './square-star';
|
|
1530
1549
|
export { default as SquareTerminal } from './square-terminal';
|
|
1531
|
-
export { default as SquareStop } from './square-stop';
|
|
1532
1550
|
export { default as SquareText } from './square-text';
|
|
1533
1551
|
export { default as SquareUserRound } from './square-user-round';
|
|
1534
1552
|
export { default as SquareUser } from './square-user';
|
|
1535
1553
|
export { default as SquareX } from './square-x';
|
|
1536
1554
|
export { default as Square } from './square';
|
|
1537
|
-
export { default as SquaresExclude } from './squares-exclude';
|
|
1538
1555
|
export { default as SquaresIntersect } from './squares-intersect';
|
|
1556
|
+
export { default as SquaresExclude } from './squares-exclude';
|
|
1539
1557
|
export { default as SquaresSubtract } from './squares-subtract';
|
|
1540
|
-
export { default as SquaresUnite } from './squares-unite';
|
|
1541
1558
|
export { default as SquircleDashed } from './squircle-dashed';
|
|
1559
|
+
export { default as SquaresUnite } from './squares-unite';
|
|
1542
1560
|
export { default as Squircle } from './squircle';
|
|
1543
1561
|
export { default as Squirrel } from './squirrel';
|
|
1544
1562
|
export { default as Stamp } from './stamp';
|
|
1545
1563
|
export { default as StarHalf } from './star-half';
|
|
1546
1564
|
export { default as StarCheck } from './star-check';
|
|
1565
|
+
export { default as StarOff } from './star-off';
|
|
1547
1566
|
export { default as StarMinus } from './star-minus';
|
|
1548
1567
|
export { default as StarPlus } from './star-plus';
|
|
1549
|
-
export { default as StarOff } from './star-off';
|
|
1550
1568
|
export { default as StarX } from './star-x';
|
|
1551
1569
|
export { default as Star } from './star';
|
|
1552
1570
|
export { default as StepBack } from './step-back';
|
|
1553
1571
|
export { default as StepForward } from './step-forward';
|
|
1554
|
-
export { default as Stethoscope } from './stethoscope';
|
|
1555
1572
|
export { default as Sticker } from './sticker';
|
|
1573
|
+
export { default as Stethoscope } from './stethoscope';
|
|
1556
1574
|
export { default as StickyNoteCheck } from './sticky-note-check';
|
|
1557
1575
|
export { default as StickyNoteMinus } from './sticky-note-minus';
|
|
1558
1576
|
export { default as StickyNoteOff } from './sticky-note-off';
|
|
@@ -1564,8 +1582,8 @@ export { default as Stone } from './stone';
|
|
|
1564
1582
|
export { default as Store } from './store';
|
|
1565
1583
|
export { default as StretchHorizontal } from './stretch-horizontal';
|
|
1566
1584
|
export { default as StretchVertical } from './stretch-vertical';
|
|
1567
|
-
export { default as Strikethrough } from './strikethrough';
|
|
1568
1585
|
export { default as Subscript } from './subscript';
|
|
1586
|
+
export { default as Strikethrough } from './strikethrough';
|
|
1569
1587
|
export { default as Summary } from './summary';
|
|
1570
1588
|
export { default as SunDim } from './sun-dim';
|
|
1571
1589
|
export { default as SunMedium } from './sun-medium';
|
|
@@ -1574,8 +1592,8 @@ export { default as SunSnow } from './sun-snow';
|
|
|
1574
1592
|
export { default as Sun } from './sun';
|
|
1575
1593
|
export { default as Sunrise } from './sunrise';
|
|
1576
1594
|
export { default as Sunset } from './sunset';
|
|
1577
|
-
export { default as Superscript } from './superscript';
|
|
1578
1595
|
export { default as SwatchBook } from './swatch-book';
|
|
1596
|
+
export { default as Superscript } from './superscript';
|
|
1579
1597
|
export { default as SwissFranc } from './swiss-franc';
|
|
1580
1598
|
export { default as SwitchCamera } from './switch-camera';
|
|
1581
1599
|
export { default as Sword } from './sword';
|
|
@@ -1588,19 +1606,19 @@ export { default as TableColumnsSplit } from './table-columns-split';
|
|
|
1588
1606
|
export { default as TableOfContents } from './table-of-contents';
|
|
1589
1607
|
export { default as TableProperties } from './table-properties';
|
|
1590
1608
|
export { default as TableRowsSplit } from './table-rows-split';
|
|
1591
|
-
export { default as Table } from './table';
|
|
1592
1609
|
export { default as TabletSmartphone } from './tablet-smartphone';
|
|
1593
1610
|
export { default as Tablet } from './tablet';
|
|
1611
|
+
export { default as Table } from './table';
|
|
1594
1612
|
export { default as Tablets } from './tablets';
|
|
1595
1613
|
export { default as TagPlus } from './tag-plus';
|
|
1596
1614
|
export { default as TagX } from './tag-x';
|
|
1597
1615
|
export { default as Tag } from './tag';
|
|
1598
1616
|
export { default as Tags } from './tags';
|
|
1599
|
-
export { default as Tally2 } from './tally-2';
|
|
1600
1617
|
export { default as Tally1 } from './tally-1';
|
|
1618
|
+
export { default as Tally2 } from './tally-2';
|
|
1601
1619
|
export { default as Tally3 } from './tally-3';
|
|
1602
|
-
export { default as Tally4 } from './tally-4';
|
|
1603
1620
|
export { default as Tally5 } from './tally-5';
|
|
1621
|
+
export { default as Tally4 } from './tally-4';
|
|
1604
1622
|
export { default as Tangent } from './tangent';
|
|
1605
1623
|
export { default as Target } from './target';
|
|
1606
1624
|
export { default as Telescope } from './telescope';
|
|
@@ -1610,10 +1628,10 @@ export { default as Terminal } from './terminal';
|
|
|
1610
1628
|
export { default as TestTubeDiagonal } from './test-tube-diagonal';
|
|
1611
1629
|
export { default as TestTube } from './test-tube';
|
|
1612
1630
|
export { default as TestTubes } from './test-tubes';
|
|
1613
|
-
export { default as TextAlignCenter } from './text-align-center';
|
|
1614
|
-
export { default as TextAlignJustify } from './text-align-justify';
|
|
1615
1631
|
export { default as TextAlignEnd } from './text-align-end';
|
|
1632
|
+
export { default as TextAlignCenter } from './text-align-center';
|
|
1616
1633
|
export { default as TextAlignStart } from './text-align-start';
|
|
1634
|
+
export { default as TextAlignJustify } from './text-align-justify';
|
|
1617
1635
|
export { default as TextCursorInput } from './text-cursor-input';
|
|
1618
1636
|
export { default as TextCursor } from './text-cursor';
|
|
1619
1637
|
export { default as TextInitial } from './text-initial';
|
|
@@ -1638,19 +1656,19 @@ export { default as TicketsPlane } from './tickets-plane';
|
|
|
1638
1656
|
export { default as Tickets } from './tickets';
|
|
1639
1657
|
export { default as Timeline } from './timeline';
|
|
1640
1658
|
export { default as TimerOff } from './timer-off';
|
|
1641
|
-
export { default as TimerReset } from './timer-reset';
|
|
1642
1659
|
export { default as Timer } from './timer';
|
|
1660
|
+
export { default as TimerReset } from './timer-reset';
|
|
1643
1661
|
export { default as ToggleLeft } from './toggle-left';
|
|
1644
1662
|
export { default as ToggleRight } from './toggle-right';
|
|
1645
1663
|
export { default as Toilet } from './toilet';
|
|
1646
1664
|
export { default as ToolCase } from './tool-case';
|
|
1647
1665
|
export { default as Toolbox } from './toolbox';
|
|
1648
|
-
export { default as Toothbrush } from './toothbrush';
|
|
1649
1666
|
export { default as ToothbrushSparkles } from './toothbrush-sparkles';
|
|
1667
|
+
export { default as Toothbrush } from './toothbrush';
|
|
1650
1668
|
export { default as Tornado } from './tornado';
|
|
1651
1669
|
export { default as Torus } from './torus';
|
|
1652
|
-
export { default as Touchpad } from './touchpad';
|
|
1653
1670
|
export { default as TouchpadOff } from './touchpad-off';
|
|
1671
|
+
export { default as Touchpad } from './touchpad';
|
|
1654
1672
|
export { default as TowelRack } from './towel-rack';
|
|
1655
1673
|
export { default as TowerControl } from './tower-control';
|
|
1656
1674
|
export { default as ToyBrick } from './toy-brick';
|
|
@@ -1680,26 +1698,26 @@ export { default as TrianglesCenterlineDashedVertical } from './triangles-center
|
|
|
1680
1698
|
export { default as Trophy } from './trophy';
|
|
1681
1699
|
export { default as TruckElectric } from './truck-electric';
|
|
1682
1700
|
export { default as Truck } from './truck';
|
|
1701
|
+
export { default as TurkishLira } from './turkish-lira';
|
|
1683
1702
|
export { default as Turntable } from './turntable';
|
|
1684
1703
|
export { default as Turtle } from './turtle';
|
|
1685
|
-
export { default as TurkishLira } from './turkish-lira';
|
|
1686
1704
|
export { default as TvMinimalPlay } from './tv-minimal-play';
|
|
1687
1705
|
export { default as TvMinimal } from './tv-minimal';
|
|
1688
1706
|
export { default as Tv } from './tv';
|
|
1689
|
-
export { default as Type } from './type';
|
|
1690
1707
|
export { default as TypeOutline } from './type-outline';
|
|
1691
|
-
export { default as
|
|
1708
|
+
export { default as Type } from './type';
|
|
1692
1709
|
export { default as Umbrella } from './umbrella';
|
|
1710
|
+
export { default as UmbrellaOff } from './umbrella-off';
|
|
1693
1711
|
export { default as Underline } from './underline';
|
|
1694
|
-
export { default as Undo2 } from './undo-2';
|
|
1695
1712
|
export { default as UndoDot } from './undo-dot';
|
|
1713
|
+
export { default as Undo2 } from './undo-2';
|
|
1696
1714
|
export { default as Undo } from './undo';
|
|
1697
1715
|
export { default as UnfoldHorizontal } from './unfold-horizontal';
|
|
1698
1716
|
export { default as UnfoldVertical } from './unfold-vertical';
|
|
1699
1717
|
export { default as Ungroup } from './ungroup';
|
|
1700
1718
|
export { default as University } from './university';
|
|
1701
|
-
export { default as Unlink2 } from './unlink-2';
|
|
1702
1719
|
export { default as Unlink } from './unlink';
|
|
1720
|
+
export { default as Unlink2 } from './unlink-2';
|
|
1703
1721
|
export { default as Unplug } from './unplug';
|
|
1704
1722
|
export { default as Upload } from './upload';
|
|
1705
1723
|
export { default as UsbCPort } from './usb-c-port';
|
|
@@ -1716,16 +1734,16 @@ export { default as UserRoundArrowLeft } from './user-round-arrow-left';
|
|
|
1716
1734
|
export { default as UserRoundCheck } from './user-round-check';
|
|
1717
1735
|
export { default as UserRoundCog } from './user-round-cog';
|
|
1718
1736
|
export { default as UserRoundGroup } from './user-round-group';
|
|
1719
|
-
export { default as UserRoundMinus } from './user-round-minus';
|
|
1720
1737
|
export { default as UserRoundKey } from './user-round-key';
|
|
1738
|
+
export { default as UserRoundMinus } from './user-round-minus';
|
|
1721
1739
|
export { default as UserRoundPen } from './user-round-pen';
|
|
1722
|
-
export { default as UserRoundSearch } from './user-round-search';
|
|
1723
1740
|
export { default as UserRoundPlus } from './user-round-plus';
|
|
1741
|
+
export { default as UserRoundSearch } from './user-round-search';
|
|
1724
1742
|
export { default as UserRoundX } from './user-round-x';
|
|
1725
1743
|
export { default as UserRound } from './user-round';
|
|
1726
1744
|
export { default as UserSearch } from './user-search';
|
|
1727
|
-
export { default as UserStar } from './user-star';
|
|
1728
1745
|
export { default as UserShield } from './user-shield';
|
|
1746
|
+
export { default as UserStar } from './user-star';
|
|
1729
1747
|
export { default as UserX } from './user-x';
|
|
1730
1748
|
export { default as User } from './user';
|
|
1731
1749
|
export { default as UsersRound } from './users-round';
|
|
@@ -1740,19 +1758,19 @@ export { default as VectorPolygon } from './vector-polygon';
|
|
|
1740
1758
|
export { default as VectorSquare } from './vector-square';
|
|
1741
1759
|
export { default as Vegan } from './vegan';
|
|
1742
1760
|
export { default as VenetianMask } from './venetian-mask';
|
|
1743
|
-
export { default as Venus } from './venus';
|
|
1744
1761
|
export { default as VenusAndMars } from './venus-and-mars';
|
|
1762
|
+
export { default as Venus } from './venus';
|
|
1745
1763
|
export { default as VibrateOff } from './vibrate-off';
|
|
1746
1764
|
export { default as Vibrate } from './vibrate';
|
|
1747
1765
|
export { default as VideoOff } from './video-off';
|
|
1748
1766
|
export { default as Video } from './video';
|
|
1749
|
-
export { default as Videotape } from './videotape';
|
|
1750
1767
|
export { default as View } from './view';
|
|
1751
1768
|
export { default as VirusOff } from './virus-off';
|
|
1769
|
+
export { default as Videotape } from './videotape';
|
|
1752
1770
|
export { default as Virus } from './virus';
|
|
1753
1771
|
export { default as Voicemail } from './voicemail';
|
|
1754
|
-
export { default as Volleyball } from './volleyball';
|
|
1755
1772
|
export { default as Volume1 } from './volume-1';
|
|
1773
|
+
export { default as Volleyball } from './volleyball';
|
|
1756
1774
|
export { default as Volume2 } from './volume-2';
|
|
1757
1775
|
export { default as VolumeOff } from './volume-off';
|
|
1758
1776
|
export { default as VolumeX } from './volume-x';
|
|
@@ -1761,35 +1779,35 @@ export { default as Vote } from './vote';
|
|
|
1761
1779
|
export { default as WalletCards } from './wallet-cards';
|
|
1762
1780
|
export { default as WalletMinimal } from './wallet-minimal';
|
|
1763
1781
|
export { default as Wallet } from './wallet';
|
|
1764
|
-
export { default as WandSparkles } from './wand-sparkles';
|
|
1765
1782
|
export { default as Wallpaper } from './wallpaper';
|
|
1783
|
+
export { default as WandSparkles } from './wand-sparkles';
|
|
1766
1784
|
export { default as Wand } from './wand';
|
|
1767
1785
|
export { default as Warehouse } from './warehouse';
|
|
1768
1786
|
export { default as WashingMachine } from './washing-machine';
|
|
1769
|
-
export { default as Watch } from './watch';
|
|
1770
1787
|
export { default as WavesArrowDown } from './waves-arrow-down';
|
|
1771
|
-
export { default as
|
|
1788
|
+
export { default as Watch } from './watch';
|
|
1772
1789
|
export { default as WavesArrowUp } from './waves-arrow-up';
|
|
1790
|
+
export { default as WavesHorizontal } from './waves-horizontal';
|
|
1773
1791
|
export { default as WavesLadder } from './waves-ladder';
|
|
1774
|
-
export { default as Waypoints } from './waypoints';
|
|
1775
1792
|
export { default as WavesVertical } from './waves-vertical';
|
|
1793
|
+
export { default as Waypoints } from './waypoints';
|
|
1776
1794
|
export { default as WebcamOff } from './webcam-off';
|
|
1777
1795
|
export { default as Webcam } from './webcam';
|
|
1778
|
-
export { default as WebhookOff } from './webhook-off';
|
|
1779
1796
|
export { default as Webhook } from './webhook';
|
|
1797
|
+
export { default as WebhookOff } from './webhook-off';
|
|
1780
1798
|
export { default as WeightTilde } from './weight-tilde';
|
|
1781
1799
|
export { default as Weight } from './weight';
|
|
1782
|
-
export { default as WheatOff } from './wheat-off';
|
|
1783
1800
|
export { default as Wheat } from './wheat';
|
|
1784
|
-
export { default as
|
|
1801
|
+
export { default as WheatOff } from './wheat-off';
|
|
1785
1802
|
export { default as Whistle } from './whistle';
|
|
1803
|
+
export { default as WholeWord } from './whole-word';
|
|
1786
1804
|
export { default as WifiCog } from './wifi-cog';
|
|
1787
1805
|
export { default as WifiHigh } from './wifi-high';
|
|
1788
1806
|
export { default as WifiLow } from './wifi-low';
|
|
1789
1807
|
export { default as WifiOff } from './wifi-off';
|
|
1790
1808
|
export { default as WifiPen } from './wifi-pen';
|
|
1791
|
-
export { default as WifiSync } from './wifi-sync';
|
|
1792
1809
|
export { default as WifiZero } from './wifi-zero';
|
|
1810
|
+
export { default as WifiSync } from './wifi-sync';
|
|
1793
1811
|
export { default as Wifi } from './wifi';
|
|
1794
1812
|
export { default as WindArrowDown } from './wind-arrow-down';
|
|
1795
1813
|
export { default as Wind } from './wind';
|
|
@@ -1802,20 +1820,20 @@ export { default as Wrench } from './wrench';
|
|
|
1802
1820
|
export { default as XLineTop } from './x-line-top';
|
|
1803
1821
|
export { default as X } from './x';
|
|
1804
1822
|
export { default as ZapOff } from './zap-off';
|
|
1805
|
-
export { default as Zap } from './zap';
|
|
1806
1823
|
export { default as ZodiacAquarius } from './zodiac-aquarius';
|
|
1807
1824
|
export { default as ZodiacAries } from './zodiac-aries';
|
|
1825
|
+
export { default as Zap } from './zap';
|
|
1808
1826
|
export { default as ZodiacCancer } from './zodiac-cancer';
|
|
1809
1827
|
export { default as ZodiacCapricorn } from './zodiac-capricorn';
|
|
1810
1828
|
export { default as ZodiacGemini } from './zodiac-gemini';
|
|
1811
1829
|
export { default as ZodiacLeo } from './zodiac-leo';
|
|
1812
|
-
export { default as ZodiacLibra } from './zodiac-libra';
|
|
1813
1830
|
export { default as ZodiacOphiuchus } from './zodiac-ophiuchus';
|
|
1831
|
+
export { default as ZodiacLibra } from './zodiac-libra';
|
|
1814
1832
|
export { default as ZodiacPisces } from './zodiac-pisces';
|
|
1815
1833
|
export { default as ZodiacSagittarius } from './zodiac-sagittarius';
|
|
1816
1834
|
export { default as ZodiacScorpio } from './zodiac-scorpio';
|
|
1817
1835
|
export { default as ZodiacTaurus } from './zodiac-taurus';
|
|
1818
|
-
export { default as ZodiacVirgo } from './zodiac-virgo';
|
|
1819
1836
|
export { default as ZoomIn } from './zoom-in';
|
|
1837
|
+
export { default as ZodiacVirgo } from './zodiac-virgo';
|
|
1820
1838
|
export { default as ZoomOut } from './zoom-out';
|
|
1821
1839
|
|