@lucide/astro 1.7.0 → 1.9.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/README.md +6 -1
- package/package.json +2 -2
- package/src/aliases/aliases.ts +134 -128
- package/src/aliases/prefixed.ts +780 -772
- package/src/aliases/suffixed.ts +1091 -1083
- package/src/icons/bookmark-off.ts +18 -0
- package/src/icons/index.ts +209 -207
- package/src/icons/radio-off.ts +2 -2
- package/src/icons/{text-select.ts → square-dashed-text.ts} +4 -4
- package/src/icons/timeline.ts +18 -0
package/src/icons/index.ts
CHANGED
|
@@ -7,8 +7,8 @@ export { default as AirVent } from './air-vent';
|
|
|
7
7
|
export { default as Airplay } from './airplay';
|
|
8
8
|
export { default as AlarmClockCheck } from './alarm-clock-check';
|
|
9
9
|
export { default as AlarmClockMinus } from './alarm-clock-minus';
|
|
10
|
-
export { default as AlarmClockPlus } from './alarm-clock-plus';
|
|
11
10
|
export { default as AlarmClockOff } from './alarm-clock-off';
|
|
11
|
+
export { default as AlarmClockPlus } from './alarm-clock-plus';
|
|
12
12
|
export { default as AlarmClock } from './alarm-clock';
|
|
13
13
|
export { default as AlarmSmoke } from './alarm-smoke';
|
|
14
14
|
export { default as Album } from './album';
|
|
@@ -17,18 +17,18 @@ export { default as AlignCenterVertical } from './align-center-vertical';
|
|
|
17
17
|
export { default as AlignEndHorizontal } from './align-end-horizontal';
|
|
18
18
|
export { default as AlignEndVertical } from './align-end-vertical';
|
|
19
19
|
export { default as AlignHorizontalDistributeCenter } from './align-horizontal-distribute-center';
|
|
20
|
-
export { default as AlignHorizontalDistributeStart } from './align-horizontal-distribute-start';
|
|
21
20
|
export { default as AlignHorizontalDistributeEnd } from './align-horizontal-distribute-end';
|
|
21
|
+
export { default as AlignHorizontalDistributeStart } from './align-horizontal-distribute-start';
|
|
22
22
|
export { default as AlignHorizontalJustifyCenter } from './align-horizontal-justify-center';
|
|
23
23
|
export { default as AlignHorizontalJustifyEnd } from './align-horizontal-justify-end';
|
|
24
|
-
export { default as AlignHorizontalSpaceAround } from './align-horizontal-space-around';
|
|
25
24
|
export { default as AlignHorizontalJustifyStart } from './align-horizontal-justify-start';
|
|
25
|
+
export { default as AlignHorizontalSpaceAround } from './align-horizontal-space-around';
|
|
26
26
|
export { default as AlignHorizontalSpaceBetween } from './align-horizontal-space-between';
|
|
27
27
|
export { default as AlignStartHorizontal } from './align-start-horizontal';
|
|
28
28
|
export { default as AlignStartVertical } from './align-start-vertical';
|
|
29
29
|
export { default as AlignVerticalDistributeCenter } from './align-vertical-distribute-center';
|
|
30
|
-
export { default as AlignVerticalDistributeEnd } from './align-vertical-distribute-end';
|
|
31
30
|
export { default as AlignVerticalDistributeStart } from './align-vertical-distribute-start';
|
|
31
|
+
export { default as AlignVerticalDistributeEnd } from './align-vertical-distribute-end';
|
|
32
32
|
export { default as AlignVerticalJustifyCenter } from './align-vertical-justify-center';
|
|
33
33
|
export { default as AlignVerticalJustifyEnd } from './align-vertical-justify-end';
|
|
34
34
|
export { default as AlignVerticalJustifyStart } from './align-vertical-justify-start';
|
|
@@ -48,11 +48,11 @@ export { default as AppWindowMac } from './app-window-mac';
|
|
|
48
48
|
export { default as AppWindow } from './app-window';
|
|
49
49
|
export { default as Apple } from './apple';
|
|
50
50
|
export { default as ArchiveRestore } from './archive-restore';
|
|
51
|
-
export { default as Archive } from './archive';
|
|
52
51
|
export { default as ArchiveX } from './archive-x';
|
|
52
|
+
export { default as Archive } from './archive';
|
|
53
53
|
export { default as Armchair } from './armchair';
|
|
54
|
-
export { default as ArrowBigDown } from './arrow-big-down';
|
|
55
54
|
export { default as ArrowBigDownDash } from './arrow-big-down-dash';
|
|
55
|
+
export { default as ArrowBigDown } from './arrow-big-down';
|
|
56
56
|
export { default as ArrowBigLeftDash } from './arrow-big-left-dash';
|
|
57
57
|
export { default as ArrowBigLeft } from './arrow-big-left';
|
|
58
58
|
export { default as ArrowBigRightDash } from './arrow-big-right-dash';
|
|
@@ -67,25 +67,25 @@ export { default as ArrowDownLeft } from './arrow-down-left';
|
|
|
67
67
|
export { default as ArrowDownNarrowWide } from './arrow-down-narrow-wide';
|
|
68
68
|
export { default as ArrowDownRight } from './arrow-down-right';
|
|
69
69
|
export { default as ArrowDownToDot } from './arrow-down-to-dot';
|
|
70
|
-
export { default as ArrowDownToLine } from './arrow-down-to-line';
|
|
71
70
|
export { default as ArrowDownUp } from './arrow-down-up';
|
|
71
|
+
export { default as ArrowDownToLine } from './arrow-down-to-line';
|
|
72
72
|
export { default as ArrowDownWideNarrow } from './arrow-down-wide-narrow';
|
|
73
73
|
export { default as ArrowDownZA } from './arrow-down-z-a';
|
|
74
74
|
export { default as ArrowDown } from './arrow-down';
|
|
75
|
-
export { default as ArrowLeftRight } from './arrow-left-right';
|
|
76
75
|
export { default as ArrowLeftFromLine } from './arrow-left-from-line';
|
|
76
|
+
export { default as ArrowLeftRight } from './arrow-left-right';
|
|
77
77
|
export { default as ArrowLeftToLine } from './arrow-left-to-line';
|
|
78
78
|
export { default as ArrowLeft } from './arrow-left';
|
|
79
|
+
export { default as ArrowRightFromLine } from './arrow-right-from-line';
|
|
79
80
|
export { default as ArrowRightLeft } from './arrow-right-left';
|
|
80
81
|
export { default as ArrowRightToLine } from './arrow-right-to-line';
|
|
81
|
-
export { default as ArrowRightFromLine } from './arrow-right-from-line';
|
|
82
82
|
export { default as ArrowRight } from './arrow-right';
|
|
83
83
|
export { default as ArrowUp01 } from './arrow-up-0-1';
|
|
84
84
|
export { default as ArrowUp10 } from './arrow-up-1-0';
|
|
85
85
|
export { default as ArrowUpAZ } from './arrow-up-a-z';
|
|
86
86
|
export { default as ArrowUpDown } from './arrow-up-down';
|
|
87
|
-
export { default as ArrowUpFromLine } from './arrow-up-from-line';
|
|
88
87
|
export { default as ArrowUpFromDot } from './arrow-up-from-dot';
|
|
88
|
+
export { default as ArrowUpFromLine } from './arrow-up-from-line';
|
|
89
89
|
export { default as ArrowUpLeft } from './arrow-up-left';
|
|
90
90
|
export { default as ArrowUpNarrowWide } from './arrow-up-narrow-wide';
|
|
91
91
|
export { default as ArrowUpRight } from './arrow-up-right';
|
|
@@ -93,10 +93,10 @@ export { default as ArrowUpToLine } from './arrow-up-to-line';
|
|
|
93
93
|
export { default as ArrowUpWideNarrow } from './arrow-up-wide-narrow';
|
|
94
94
|
export { default as ArrowUpZA } from './arrow-up-z-a';
|
|
95
95
|
export { default as ArrowUp } from './arrow-up';
|
|
96
|
-
export { default as ArrowsUpFromLine } from './arrows-up-from-line';
|
|
97
96
|
export { default as Asterisk } from './asterisk';
|
|
98
|
-
export { default as
|
|
97
|
+
export { default as ArrowsUpFromLine } from './arrows-up-from-line';
|
|
99
98
|
export { default as AtSign } from './at-sign';
|
|
99
|
+
export { default as Atom } from './atom';
|
|
100
100
|
export { default as AudioLines } from './audio-lines';
|
|
101
101
|
export { default as AudioWaveform } from './audio-waveform';
|
|
102
102
|
export { default as Award } from './award';
|
|
@@ -105,14 +105,14 @@ export { default as Axis3d } from './axis-3d';
|
|
|
105
105
|
export { default as Baby } from './baby';
|
|
106
106
|
export { default as Backpack } from './backpack';
|
|
107
107
|
export { default as BadgeAlert } from './badge-alert';
|
|
108
|
-
export { default as BadgeCent } from './badge-cent';
|
|
109
108
|
export { default as BadgeCheck } from './badge-check';
|
|
109
|
+
export { default as BadgeCent } from './badge-cent';
|
|
110
110
|
export { default as BadgeDollarSign } from './badge-dollar-sign';
|
|
111
111
|
export { default as BadgeEuro } from './badge-euro';
|
|
112
112
|
export { default as BadgeIndianRupee } from './badge-indian-rupee';
|
|
113
113
|
export { default as BadgeInfo } from './badge-info';
|
|
114
|
-
export { default as BadgeMinus } from './badge-minus';
|
|
115
114
|
export { default as BadgeJapaneseYen } from './badge-japanese-yen';
|
|
115
|
+
export { default as BadgeMinus } from './badge-minus';
|
|
116
116
|
export { default as BadgePercent } from './badge-percent';
|
|
117
117
|
export { default as BadgePlus } from './badge-plus';
|
|
118
118
|
export { default as BadgePoundSterling } from './badge-pound-sterling';
|
|
@@ -121,8 +121,8 @@ export { default as BadgeRussianRuble } from './badge-russian-ruble';
|
|
|
121
121
|
export { default as BadgeSwissFranc } from './badge-swiss-franc';
|
|
122
122
|
export { default as BadgeTurkishLira } from './badge-turkish-lira';
|
|
123
123
|
export { default as BadgeX } from './badge-x';
|
|
124
|
-
export { default as BaggageClaim } from './baggage-claim';
|
|
125
124
|
export { default as Badge } from './badge';
|
|
125
|
+
export { default as BaggageClaim } from './baggage-claim';
|
|
126
126
|
export { default as Balloon } from './balloon';
|
|
127
127
|
export { default as Ban } from './ban';
|
|
128
128
|
export { default as Banana } from './banana';
|
|
@@ -135,8 +135,8 @@ export { default as Barcode } from './barcode';
|
|
|
135
135
|
export { default as Barrel } from './barrel';
|
|
136
136
|
export { default as Baseline } from './baseline';
|
|
137
137
|
export { default as Bath } from './bath';
|
|
138
|
-
export { default as BatteryFull } from './battery-full';
|
|
139
138
|
export { default as BatteryCharging } from './battery-charging';
|
|
139
|
+
export { default as BatteryFull } from './battery-full';
|
|
140
140
|
export { default as BatteryLow } from './battery-low';
|
|
141
141
|
export { default as BatteryMedium } from './battery-medium';
|
|
142
142
|
export { default as BatteryPlus } from './battery-plus';
|
|
@@ -150,21 +150,21 @@ export { default as BedSingle } from './bed-single';
|
|
|
150
150
|
export { default as Bed } from './bed';
|
|
151
151
|
export { default as BeefOff } from './beef-off';
|
|
152
152
|
export { default as Beef } from './beef';
|
|
153
|
-
export { default as BeerOff } from './beer-off';
|
|
154
153
|
export { default as Beer } from './beer';
|
|
154
|
+
export { default as BeerOff } from './beer-off';
|
|
155
155
|
export { default as BellDot } from './bell-dot';
|
|
156
|
-
export { default as BellElectric } from './bell-electric';
|
|
157
156
|
export { default as BellMinus } from './bell-minus';
|
|
157
|
+
export { default as BellElectric } from './bell-electric';
|
|
158
158
|
export { default as BellOff } from './bell-off';
|
|
159
159
|
export { default as BellPlus } from './bell-plus';
|
|
160
160
|
export { default as BellRing } from './bell-ring';
|
|
161
|
-
export { default as BetweenHorizontalStart } from './between-horizontal-start';
|
|
162
|
-
export { default as BetweenHorizontalEnd } from './between-horizontal-end';
|
|
163
161
|
export { default as Bell } from './bell';
|
|
162
|
+
export { default as BetweenHorizontalEnd } from './between-horizontal-end';
|
|
163
|
+
export { default as BetweenHorizontalStart } from './between-horizontal-start';
|
|
164
164
|
export { default as BetweenVerticalEnd } from './between-vertical-end';
|
|
165
165
|
export { default as BetweenVerticalStart } from './between-vertical-start';
|
|
166
|
-
export { default as BicepsFlexed } from './biceps-flexed';
|
|
167
166
|
export { default as Bike } from './bike';
|
|
167
|
+
export { default as BicepsFlexed } from './biceps-flexed';
|
|
168
168
|
export { default as Binary } from './binary';
|
|
169
169
|
export { default as Binoculars } from './binoculars';
|
|
170
170
|
export { default as Biohazard } from './biohazard';
|
|
@@ -190,8 +190,8 @@ export { default as BookCopy } from './book-copy';
|
|
|
190
190
|
export { default as BookDashed } from './book-dashed';
|
|
191
191
|
export { default as BookDown } from './book-down';
|
|
192
192
|
export { default as BookHeadphones } from './book-headphones';
|
|
193
|
-
export { default as BookHeart } from './book-heart';
|
|
194
193
|
export { default as BookImage } from './book-image';
|
|
194
|
+
export { default as BookHeart } from './book-heart';
|
|
195
195
|
export { default as BookKey } from './book-key';
|
|
196
196
|
export { default as BookLock } from './book-lock';
|
|
197
197
|
export { default as BookMarked } from './book-marked';
|
|
@@ -201,15 +201,16 @@ export { default as BookOpenText } from './book-open-text';
|
|
|
201
201
|
export { default as BookOpen } from './book-open';
|
|
202
202
|
export { default as BookPlus } from './book-plus';
|
|
203
203
|
export { default as BookSearch } from './book-search';
|
|
204
|
-
export { default as BookType } from './book-type';
|
|
205
204
|
export { default as BookText } from './book-text';
|
|
205
|
+
export { default as BookType } from './book-type';
|
|
206
206
|
export { default as BookUp2 } from './book-up-2';
|
|
207
|
-
export { default as BookUser } from './book-user';
|
|
208
207
|
export { default as BookUp } from './book-up';
|
|
208
|
+
export { default as BookUser } from './book-user';
|
|
209
209
|
export { default as BookX } from './book-x';
|
|
210
210
|
export { default as Book } from './book';
|
|
211
211
|
export { default as BookmarkCheck } from './bookmark-check';
|
|
212
212
|
export { default as BookmarkMinus } from './bookmark-minus';
|
|
213
|
+
export { default as BookmarkOff } from './bookmark-off';
|
|
213
214
|
export { default as BookmarkPlus } from './bookmark-plus';
|
|
214
215
|
export { default as BookmarkX } from './bookmark-x';
|
|
215
216
|
export { default as Bookmark } from './bookmark';
|
|
@@ -225,8 +226,8 @@ export { default as Braces } from './braces';
|
|
|
225
226
|
export { default as Brackets } from './brackets';
|
|
226
227
|
export { default as BrainCircuit } from './brain-circuit';
|
|
227
228
|
export { default as BrainCog } from './brain-cog';
|
|
228
|
-
export { default as BrickWallFire } from './brick-wall-fire';
|
|
229
229
|
export { default as Brain } from './brain';
|
|
230
|
+
export { default as BrickWallFire } from './brick-wall-fire';
|
|
230
231
|
export { default as BrickWallShield } from './brick-wall-shield';
|
|
231
232
|
export { default as BrickWall } from './brick-wall';
|
|
232
233
|
export { default as BriefcaseBusiness } from './briefcase-business';
|
|
@@ -247,10 +248,10 @@ export { default as Bus } from './bus';
|
|
|
247
248
|
export { default as CableCar } from './cable-car';
|
|
248
249
|
export { default as Cable } from './cable';
|
|
249
250
|
export { default as CakeSlice } from './cake-slice';
|
|
250
|
-
export { default as Calculator } from './calculator';
|
|
251
251
|
export { default as Cake } from './cake';
|
|
252
|
-
export { default as
|
|
252
|
+
export { default as Calculator } from './calculator';
|
|
253
253
|
export { default as Calendar1 } from './calendar-1';
|
|
254
|
+
export { default as CalendarArrowDown } from './calendar-arrow-down';
|
|
254
255
|
export { default as CalendarArrowUp } from './calendar-arrow-up';
|
|
255
256
|
export { default as CalendarCheck2 } from './calendar-check-2';
|
|
256
257
|
export { default as CalendarCheck } from './calendar-check';
|
|
@@ -260,8 +261,8 @@ export { default as CalendarDays } from './calendar-days';
|
|
|
260
261
|
export { default as CalendarFold } from './calendar-fold';
|
|
261
262
|
export { default as CalendarHeart } from './calendar-heart';
|
|
262
263
|
export { default as CalendarMinus2 } from './calendar-minus-2';
|
|
263
|
-
export { default as CalendarMinus } from './calendar-minus';
|
|
264
264
|
export { default as CalendarOff } from './calendar-off';
|
|
265
|
+
export { default as CalendarMinus } from './calendar-minus';
|
|
265
266
|
export { default as CalendarPlus2 } from './calendar-plus-2';
|
|
266
267
|
export { default as CalendarPlus } from './calendar-plus';
|
|
267
268
|
export { default as CalendarRange } from './calendar-range';
|
|
@@ -269,12 +270,12 @@ export { default as CalendarSearch } from './calendar-search';
|
|
|
269
270
|
export { default as CalendarSync } from './calendar-sync';
|
|
270
271
|
export { default as CalendarX2 } from './calendar-x-2';
|
|
271
272
|
export { default as CalendarX } from './calendar-x';
|
|
272
|
-
export { default as Calendar } from './calendar';
|
|
273
273
|
export { default as Calendars } from './calendars';
|
|
274
|
+
export { default as Calendar } from './calendar';
|
|
274
275
|
export { default as CameraOff } from './camera-off';
|
|
275
276
|
export { default as Camera } from './camera';
|
|
276
|
-
export { default as CandyOff } from './candy-off';
|
|
277
277
|
export { default as CandyCane } from './candy-cane';
|
|
278
|
+
export { default as CandyOff } from './candy-off';
|
|
278
279
|
export { default as Candy } from './candy';
|
|
279
280
|
export { default as CannabisOff } from './cannabis-off';
|
|
280
281
|
export { default as Cannabis } from './cannabis';
|
|
@@ -295,18 +296,18 @@ export { default as Castle } from './castle';
|
|
|
295
296
|
export { default as Cat } from './cat';
|
|
296
297
|
export { default as CctvOff } from './cctv-off';
|
|
297
298
|
export { default as Cctv } from './cctv';
|
|
298
|
-
export { default as ChartBarBig } from './chart-bar-big';
|
|
299
299
|
export { default as ChartArea } from './chart-area';
|
|
300
|
+
export { default as ChartBarBig } from './chart-bar-big';
|
|
300
301
|
export { default as ChartBarDecreasing } from './chart-bar-decreasing';
|
|
301
302
|
export { default as ChartBarIncreasing } from './chart-bar-increasing';
|
|
302
|
-
export { default as ChartBar } from './chart-bar';
|
|
303
303
|
export { default as ChartBarStacked } from './chart-bar-stacked';
|
|
304
|
-
export { default as
|
|
304
|
+
export { default as ChartBar } from './chart-bar';
|
|
305
305
|
export { default as ChartCandlestick } from './chart-candlestick';
|
|
306
|
+
export { default as ChartColumnBig } from './chart-column-big';
|
|
306
307
|
export { default as ChartColumnDecreasing } from './chart-column-decreasing';
|
|
307
308
|
export { default as ChartColumnIncreasing } from './chart-column-increasing';
|
|
308
|
-
export { default as ChartColumn } from './chart-column';
|
|
309
309
|
export { default as ChartColumnStacked } from './chart-column-stacked';
|
|
310
|
+
export { default as ChartColumn } from './chart-column';
|
|
310
311
|
export { default as ChartGantt } from './chart-gantt';
|
|
311
312
|
export { default as ChartLine } from './chart-line';
|
|
312
313
|
export { default as ChartNetwork } from './chart-network';
|
|
@@ -320,8 +321,8 @@ export { default as ChartScatter } from './chart-scatter';
|
|
|
320
321
|
export { default as ChartSpline } from './chart-spline';
|
|
321
322
|
export { default as CheckCheck } from './check-check';
|
|
322
323
|
export { default as CheckLine } from './check-line';
|
|
323
|
-
export { default as ChefHat } from './chef-hat';
|
|
324
324
|
export { default as Check } from './check';
|
|
325
|
+
export { default as ChefHat } from './chef-hat';
|
|
325
326
|
export { default as Cherry } from './cherry';
|
|
326
327
|
export { default as ChessBishop } from './chess-bishop';
|
|
327
328
|
export { default as ChessKing } from './chess-king';
|
|
@@ -334,31 +335,31 @@ export { default as ChevronFirst } from './chevron-first';
|
|
|
334
335
|
export { default as ChevronLast } from './chevron-last';
|
|
335
336
|
export { default as ChevronLeft } from './chevron-left';
|
|
336
337
|
export { default as ChevronRight } from './chevron-right';
|
|
337
|
-
export { default as ChevronUp } from './chevron-up';
|
|
338
338
|
export { default as ChevronsDownUp } from './chevrons-down-up';
|
|
339
|
+
export { default as ChevronUp } from './chevron-up';
|
|
339
340
|
export { default as ChevronsDown } from './chevrons-down';
|
|
340
|
-
export { default as ChevronsLeftRightEllipsis } from './chevrons-left-right-ellipsis';
|
|
341
341
|
export { default as ChevronsLeftRight } from './chevrons-left-right';
|
|
342
|
-
export { default as ChevronsLeft } from './chevrons-left';
|
|
343
342
|
export { default as ChevronsRightLeft } from './chevrons-right-left';
|
|
344
343
|
export { default as ChevronsRight } from './chevrons-right';
|
|
344
|
+
export { default as ChevronsLeftRightEllipsis } from './chevrons-left-right-ellipsis';
|
|
345
345
|
export { default as ChevronsUpDown } from './chevrons-up-down';
|
|
346
|
+
export { default as ChevronsLeft } from './chevrons-left';
|
|
346
347
|
export { default as ChevronsUp } from './chevrons-up';
|
|
347
348
|
export { default as Church } from './church';
|
|
348
349
|
export { default as CigaretteOff } from './cigarette-off';
|
|
349
350
|
export { default as Cigarette } from './cigarette';
|
|
350
351
|
export { default as CircleAlert } from './circle-alert';
|
|
351
|
-
export { default as CircleArrowLeft } from './circle-arrow-left';
|
|
352
352
|
export { default as CircleArrowDown } from './circle-arrow-down';
|
|
353
353
|
export { default as CircleArrowOutDownLeft } from './circle-arrow-out-down-left';
|
|
354
|
+
export { default as CircleArrowLeft } from './circle-arrow-left';
|
|
354
355
|
export { default as CircleArrowOutDownRight } from './circle-arrow-out-down-right';
|
|
355
356
|
export { default as CircleArrowOutUpLeft } from './circle-arrow-out-up-left';
|
|
356
357
|
export { default as CircleArrowOutUpRight } from './circle-arrow-out-up-right';
|
|
357
358
|
export { default as CircleArrowRight } from './circle-arrow-right';
|
|
358
359
|
export { default as CircleArrowUp } from './circle-arrow-up';
|
|
359
360
|
export { default as CircleCheckBig } from './circle-check-big';
|
|
360
|
-
export { default as CircleCheck } from './circle-check';
|
|
361
361
|
export { default as CircleChevronDown } from './circle-chevron-down';
|
|
362
|
+
export { default as CircleCheck } from './circle-check';
|
|
362
363
|
export { default as CircleChevronLeft } from './circle-chevron-left';
|
|
363
364
|
export { default as CircleChevronRight } from './circle-chevron-right';
|
|
364
365
|
export { default as CircleChevronUp } from './circle-chevron-up';
|
|
@@ -370,8 +371,8 @@ export { default as CircleDot } from './circle-dot';
|
|
|
370
371
|
export { default as CircleEllipsis } from './circle-ellipsis';
|
|
371
372
|
export { default as CircleEqual } from './circle-equal';
|
|
372
373
|
export { default as CircleFadingArrowUp } from './circle-fading-arrow-up';
|
|
373
|
-
export { default as CircleGauge } from './circle-gauge';
|
|
374
374
|
export { default as CircleFadingPlus } from './circle-fading-plus';
|
|
375
|
+
export { default as CircleGauge } from './circle-gauge';
|
|
375
376
|
export { default as CircleMinus } from './circle-minus';
|
|
376
377
|
export { default as CircleOff } from './circle-off';
|
|
377
378
|
export { default as CircleParkingOff } from './circle-parking-off';
|
|
@@ -380,12 +381,12 @@ export { default as CirclePause } from './circle-pause';
|
|
|
380
381
|
export { default as CirclePercent } from './circle-percent';
|
|
381
382
|
export { default as CirclePile } from './circle-pile';
|
|
382
383
|
export { default as CirclePlay } from './circle-play';
|
|
383
|
-
export { default as CirclePoundSterling } from './circle-pound-sterling';
|
|
384
384
|
export { default as CirclePlus } from './circle-plus';
|
|
385
|
-
export { default as
|
|
385
|
+
export { default as CirclePoundSterling } from './circle-pound-sterling';
|
|
386
386
|
export { default as CirclePower } from './circle-power';
|
|
387
|
-
export { default as
|
|
387
|
+
export { default as CircleQuestionMark } from './circle-question-mark';
|
|
388
388
|
export { default as CircleSlash } from './circle-slash';
|
|
389
|
+
export { default as CircleSlash2 } from './circle-slash-2';
|
|
389
390
|
export { default as CircleSmall } from './circle-small';
|
|
390
391
|
export { default as CircleStar } from './circle-star';
|
|
391
392
|
export { default as CircleStop } from './circle-stop';
|
|
@@ -398,19 +399,19 @@ export { default as Citrus } from './citrus';
|
|
|
398
399
|
export { default as Clapperboard } from './clapperboard';
|
|
399
400
|
export { default as ClipboardCheck } from './clipboard-check';
|
|
400
401
|
export { default as ClipboardClock } from './clipboard-clock';
|
|
401
|
-
export { default as ClipboardCopy } from './clipboard-copy';
|
|
402
402
|
export { default as ClipboardList } from './clipboard-list';
|
|
403
|
-
export { default as
|
|
403
|
+
export { default as ClipboardCopy } from './clipboard-copy';
|
|
404
404
|
export { default as ClipboardMinus } from './clipboard-minus';
|
|
405
|
+
export { default as ClipboardPaste } from './clipboard-paste';
|
|
405
406
|
export { default as ClipboardPenLine } from './clipboard-pen-line';
|
|
406
407
|
export { default as ClipboardPen } from './clipboard-pen';
|
|
407
|
-
export { default as ClipboardType } from './clipboard-type';
|
|
408
408
|
export { default as ClipboardPlus } from './clipboard-plus';
|
|
409
|
-
export { default as
|
|
409
|
+
export { default as ClipboardType } from './clipboard-type';
|
|
410
410
|
export { default as Clipboard } from './clipboard';
|
|
411
|
+
export { default as ClipboardX } from './clipboard-x';
|
|
411
412
|
export { default as Clock1 } from './clock-1';
|
|
412
|
-
export { default as Clock10 } from './clock-10';
|
|
413
413
|
export { default as Clock11 } from './clock-11';
|
|
414
|
+
export { default as Clock10 } from './clock-10';
|
|
414
415
|
export { default as Clock12 } from './clock-12';
|
|
415
416
|
export { default as Clock2 } from './clock-2';
|
|
416
417
|
export { default as Clock3 } from './clock-3';
|
|
@@ -429,23 +430,23 @@ export { default as ClockPlus } from './clock-plus';
|
|
|
429
430
|
export { default as Clock } from './clock';
|
|
430
431
|
export { default as ClosedCaption } from './closed-caption';
|
|
431
432
|
export { default as CloudAlert } from './cloud-alert';
|
|
432
|
-
export { default as CloudBackup } from './cloud-backup';
|
|
433
433
|
export { default as CloudCheck } from './cloud-check';
|
|
434
|
+
export { default as CloudBackup } from './cloud-backup';
|
|
434
435
|
export { default as CloudCog } from './cloud-cog';
|
|
435
436
|
export { default as CloudDownload } from './cloud-download';
|
|
436
437
|
export { default as CloudDrizzle } from './cloud-drizzle';
|
|
437
438
|
export { default as CloudFog } from './cloud-fog';
|
|
438
439
|
export { default as CloudHail } from './cloud-hail';
|
|
439
|
-
export { default as CloudLightning } from './cloud-lightning';
|
|
440
440
|
export { default as CloudMoonRain } from './cloud-moon-rain';
|
|
441
|
+
export { default as CloudLightning } from './cloud-lightning';
|
|
441
442
|
export { default as CloudMoon } from './cloud-moon';
|
|
442
443
|
export { default as CloudOff } from './cloud-off';
|
|
443
444
|
export { default as CloudRainWind } from './cloud-rain-wind';
|
|
444
445
|
export { default as CloudRain } from './cloud-rain';
|
|
445
446
|
export { default as CloudSnow } from './cloud-snow';
|
|
446
447
|
export { default as CloudSunRain } from './cloud-sun-rain';
|
|
447
|
-
export { default as CloudSun } from './cloud-sun';
|
|
448
448
|
export { default as CloudSync } from './cloud-sync';
|
|
449
|
+
export { default as CloudSun } from './cloud-sun';
|
|
449
450
|
export { default as CloudUpload } from './cloud-upload';
|
|
450
451
|
export { default as Cloud } from './cloud';
|
|
451
452
|
export { default as Cloudy } from './cloudy';
|
|
@@ -456,56 +457,56 @@ export { default as Code } from './code';
|
|
|
456
457
|
export { default as Coffee } from './coffee';
|
|
457
458
|
export { default as Cog } from './cog';
|
|
458
459
|
export { default as Coins } from './coins';
|
|
459
|
-
export { default as Columns3 } from './columns-3';
|
|
460
|
-
export { default as Columns2 } from './columns-2';
|
|
461
460
|
export { default as Columns3Cog } from './columns-3-cog';
|
|
461
|
+
export { default as Columns2 } from './columns-2';
|
|
462
462
|
export { default as Columns4 } from './columns-4';
|
|
463
|
+
export { default as Columns3 } from './columns-3';
|
|
463
464
|
export { default as Combine } from './combine';
|
|
464
|
-
export { default as Command } from './command';
|
|
465
465
|
export { default as Compass } from './compass';
|
|
466
|
+
export { default as Command } from './command';
|
|
466
467
|
export { default as Component } from './component';
|
|
467
468
|
export { default as Computer } from './computer';
|
|
468
469
|
export { default as ConciergeBell } from './concierge-bell';
|
|
469
|
-
export { default as Cone } from './cone';
|
|
470
470
|
export { default as Construction } from './construction';
|
|
471
|
+
export { default as Cone } from './cone';
|
|
471
472
|
export { default as ContactRound } from './contact-round';
|
|
472
473
|
export { default as Contact } from './contact';
|
|
473
474
|
export { default as Container } from './container';
|
|
474
|
-
export { default as Cookie } from './cookie';
|
|
475
475
|
export { default as Contrast } from './contrast';
|
|
476
|
+
export { default as Cookie } from './cookie';
|
|
476
477
|
export { default as CookingPot } from './cooking-pot';
|
|
477
|
-
export { default as CopyMinus } from './copy-minus';
|
|
478
478
|
export { default as CopyCheck } from './copy-check';
|
|
479
|
+
export { default as CopyMinus } from './copy-minus';
|
|
479
480
|
export { default as CopyPlus } from './copy-plus';
|
|
480
481
|
export { default as CopySlash } from './copy-slash';
|
|
481
|
-
export { default as CopyX } from './copy-x';
|
|
482
482
|
export { default as Copy } from './copy';
|
|
483
|
+
export { default as CopyX } from './copy-x';
|
|
483
484
|
export { default as Copyleft } from './copyleft';
|
|
484
485
|
export { default as Copyright } from './copyright';
|
|
485
486
|
export { default as CornerDownLeft } from './corner-down-left';
|
|
486
487
|
export { default as CornerDownRight } from './corner-down-right';
|
|
487
|
-
export { default as CornerLeftUp } from './corner-left-up';
|
|
488
488
|
export { default as CornerLeftDown } from './corner-left-down';
|
|
489
489
|
export { default as CornerRightDown } from './corner-right-down';
|
|
490
|
+
export { default as CornerLeftUp } from './corner-left-up';
|
|
490
491
|
export { default as CornerRightUp } from './corner-right-up';
|
|
491
492
|
export { default as CornerUpLeft } from './corner-up-left';
|
|
492
493
|
export { default as CornerUpRight } from './corner-up-right';
|
|
493
|
-
export { default as CreativeCommons } from './creative-commons';
|
|
494
494
|
export { default as Cpu } from './cpu';
|
|
495
|
+
export { default as CreativeCommons } from './creative-commons';
|
|
495
496
|
export { default as CreditCard } from './credit-card';
|
|
496
|
-
export { default as Croissant } from './croissant';
|
|
497
497
|
export { default as Crop } from './crop';
|
|
498
|
+
export { default as Croissant } from './croissant';
|
|
498
499
|
export { default as Cross } from './cross';
|
|
499
|
-
export { default as Crosshair } from './crosshair';
|
|
500
500
|
export { default as Crown } from './crown';
|
|
501
|
+
export { default as Crosshair } from './crosshair';
|
|
501
502
|
export { default as Cuboid } from './cuboid';
|
|
502
503
|
export { default as CupSoda } from './cup-soda';
|
|
503
504
|
export { default as Currency } from './currency';
|
|
504
505
|
export { default as Cylinder } from './cylinder';
|
|
505
506
|
export { default as Dam } from './dam';
|
|
506
507
|
export { default as DatabaseBackup } from './database-backup';
|
|
507
|
-
export { default as DatabaseSearch } from './database-search';
|
|
508
508
|
export { default as DatabaseZap } from './database-zap';
|
|
509
|
+
export { default as DatabaseSearch } from './database-search';
|
|
509
510
|
export { default as Database } from './database';
|
|
510
511
|
export { default as DecimalsArrowLeft } from './decimals-arrow-left';
|
|
511
512
|
export { default as DecimalsArrowRight } from './decimals-arrow-right';
|
|
@@ -517,13 +518,13 @@ export { default as DiamondPercent } from './diamond-percent';
|
|
|
517
518
|
export { default as DiamondPlus } from './diamond-plus';
|
|
518
519
|
export { default as Diamond } from './diamond';
|
|
519
520
|
export { default as Dice1 } from './dice-1';
|
|
520
|
-
export { default as Dice2 } from './dice-2';
|
|
521
521
|
export { default as Dice3 } from './dice-3';
|
|
522
|
+
export { default as Dice2 } from './dice-2';
|
|
522
523
|
export { default as Dice4 } from './dice-4';
|
|
523
|
-
export { default as Dice6 } from './dice-6';
|
|
524
524
|
export { default as Dice5 } from './dice-5';
|
|
525
|
-
export { default as
|
|
525
|
+
export { default as Dice6 } from './dice-6';
|
|
526
526
|
export { default as Diff } from './diff';
|
|
527
|
+
export { default as Dices } from './dices';
|
|
527
528
|
export { default as Disc2 } from './disc-2';
|
|
528
529
|
export { default as Disc3 } from './disc-3';
|
|
529
530
|
export { default as DiscAlbum } from './disc-album';
|
|
@@ -537,8 +538,8 @@ export { default as DollarSign } from './dollar-sign';
|
|
|
537
538
|
export { default as Donut } from './donut';
|
|
538
539
|
export { default as DoorClosedLocked } from './door-closed-locked';
|
|
539
540
|
export { default as DoorClosed } from './door-closed';
|
|
540
|
-
export { default as DoorOpen } from './door-open';
|
|
541
541
|
export { default as Dot } from './dot';
|
|
542
|
+
export { default as DoorOpen } from './door-open';
|
|
542
543
|
export { default as Download } from './download';
|
|
543
544
|
export { default as DraftingCompass } from './drafting-compass';
|
|
544
545
|
export { default as Drama } from './drama';
|
|
@@ -550,21 +551,21 @@ export { default as Droplets } from './droplets';
|
|
|
550
551
|
export { default as Drum } from './drum';
|
|
551
552
|
export { default as Drumstick } from './drumstick';
|
|
552
553
|
export { default as Dumbbell } from './dumbbell';
|
|
553
|
-
export { default as Ear } from './ear';
|
|
554
554
|
export { default as EarOff } from './ear-off';
|
|
555
|
+
export { default as Ear } from './ear';
|
|
555
556
|
export { default as EarthLock } from './earth-lock';
|
|
556
|
-
export { default as Earth } from './earth';
|
|
557
557
|
export { default as Eclipse } from './eclipse';
|
|
558
|
+
export { default as Earth } from './earth';
|
|
558
559
|
export { default as EggFried } from './egg-fried';
|
|
559
|
-
export { default as Egg } from './egg';
|
|
560
560
|
export { default as EggOff } from './egg-off';
|
|
561
|
+
export { default as Egg } from './egg';
|
|
561
562
|
export { default as Ellipse } from './ellipse';
|
|
562
563
|
export { default as EllipsisVertical } from './ellipsis-vertical';
|
|
563
564
|
export { default as Ellipsis } from './ellipsis';
|
|
564
565
|
export { default as EqualApproximately } from './equal-approximately';
|
|
565
566
|
export { default as EqualNot } from './equal-not';
|
|
566
|
-
export { default as Eraser } from './eraser';
|
|
567
567
|
export { default as Equal } from './equal';
|
|
568
|
+
export { default as Eraser } from './eraser';
|
|
568
569
|
export { default as EthernetPort } from './ethernet-port';
|
|
569
570
|
export { default as Euro } from './euro';
|
|
570
571
|
export { default as EvCharger } from './ev-charger';
|
|
@@ -579,15 +580,15 @@ export { default as FastForward } from './fast-forward';
|
|
|
579
580
|
export { default as Feather } from './feather';
|
|
580
581
|
export { default as Fence } from './fence';
|
|
581
582
|
export { default as FerrisWheel } from './ferris-wheel';
|
|
582
|
-
export { default as FileAxis3d } from './file-axis-3d';
|
|
583
583
|
export { default as FileArchive } from './file-archive';
|
|
584
|
+
export { default as FileAxis3d } from './file-axis-3d';
|
|
585
|
+
export { default as FileBox } from './file-box';
|
|
584
586
|
export { default as FileBadge } from './file-badge';
|
|
585
587
|
export { default as FileBracesCorner } from './file-braces-corner';
|
|
586
|
-
export { default as FileBox } from './file-box';
|
|
587
588
|
export { default as FileBraces } from './file-braces';
|
|
589
|
+
export { default as FileChartColumn } from './file-chart-column';
|
|
588
590
|
export { default as FileChartColumnIncreasing } from './file-chart-column-increasing';
|
|
589
591
|
export { default as FileChartLine } from './file-chart-line';
|
|
590
|
-
export { default as FileChartColumn } from './file-chart-column';
|
|
591
592
|
export { default as FileChartPie } from './file-chart-pie';
|
|
592
593
|
export { default as FileCheckCorner } from './file-check-corner';
|
|
593
594
|
export { default as FileCheck } from './file-check';
|
|
@@ -601,9 +602,9 @@ export { default as FileDown } from './file-down';
|
|
|
601
602
|
export { default as FileExclamationPoint } from './file-exclamation-point';
|
|
602
603
|
export { default as FileHeadphone } from './file-headphone';
|
|
603
604
|
export { default as FileHeart } from './file-heart';
|
|
604
|
-
export { default as FileImage } from './file-image';
|
|
605
605
|
export { default as FileInput } from './file-input';
|
|
606
606
|
export { default as FileKey } from './file-key';
|
|
607
|
+
export { default as FileImage } from './file-image';
|
|
607
608
|
export { default as FileLock } from './file-lock';
|
|
608
609
|
export { default as FileMinusCorner } from './file-minus-corner';
|
|
609
610
|
export { default as FileMinus } from './file-minus';
|
|
@@ -613,8 +614,8 @@ export { default as FilePenLine } from './file-pen-line';
|
|
|
613
614
|
export { default as FilePen } from './file-pen';
|
|
614
615
|
export { default as FilePlay } from './file-play';
|
|
615
616
|
export { default as FilePlusCorner } from './file-plus-corner';
|
|
616
|
-
export { default as FilePlus } from './file-plus';
|
|
617
617
|
export { default as FileQuestionMark } from './file-question-mark';
|
|
618
|
+
export { default as FilePlus } from './file-plus';
|
|
618
619
|
export { default as FileScan } from './file-scan';
|
|
619
620
|
export { default as FileSearchCorner } from './file-search-corner';
|
|
620
621
|
export { default as FileSearch } from './file-search';
|
|
@@ -623,15 +624,15 @@ export { default as FileSliders } from './file-sliders';
|
|
|
623
624
|
export { default as FileSpreadsheet } from './file-spreadsheet';
|
|
624
625
|
export { default as FileStack } from './file-stack';
|
|
625
626
|
export { default as FileSymlink } from './file-symlink';
|
|
626
|
-
export { default as FileText } from './file-text';
|
|
627
627
|
export { default as FileTerminal } from './file-terminal';
|
|
628
|
+
export { default as FileText } from './file-text';
|
|
628
629
|
export { default as FileTypeCorner } from './file-type-corner';
|
|
629
630
|
export { default as FileType } from './file-type';
|
|
630
631
|
export { default as FileUp } from './file-up';
|
|
631
632
|
export { default as FileUser } from './file-user';
|
|
632
633
|
export { default as FileVideoCamera } from './file-video-camera';
|
|
633
|
-
export { default as FileXCorner } from './file-x-corner';
|
|
634
634
|
export { default as FileVolume } from './file-volume';
|
|
635
|
+
export { default as FileXCorner } from './file-x-corner';
|
|
635
636
|
export { default as FileX } from './file-x';
|
|
636
637
|
export { default as File } from './file';
|
|
637
638
|
export { default as Files } from './files';
|
|
@@ -640,10 +641,10 @@ export { default as FingerprintPattern } from './fingerprint-pattern';
|
|
|
640
641
|
export { default as FireExtinguisher } from './fire-extinguisher';
|
|
641
642
|
export { default as FishOff } from './fish-off';
|
|
642
643
|
export { default as FishSymbol } from './fish-symbol';
|
|
643
|
-
export { default as FishingHook } from './fishing-hook';
|
|
644
644
|
export { default as Fish } from './fish';
|
|
645
|
-
export { default as
|
|
645
|
+
export { default as FishingHook } from './fishing-hook';
|
|
646
646
|
export { default as FlagOff } from './flag-off';
|
|
647
|
+
export { default as FishingRod } from './fishing-rod';
|
|
647
648
|
export { default as FlagTriangleLeft } from './flag-triangle-left';
|
|
648
649
|
export { default as FlagTriangleRight } from './flag-triangle-right';
|
|
649
650
|
export { default as Flag } from './flag';
|
|
@@ -658,8 +659,8 @@ export { default as FlipHorizontal2 } from './flip-horizontal-2';
|
|
|
658
659
|
export { default as FlipVertical2 } from './flip-vertical-2';
|
|
659
660
|
export { default as Flower2 } from './flower-2';
|
|
660
661
|
export { default as Flower } from './flower';
|
|
661
|
-
export { default as FoldHorizontal } from './fold-horizontal';
|
|
662
662
|
export { default as Focus } from './focus';
|
|
663
|
+
export { default as FoldHorizontal } from './fold-horizontal';
|
|
663
664
|
export { default as FoldVertical } from './fold-vertical';
|
|
664
665
|
export { default as FolderArchive } from './folder-archive';
|
|
665
666
|
export { default as FolderCheck } from './folder-check';
|
|
@@ -678,19 +679,19 @@ export { default as FolderKey } from './folder-key';
|
|
|
678
679
|
export { default as FolderLock } from './folder-lock';
|
|
679
680
|
export { default as FolderMinus } from './folder-minus';
|
|
680
681
|
export { default as FolderOpenDot } from './folder-open-dot';
|
|
681
|
-
export { default as FolderOpen } from './folder-open';
|
|
682
682
|
export { default as FolderOutput } from './folder-output';
|
|
683
|
+
export { default as FolderOpen } from './folder-open';
|
|
683
684
|
export { default as FolderPen } from './folder-pen';
|
|
684
685
|
export { default as FolderPlus } from './folder-plus';
|
|
685
686
|
export { default as FolderRoot } from './folder-root';
|
|
686
687
|
export { default as FolderSearch2 } from './folder-search-2';
|
|
687
688
|
export { default as FolderSearch } from './folder-search';
|
|
688
|
-
export { default as FolderSymlink } from './folder-symlink';
|
|
689
689
|
export { default as FolderSync } from './folder-sync';
|
|
690
|
+
export { default as FolderSymlink } from './folder-symlink';
|
|
690
691
|
export { default as FolderTree } from './folder-tree';
|
|
691
|
-
export { default as FolderX } from './folder-x';
|
|
692
692
|
export { default as FolderUp } from './folder-up';
|
|
693
693
|
export { default as Folder } from './folder';
|
|
694
|
+
export { default as FolderX } from './folder-x';
|
|
694
695
|
export { default as Folders } from './folders';
|
|
695
696
|
export { default as Footprints } from './footprints';
|
|
696
697
|
export { default as Forklift } from './forklift';
|
|
@@ -706,9 +707,9 @@ export { default as Funnel } from './funnel';
|
|
|
706
707
|
export { default as GalleryHorizontalEnd } from './gallery-horizontal-end';
|
|
707
708
|
export { default as GalleryHorizontal } from './gallery-horizontal';
|
|
708
709
|
export { default as GalleryThumbnails } from './gallery-thumbnails';
|
|
710
|
+
export { default as GalleryVertical } from './gallery-vertical';
|
|
709
711
|
export { default as GalleryVerticalEnd } from './gallery-vertical-end';
|
|
710
712
|
export { default as Gamepad2 } from './gamepad-2';
|
|
711
|
-
export { default as GalleryVertical } from './gallery-vertical';
|
|
712
713
|
export { default as GamepadDirectional } from './gamepad-directional';
|
|
713
714
|
export { default as Gamepad } from './gamepad';
|
|
714
715
|
export { default as Gauge } from './gauge';
|
|
@@ -719,11 +720,11 @@ export { default as Ghost } from './ghost';
|
|
|
719
720
|
export { default as Gift } from './gift';
|
|
720
721
|
export { default as GitBranchMinus } from './git-branch-minus';
|
|
721
722
|
export { default as GitBranchPlus } from './git-branch-plus';
|
|
722
|
-
export { default as GitCommitHorizontal } from './git-commit-horizontal';
|
|
723
723
|
export { default as GitBranch } from './git-branch';
|
|
724
|
+
export { default as GitCommitHorizontal } from './git-commit-horizontal';
|
|
724
725
|
export { default as GitCommitVertical } from './git-commit-vertical';
|
|
725
|
-
export { default as GitCompareArrows } from './git-compare-arrows';
|
|
726
726
|
export { default as GitCompare } from './git-compare';
|
|
727
|
+
export { default as GitCompareArrows } from './git-compare-arrows';
|
|
727
728
|
export { default as GitFork } from './git-fork';
|
|
728
729
|
export { default as GitGraph } from './git-graph';
|
|
729
730
|
export { default as GitMergeConflict } from './git-merge-conflict';
|
|
@@ -732,10 +733,10 @@ export { default as GitPullRequestArrow } from './git-pull-request-arrow';
|
|
|
732
733
|
export { default as GitPullRequestClosed } from './git-pull-request-closed';
|
|
733
734
|
export { default as GitPullRequestCreateArrow } from './git-pull-request-create-arrow';
|
|
734
735
|
export { default as GitPullRequestCreate } from './git-pull-request-create';
|
|
736
|
+
export { default as GitPullRequestDraft } from './git-pull-request-draft';
|
|
735
737
|
export { default as GitPullRequest } from './git-pull-request';
|
|
736
738
|
export { default as GlassWater } from './glass-water';
|
|
737
739
|
export { default as Glasses } from './glasses';
|
|
738
|
-
export { default as GitPullRequestDraft } from './git-pull-request-draft';
|
|
739
740
|
export { default as GlobeLock } from './globe-lock';
|
|
740
741
|
export { default as GlobeOff } from './globe-off';
|
|
741
742
|
export { default as GlobeX } from './globe-x';
|
|
@@ -763,21 +764,21 @@ export { default as HandFist } from './hand-fist';
|
|
|
763
764
|
export { default as HandGrab } from './hand-grab';
|
|
764
765
|
export { default as HandHeart } from './hand-heart';
|
|
765
766
|
export { default as HandHelping } from './hand-helping';
|
|
766
|
-
export { default as HandMetal } from './hand-metal';
|
|
767
767
|
export { default as HandPlatter } from './hand-platter';
|
|
768
|
+
export { default as HandMetal } from './hand-metal';
|
|
768
769
|
export { default as Hand } from './hand';
|
|
769
|
-
export { default as Handbag } from './handbag';
|
|
770
770
|
export { default as Handshake } from './handshake';
|
|
771
|
+
export { default as Handbag } from './handbag';
|
|
771
772
|
export { default as HardDriveDownload } from './hard-drive-download';
|
|
772
773
|
export { default as HardDriveUpload } from './hard-drive-upload';
|
|
773
774
|
export { default as HardDrive } from './hard-drive';
|
|
774
775
|
export { default as HardHat } from './hard-hat';
|
|
775
|
-
export { default as HatGlasses } from './hat-glasses';
|
|
776
776
|
export { default as Hash } from './hash';
|
|
777
|
+
export { default as HatGlasses } from './hat-glasses';
|
|
777
778
|
export { default as Haze } from './haze';
|
|
778
779
|
export { default as Hd } from './hd';
|
|
779
|
-
export { default as Heading1 } from './heading-1';
|
|
780
780
|
export { default as HdmiPort } from './hdmi-port';
|
|
781
|
+
export { default as Heading1 } from './heading-1';
|
|
781
782
|
export { default as Heading2 } from './heading-2';
|
|
782
783
|
export { default as Heading3 } from './heading-3';
|
|
783
784
|
export { default as Heading4 } from './heading-4';
|
|
@@ -785,10 +786,10 @@ export { default as Heading5 } from './heading-5';
|
|
|
785
786
|
export { default as Heading6 } from './heading-6';
|
|
786
787
|
export { default as Heading } from './heading';
|
|
787
788
|
export { default as HeadphoneOff } from './headphone-off';
|
|
788
|
-
export { default as Headphones } from './headphones';
|
|
789
789
|
export { default as Headset } from './headset';
|
|
790
|
-
export { default as
|
|
790
|
+
export { default as Headphones } from './headphones';
|
|
791
791
|
export { default as HeartCrack } from './heart-crack';
|
|
792
|
+
export { default as HeartHandshake } from './heart-handshake';
|
|
792
793
|
export { default as HeartMinus } from './heart-minus';
|
|
793
794
|
export { default as HeartOff } from './heart-off';
|
|
794
795
|
export { default as HeartPlus } from './heart-plus';
|
|
@@ -797,20 +798,20 @@ export { default as Heart } from './heart';
|
|
|
797
798
|
export { default as Heater } from './heater';
|
|
798
799
|
export { default as Helicopter } from './helicopter';
|
|
799
800
|
export { default as Hexagon } from './hexagon';
|
|
800
|
-
export { default as Highlighter } from './highlighter';
|
|
801
801
|
export { default as History } from './history';
|
|
802
|
+
export { default as Highlighter } from './highlighter';
|
|
802
803
|
export { default as HopOff } from './hop-off';
|
|
803
804
|
export { default as Hop } from './hop';
|
|
804
805
|
export { default as Hospital } from './hospital';
|
|
805
806
|
export { default as Hotel } from './hotel';
|
|
806
807
|
export { default as Hourglass } from './hourglass';
|
|
807
|
-
export { default as HouseHeart } from './house-heart';
|
|
808
808
|
export { default as HousePlug } from './house-plug';
|
|
809
809
|
export { default as HousePlus } from './house-plus';
|
|
810
|
+
export { default as HouseHeart } from './house-heart';
|
|
810
811
|
export { default as HouseWifi } from './house-wifi';
|
|
811
812
|
export { default as House } from './house';
|
|
812
|
-
export { default as IceCreamBowl } from './ice-cream-bowl';
|
|
813
813
|
export { default as IceCreamCone } from './ice-cream-cone';
|
|
814
|
+
export { default as IceCreamBowl } from './ice-cream-bowl';
|
|
814
815
|
export { default as IdCardLanyard } from './id-card-lanyard';
|
|
815
816
|
export { default as IdCard } from './id-card';
|
|
816
817
|
export { default as ImageDown } from './image-down';
|
|
@@ -829,8 +830,8 @@ export { default as Infinity } from './infinity';
|
|
|
829
830
|
export { default as Info } from './info';
|
|
830
831
|
export { default as InspectionPanel } from './inspection-panel';
|
|
831
832
|
export { default as Italic } from './italic';
|
|
832
|
-
export { default as IterationCcw } from './iteration-ccw';
|
|
833
833
|
export { default as IterationCw } from './iteration-cw';
|
|
834
|
+
export { default as IterationCcw } from './iteration-ccw';
|
|
834
835
|
export { default as JapaneseYen } from './japanese-yen';
|
|
835
836
|
export { default as Joystick } from './joystick';
|
|
836
837
|
export { default as Kanban } from './kanban';
|
|
@@ -843,15 +844,15 @@ export { default as KeyboardOff } from './keyboard-off';
|
|
|
843
844
|
export { default as Keyboard } from './keyboard';
|
|
844
845
|
export { default as LampCeiling } from './lamp-ceiling';
|
|
845
846
|
export { default as LampDesk } from './lamp-desk';
|
|
846
|
-
export { default as LampWallDown } from './lamp-wall-down';
|
|
847
847
|
export { default as LampFloor } from './lamp-floor';
|
|
848
|
+
export { default as LampWallDown } from './lamp-wall-down';
|
|
848
849
|
export { default as LampWallUp } from './lamp-wall-up';
|
|
849
850
|
export { default as Lamp } from './lamp';
|
|
850
851
|
export { default as LandPlot } from './land-plot';
|
|
851
852
|
export { default as Landmark } from './landmark';
|
|
852
853
|
export { default as Languages } from './languages';
|
|
853
|
-
export { default as LaptopMinimalCheck } from './laptop-minimal-check';
|
|
854
854
|
export { default as LaptopMinimal } from './laptop-minimal';
|
|
855
|
+
export { default as LaptopMinimalCheck } from './laptop-minimal-check';
|
|
855
856
|
export { default as Laptop } from './laptop';
|
|
856
857
|
export { default as LassoSelect } from './lasso-select';
|
|
857
858
|
export { default as Lasso } from './lasso';
|
|
@@ -859,12 +860,12 @@ export { default as Laugh } from './laugh';
|
|
|
859
860
|
export { default as Layers2 } from './layers-2';
|
|
860
861
|
export { default as LayersPlus } from './layers-plus';
|
|
861
862
|
export { default as Layers } from './layers';
|
|
862
|
-
export { default as LayoutGrid } from './layout-grid';
|
|
863
863
|
export { default as LayoutDashboard } from './layout-dashboard';
|
|
864
|
+
export { default as LayoutGrid } from './layout-grid';
|
|
864
865
|
export { default as LayoutList } from './layout-list';
|
|
865
866
|
export { default as LayoutPanelLeft } from './layout-panel-left';
|
|
866
|
-
export { default as LayoutTemplate } from './layout-template';
|
|
867
867
|
export { default as LayoutPanelTop } from './layout-panel-top';
|
|
868
|
+
export { default as LayoutTemplate } from './layout-template';
|
|
868
869
|
export { default as Leaf } from './leaf';
|
|
869
870
|
export { default as LeafyGreen } from './leafy-green';
|
|
870
871
|
export { default as Lectern } from './lectern';
|
|
@@ -885,8 +886,8 @@ export { default as Link } from './link';
|
|
|
885
886
|
export { default as ListCheck } from './list-check';
|
|
886
887
|
export { default as ListChecks } from './list-checks';
|
|
887
888
|
export { default as ListChevronsDownUp } from './list-chevrons-down-up';
|
|
888
|
-
export { default as ListCollapse } from './list-collapse';
|
|
889
889
|
export { default as ListChevronsUpDown } from './list-chevrons-up-down';
|
|
890
|
+
export { default as ListCollapse } from './list-collapse';
|
|
890
891
|
export { default as ListEnd } from './list-end';
|
|
891
892
|
export { default as ListFilterPlus } from './list-filter-plus';
|
|
892
893
|
export { default as ListFilter } from './list-filter';
|
|
@@ -906,16 +907,16 @@ export { default as List } from './list';
|
|
|
906
907
|
export { default as LoaderCircle } from './loader-circle';
|
|
907
908
|
export { default as LoaderPinwheel } from './loader-pinwheel';
|
|
908
909
|
export { default as Loader } from './loader';
|
|
909
|
-
export { default as LocateOff } from './locate-off';
|
|
910
910
|
export { default as LocateFixed } from './locate-fixed';
|
|
911
|
+
export { default as LocateOff } from './locate-off';
|
|
911
912
|
export { default as Locate } from './locate';
|
|
912
913
|
export { default as LockKeyholeOpen } from './lock-keyhole-open';
|
|
913
914
|
export { default as LockKeyhole } from './lock-keyhole';
|
|
914
915
|
export { default as LockOpen } from './lock-open';
|
|
915
916
|
export { default as Lock } from './lock';
|
|
916
917
|
export { default as LogIn } from './log-in';
|
|
917
|
-
export { default as LogOut } from './log-out';
|
|
918
918
|
export { default as Logs } from './logs';
|
|
919
|
+
export { default as LogOut } from './log-out';
|
|
919
920
|
export { default as Lollipop } from './lollipop';
|
|
920
921
|
export { default as Luggage } from './luggage';
|
|
921
922
|
export { default as Magnet } from './magnet';
|
|
@@ -932,33 +933,33 @@ export { default as Mailbox } from './mailbox';
|
|
|
932
933
|
export { default as Mails } from './mails';
|
|
933
934
|
export { default as MapMinus } from './map-minus';
|
|
934
935
|
export { default as MapPinCheckInside } from './map-pin-check-inside';
|
|
935
|
-
export { default as MapPinCheck } from './map-pin-check';
|
|
936
936
|
export { default as MapPinHouse } from './map-pin-house';
|
|
937
|
-
export { default as
|
|
937
|
+
export { default as MapPinCheck } from './map-pin-check';
|
|
938
938
|
export { default as MapPinMinusInside } from './map-pin-minus-inside';
|
|
939
|
+
export { default as MapPinMinus } from './map-pin-minus';
|
|
939
940
|
export { default as MapPinOff } from './map-pin-off';
|
|
940
941
|
export { default as MapPinPen } from './map-pin-pen';
|
|
941
942
|
export { default as MapPinPlusInside } from './map-pin-plus-inside';
|
|
942
|
-
export { default as MapPinPlus } from './map-pin-plus';
|
|
943
943
|
export { default as MapPinSearch } from './map-pin-search';
|
|
944
|
+
export { default as MapPinPlus } from './map-pin-plus';
|
|
944
945
|
export { default as MapPinXInside } from './map-pin-x-inside';
|
|
945
946
|
export { default as MapPinX } from './map-pin-x';
|
|
946
947
|
export { default as MapPin } from './map-pin';
|
|
947
948
|
export { default as MapPinned } from './map-pinned';
|
|
948
949
|
export { default as MapPlus } from './map-plus';
|
|
949
|
-
export { default as Map } from './map';
|
|
950
950
|
export { default as MarsStroke } from './mars-stroke';
|
|
951
|
+
export { default as Map } from './map';
|
|
951
952
|
export { default as Mars } from './mars';
|
|
952
953
|
export { default as Martini } from './martini';
|
|
953
954
|
export { default as Maximize2 } from './maximize-2';
|
|
954
|
-
export { default as Maximize } from './maximize';
|
|
955
955
|
export { default as Medal } from './medal';
|
|
956
|
+
export { default as Maximize } from './maximize';
|
|
956
957
|
export { default as MegaphoneOff } from './megaphone-off';
|
|
957
958
|
export { default as Megaphone } from './megaphone';
|
|
958
959
|
export { default as Meh } from './meh';
|
|
959
960
|
export { default as MemoryStick } from './memory-stick';
|
|
960
|
-
export { default as Merge } from './merge';
|
|
961
961
|
export { default as Menu } from './menu';
|
|
962
|
+
export { default as Merge } from './merge';
|
|
962
963
|
export { default as MessageCircleCheck } from './message-circle-check';
|
|
963
964
|
export { default as MessageCircleCode } from './message-circle-code';
|
|
964
965
|
export { default as MessageCircleDashed } from './message-circle-dashed';
|
|
@@ -967,8 +968,8 @@ export { default as MessageCircleMore } from './message-circle-more';
|
|
|
967
968
|
export { default as MessageCircleOff } from './message-circle-off';
|
|
968
969
|
export { default as MessageCirclePlus } from './message-circle-plus';
|
|
969
970
|
export { default as MessageCircleQuestionMark } from './message-circle-question-mark';
|
|
970
|
-
export { default as MessageCircleWarning } from './message-circle-warning';
|
|
971
971
|
export { default as MessageCircleReply } from './message-circle-reply';
|
|
972
|
+
export { default as MessageCircleWarning } from './message-circle-warning';
|
|
972
973
|
export { default as MessageCircleX } from './message-circle-x';
|
|
973
974
|
export { default as MessageCircle } from './message-circle';
|
|
974
975
|
export { default as MessageSquareCheck } from './message-square-check';
|
|
@@ -976,10 +977,10 @@ export { default as MessageSquareCode } from './message-square-code';
|
|
|
976
977
|
export { default as MessageSquareDashed } from './message-square-dashed';
|
|
977
978
|
export { default as MessageSquareDiff } from './message-square-diff';
|
|
978
979
|
export { default as MessageSquareDot } from './message-square-dot';
|
|
979
|
-
export { default as MessageSquareLock } from './message-square-lock';
|
|
980
980
|
export { default as MessageSquareHeart } from './message-square-heart';
|
|
981
|
-
export { default as
|
|
981
|
+
export { default as MessageSquareLock } from './message-square-lock';
|
|
982
982
|
export { default as MessageSquareOff } from './message-square-off';
|
|
983
|
+
export { default as MessageSquareMore } from './message-square-more';
|
|
983
984
|
export { default as MessageSquarePlus } from './message-square-plus';
|
|
984
985
|
export { default as MessageSquareQuote } from './message-square-quote';
|
|
985
986
|
export { default as MessageSquareReply } from './message-square-reply';
|
|
@@ -993,15 +994,15 @@ export { default as Metronome } from './metronome';
|
|
|
993
994
|
export { default as MicOff } from './mic-off';
|
|
994
995
|
export { default as MicVocal } from './mic-vocal';
|
|
995
996
|
export { default as Mic } from './mic';
|
|
996
|
-
export { default as Microscope } from './microscope';
|
|
997
997
|
export { default as Microchip } from './microchip';
|
|
998
|
+
export { default as Microscope } from './microscope';
|
|
998
999
|
export { default as Microwave } from './microwave';
|
|
999
1000
|
export { default as Milestone } from './milestone';
|
|
1000
1001
|
export { default as MilkOff } from './milk-off';
|
|
1001
1002
|
export { default as Milk } from './milk';
|
|
1002
1003
|
export { default as Minimize2 } from './minimize-2';
|
|
1003
|
-
export { default as Minimize } from './minimize';
|
|
1004
1004
|
export { default as Minus } from './minus';
|
|
1005
|
+
export { default as Minimize } from './minimize';
|
|
1005
1006
|
export { default as MirrorRectangular } from './mirror-rectangular';
|
|
1006
1007
|
export { default as MirrorRound } from './mirror-round';
|
|
1007
1008
|
export { default as MonitorCheck } from './monitor-check';
|
|
@@ -1009,14 +1010,14 @@ export { default as MonitorCloud } from './monitor-cloud';
|
|
|
1009
1010
|
export { default as MonitorCog } from './monitor-cog';
|
|
1010
1011
|
export { default as MonitorDot } from './monitor-dot';
|
|
1011
1012
|
export { default as MonitorDown } from './monitor-down';
|
|
1012
|
-
export { default as MonitorPause } from './monitor-pause';
|
|
1013
1013
|
export { default as MonitorOff } from './monitor-off';
|
|
1014
|
+
export { default as MonitorPause } from './monitor-pause';
|
|
1014
1015
|
export { default as MonitorPlay } from './monitor-play';
|
|
1015
1016
|
export { default as MonitorSmartphone } from './monitor-smartphone';
|
|
1016
1017
|
export { default as MonitorSpeaker } from './monitor-speaker';
|
|
1017
1018
|
export { default as MonitorStop } from './monitor-stop';
|
|
1018
|
-
export { default as MonitorUp } from './monitor-up';
|
|
1019
1019
|
export { default as MonitorX } from './monitor-x';
|
|
1020
|
+
export { default as MonitorUp } from './monitor-up';
|
|
1020
1021
|
export { default as Monitor } from './monitor';
|
|
1021
1022
|
export { default as MoonStar } from './moon-star';
|
|
1022
1023
|
export { default as Moon } from './moon';
|
|
@@ -1028,8 +1029,8 @@ export { default as MouseOff } from './mouse-off';
|
|
|
1028
1029
|
export { default as MousePointer2Off } from './mouse-pointer-2-off';
|
|
1029
1030
|
export { default as MousePointer2 } from './mouse-pointer-2';
|
|
1030
1031
|
export { default as MousePointerBan } from './mouse-pointer-ban';
|
|
1031
|
-
export { default as MousePointer } from './mouse-pointer';
|
|
1032
1032
|
export { default as MousePointerClick } from './mouse-pointer-click';
|
|
1033
|
+
export { default as MousePointer } from './mouse-pointer';
|
|
1033
1034
|
export { default as MouseRight } from './mouse-right';
|
|
1034
1035
|
export { default as Mouse } from './mouse';
|
|
1035
1036
|
export { default as Move3d } from './move-3d';
|
|
@@ -1041,12 +1042,12 @@ export { default as MoveDown } from './move-down';
|
|
|
1041
1042
|
export { default as MoveHorizontal } from './move-horizontal';
|
|
1042
1043
|
export { default as MoveLeft } from './move-left';
|
|
1043
1044
|
export { default as MoveRight } from './move-right';
|
|
1044
|
-
export { default as MoveUpLeft } from './move-up-left';
|
|
1045
1045
|
export { default as MoveUpRight } from './move-up-right';
|
|
1046
|
+
export { default as MoveUpLeft } from './move-up-left';
|
|
1046
1047
|
export { default as MoveUp } from './move-up';
|
|
1048
|
+
export { default as MoveVertical } from './move-vertical';
|
|
1047
1049
|
export { default as Move } from './move';
|
|
1048
1050
|
export { default as Music2 } from './music-2';
|
|
1049
|
-
export { default as MoveVertical } from './move-vertical';
|
|
1050
1051
|
export { default as Music3 } from './music-3';
|
|
1051
1052
|
export { default as Music4 } from './music-4';
|
|
1052
1053
|
export { default as Music } from './music';
|
|
@@ -1059,20 +1060,20 @@ export { default as Newspaper } from './newspaper';
|
|
|
1059
1060
|
export { default as Nfc } from './nfc';
|
|
1060
1061
|
export { default as NonBinary } from './non-binary';
|
|
1061
1062
|
export { default as NotebookPen } from './notebook-pen';
|
|
1062
|
-
export { default as NotebookText } from './notebook-text';
|
|
1063
1063
|
export { default as NotebookTabs } from './notebook-tabs';
|
|
1064
|
+
export { default as NotebookText } from './notebook-text';
|
|
1064
1065
|
export { default as Notebook } from './notebook';
|
|
1065
1066
|
export { default as NotepadTextDashed } from './notepad-text-dashed';
|
|
1066
1067
|
export { default as NotepadText } from './notepad-text';
|
|
1067
1068
|
export { default as NutOff } from './nut-off';
|
|
1068
1069
|
export { default as Nut } from './nut';
|
|
1069
|
-
export { default as OctagonAlert } from './octagon-alert';
|
|
1070
1070
|
export { default as OctagonMinus } from './octagon-minus';
|
|
1071
|
+
export { default as OctagonAlert } from './octagon-alert';
|
|
1071
1072
|
export { default as OctagonPause } from './octagon-pause';
|
|
1072
1073
|
export { default as OctagonX } from './octagon-x';
|
|
1073
1074
|
export { default as Octagon } from './octagon';
|
|
1074
|
-
export { default as Omega } from './omega';
|
|
1075
1075
|
export { default as Option } from './option';
|
|
1076
|
+
export { default as Omega } from './omega';
|
|
1076
1077
|
export { default as Orbit } from './orbit';
|
|
1077
1078
|
export { default as Origami } from './origami';
|
|
1078
1079
|
export { default as Package2 } from './package-2';
|
|
@@ -1081,18 +1082,18 @@ export { default as PackageCheck } from './package-check';
|
|
|
1081
1082
|
export { default as PackageOpen } from './package-open';
|
|
1082
1083
|
export { default as PackagePlus } from './package-plus';
|
|
1083
1084
|
export { default as PackageSearch } from './package-search';
|
|
1084
|
-
export { default as PackageX } from './package-x';
|
|
1085
1085
|
export { default as Package } from './package';
|
|
1086
|
-
export { default as
|
|
1086
|
+
export { default as PackageX } from './package-x';
|
|
1087
1087
|
export { default as PaintRoller } from './paint-roller';
|
|
1088
|
+
export { default as PaintBucket } from './paint-bucket';
|
|
1088
1089
|
export { default as PaintbrushVertical } from './paintbrush-vertical';
|
|
1089
1090
|
export { default as Paintbrush } from './paintbrush';
|
|
1090
1091
|
export { default as Palette } from './palette';
|
|
1091
1092
|
export { default as Panda } from './panda';
|
|
1092
|
-
export { default as PanelBottomClose } from './panel-bottom-close';
|
|
1093
1093
|
export { default as PanelBottomDashed } from './panel-bottom-dashed';
|
|
1094
|
-
export { default as
|
|
1094
|
+
export { default as PanelBottomClose } from './panel-bottom-close';
|
|
1095
1095
|
export { default as PanelBottomOpen } from './panel-bottom-open';
|
|
1096
|
+
export { default as PanelBottom } from './panel-bottom';
|
|
1096
1097
|
export { default as PanelLeftClose } from './panel-left-close';
|
|
1097
1098
|
export { default as PanelLeftDashed } from './panel-left-dashed';
|
|
1098
1099
|
export { default as PanelLeftOpen } from './panel-left-open';
|
|
@@ -1101,8 +1102,8 @@ export { default as PanelLeft } from './panel-left';
|
|
|
1101
1102
|
export { default as PanelRightClose } from './panel-right-close';
|
|
1102
1103
|
export { default as PanelRightDashed } from './panel-right-dashed';
|
|
1103
1104
|
export { default as PanelRightOpen } from './panel-right-open';
|
|
1104
|
-
export { default as PanelRight } from './panel-right';
|
|
1105
1105
|
export { default as PanelTopBottomDashed } from './panel-top-bottom-dashed';
|
|
1106
|
+
export { default as PanelRight } from './panel-right';
|
|
1106
1107
|
export { default as PanelTopClose } from './panel-top-close';
|
|
1107
1108
|
export { default as PanelTopDashed } from './panel-top-dashed';
|
|
1108
1109
|
export { default as PanelTopOpen } from './panel-top-open';
|
|
@@ -1119,14 +1120,14 @@ export { default as PawPrint } from './paw-print';
|
|
|
1119
1120
|
export { default as PcCase } from './pc-case';
|
|
1120
1121
|
export { default as PenLine } from './pen-line';
|
|
1121
1122
|
export { default as PenOff } from './pen-off';
|
|
1123
|
+
export { default as Pen } from './pen';
|
|
1122
1124
|
export { default as PenTool } from './pen-tool';
|
|
1123
1125
|
export { default as PencilLine } from './pencil-line';
|
|
1124
1126
|
export { default as PencilOff } from './pencil-off';
|
|
1125
|
-
export { default as Pen } from './pen';
|
|
1126
1127
|
export { default as PencilRuler } from './pencil-ruler';
|
|
1127
1128
|
export { default as Pencil } from './pencil';
|
|
1128
|
-
export { default as Percent } from './percent';
|
|
1129
1129
|
export { default as Pentagon } from './pentagon';
|
|
1130
|
+
export { default as Percent } from './percent';
|
|
1130
1131
|
export { default as PersonStanding } from './person-standing';
|
|
1131
1132
|
export { default as PhilippinePeso } from './philippine-peso';
|
|
1132
1133
|
export { default as PhoneCall } from './phone-call';
|
|
@@ -1142,13 +1143,13 @@ export { default as Pickaxe } from './pickaxe';
|
|
|
1142
1143
|
export { default as PictureInPicture2 } from './picture-in-picture-2';
|
|
1143
1144
|
export { default as PictureInPicture } from './picture-in-picture';
|
|
1144
1145
|
export { default as PiggyBank } from './piggy-bank';
|
|
1145
|
-
export { default as PilcrowLeft } from './pilcrow-left';
|
|
1146
1146
|
export { default as PilcrowRight } from './pilcrow-right';
|
|
1147
|
+
export { default as PilcrowLeft } from './pilcrow-left';
|
|
1147
1148
|
export { default as Pilcrow } from './pilcrow';
|
|
1148
1149
|
export { default as PillBottle } from './pill-bottle';
|
|
1149
1150
|
export { default as Pill } from './pill';
|
|
1150
|
-
export { default as Pin } from './pin';
|
|
1151
1151
|
export { default as PinOff } from './pin-off';
|
|
1152
|
+
export { default as Pin } from './pin';
|
|
1152
1153
|
export { default as Pipette } from './pipette';
|
|
1153
1154
|
export { default as Pizza } from './pizza';
|
|
1154
1155
|
export { default as PlaneLanding } from './plane-landing';
|
|
@@ -1158,13 +1159,13 @@ export { default as Play } from './play';
|
|
|
1158
1159
|
export { default as Plug2 } from './plug-2';
|
|
1159
1160
|
export { default as PlugZap } from './plug-zap';
|
|
1160
1161
|
export { default as Plug } from './plug';
|
|
1161
|
-
export { default as Plus } from './plus';
|
|
1162
1162
|
export { default as PocketKnife } from './pocket-knife';
|
|
1163
|
-
export { default as
|
|
1163
|
+
export { default as Plus } from './plus';
|
|
1164
1164
|
export { default as PointerOff } from './pointer-off';
|
|
1165
|
+
export { default as Podcast } from './podcast';
|
|
1165
1166
|
export { default as Pointer } from './pointer';
|
|
1166
|
-
export { default as Popcorn } from './popcorn';
|
|
1167
1167
|
export { default as Popsicle } from './popsicle';
|
|
1168
|
+
export { default as Popcorn } from './popcorn';
|
|
1168
1169
|
export { default as PoundSterling } from './pound-sterling';
|
|
1169
1170
|
export { default as PowerOff } from './power-off';
|
|
1170
1171
|
export { default as Power } from './power';
|
|
@@ -1198,12 +1199,12 @@ export { default as ReceiptPoundSterling } from './receipt-pound-sterling';
|
|
|
1198
1199
|
export { default as ReceiptRussianRuble } from './receipt-russian-ruble';
|
|
1199
1200
|
export { default as ReceiptSwissFranc } from './receipt-swiss-franc';
|
|
1200
1201
|
export { default as ReceiptText } from './receipt-text';
|
|
1201
|
-
export { default as Receipt } from './receipt';
|
|
1202
1202
|
export { default as ReceiptTurkishLira } from './receipt-turkish-lira';
|
|
1203
|
+
export { default as Receipt } from './receipt';
|
|
1203
1204
|
export { default as RectangleCircle } from './rectangle-circle';
|
|
1204
1205
|
export { default as RectangleEllipsis } from './rectangle-ellipsis';
|
|
1205
|
-
export { default as RectangleHorizontal } from './rectangle-horizontal';
|
|
1206
1206
|
export { default as RectangleGoggles } from './rectangle-goggles';
|
|
1207
|
+
export { default as RectangleHorizontal } from './rectangle-horizontal';
|
|
1207
1208
|
export { default as RectangleVertical } from './rectangle-vertical';
|
|
1208
1209
|
export { default as Recycle } from './recycle';
|
|
1209
1210
|
export { default as Redo2 } from './redo-2';
|
|
@@ -1212,8 +1213,8 @@ export { default as Redo } from './redo';
|
|
|
1212
1213
|
export { default as RefreshCcwDot } from './refresh-ccw-dot';
|
|
1213
1214
|
export { default as RefreshCcw } from './refresh-ccw';
|
|
1214
1215
|
export { default as RefreshCwOff } from './refresh-cw-off';
|
|
1215
|
-
export { default as RefreshCw } from './refresh-cw';
|
|
1216
1216
|
export { default as Refrigerator } from './refrigerator';
|
|
1217
|
+
export { default as RefreshCw } from './refresh-cw';
|
|
1217
1218
|
export { default as Regex } from './regex';
|
|
1218
1219
|
export { default as RemoveFormatting } from './remove-formatting';
|
|
1219
1220
|
export { default as Repeat1 } from './repeat-1';
|
|
@@ -1260,22 +1261,22 @@ export { default as Scale } from './scale';
|
|
|
1260
1261
|
export { default as Scaling } from './scaling';
|
|
1261
1262
|
export { default as ScanBarcode } from './scan-barcode';
|
|
1262
1263
|
export { default as ScanEye } from './scan-eye';
|
|
1263
|
-
export { default as ScanHeart } from './scan-heart';
|
|
1264
1264
|
export { default as ScanFace } from './scan-face';
|
|
1265
|
+
export { default as ScanHeart } from './scan-heart';
|
|
1265
1266
|
export { default as ScanLine } from './scan-line';
|
|
1266
1267
|
export { default as ScanQrCode } from './scan-qr-code';
|
|
1267
|
-
export { default as ScanSearch } from './scan-search';
|
|
1268
1268
|
export { default as ScanText } from './scan-text';
|
|
1269
|
-
export { default as
|
|
1269
|
+
export { default as ScanSearch } from './scan-search';
|
|
1270
1270
|
export { default as Scan } from './scan';
|
|
1271
|
-
export { default as Scissors } from './scissors';
|
|
1272
1271
|
export { default as ScissorsLineDashed } from './scissors-line-dashed';
|
|
1272
|
+
export { default as School } from './school';
|
|
1273
|
+
export { default as Scissors } from './scissors';
|
|
1273
1274
|
export { default as Scooter } from './scooter';
|
|
1274
1275
|
export { default as ScreenShareOff } from './screen-share-off';
|
|
1275
1276
|
export { default as ScreenShare } from './screen-share';
|
|
1276
1277
|
export { default as ScrollText } from './scroll-text';
|
|
1277
|
-
export { default as SearchAlert } from './search-alert';
|
|
1278
1278
|
export { default as Scroll } from './scroll';
|
|
1279
|
+
export { default as SearchAlert } from './search-alert';
|
|
1279
1280
|
export { default as SearchCheck } from './search-check';
|
|
1280
1281
|
export { default as SearchCode } from './search-code';
|
|
1281
1282
|
export { default as SearchSlash } from './search-slash';
|
|
@@ -1284,19 +1285,19 @@ export { default as Search } from './search';
|
|
|
1284
1285
|
export { default as Section } from './section';
|
|
1285
1286
|
export { default as SendHorizontal } from './send-horizontal';
|
|
1286
1287
|
export { default as SendToBack } from './send-to-back';
|
|
1287
|
-
export { default as Send } from './send';
|
|
1288
|
-
export { default as SeparatorHorizontal } from './separator-horizontal';
|
|
1289
1288
|
export { default as SeparatorVertical } from './separator-vertical';
|
|
1290
|
-
export { default as
|
|
1289
|
+
export { default as SeparatorHorizontal } from './separator-horizontal';
|
|
1290
|
+
export { default as Send } from './send';
|
|
1291
1291
|
export { default as ServerCog } from './server-cog';
|
|
1292
|
+
export { default as ServerCrash } from './server-crash';
|
|
1292
1293
|
export { default as ServerOff } from './server-off';
|
|
1293
1294
|
export { default as Server } from './server';
|
|
1294
1295
|
export { default as Settings2 } from './settings-2';
|
|
1295
1296
|
export { default as Settings } from './settings';
|
|
1296
1297
|
export { default as Shapes } from './shapes';
|
|
1297
1298
|
export { default as Share2 } from './share-2';
|
|
1298
|
-
export { default as Share } from './share';
|
|
1299
1299
|
export { default as Sheet } from './sheet';
|
|
1300
|
+
export { default as Share } from './share';
|
|
1300
1301
|
export { default as Shell } from './shell';
|
|
1301
1302
|
export { default as ShelvingUnit } from './shelving-unit';
|
|
1302
1303
|
export { default as ShieldAlert } from './shield-alert';
|
|
@@ -1311,14 +1312,14 @@ export { default as ShieldOff } from './shield-off';
|
|
|
1311
1312
|
export { default as ShieldPlus } from './shield-plus';
|
|
1312
1313
|
export { default as ShieldQuestionMark } from './shield-question-mark';
|
|
1313
1314
|
export { default as ShieldUser } from './shield-user';
|
|
1314
|
-
export { default as Shield } from './shield';
|
|
1315
1315
|
export { default as ShieldX } from './shield-x';
|
|
1316
|
+
export { default as Shield } from './shield';
|
|
1316
1317
|
export { default as ShipWheel } from './ship-wheel';
|
|
1317
1318
|
export { default as Ship } from './ship';
|
|
1318
1319
|
export { default as Shirt } from './shirt';
|
|
1319
1320
|
export { default as ShoppingBag } from './shopping-bag';
|
|
1320
|
-
export { default as ShoppingBasket } from './shopping-basket';
|
|
1321
1321
|
export { default as ShoppingCart } from './shopping-cart';
|
|
1322
|
+
export { default as ShoppingBasket } from './shopping-basket';
|
|
1322
1323
|
export { default as Shovel } from './shovel';
|
|
1323
1324
|
export { default as ShowerHead } from './shower-head';
|
|
1324
1325
|
export { default as Shredder } from './shredder';
|
|
@@ -1329,20 +1330,20 @@ export { default as Shuffle } from './shuffle';
|
|
|
1329
1330
|
export { default as Sigma } from './sigma';
|
|
1330
1331
|
export { default as SignalHigh } from './signal-high';
|
|
1331
1332
|
export { default as SignalLow } from './signal-low';
|
|
1332
|
-
export { default as SignalMedium } from './signal-medium';
|
|
1333
1333
|
export { default as SignalZero } from './signal-zero';
|
|
1334
|
-
export { default as
|
|
1334
|
+
export { default as SignalMedium } from './signal-medium';
|
|
1335
1335
|
export { default as Signature } from './signature';
|
|
1336
|
-
export { default as
|
|
1336
|
+
export { default as Signal } from './signal';
|
|
1337
1337
|
export { default as Signpost } from './signpost';
|
|
1338
1338
|
export { default as Siren } from './siren';
|
|
1339
|
+
export { default as SignpostBig } from './signpost-big';
|
|
1339
1340
|
export { default as SkipBack } from './skip-back';
|
|
1340
1341
|
export { default as SkipForward } from './skip-forward';
|
|
1341
1342
|
export { default as Skull } from './skull';
|
|
1342
1343
|
export { default as Slash } from './slash';
|
|
1343
1344
|
export { default as Slice } from './slice';
|
|
1344
|
-
export { default as SlidersHorizontal } from './sliders-horizontal';
|
|
1345
1345
|
export { default as SlidersVertical } from './sliders-vertical';
|
|
1346
|
+
export { default as SlidersHorizontal } from './sliders-horizontal';
|
|
1346
1347
|
export { default as SmartphoneCharging } from './smartphone-charging';
|
|
1347
1348
|
export { default as SmartphoneNfc } from './smartphone-nfc';
|
|
1348
1349
|
export { default as Smartphone } from './smartphone';
|
|
@@ -1351,21 +1352,21 @@ export { default as Smile } from './smile';
|
|
|
1351
1352
|
export { default as Snail } from './snail';
|
|
1352
1353
|
export { default as Snowflake } from './snowflake';
|
|
1353
1354
|
export { default as SoapDispenserDroplet } from './soap-dispenser-droplet';
|
|
1354
|
-
export { default as SolarPanel } from './solar-panel';
|
|
1355
1355
|
export { default as Sofa } from './sofa';
|
|
1356
|
+
export { default as SolarPanel } from './solar-panel';
|
|
1356
1357
|
export { default as Soup } from './soup';
|
|
1357
1358
|
export { default as Space } from './space';
|
|
1358
1359
|
export { default as Spade } from './spade';
|
|
1359
1360
|
export { default as Sparkle } from './sparkle';
|
|
1360
1361
|
export { default as Sparkles } from './sparkles';
|
|
1361
|
-
export { default as Speech } from './speech';
|
|
1362
1362
|
export { default as Speaker } from './speaker';
|
|
1363
|
+
export { default as Speech } from './speech';
|
|
1363
1364
|
export { default as SpellCheck2 } from './spell-check-2';
|
|
1364
1365
|
export { default as SpellCheck } from './spell-check';
|
|
1365
|
-
export { default as Spline } from './spline';
|
|
1366
1366
|
export { default as SplinePointer } from './spline-pointer';
|
|
1367
|
-
export { default as
|
|
1367
|
+
export { default as Spline } from './spline';
|
|
1368
1368
|
export { default as Split } from './split';
|
|
1369
|
+
export { default as Spool } from './spool';
|
|
1369
1370
|
export { default as SportShoe } from './sport-shoe';
|
|
1370
1371
|
export { default as Spotlight } from './spotlight';
|
|
1371
1372
|
export { default as SprayCan } from './spray-can';
|
|
@@ -1377,39 +1378,40 @@ export { default as SquareArrowDown } from './square-arrow-down';
|
|
|
1377
1378
|
export { default as SquareArrowLeft } from './square-arrow-left';
|
|
1378
1379
|
export { default as SquareArrowOutDownLeft } from './square-arrow-out-down-left';
|
|
1379
1380
|
export { default as SquareArrowOutDownRight } from './square-arrow-out-down-right';
|
|
1380
|
-
export { default as SquareArrowOutUpLeft } from './square-arrow-out-up-left';
|
|
1381
1381
|
export { default as SquareArrowOutUpRight } from './square-arrow-out-up-right';
|
|
1382
|
+
export { default as SquareArrowOutUpLeft } from './square-arrow-out-up-left';
|
|
1382
1383
|
export { default as SquareArrowRightEnter } from './square-arrow-right-enter';
|
|
1383
1384
|
export { default as SquareArrowRightExit } from './square-arrow-right-exit';
|
|
1384
|
-
export { default as SquareArrowRight } from './square-arrow-right';
|
|
1385
1385
|
export { default as SquareArrowUpLeft } from './square-arrow-up-left';
|
|
1386
|
+
export { default as SquareArrowRight } from './square-arrow-right';
|
|
1386
1387
|
export { default as SquareArrowUpRight } from './square-arrow-up-right';
|
|
1387
1388
|
export { default as SquareArrowUp } from './square-arrow-up';
|
|
1388
1389
|
export { default as SquareAsterisk } from './square-asterisk';
|
|
1389
1390
|
export { default as SquareBottomDashedScissors } from './square-bottom-dashed-scissors';
|
|
1390
|
-
export { default as SquareCenterlineDashedHorizontal } from './square-centerline-dashed-horizontal';
|
|
1391
1391
|
export { default as SquareCenterlineDashedVertical } from './square-centerline-dashed-vertical';
|
|
1392
|
+
export { default as SquareCenterlineDashedHorizontal } from './square-centerline-dashed-horizontal';
|
|
1392
1393
|
export { default as SquareChartGantt } from './square-chart-gantt';
|
|
1393
1394
|
export { default as SquareCheckBig } from './square-check-big';
|
|
1394
1395
|
export { default as SquareCheck } from './square-check';
|
|
1395
|
-
export { default as SquareChevronDown } from './square-chevron-down';
|
|
1396
|
-
export { default as SquareChevronLeft } from './square-chevron-left';
|
|
1397
1396
|
export { default as SquareChevronRight } from './square-chevron-right';
|
|
1397
|
+
export { default as SquareChevronLeft } from './square-chevron-left';
|
|
1398
|
+
export { default as SquareChevronDown } from './square-chevron-down';
|
|
1398
1399
|
export { default as SquareChevronUp } from './square-chevron-up';
|
|
1399
1400
|
export { default as SquareCode } from './square-code';
|
|
1400
|
-
export { default as SquareDashedBottomCode } from './square-dashed-bottom-code';
|
|
1401
1401
|
export { default as SquareDashedBottom } from './square-dashed-bottom';
|
|
1402
|
+
export { default as SquareDashedBottomCode } from './square-dashed-bottom-code';
|
|
1402
1403
|
export { default as SquareDashedKanban } from './square-dashed-kanban';
|
|
1403
1404
|
export { default as SquareDashedMousePointer } from './square-dashed-mouse-pointer';
|
|
1405
|
+
export { default as SquareDashedText } from './square-dashed-text';
|
|
1404
1406
|
export { default as SquareDashedTopSolid } from './square-dashed-top-solid';
|
|
1405
1407
|
export { default as SquareDashed } from './square-dashed';
|
|
1406
1408
|
export { default as SquareDivide } from './square-divide';
|
|
1407
1409
|
export { default as SquareDot } from './square-dot';
|
|
1408
1410
|
export { default as SquareEqual } from './square-equal';
|
|
1409
1411
|
export { default as SquareFunction } from './square-function';
|
|
1410
|
-
export { default as SquareKanban } from './square-kanban';
|
|
1411
1412
|
export { default as SquareLibrary } from './square-library';
|
|
1412
1413
|
export { default as SquareM } from './square-m';
|
|
1414
|
+
export { default as SquareKanban } from './square-kanban';
|
|
1413
1415
|
export { default as SquareMenu } from './square-menu';
|
|
1414
1416
|
export { default as SquareMinus } from './square-minus';
|
|
1415
1417
|
export { default as SquareMousePointer } from './square-mouse-pointer';
|
|
@@ -1417,10 +1419,10 @@ export { default as SquareParkingOff } from './square-parking-off';
|
|
|
1417
1419
|
export { default as SquareParking } from './square-parking';
|
|
1418
1420
|
export { default as SquarePause } from './square-pause';
|
|
1419
1421
|
export { default as SquarePen } from './square-pen';
|
|
1420
|
-
export { default as SquarePercent } from './square-percent';
|
|
1421
1422
|
export { default as SquarePi } from './square-pi';
|
|
1422
|
-
export { default as
|
|
1423
|
+
export { default as SquarePercent } from './square-percent';
|
|
1423
1424
|
export { default as SquarePlay } from './square-play';
|
|
1425
|
+
export { default as SquarePilcrow } from './square-pilcrow';
|
|
1424
1426
|
export { default as SquarePlus } from './square-plus';
|
|
1425
1427
|
export { default as SquarePower } from './square-power';
|
|
1426
1428
|
export { default as SquareRadical } from './square-radical';
|
|
@@ -1428,46 +1430,46 @@ export { default as SquareRoundCorner } from './square-round-corner';
|
|
|
1428
1430
|
export { default as SquareScissors } from './square-scissors';
|
|
1429
1431
|
export { default as SquareSigma } from './square-sigma';
|
|
1430
1432
|
export { default as SquareSlash } from './square-slash';
|
|
1431
|
-
export { default as SquareSplitVertical } from './square-split-vertical';
|
|
1432
1433
|
export { default as SquareSplitHorizontal } from './square-split-horizontal';
|
|
1434
|
+
export { default as SquareSplitVertical } from './square-split-vertical';
|
|
1433
1435
|
export { default as SquareSquare } from './square-square';
|
|
1434
1436
|
export { default as SquareStack } from './square-stack';
|
|
1435
|
-
export { default as SquareStar } from './square-star';
|
|
1436
1437
|
export { default as SquareStop } from './square-stop';
|
|
1438
|
+
export { default as SquareStar } from './square-star';
|
|
1437
1439
|
export { default as SquareTerminal } from './square-terminal';
|
|
1438
1440
|
export { default as SquareUserRound } from './square-user-round';
|
|
1439
1441
|
export { default as SquareUser } from './square-user';
|
|
1440
1442
|
export { default as SquareX } from './square-x';
|
|
1441
1443
|
export { default as Square } from './square';
|
|
1442
1444
|
export { default as SquaresExclude } from './squares-exclude';
|
|
1443
|
-
export { default as SquaresSubtract } from './squares-subtract';
|
|
1444
1445
|
export { default as SquaresIntersect } from './squares-intersect';
|
|
1446
|
+
export { default as SquaresSubtract } from './squares-subtract';
|
|
1445
1447
|
export { default as SquaresUnite } from './squares-unite';
|
|
1446
1448
|
export { default as SquircleDashed } from './squircle-dashed';
|
|
1447
1449
|
export { default as Squircle } from './squircle';
|
|
1448
|
-
export { default as Squirrel } from './squirrel';
|
|
1449
1450
|
export { default as Stamp } from './stamp';
|
|
1451
|
+
export { default as Squirrel } from './squirrel';
|
|
1450
1452
|
export { default as StarHalf } from './star-half';
|
|
1451
1453
|
export { default as StarOff } from './star-off';
|
|
1452
1454
|
export { default as Star } from './star';
|
|
1453
1455
|
export { default as StepBack } from './step-back';
|
|
1454
1456
|
export { default as StepForward } from './step-forward';
|
|
1457
|
+
export { default as Stethoscope } from './stethoscope';
|
|
1455
1458
|
export { default as Sticker } from './sticker';
|
|
1456
1459
|
export { default as StickyNote } from './sticky-note';
|
|
1457
1460
|
export { default as Stone } from './stone';
|
|
1458
|
-
export { default as Stethoscope } from './stethoscope';
|
|
1459
1461
|
export { default as Store } from './store';
|
|
1460
1462
|
export { default as StretchHorizontal } from './stretch-horizontal';
|
|
1461
1463
|
export { default as StretchVertical } from './stretch-vertical';
|
|
1462
1464
|
export { default as Strikethrough } from './strikethrough';
|
|
1463
|
-
export { default as SunDim } from './sun-dim';
|
|
1464
1465
|
export { default as Subscript } from './subscript';
|
|
1465
|
-
export { default as
|
|
1466
|
+
export { default as SunDim } from './sun-dim';
|
|
1466
1467
|
export { default as SunMoon } from './sun-moon';
|
|
1468
|
+
export { default as SunMedium } from './sun-medium';
|
|
1467
1469
|
export { default as SunSnow } from './sun-snow';
|
|
1468
1470
|
export { default as Sun } from './sun';
|
|
1469
|
-
export { default as Sunrise } from './sunrise';
|
|
1470
1471
|
export { default as Sunset } from './sunset';
|
|
1472
|
+
export { default as Sunrise } from './sunrise';
|
|
1471
1473
|
export { default as Superscript } from './superscript';
|
|
1472
1474
|
export { default as SwatchBook } from './swatch-book';
|
|
1473
1475
|
export { default as SwissFranc } from './swiss-franc';
|
|
@@ -1477,11 +1479,11 @@ export { default as Swords } from './swords';
|
|
|
1477
1479
|
export { default as Syringe } from './syringe';
|
|
1478
1480
|
export { default as Table2 } from './table-2';
|
|
1479
1481
|
export { default as TableCellsMerge } from './table-cells-merge';
|
|
1480
|
-
export { default as TableCellsSplit } from './table-cells-split';
|
|
1481
1482
|
export { default as TableColumnsSplit } from './table-columns-split';
|
|
1483
|
+
export { default as TableCellsSplit } from './table-cells-split';
|
|
1484
|
+
export { default as TableOfContents } from './table-of-contents';
|
|
1482
1485
|
export { default as TableProperties } from './table-properties';
|
|
1483
1486
|
export { default as TableRowsSplit } from './table-rows-split';
|
|
1484
|
-
export { default as TableOfContents } from './table-of-contents';
|
|
1485
1487
|
export { default as Table } from './table';
|
|
1486
1488
|
export { default as TabletSmartphone } from './tablet-smartphone';
|
|
1487
1489
|
export { default as Tablet } from './tablet';
|
|
@@ -1492,8 +1494,8 @@ export { default as Tally1 } from './tally-1';
|
|
|
1492
1494
|
export { default as Tally2 } from './tally-2';
|
|
1493
1495
|
export { default as Tally4 } from './tally-4';
|
|
1494
1496
|
export { default as Tally3 } from './tally-3';
|
|
1495
|
-
export { default as Tally5 } from './tally-5';
|
|
1496
1497
|
export { default as Tangent } from './tangent';
|
|
1498
|
+
export { default as Tally5 } from './tally-5';
|
|
1497
1499
|
export { default as Target } from './target';
|
|
1498
1500
|
export { default as Telescope } from './telescope';
|
|
1499
1501
|
export { default as TentTree } from './tent-tree';
|
|
@@ -1507,11 +1509,10 @@ export { default as TextAlignEnd } from './text-align-end';
|
|
|
1507
1509
|
export { default as TextAlignJustify } from './text-align-justify';
|
|
1508
1510
|
export { default as TextAlignStart } from './text-align-start';
|
|
1509
1511
|
export { default as TextCursorInput } from './text-cursor-input';
|
|
1510
|
-
export { default as TextInitial } from './text-initial';
|
|
1511
1512
|
export { default as TextCursor } from './text-cursor';
|
|
1512
|
-
export { default as
|
|
1513
|
+
export { default as TextInitial } from './text-initial';
|
|
1513
1514
|
export { default as TextSearch } from './text-search';
|
|
1514
|
-
export { default as
|
|
1515
|
+
export { default as TextQuote } from './text-quote';
|
|
1515
1516
|
export { default as TextWrap } from './text-wrap';
|
|
1516
1517
|
export { default as Theater } from './theater';
|
|
1517
1518
|
export { default as ThermometerSnowflake } from './thermometer-snowflake';
|
|
@@ -1524,29 +1525,30 @@ export { default as TicketMinus } from './ticket-minus';
|
|
|
1524
1525
|
export { default as TicketPercent } from './ticket-percent';
|
|
1525
1526
|
export { default as TicketPlus } from './ticket-plus';
|
|
1526
1527
|
export { default as TicketSlash } from './ticket-slash';
|
|
1527
|
-
export { default as TicketX } from './ticket-x';
|
|
1528
1528
|
export { default as Ticket } from './ticket';
|
|
1529
|
+
export { default as TicketX } from './ticket-x';
|
|
1529
1530
|
export { default as TicketsPlane } from './tickets-plane';
|
|
1530
1531
|
export { default as Tickets } from './tickets';
|
|
1532
|
+
export { default as Timeline } from './timeline';
|
|
1531
1533
|
export { default as TimerOff } from './timer-off';
|
|
1532
1534
|
export { default as TimerReset } from './timer-reset';
|
|
1533
1535
|
export { default as Timer } from './timer';
|
|
1534
1536
|
export { default as ToggleLeft } from './toggle-left';
|
|
1535
|
-
export { default as ToggleRight } from './toggle-right';
|
|
1536
1537
|
export { default as Toilet } from './toilet';
|
|
1538
|
+
export { default as ToggleRight } from './toggle-right';
|
|
1537
1539
|
export { default as ToolCase } from './tool-case';
|
|
1538
1540
|
export { default as Toolbox } from './toolbox';
|
|
1539
1541
|
export { default as Tornado } from './tornado';
|
|
1540
|
-
export { default as Torus } from './torus';
|
|
1541
1542
|
export { default as TouchpadOff } from './touchpad-off';
|
|
1543
|
+
export { default as Torus } from './torus';
|
|
1542
1544
|
export { default as Touchpad } from './touchpad';
|
|
1543
1545
|
export { default as TowelRack } from './towel-rack';
|
|
1544
1546
|
export { default as TowerControl } from './tower-control';
|
|
1545
|
-
export { default as Tractor } from './tractor';
|
|
1546
1547
|
export { default as ToyBrick } from './toy-brick';
|
|
1548
|
+
export { default as Tractor } from './tractor';
|
|
1547
1549
|
export { default as TrafficCone } from './traffic-cone';
|
|
1548
|
-
export { default as TrainFront } from './train-front';
|
|
1549
1550
|
export { default as TrainFrontTunnel } from './train-front-tunnel';
|
|
1551
|
+
export { default as TrainFront } from './train-front';
|
|
1550
1552
|
export { default as TrainTrack } from './train-track';
|
|
1551
1553
|
export { default as TramFront } from './tram-front';
|
|
1552
1554
|
export { default as Transgender } from './transgender';
|
|
@@ -1556,13 +1558,13 @@ export { default as TreeDeciduous } from './tree-deciduous';
|
|
|
1556
1558
|
export { default as TreePalm } from './tree-palm';
|
|
1557
1559
|
export { default as TreePine } from './tree-pine';
|
|
1558
1560
|
export { default as Trees } from './trees';
|
|
1559
|
-
export { default as TrendingDown } from './trending-down';
|
|
1560
1561
|
export { default as TrendingUpDown } from './trending-up-down';
|
|
1562
|
+
export { default as TrendingDown } from './trending-down';
|
|
1561
1563
|
export { default as TrendingUp } from './trending-up';
|
|
1562
1564
|
export { default as TriangleAlert } from './triangle-alert';
|
|
1563
|
-
export { default as TriangleRight } from './triangle-right';
|
|
1564
1565
|
export { default as TriangleDashed } from './triangle-dashed';
|
|
1565
1566
|
export { default as Triangle } from './triangle';
|
|
1567
|
+
export { default as TriangleRight } from './triangle-right';
|
|
1566
1568
|
export { default as Trophy } from './trophy';
|
|
1567
1569
|
export { default as TruckElectric } from './truck-electric';
|
|
1568
1570
|
export { default as Truck } from './truck';
|
|
@@ -1571,38 +1573,38 @@ export { default as Turntable } from './turntable';
|
|
|
1571
1573
|
export { default as Turtle } from './turtle';
|
|
1572
1574
|
export { default as TvMinimalPlay } from './tv-minimal-play';
|
|
1573
1575
|
export { default as TvMinimal } from './tv-minimal';
|
|
1574
|
-
export { default as TypeOutline } from './type-outline';
|
|
1575
1576
|
export { default as Tv } from './tv';
|
|
1576
|
-
export { default as
|
|
1577
|
+
export { default as TypeOutline } from './type-outline';
|
|
1577
1578
|
export { default as UmbrellaOff } from './umbrella-off';
|
|
1579
|
+
export { default as Type } from './type';
|
|
1578
1580
|
export { default as Umbrella } from './umbrella';
|
|
1579
|
-
export { default as Undo2 } from './undo-2';
|
|
1580
1581
|
export { default as Underline } from './underline';
|
|
1582
|
+
export { default as Undo2 } from './undo-2';
|
|
1581
1583
|
export { default as UndoDot } from './undo-dot';
|
|
1582
1584
|
export { default as Undo } from './undo';
|
|
1583
1585
|
export { default as UnfoldHorizontal } from './unfold-horizontal';
|
|
1584
1586
|
export { default as UnfoldVertical } from './unfold-vertical';
|
|
1585
1587
|
export { default as Ungroup } from './ungroup';
|
|
1586
|
-
export { default as Unlink2 } from './unlink-2';
|
|
1587
1588
|
export { default as University } from './university';
|
|
1589
|
+
export { default as Unlink2 } from './unlink-2';
|
|
1588
1590
|
export { default as Unlink } from './unlink';
|
|
1589
1591
|
export { default as Unplug } from './unplug';
|
|
1590
1592
|
export { default as Upload } from './upload';
|
|
1591
1593
|
export { default as Usb } from './usb';
|
|
1594
|
+
export { default as UserCog } from './user-cog';
|
|
1592
1595
|
export { default as UserCheck } from './user-check';
|
|
1593
1596
|
export { default as UserKey } from './user-key';
|
|
1594
|
-
export { default as UserCog } from './user-cog';
|
|
1595
1597
|
export { default as UserLock } from './user-lock';
|
|
1596
1598
|
export { default as UserMinus } from './user-minus';
|
|
1597
1599
|
export { default as UserPen } from './user-pen';
|
|
1598
1600
|
export { default as UserPlus } from './user-plus';
|
|
1599
1601
|
export { default as UserRoundCheck } from './user-round-check';
|
|
1602
|
+
export { default as UserRoundCog } from './user-round-cog';
|
|
1600
1603
|
export { default as UserRoundKey } from './user-round-key';
|
|
1601
1604
|
export { default as UserRoundMinus } from './user-round-minus';
|
|
1602
|
-
export { default as UserRoundCog } from './user-round-cog';
|
|
1603
|
-
export { default as UserRoundPlus } from './user-round-plus';
|
|
1604
1605
|
export { default as UserRoundPen } from './user-round-pen';
|
|
1605
1606
|
export { default as UserRoundSearch } from './user-round-search';
|
|
1607
|
+
export { default as UserRoundPlus } from './user-round-plus';
|
|
1606
1608
|
export { default as UserRoundX } from './user-round-x';
|
|
1607
1609
|
export { default as UserRound } from './user-round';
|
|
1608
1610
|
export { default as UserSearch } from './user-search';
|
|
@@ -1625,23 +1627,23 @@ export { default as Venus } from './venus';
|
|
|
1625
1627
|
export { default as VibrateOff } from './vibrate-off';
|
|
1626
1628
|
export { default as Vibrate } from './vibrate';
|
|
1627
1629
|
export { default as VideoOff } from './video-off';
|
|
1628
|
-
export { default as Video } from './video';
|
|
1629
1630
|
export { default as Videotape } from './videotape';
|
|
1631
|
+
export { default as Video } from './video';
|
|
1630
1632
|
export { default as View } from './view';
|
|
1631
1633
|
export { default as Voicemail } from './voicemail';
|
|
1632
|
-
export { default as Volume1 } from './volume-1';
|
|
1633
1634
|
export { default as Volleyball } from './volleyball';
|
|
1635
|
+
export { default as Volume1 } from './volume-1';
|
|
1634
1636
|
export { default as Volume2 } from './volume-2';
|
|
1635
1637
|
export { default as VolumeOff } from './volume-off';
|
|
1636
|
-
export { default as VolumeX } from './volume-x';
|
|
1637
1638
|
export { default as Volume } from './volume';
|
|
1639
|
+
export { default as VolumeX } from './volume-x';
|
|
1638
1640
|
export { default as Vote } from './vote';
|
|
1639
1641
|
export { default as WalletCards } from './wallet-cards';
|
|
1640
|
-
export { default as WalletMinimal } from './wallet-minimal';
|
|
1641
1642
|
export { default as Wallet } from './wallet';
|
|
1643
|
+
export { default as WalletMinimal } from './wallet-minimal';
|
|
1642
1644
|
export { default as Wallpaper } from './wallpaper';
|
|
1643
|
-
export { default as Wand } from './wand';
|
|
1644
1645
|
export { default as WandSparkles } from './wand-sparkles';
|
|
1646
|
+
export { default as Wand } from './wand';
|
|
1645
1647
|
export { default as Warehouse } from './warehouse';
|
|
1646
1648
|
export { default as WashingMachine } from './washing-machine';
|
|
1647
1649
|
export { default as Watch } from './watch';
|
|
@@ -1660,8 +1662,8 @@ export { default as Wheat } from './wheat';
|
|
|
1660
1662
|
export { default as WholeWord } from './whole-word';
|
|
1661
1663
|
export { default as WifiCog } from './wifi-cog';
|
|
1662
1664
|
export { default as WifiHigh } from './wifi-high';
|
|
1663
|
-
export { default as WifiLow } from './wifi-low';
|
|
1664
1665
|
export { default as WifiOff } from './wifi-off';
|
|
1666
|
+
export { default as WifiLow } from './wifi-low';
|
|
1665
1667
|
export { default as WifiPen } from './wifi-pen';
|
|
1666
1668
|
export { default as WifiSync } from './wifi-sync';
|
|
1667
1669
|
export { default as WifiZero } from './wifi-zero';
|
|
@@ -1669,27 +1671,27 @@ export { default as Wifi } from './wifi';
|
|
|
1669
1671
|
export { default as WindArrowDown } from './wind-arrow-down';
|
|
1670
1672
|
export { default as Wind } from './wind';
|
|
1671
1673
|
export { default as WineOff } from './wine-off';
|
|
1672
|
-
export { default as Wine } from './wine';
|
|
1673
1674
|
export { default as Workflow } from './workflow';
|
|
1675
|
+
export { default as Wine } from './wine';
|
|
1674
1676
|
export { default as Worm } from './worm';
|
|
1675
1677
|
export { default as Wrench } from './wrench';
|
|
1676
|
-
export { default as XLineTop } from './x-line-top';
|
|
1677
1678
|
export { default as X } from './x';
|
|
1679
|
+
export { default as XLineTop } from './x-line-top';
|
|
1678
1680
|
export { default as ZapOff } from './zap-off';
|
|
1679
1681
|
export { default as Zap } from './zap';
|
|
1680
1682
|
export { default as ZodiacAquarius } from './zodiac-aquarius';
|
|
1681
1683
|
export { default as ZodiacAries } from './zodiac-aries';
|
|
1682
1684
|
export { default as ZodiacCancer } from './zodiac-cancer';
|
|
1683
|
-
export { default as ZodiacCapricorn } from './zodiac-capricorn';
|
|
1684
1685
|
export { default as ZodiacGemini } from './zodiac-gemini';
|
|
1686
|
+
export { default as ZodiacCapricorn } from './zodiac-capricorn';
|
|
1685
1687
|
export { default as ZodiacLeo } from './zodiac-leo';
|
|
1686
1688
|
export { default as ZodiacLibra } from './zodiac-libra';
|
|
1687
1689
|
export { default as ZodiacOphiuchus } from './zodiac-ophiuchus';
|
|
1688
1690
|
export { default as ZodiacPisces } from './zodiac-pisces';
|
|
1689
1691
|
export { default as ZodiacSagittarius } from './zodiac-sagittarius';
|
|
1690
|
-
export { default as ZodiacScorpio } from './zodiac-scorpio';
|
|
1691
1692
|
export { default as ZodiacTaurus } from './zodiac-taurus';
|
|
1692
|
-
export { default as
|
|
1693
|
+
export { default as ZodiacScorpio } from './zodiac-scorpio';
|
|
1693
1694
|
export { default as ZoomIn } from './zoom-in';
|
|
1694
1695
|
export { default as ZoomOut } from './zoom-out';
|
|
1696
|
+
export { default as ZodiacVirgo } from './zodiac-virgo';
|
|
1695
1697
|
|