lucide-astro 0.306.0 → 0.308.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/AlarmCheck.astro +13 -0
- package/dist/AlarmMinus.astro +13 -0
- package/dist/AlarmPlus.astro +14 -0
- package/dist/ArrowDownAz.astro +12 -0
- package/dist/ArrowDownZa.astro +12 -0
- package/dist/ArrowUpAz.astro +12 -0
- package/dist/ArrowUpZa.astro +12 -0
- package/dist/Axis3D.astro +9 -0
- package/dist/BetweenHorizontalEnd.astro +10 -0
- package/dist/BetweenHorizontalStart.astro +10 -0
- package/dist/BookTemplate.astro +18 -0
- package/dist/CircleSlashed.astro +9 -0
- package/dist/ClipboardEdit.astro +2 -2
- package/dist/ClipboardPen.astro +11 -0
- package/dist/ClipboardPenLine.astro +12 -0
- package/dist/ClipboardSignature.astro +2 -2
- package/dist/Columns.astro +9 -0
- package/dist/CurlyBraces.astro +9 -0
- package/dist/Edit.astro +9 -0
- package/dist/Edit2.astro +8 -0
- package/dist/Edit3.astro +9 -0
- package/dist/FileAxis3D.astro +11 -0
- package/dist/FileCog2.astro +18 -0
- package/dist/FileEdit.astro +2 -2
- package/dist/FilePen.astro +10 -0
- package/dist/FilePenLine.astro +10 -0
- package/dist/FileSignature.astro +1 -1
- package/dist/FolderCog2.astro +17 -0
- package/dist/FolderEdit.astro +2 -2
- package/dist/FolderPen.astro +9 -0
- package/dist/FolderSync.astro +3 -3
- package/dist/GanttSquare.astro +11 -0
- package/dist/GitCommit.astro +10 -0
- package/dist/Grid.astro +12 -0
- package/dist/Grid2X2.astro +10 -0
- package/dist/Grid3X3.astro +12 -0
- package/dist/Inspect.astro +9 -0
- package/dist/Layout.astro +10 -0
- package/dist/Move3D.astro +11 -0
- package/dist/Notebook.astro +13 -0
- package/dist/NotebookPen.astro +13 -0
- package/dist/NotebookTabs.astro +16 -0
- package/dist/NotebookText.astro +15 -0
- package/dist/NotepadText.astro +14 -0
- package/dist/NotepadTextDashed.astro +20 -0
- package/dist/PanelBottomInactive.astro +12 -0
- package/dist/PanelLeftInactive.astro +12 -0
- package/dist/PanelRightInactive.astro +12 -0
- package/dist/PanelTopInactive.astro +12 -0
- package/dist/PanelsLeftRight.astro +10 -0
- package/dist/PanelsTopBottom.astro +10 -0
- package/dist/PenBox.astro +9 -0
- package/dist/PenSquare.astro +2 -2
- package/dist/Rotate3D.astro +10 -0
- package/dist/Rows.astro +9 -0
- package/dist/Scale3D.astro +11 -0
- package/dist/SendHorizonal.astro +9 -0
- package/dist/ShieldClose.astro +10 -0
- package/dist/Sidebar.astro +9 -0
- package/dist/SidebarClose.astro +10 -0
- package/dist/SidebarOpen.astro +10 -0
- package/dist/SortAsc.astro +12 -0
- package/dist/SortDesc.astro +12 -0
- package/dist/SquareAsterisk.astro +11 -0
- package/dist/SquareCode.astro +10 -0
- package/dist/SquareDot.astro +9 -0
- package/dist/SquareEqual.astro +10 -0
- package/dist/SquareGantt.astro +11 -0
- package/dist/SquareKanban.astro +11 -0
- package/dist/SquareKanbanDashed.astro +22 -0
- package/dist/SquarePen.astro +9 -0
- package/dist/SquareSlash.astro +9 -0
- package/dist/Stars.astro +12 -0
- package/dist/TextSelection.astro +22 -0
- package/dist/Train.astro +14 -0
- package/dist/User2.astro +9 -0
- package/dist/UserCheck2.astro +10 -0
- package/dist/UserCircle.astro +10 -0
- package/dist/UserCircle2.astro +10 -0
- package/dist/UserCog2.astro +18 -0
- package/dist/UserMinus2.astro +10 -0
- package/dist/UserPlus2.astro +11 -0
- package/dist/UserSquare.astro +10 -0
- package/dist/UserSquare2.astro +10 -0
- package/dist/UserX2.astro +11 -0
- package/dist/Users2.astro +10 -0
- package/dist/Verified.astro +9 -0
- package/dist/index.d.ts +343 -263
- package/dist/index.js +343 -263
- package/package.json +2 -2
package/dist/index.d.ts
CHANGED
@@ -7,23 +7,26 @@ export { default as AArrowDown } from './AArrowDown.astro'
|
|
7
7
|
export { default as AArrowUp } from './AArrowUp.astro'
|
8
8
|
export { default as ALargeSmall } from './ALargeSmall.astro'
|
9
9
|
export { default as Accessibility } from './Accessibility.astro'
|
10
|
-
export { default as ActivitySquare } from './ActivitySquare.astro'
|
11
10
|
export { default as Activity } from './Activity.astro'
|
11
|
+
export { default as ActivitySquare } from './ActivitySquare.astro'
|
12
12
|
export { default as AirVent } from './AirVent.astro'
|
13
13
|
export { default as Airplay } from './Airplay.astro'
|
14
|
+
export { default as AlarmCheck } from './AlarmCheck.astro'
|
15
|
+
export { default as AlarmClock } from './AlarmClock.astro'
|
14
16
|
export { default as AlarmClockCheck } from './AlarmClockCheck.astro'
|
15
17
|
export { default as AlarmClockMinus } from './AlarmClockMinus.astro'
|
16
18
|
export { default as AlarmClockOff } from './AlarmClockOff.astro'
|
17
19
|
export { default as AlarmClockPlus } from './AlarmClockPlus.astro'
|
18
|
-
export { default as
|
20
|
+
export { default as AlarmMinus } from './AlarmMinus.astro'
|
21
|
+
export { default as AlarmPlus } from './AlarmPlus.astro'
|
19
22
|
export { default as AlarmSmoke } from './AlarmSmoke.astro'
|
20
23
|
export { default as Album } from './Album.astro'
|
21
24
|
export { default as AlertCircle } from './AlertCircle.astro'
|
22
25
|
export { default as AlertOctagon } from './AlertOctagon.astro'
|
23
26
|
export { default as AlertTriangle } from './AlertTriangle.astro'
|
27
|
+
export { default as AlignCenter } from './AlignCenter.astro'
|
24
28
|
export { default as AlignCenterHorizontal } from './AlignCenterHorizontal.astro'
|
25
29
|
export { default as AlignCenterVertical } from './AlignCenterVertical.astro'
|
26
|
-
export { default as AlignCenter } from './AlignCenter.astro'
|
27
30
|
export { default as AlignEndHorizontal } from './AlignEndHorizontal.astro'
|
28
31
|
export { default as AlignEndVertical } from './AlignEndVertical.astro'
|
29
32
|
export { default as AlignHorizontalDistributeCenter } from './AlignHorizontalDistributeCenter.astro'
|
@@ -57,81 +60,87 @@ export { default as Anvil } from './Anvil.astro'
|
|
57
60
|
export { default as Aperture } from './Aperture.astro'
|
58
61
|
export { default as AppWindow } from './AppWindow.astro'
|
59
62
|
export { default as Apple } from './Apple.astro'
|
63
|
+
export { default as Archive } from './Archive.astro'
|
60
64
|
export { default as ArchiveRestore } from './ArchiveRestore.astro'
|
61
65
|
export { default as ArchiveX } from './ArchiveX.astro'
|
62
|
-
export { default as Archive } from './Archive.astro'
|
63
66
|
export { default as AreaChart } from './AreaChart.astro'
|
64
67
|
export { default as Armchair } from './Armchair.astro'
|
65
|
-
export { default as ArrowBigDownDash } from './ArrowBigDownDash.astro'
|
66
68
|
export { default as ArrowBigDown } from './ArrowBigDown.astro'
|
67
|
-
export { default as
|
69
|
+
export { default as ArrowBigDownDash } from './ArrowBigDownDash.astro'
|
68
70
|
export { default as ArrowBigLeft } from './ArrowBigLeft.astro'
|
69
|
-
export { default as
|
71
|
+
export { default as ArrowBigLeftDash } from './ArrowBigLeftDash.astro'
|
70
72
|
export { default as ArrowBigRight } from './ArrowBigRight.astro'
|
71
|
-
export { default as
|
73
|
+
export { default as ArrowBigRightDash } from './ArrowBigRightDash.astro'
|
72
74
|
export { default as ArrowBigUp } from './ArrowBigUp.astro'
|
75
|
+
export { default as ArrowBigUpDash } from './ArrowBigUpDash.astro'
|
76
|
+
export { default as ArrowDown } from './ArrowDown.astro'
|
73
77
|
export { default as ArrowDown01 } from './ArrowDown01.astro'
|
74
78
|
export { default as ArrowDown10 } from './ArrowDown10.astro'
|
75
79
|
export { default as ArrowDownAZ } from './ArrowDownAZ.astro'
|
80
|
+
export { default as ArrowDownAz } from './ArrowDownAz.astro'
|
76
81
|
export { default as ArrowDownCircle } from './ArrowDownCircle.astro'
|
77
82
|
export { default as ArrowDownFromLine } from './ArrowDownFromLine.astro'
|
83
|
+
export { default as ArrowDownLeft } from './ArrowDownLeft.astro'
|
78
84
|
export { default as ArrowDownLeftFromCircle } from './ArrowDownLeftFromCircle.astro'
|
79
85
|
export { default as ArrowDownLeftSquare } from './ArrowDownLeftSquare.astro'
|
80
|
-
export { default as ArrowDownLeft } from './ArrowDownLeft.astro'
|
81
86
|
export { default as ArrowDownNarrowWide } from './ArrowDownNarrowWide.astro'
|
87
|
+
export { default as ArrowDownRight } from './ArrowDownRight.astro'
|
82
88
|
export { default as ArrowDownRightFromCircle } from './ArrowDownRightFromCircle.astro'
|
83
89
|
export { default as ArrowDownRightSquare } from './ArrowDownRightSquare.astro'
|
84
|
-
export { default as ArrowDownRight } from './ArrowDownRight.astro'
|
85
90
|
export { default as ArrowDownSquare } from './ArrowDownSquare.astro'
|
86
91
|
export { default as ArrowDownToDot } from './ArrowDownToDot.astro'
|
87
92
|
export { default as ArrowDownToLine } from './ArrowDownToLine.astro'
|
88
93
|
export { default as ArrowDownUp } from './ArrowDownUp.astro'
|
89
94
|
export { default as ArrowDownWideNarrow } from './ArrowDownWideNarrow.astro'
|
90
95
|
export { default as ArrowDownZA } from './ArrowDownZA.astro'
|
91
|
-
export { default as
|
96
|
+
export { default as ArrowDownZa } from './ArrowDownZa.astro'
|
97
|
+
export { default as ArrowLeft } from './ArrowLeft.astro'
|
92
98
|
export { default as ArrowLeftCircle } from './ArrowLeftCircle.astro'
|
93
99
|
export { default as ArrowLeftFromLine } from './ArrowLeftFromLine.astro'
|
94
100
|
export { default as ArrowLeftRight } from './ArrowLeftRight.astro'
|
95
101
|
export { default as ArrowLeftSquare } from './ArrowLeftSquare.astro'
|
96
102
|
export { default as ArrowLeftToLine } from './ArrowLeftToLine.astro'
|
97
|
-
export { default as
|
103
|
+
export { default as ArrowRight } from './ArrowRight.astro'
|
98
104
|
export { default as ArrowRightCircle } from './ArrowRightCircle.astro'
|
99
105
|
export { default as ArrowRightFromLine } from './ArrowRightFromLine.astro'
|
100
106
|
export { default as ArrowRightLeft } from './ArrowRightLeft.astro'
|
101
107
|
export { default as ArrowRightSquare } from './ArrowRightSquare.astro'
|
102
108
|
export { default as ArrowRightToLine } from './ArrowRightToLine.astro'
|
103
|
-
export { default as
|
109
|
+
export { default as ArrowUp } from './ArrowUp.astro'
|
104
110
|
export { default as ArrowUp01 } from './ArrowUp01.astro'
|
105
111
|
export { default as ArrowUp10 } from './ArrowUp10.astro'
|
106
112
|
export { default as ArrowUpAZ } from './ArrowUpAZ.astro'
|
113
|
+
export { default as ArrowUpAz } from './ArrowUpAz.astro'
|
107
114
|
export { default as ArrowUpCircle } from './ArrowUpCircle.astro'
|
108
115
|
export { default as ArrowUpDown } from './ArrowUpDown.astro'
|
109
116
|
export { default as ArrowUpFromDot } from './ArrowUpFromDot.astro'
|
110
117
|
export { default as ArrowUpFromLine } from './ArrowUpFromLine.astro'
|
118
|
+
export { default as ArrowUpLeft } from './ArrowUpLeft.astro'
|
111
119
|
export { default as ArrowUpLeftFromCircle } from './ArrowUpLeftFromCircle.astro'
|
112
120
|
export { default as ArrowUpLeftSquare } from './ArrowUpLeftSquare.astro'
|
113
|
-
export { default as ArrowUpLeft } from './ArrowUpLeft.astro'
|
114
121
|
export { default as ArrowUpNarrowWide } from './ArrowUpNarrowWide.astro'
|
122
|
+
export { default as ArrowUpRight } from './ArrowUpRight.astro'
|
115
123
|
export { default as ArrowUpRightFromCircle } from './ArrowUpRightFromCircle.astro'
|
116
124
|
export { default as ArrowUpRightSquare } from './ArrowUpRightSquare.astro'
|
117
|
-
export { default as ArrowUpRight } from './ArrowUpRight.astro'
|
118
125
|
export { default as ArrowUpSquare } from './ArrowUpSquare.astro'
|
119
126
|
export { default as ArrowUpToLine } from './ArrowUpToLine.astro'
|
120
127
|
export { default as ArrowUpWideNarrow } from './ArrowUpWideNarrow.astro'
|
121
128
|
export { default as ArrowUpZA } from './ArrowUpZA.astro'
|
122
|
-
export { default as
|
129
|
+
export { default as ArrowUpZa } from './ArrowUpZa.astro'
|
123
130
|
export { default as ArrowsUpFromLine } from './ArrowsUpFromLine.astro'
|
124
|
-
export { default as AsteriskSquare } from './AsteriskSquare.astro'
|
125
131
|
export { default as Asterisk } from './Asterisk.astro'
|
132
|
+
export { default as AsteriskSquare } from './AsteriskSquare.astro'
|
126
133
|
export { default as AtSign } from './AtSign.astro'
|
127
134
|
export { default as Atom } from './Atom.astro'
|
128
135
|
export { default as AudioLines } from './AudioLines.astro'
|
129
136
|
export { default as AudioWaveform } from './AudioWaveform.astro'
|
130
137
|
export { default as Award } from './Award.astro'
|
131
138
|
export { default as Axe } from './Axe.astro'
|
139
|
+
export { default as Axis3D } from './Axis3D.astro'
|
132
140
|
export { default as Axis3d } from './Axis3d.astro'
|
133
141
|
export { default as Baby } from './Baby.astro'
|
134
142
|
export { default as Backpack } from './Backpack.astro'
|
143
|
+
export { default as Badge } from './Badge.astro'
|
135
144
|
export { default as BadgeAlert } from './BadgeAlert.astro'
|
136
145
|
export { default as BadgeCent } from './BadgeCent.astro'
|
137
146
|
export { default as BadgeCheck } from './BadgeCheck.astro'
|
@@ -148,44 +157,45 @@ export { default as BadgePoundSterling } from './BadgePoundSterling.astro'
|
|
148
157
|
export { default as BadgeRussianRuble } from './BadgeRussianRuble.astro'
|
149
158
|
export { default as BadgeSwissFranc } from './BadgeSwissFranc.astro'
|
150
159
|
export { default as BadgeX } from './BadgeX.astro'
|
151
|
-
export { default as Badge } from './Badge.astro'
|
152
160
|
export { default as BaggageClaim } from './BaggageClaim.astro'
|
153
161
|
export { default as Ban } from './Ban.astro'
|
154
162
|
export { default as Banana } from './Banana.astro'
|
155
163
|
export { default as Banknote } from './Banknote.astro'
|
164
|
+
export { default as BarChart } from './BarChart.astro'
|
156
165
|
export { default as BarChart2 } from './BarChart2.astro'
|
157
166
|
export { default as BarChart3 } from './BarChart3.astro'
|
158
167
|
export { default as BarChart4 } from './BarChart4.astro'
|
159
168
|
export { default as BarChartBig } from './BarChartBig.astro'
|
160
|
-
export { default as BarChartHorizontalBig } from './BarChartHorizontalBig.astro'
|
161
169
|
export { default as BarChartHorizontal } from './BarChartHorizontal.astro'
|
162
|
-
export { default as
|
170
|
+
export { default as BarChartHorizontalBig } from './BarChartHorizontalBig.astro'
|
163
171
|
export { default as Barcode } from './Barcode.astro'
|
164
172
|
export { default as Baseline } from './Baseline.astro'
|
165
173
|
export { default as Bath } from './Bath.astro'
|
174
|
+
export { default as Battery } from './Battery.astro'
|
166
175
|
export { default as BatteryCharging } from './BatteryCharging.astro'
|
167
176
|
export { default as BatteryFull } from './BatteryFull.astro'
|
168
177
|
export { default as BatteryLow } from './BatteryLow.astro'
|
169
178
|
export { default as BatteryMedium } from './BatteryMedium.astro'
|
170
179
|
export { default as BatteryWarning } from './BatteryWarning.astro'
|
171
|
-
export { default as Battery } from './Battery.astro'
|
172
180
|
export { default as Beaker } from './Beaker.astro'
|
173
|
-
export { default as BeanOff } from './BeanOff.astro'
|
174
181
|
export { default as Bean } from './Bean.astro'
|
182
|
+
export { default as BeanOff } from './BeanOff.astro'
|
183
|
+
export { default as Bed } from './Bed.astro'
|
175
184
|
export { default as BedDouble } from './BedDouble.astro'
|
176
185
|
export { default as BedSingle } from './BedSingle.astro'
|
177
|
-
export { default as Bed } from './Bed.astro'
|
178
186
|
export { default as Beef } from './Beef.astro'
|
179
187
|
export { default as Beer } from './Beer.astro'
|
188
|
+
export { default as Bell } from './Bell.astro'
|
180
189
|
export { default as BellDot } from './BellDot.astro'
|
181
190
|
export { default as BellElectric } from './BellElectric.astro'
|
182
191
|
export { default as BellMinus } from './BellMinus.astro'
|
183
192
|
export { default as BellOff } from './BellOff.astro'
|
184
193
|
export { default as BellPlus } from './BellPlus.astro'
|
185
194
|
export { default as BellRing } from './BellRing.astro'
|
186
|
-
export { default as Bell } from './Bell.astro'
|
187
195
|
export { default as BetweenHorizonalEnd } from './BetweenHorizonalEnd.astro'
|
188
196
|
export { default as BetweenHorizonalStart } from './BetweenHorizonalStart.astro'
|
197
|
+
export { default as BetweenHorizontalEnd } from './BetweenHorizontalEnd.astro'
|
198
|
+
export { default as BetweenHorizontalStart } from './BetweenHorizontalStart.astro'
|
189
199
|
export { default as BetweenVerticalEnd } from './BetweenVerticalEnd.astro'
|
190
200
|
export { default as BetweenVerticalStart } from './BetweenVerticalStart.astro'
|
191
201
|
export { default as Bike } from './Bike.astro'
|
@@ -195,14 +205,15 @@ export { default as Bird } from './Bird.astro'
|
|
195
205
|
export { default as Bitcoin } from './Bitcoin.astro'
|
196
206
|
export { default as Blinds } from './Blinds.astro'
|
197
207
|
export { default as Blocks } from './Blocks.astro'
|
208
|
+
export { default as Bluetooth } from './Bluetooth.astro'
|
198
209
|
export { default as BluetoothConnected } from './BluetoothConnected.astro'
|
199
210
|
export { default as BluetoothOff } from './BluetoothOff.astro'
|
200
211
|
export { default as BluetoothSearching } from './BluetoothSearching.astro'
|
201
|
-
export { default as Bluetooth } from './Bluetooth.astro'
|
202
212
|
export { default as Bold } from './Bold.astro'
|
203
213
|
export { default as Bolt } from './Bolt.astro'
|
204
214
|
export { default as Bomb } from './Bomb.astro'
|
205
215
|
export { default as Bone } from './Bone.astro'
|
216
|
+
export { default as Book } from './Book.astro'
|
206
217
|
export { default as BookA } from './BookA.astro'
|
207
218
|
export { default as BookAudio } from './BookAudio.astro'
|
208
219
|
export { default as BookCheck } from './BookCheck.astro'
|
@@ -216,50 +227,51 @@ export { default as BookKey } from './BookKey.astro'
|
|
216
227
|
export { default as BookLock } from './BookLock.astro'
|
217
228
|
export { default as BookMarked } from './BookMarked.astro'
|
218
229
|
export { default as BookMinus } from './BookMinus.astro'
|
230
|
+
export { default as BookOpen } from './BookOpen.astro'
|
219
231
|
export { default as BookOpenCheck } from './BookOpenCheck.astro'
|
220
232
|
export { default as BookOpenText } from './BookOpenText.astro'
|
221
|
-
export { default as BookOpen } from './BookOpen.astro'
|
222
233
|
export { default as BookPlus } from './BookPlus.astro'
|
234
|
+
export { default as BookTemplate } from './BookTemplate.astro'
|
223
235
|
export { default as BookText } from './BookText.astro'
|
224
236
|
export { default as BookType } from './BookType.astro'
|
225
|
-
export { default as BookUp2 } from './BookUp2.astro'
|
226
237
|
export { default as BookUp } from './BookUp.astro'
|
238
|
+
export { default as BookUp2 } from './BookUp2.astro'
|
227
239
|
export { default as BookUser } from './BookUser.astro'
|
228
240
|
export { default as BookX } from './BookX.astro'
|
229
|
-
export { default as
|
241
|
+
export { default as Bookmark } from './Bookmark.astro'
|
230
242
|
export { default as BookmarkCheck } from './BookmarkCheck.astro'
|
231
243
|
export { default as BookmarkMinus } from './BookmarkMinus.astro'
|
232
244
|
export { default as BookmarkPlus } from './BookmarkPlus.astro'
|
233
245
|
export { default as BookmarkX } from './BookmarkX.astro'
|
234
|
-
export { default as Bookmark } from './Bookmark.astro'
|
235
246
|
export { default as BoomBox } from './BoomBox.astro'
|
236
247
|
export { default as Bot } from './Bot.astro'
|
237
|
-
export { default as BoxSelect } from './BoxSelect.astro'
|
238
248
|
export { default as Box } from './Box.astro'
|
249
|
+
export { default as BoxSelect } from './BoxSelect.astro'
|
239
250
|
export { default as Boxes } from './Boxes.astro'
|
240
251
|
export { default as Braces } from './Braces.astro'
|
241
252
|
export { default as Brackets } from './Brackets.astro'
|
253
|
+
export { default as Brain } from './Brain.astro'
|
242
254
|
export { default as BrainCircuit } from './BrainCircuit.astro'
|
243
255
|
export { default as BrainCog } from './BrainCog.astro'
|
244
|
-
export { default as Brain } from './Brain.astro'
|
245
256
|
export { default as BrickWall } from './BrickWall.astro'
|
246
257
|
export { default as Briefcase } from './Briefcase.astro'
|
247
258
|
export { default as BringToFront } from './BringToFront.astro'
|
248
259
|
export { default as Brush } from './Brush.astro'
|
260
|
+
export { default as Bug } from './Bug.astro'
|
249
261
|
export { default as BugOff } from './BugOff.astro'
|
250
262
|
export { default as BugPlay } from './BugPlay.astro'
|
251
|
-
export { default as Bug } from './Bug.astro'
|
252
|
-
export { default as Building2 } from './Building2.astro'
|
253
263
|
export { default as Building } from './Building.astro'
|
254
|
-
export { default as
|
264
|
+
export { default as Building2 } from './Building2.astro'
|
255
265
|
export { default as Bus } from './Bus.astro'
|
256
|
-
export { default as
|
266
|
+
export { default as BusFront } from './BusFront.astro'
|
257
267
|
export { default as Cable } from './Cable.astro'
|
258
|
-
export { default as
|
268
|
+
export { default as CableCar } from './CableCar.astro'
|
259
269
|
export { default as Cake } from './Cake.astro'
|
270
|
+
export { default as CakeSlice } from './CakeSlice.astro'
|
260
271
|
export { default as Calculator } from './Calculator.astro'
|
261
|
-
export { default as
|
272
|
+
export { default as Calendar } from './Calendar.astro'
|
262
273
|
export { default as CalendarCheck } from './CalendarCheck.astro'
|
274
|
+
export { default as CalendarCheck2 } from './CalendarCheck2.astro'
|
263
275
|
export { default as CalendarClock } from './CalendarClock.astro'
|
264
276
|
export { default as CalendarDays } from './CalendarDays.astro'
|
265
277
|
export { default as CalendarHeart } from './CalendarHeart.astro'
|
@@ -268,18 +280,17 @@ export { default as CalendarOff } from './CalendarOff.astro'
|
|
268
280
|
export { default as CalendarPlus } from './CalendarPlus.astro'
|
269
281
|
export { default as CalendarRange } from './CalendarRange.astro'
|
270
282
|
export { default as CalendarSearch } from './CalendarSearch.astro'
|
271
|
-
export { default as CalendarX2 } from './CalendarX2.astro'
|
272
283
|
export { default as CalendarX } from './CalendarX.astro'
|
273
|
-
export { default as
|
274
|
-
export { default as CameraOff } from './CameraOff.astro'
|
284
|
+
export { default as CalendarX2 } from './CalendarX2.astro'
|
275
285
|
export { default as Camera } from './Camera.astro'
|
286
|
+
export { default as CameraOff } from './CameraOff.astro'
|
276
287
|
export { default as CandlestickChart } from './CandlestickChart.astro'
|
288
|
+
export { default as Candy } from './Candy.astro'
|
277
289
|
export { default as CandyCane } from './CandyCane.astro'
|
278
290
|
export { default as CandyOff } from './CandyOff.astro'
|
279
|
-
export { default as
|
291
|
+
export { default as Car } from './Car.astro'
|
280
292
|
export { default as CarFront } from './CarFront.astro'
|
281
293
|
export { default as CarTaxiFront } from './CarTaxiFront.astro'
|
282
|
-
export { default as Car } from './Car.astro'
|
283
294
|
export { default as Caravan } from './Caravan.astro'
|
284
295
|
export { default as Carrot } from './Carrot.astro'
|
285
296
|
export { default as CaseLower } from './CaseLower.astro'
|
@@ -290,64 +301,68 @@ export { default as Cast } from './Cast.astro'
|
|
290
301
|
export { default as Castle } from './Castle.astro'
|
291
302
|
export { default as Cat } from './Cat.astro'
|
292
303
|
export { default as Cctv } from './Cctv.astro'
|
304
|
+
export { default as Check } from './Check.astro'
|
293
305
|
export { default as CheckCheck } from './CheckCheck.astro'
|
294
|
-
export { default as CheckCircle2 } from './CheckCircle2.astro'
|
295
306
|
export { default as CheckCircle } from './CheckCircle.astro'
|
296
|
-
export { default as
|
307
|
+
export { default as CheckCircle2 } from './CheckCircle2.astro'
|
297
308
|
export { default as CheckSquare } from './CheckSquare.astro'
|
298
|
-
export { default as
|
309
|
+
export { default as CheckSquare2 } from './CheckSquare2.astro'
|
299
310
|
export { default as ChefHat } from './ChefHat.astro'
|
300
311
|
export { default as Cherry } from './Cherry.astro'
|
312
|
+
export { default as ChevronDown } from './ChevronDown.astro'
|
301
313
|
export { default as ChevronDownCircle } from './ChevronDownCircle.astro'
|
302
314
|
export { default as ChevronDownSquare } from './ChevronDownSquare.astro'
|
303
|
-
export { default as ChevronDown } from './ChevronDown.astro'
|
304
315
|
export { default as ChevronFirst } from './ChevronFirst.astro'
|
305
316
|
export { default as ChevronLast } from './ChevronLast.astro'
|
317
|
+
export { default as ChevronLeft } from './ChevronLeft.astro'
|
306
318
|
export { default as ChevronLeftCircle } from './ChevronLeftCircle.astro'
|
307
319
|
export { default as ChevronLeftSquare } from './ChevronLeftSquare.astro'
|
308
|
-
export { default as
|
320
|
+
export { default as ChevronRight } from './ChevronRight.astro'
|
309
321
|
export { default as ChevronRightCircle } from './ChevronRightCircle.astro'
|
310
322
|
export { default as ChevronRightSquare } from './ChevronRightSquare.astro'
|
311
|
-
export { default as
|
323
|
+
export { default as ChevronUp } from './ChevronUp.astro'
|
312
324
|
export { default as ChevronUpCircle } from './ChevronUpCircle.astro'
|
313
325
|
export { default as ChevronUpSquare } from './ChevronUpSquare.astro'
|
314
|
-
export { default as ChevronUp } from './ChevronUp.astro'
|
315
|
-
export { default as ChevronsDownUp } from './ChevronsDownUp.astro'
|
316
326
|
export { default as ChevronsDown } from './ChevronsDown.astro'
|
317
|
-
export { default as
|
327
|
+
export { default as ChevronsDownUp } from './ChevronsDownUp.astro'
|
318
328
|
export { default as ChevronsLeft } from './ChevronsLeft.astro'
|
319
|
-
export { default as
|
329
|
+
export { default as ChevronsLeftRight } from './ChevronsLeftRight.astro'
|
320
330
|
export { default as ChevronsRight } from './ChevronsRight.astro'
|
321
|
-
export { default as
|
331
|
+
export { default as ChevronsRightLeft } from './ChevronsRightLeft.astro'
|
322
332
|
export { default as ChevronsUp } from './ChevronsUp.astro'
|
333
|
+
export { default as ChevronsUpDown } from './ChevronsUpDown.astro'
|
323
334
|
export { default as Chrome } from './Chrome.astro'
|
324
335
|
export { default as Church } from './Church.astro'
|
325
|
-
export { default as CigaretteOff } from './CigaretteOff.astro'
|
326
336
|
export { default as Cigarette } from './Cigarette.astro'
|
337
|
+
export { default as CigaretteOff } from './CigaretteOff.astro'
|
338
|
+
export { default as Circle } from './Circle.astro'
|
327
339
|
export { default as CircleDashed } from './CircleDashed.astro'
|
328
340
|
export { default as CircleDollarSign } from './CircleDollarSign.astro'
|
329
|
-
export { default as CircleDotDashed } from './CircleDotDashed.astro'
|
330
341
|
export { default as CircleDot } from './CircleDot.astro'
|
342
|
+
export { default as CircleDotDashed } from './CircleDotDashed.astro'
|
331
343
|
export { default as CircleEllipsis } from './CircleEllipsis.astro'
|
332
344
|
export { default as CircleEqual } from './CircleEqual.astro'
|
333
345
|
export { default as CircleOff } from './CircleOff.astro'
|
334
|
-
export { default as CircleSlash2 } from './CircleSlash2.astro'
|
335
346
|
export { default as CircleSlash } from './CircleSlash.astro'
|
336
|
-
export { default as
|
347
|
+
export { default as CircleSlash2 } from './CircleSlash2.astro'
|
348
|
+
export { default as CircleSlashed } from './CircleSlashed.astro'
|
337
349
|
export { default as CircleUser } from './CircleUser.astro'
|
338
|
-
export { default as
|
350
|
+
export { default as CircleUserRound } from './CircleUserRound.astro'
|
339
351
|
export { default as CircuitBoard } from './CircuitBoard.astro'
|
340
352
|
export { default as Citrus } from './Citrus.astro'
|
341
353
|
export { default as Clapperboard } from './Clapperboard.astro'
|
354
|
+
export { default as Clipboard } from './Clipboard.astro'
|
342
355
|
export { default as ClipboardCheck } from './ClipboardCheck.astro'
|
343
356
|
export { default as ClipboardCopy } from './ClipboardCopy.astro'
|
344
357
|
export { default as ClipboardEdit } from './ClipboardEdit.astro'
|
345
358
|
export { default as ClipboardList } from './ClipboardList.astro'
|
346
359
|
export { default as ClipboardPaste } from './ClipboardPaste.astro'
|
360
|
+
export { default as ClipboardPen } from './ClipboardPen.astro'
|
361
|
+
export { default as ClipboardPenLine } from './ClipboardPenLine.astro'
|
347
362
|
export { default as ClipboardSignature } from './ClipboardSignature.astro'
|
348
363
|
export { default as ClipboardType } from './ClipboardType.astro'
|
349
364
|
export { default as ClipboardX } from './ClipboardX.astro'
|
350
|
-
export { default as
|
365
|
+
export { default as Clock } from './Clock.astro'
|
351
366
|
export { default as Clock1 } from './Clock1.astro'
|
352
367
|
export { default as Clock10 } from './Clock10.astro'
|
353
368
|
export { default as Clock11 } from './Clock11.astro'
|
@@ -360,32 +375,32 @@ export { default as Clock6 } from './Clock6.astro'
|
|
360
375
|
export { default as Clock7 } from './Clock7.astro'
|
361
376
|
export { default as Clock8 } from './Clock8.astro'
|
362
377
|
export { default as Clock9 } from './Clock9.astro'
|
363
|
-
export { default as
|
378
|
+
export { default as Cloud } from './Cloud.astro'
|
364
379
|
export { default as CloudCog } from './CloudCog.astro'
|
365
380
|
export { default as CloudDrizzle } from './CloudDrizzle.astro'
|
366
381
|
export { default as CloudFog } from './CloudFog.astro'
|
367
382
|
export { default as CloudHail } from './CloudHail.astro'
|
368
383
|
export { default as CloudLightning } from './CloudLightning.astro'
|
369
|
-
export { default as CloudMoonRain } from './CloudMoonRain.astro'
|
370
384
|
export { default as CloudMoon } from './CloudMoon.astro'
|
385
|
+
export { default as CloudMoonRain } from './CloudMoonRain.astro'
|
371
386
|
export { default as CloudOff } from './CloudOff.astro'
|
372
|
-
export { default as CloudRainWind } from './CloudRainWind.astro'
|
373
387
|
export { default as CloudRain } from './CloudRain.astro'
|
388
|
+
export { default as CloudRainWind } from './CloudRainWind.astro'
|
374
389
|
export { default as CloudSnow } from './CloudSnow.astro'
|
375
|
-
export { default as CloudSunRain } from './CloudSunRain.astro'
|
376
390
|
export { default as CloudSun } from './CloudSun.astro'
|
377
|
-
export { default as
|
391
|
+
export { default as CloudSunRain } from './CloudSunRain.astro'
|
378
392
|
export { default as Cloudy } from './Cloudy.astro'
|
379
393
|
export { default as Clover } from './Clover.astro'
|
380
394
|
export { default as Club } from './Club.astro'
|
395
|
+
export { default as Code } from './Code.astro'
|
381
396
|
export { default as Code2 } from './Code2.astro'
|
382
397
|
export { default as CodeSquare } from './CodeSquare.astro'
|
383
|
-
export { default as Code } from './Code.astro'
|
384
398
|
export { default as Codepen } from './Codepen.astro'
|
385
399
|
export { default as Codesandbox } from './Codesandbox.astro'
|
386
400
|
export { default as Coffee } from './Coffee.astro'
|
387
401
|
export { default as Cog } from './Cog.astro'
|
388
402
|
export { default as Coins } from './Coins.astro'
|
403
|
+
export { default as Columns } from './Columns.astro'
|
389
404
|
export { default as Columns2 } from './Columns2.astro'
|
390
405
|
export { default as Columns3 } from './Columns3.astro'
|
391
406
|
export { default as Columns4 } from './Columns4.astro'
|
@@ -397,18 +412,18 @@ export { default as Computer } from './Computer.astro'
|
|
397
412
|
export { default as ConciergeBell } from './ConciergeBell.astro'
|
398
413
|
export { default as Cone } from './Cone.astro'
|
399
414
|
export { default as Construction } from './Construction.astro'
|
400
|
-
export { default as Contact2 } from './Contact2.astro'
|
401
415
|
export { default as Contact } from './Contact.astro'
|
416
|
+
export { default as Contact2 } from './Contact2.astro'
|
402
417
|
export { default as Container } from './Container.astro'
|
403
418
|
export { default as Contrast } from './Contrast.astro'
|
404
419
|
export { default as Cookie } from './Cookie.astro'
|
405
420
|
export { default as CookingPot } from './CookingPot.astro'
|
421
|
+
export { default as Copy } from './Copy.astro'
|
406
422
|
export { default as CopyCheck } from './CopyCheck.astro'
|
407
423
|
export { default as CopyMinus } from './CopyMinus.astro'
|
408
424
|
export { default as CopyPlus } from './CopyPlus.astro'
|
409
425
|
export { default as CopySlash } from './CopySlash.astro'
|
410
426
|
export { default as CopyX } from './CopyX.astro'
|
411
|
-
export { default as Copy } from './Copy.astro'
|
412
427
|
export { default as Copyleft } from './Copyleft.astro'
|
413
428
|
export { default as Copyright } from './Copyright.astro'
|
414
429
|
export { default as CornerDownLeft } from './CornerDownLeft.astro'
|
@@ -429,11 +444,12 @@ export { default as Crosshair } from './Crosshair.astro'
|
|
429
444
|
export { default as Crown } from './Crown.astro'
|
430
445
|
export { default as Cuboid } from './Cuboid.astro'
|
431
446
|
export { default as CupSoda } from './CupSoda.astro'
|
447
|
+
export { default as CurlyBraces } from './CurlyBraces.astro'
|
432
448
|
export { default as Currency } from './Currency.astro'
|
433
449
|
export { default as Cylinder } from './Cylinder.astro'
|
450
|
+
export { default as Database } from './Database.astro'
|
434
451
|
export { default as DatabaseBackup } from './DatabaseBackup.astro'
|
435
452
|
export { default as DatabaseZap } from './DatabaseZap.astro'
|
436
|
-
export { default as Database } from './Database.astro'
|
437
453
|
export { default as Delete } from './Delete.astro'
|
438
454
|
export { default as Dessert } from './Dessert.astro'
|
439
455
|
export { default as Diameter } from './Diameter.astro'
|
@@ -446,24 +462,24 @@ export { default as Dice5 } from './Dice5.astro'
|
|
446
462
|
export { default as Dice6 } from './Dice6.astro'
|
447
463
|
export { default as Dices } from './Dices.astro'
|
448
464
|
export { default as Diff } from './Diff.astro'
|
465
|
+
export { default as Disc } from './Disc.astro'
|
449
466
|
export { default as Disc2 } from './Disc2.astro'
|
450
467
|
export { default as Disc3 } from './Disc3.astro'
|
451
468
|
export { default as DiscAlbum } from './DiscAlbum.astro'
|
452
|
-
export { default as
|
469
|
+
export { default as Divide } from './Divide.astro'
|
453
470
|
export { default as DivideCircle } from './DivideCircle.astro'
|
454
471
|
export { default as DivideSquare } from './DivideSquare.astro'
|
455
|
-
export { default as Divide } from './Divide.astro'
|
456
|
-
export { default as DnaOff } from './DnaOff.astro'
|
457
472
|
export { default as Dna } from './Dna.astro'
|
473
|
+
export { default as DnaOff } from './DnaOff.astro'
|
458
474
|
export { default as Dog } from './Dog.astro'
|
459
475
|
export { default as DollarSign } from './DollarSign.astro'
|
460
476
|
export { default as Donut } from './Donut.astro'
|
461
477
|
export { default as DoorClosed } from './DoorClosed.astro'
|
462
478
|
export { default as DoorOpen } from './DoorOpen.astro'
|
463
|
-
export { default as DotSquare } from './DotSquare.astro'
|
464
479
|
export { default as Dot } from './Dot.astro'
|
465
|
-
export { default as
|
480
|
+
export { default as DotSquare } from './DotSquare.astro'
|
466
481
|
export { default as Download } from './Download.astro'
|
482
|
+
export { default as DownloadCloud } from './DownloadCloud.astro'
|
467
483
|
export { default as DraftingCompass } from './DraftingCompass.astro'
|
468
484
|
export { default as Drama } from './Drama.astro'
|
469
485
|
export { default as Dribbble } from './Dribbble.astro'
|
@@ -473,20 +489,23 @@ export { default as Droplets } from './Droplets.astro'
|
|
473
489
|
export { default as Drum } from './Drum.astro'
|
474
490
|
export { default as Drumstick } from './Drumstick.astro'
|
475
491
|
export { default as Dumbbell } from './Dumbbell.astro'
|
476
|
-
export { default as EarOff } from './EarOff.astro'
|
477
492
|
export { default as Ear } from './Ear.astro'
|
493
|
+
export { default as EarOff } from './EarOff.astro'
|
494
|
+
export { default as Edit } from './Edit.astro'
|
495
|
+
export { default as Edit2 } from './Edit2.astro'
|
496
|
+
export { default as Edit3 } from './Edit3.astro'
|
497
|
+
export { default as Egg } from './Egg.astro'
|
478
498
|
export { default as EggFried } from './EggFried.astro'
|
479
499
|
export { default as EggOff } from './EggOff.astro'
|
480
|
-
export { default as
|
500
|
+
export { default as Equal } from './Equal.astro'
|
481
501
|
export { default as EqualNot } from './EqualNot.astro'
|
482
502
|
export { default as EqualSquare } from './EqualSquare.astro'
|
483
|
-
export { default as Equal } from './Equal.astro'
|
484
503
|
export { default as Eraser } from './Eraser.astro'
|
485
504
|
export { default as Euro } from './Euro.astro'
|
486
505
|
export { default as Expand } from './Expand.astro'
|
487
506
|
export { default as ExternalLink } from './ExternalLink.astro'
|
488
|
-
export { default as EyeOff } from './EyeOff.astro'
|
489
507
|
export { default as Eye } from './Eye.astro'
|
508
|
+
export { default as EyeOff } from './EyeOff.astro'
|
490
509
|
export { default as Facebook } from './Facebook.astro'
|
491
510
|
export { default as Factory } from './Factory.astro'
|
492
511
|
export { default as Fan } from './Fan.astro'
|
@@ -495,21 +514,24 @@ export { default as Feather } from './Feather.astro'
|
|
495
514
|
export { default as Fence } from './Fence.astro'
|
496
515
|
export { default as FerrisWheel } from './FerrisWheel.astro'
|
497
516
|
export { default as Figma } from './Figma.astro'
|
517
|
+
export { default as File } from './File.astro'
|
498
518
|
export { default as FileArchive } from './FileArchive.astro'
|
499
|
-
export { default as FileAudio2 } from './FileAudio2.astro'
|
500
519
|
export { default as FileAudio } from './FileAudio.astro'
|
520
|
+
export { default as FileAudio2 } from './FileAudio2.astro'
|
521
|
+
export { default as FileAxis3D } from './FileAxis3D.astro'
|
501
522
|
export { default as FileAxis3d } from './FileAxis3d.astro'
|
502
|
-
export { default as FileBadge2 } from './FileBadge2.astro'
|
503
523
|
export { default as FileBadge } from './FileBadge.astro'
|
504
|
-
export { default as
|
524
|
+
export { default as FileBadge2 } from './FileBadge2.astro'
|
505
525
|
export { default as FileBarChart } from './FileBarChart.astro'
|
526
|
+
export { default as FileBarChart2 } from './FileBarChart2.astro'
|
506
527
|
export { default as FileBox } from './FileBox.astro'
|
507
|
-
export { default as FileCheck2 } from './FileCheck2.astro'
|
508
528
|
export { default as FileCheck } from './FileCheck.astro'
|
529
|
+
export { default as FileCheck2 } from './FileCheck2.astro'
|
509
530
|
export { default as FileClock } from './FileClock.astro'
|
510
|
-
export { default as FileCode2 } from './FileCode2.astro'
|
511
531
|
export { default as FileCode } from './FileCode.astro'
|
532
|
+
export { default as FileCode2 } from './FileCode2.astro'
|
512
533
|
export { default as FileCog } from './FileCog.astro'
|
534
|
+
export { default as FileCog2 } from './FileCog2.astro'
|
513
535
|
export { default as FileDiff } from './FileDiff.astro'
|
514
536
|
export { default as FileDigit } from './FileDigit.astro'
|
515
537
|
export { default as FileDown } from './FileDown.astro'
|
@@ -517,99 +539,102 @@ export { default as FileEdit } from './FileEdit.astro'
|
|
517
539
|
export { default as FileHeart } from './FileHeart.astro'
|
518
540
|
export { default as FileImage } from './FileImage.astro'
|
519
541
|
export { default as FileInput } from './FileInput.astro'
|
520
|
-
export { default as FileJson2 } from './FileJson2.astro'
|
521
542
|
export { default as FileJson } from './FileJson.astro'
|
522
|
-
export { default as
|
543
|
+
export { default as FileJson2 } from './FileJson2.astro'
|
523
544
|
export { default as FileKey } from './FileKey.astro'
|
545
|
+
export { default as FileKey2 } from './FileKey2.astro'
|
524
546
|
export { default as FileLineChart } from './FileLineChart.astro'
|
525
|
-
export { default as FileLock2 } from './FileLock2.astro'
|
526
547
|
export { default as FileLock } from './FileLock.astro'
|
527
|
-
export { default as
|
548
|
+
export { default as FileLock2 } from './FileLock2.astro'
|
528
549
|
export { default as FileMinus } from './FileMinus.astro'
|
550
|
+
export { default as FileMinus2 } from './FileMinus2.astro'
|
529
551
|
export { default as FileMusic } from './FileMusic.astro'
|
530
552
|
export { default as FileOutput } from './FileOutput.astro'
|
553
|
+
export { default as FilePen } from './FilePen.astro'
|
554
|
+
export { default as FilePenLine } from './FilePenLine.astro'
|
531
555
|
export { default as FilePieChart } from './FilePieChart.astro'
|
532
|
-
export { default as FilePlus2 } from './FilePlus2.astro'
|
533
556
|
export { default as FilePlus } from './FilePlus.astro'
|
557
|
+
export { default as FilePlus2 } from './FilePlus2.astro'
|
534
558
|
export { default as FileQuestion } from './FileQuestion.astro'
|
535
559
|
export { default as FileScan } from './FileScan.astro'
|
536
|
-
export { default as FileSearch2 } from './FileSearch2.astro'
|
537
560
|
export { default as FileSearch } from './FileSearch.astro'
|
561
|
+
export { default as FileSearch2 } from './FileSearch2.astro'
|
538
562
|
export { default as FileSignature } from './FileSignature.astro'
|
539
563
|
export { default as FileSpreadsheet } from './FileSpreadsheet.astro'
|
540
564
|
export { default as FileStack } from './FileStack.astro'
|
541
565
|
export { default as FileSymlink } from './FileSymlink.astro'
|
542
566
|
export { default as FileTerminal } from './FileTerminal.astro'
|
543
567
|
export { default as FileText } from './FileText.astro'
|
544
|
-
export { default as FileType2 } from './FileType2.astro'
|
545
568
|
export { default as FileType } from './FileType.astro'
|
569
|
+
export { default as FileType2 } from './FileType2.astro'
|
546
570
|
export { default as FileUp } from './FileUp.astro'
|
547
|
-
export { default as FileVideo2 } from './FileVideo2.astro'
|
548
571
|
export { default as FileVideo } from './FileVideo.astro'
|
549
|
-
export { default as
|
572
|
+
export { default as FileVideo2 } from './FileVideo2.astro'
|
550
573
|
export { default as FileVolume } from './FileVolume.astro'
|
574
|
+
export { default as FileVolume2 } from './FileVolume2.astro'
|
551
575
|
export { default as FileWarning } from './FileWarning.astro'
|
552
|
-
export { default as FileX2 } from './FileX2.astro'
|
553
576
|
export { default as FileX } from './FileX.astro'
|
554
|
-
export { default as
|
577
|
+
export { default as FileX2 } from './FileX2.astro'
|
555
578
|
export { default as Files } from './Files.astro'
|
556
579
|
export { default as Film } from './Film.astro'
|
557
|
-
export { default as FilterX } from './FilterX.astro'
|
558
580
|
export { default as Filter } from './Filter.astro'
|
581
|
+
export { default as FilterX } from './FilterX.astro'
|
559
582
|
export { default as Fingerprint } from './Fingerprint.astro'
|
560
583
|
export { default as FireExtinguisher } from './FireExtinguisher.astro'
|
584
|
+
export { default as Fish } from './Fish.astro'
|
561
585
|
export { default as FishOff } from './FishOff.astro'
|
562
586
|
export { default as FishSymbol } from './FishSymbol.astro'
|
563
|
-
export { default as
|
587
|
+
export { default as Flag } from './Flag.astro'
|
564
588
|
export { default as FlagOff } from './FlagOff.astro'
|
565
589
|
export { default as FlagTriangleLeft } from './FlagTriangleLeft.astro'
|
566
590
|
export { default as FlagTriangleRight } from './FlagTriangleRight.astro'
|
567
|
-
export { default as Flag } from './Flag.astro'
|
568
|
-
export { default as FlameKindling } from './FlameKindling.astro'
|
569
591
|
export { default as Flame } from './Flame.astro'
|
570
|
-
export { default as
|
592
|
+
export { default as FlameKindling } from './FlameKindling.astro'
|
571
593
|
export { default as Flashlight } from './Flashlight.astro'
|
572
|
-
export { default as
|
594
|
+
export { default as FlashlightOff } from './FlashlightOff.astro'
|
573
595
|
export { default as FlaskConical } from './FlaskConical.astro'
|
596
|
+
export { default as FlaskConicalOff } from './FlaskConicalOff.astro'
|
574
597
|
export { default as FlaskRound } from './FlaskRound.astro'
|
575
|
-
export { default as FlipHorizontal2 } from './FlipHorizontal2.astro'
|
576
598
|
export { default as FlipHorizontal } from './FlipHorizontal.astro'
|
577
|
-
export { default as
|
599
|
+
export { default as FlipHorizontal2 } from './FlipHorizontal2.astro'
|
578
600
|
export { default as FlipVertical } from './FlipVertical.astro'
|
579
|
-
export { default as
|
601
|
+
export { default as FlipVertical2 } from './FlipVertical2.astro'
|
580
602
|
export { default as Flower } from './Flower.astro'
|
603
|
+
export { default as Flower2 } from './Flower2.astro'
|
581
604
|
export { default as Focus } from './Focus.astro'
|
582
605
|
export { default as FoldHorizontal } from './FoldHorizontal.astro'
|
583
606
|
export { default as FoldVertical } from './FoldVertical.astro'
|
607
|
+
export { default as Folder } from './Folder.astro'
|
584
608
|
export { default as FolderArchive } from './FolderArchive.astro'
|
585
609
|
export { default as FolderCheck } from './FolderCheck.astro'
|
586
610
|
export { default as FolderClock } from './FolderClock.astro'
|
587
611
|
export { default as FolderClosed } from './FolderClosed.astro'
|
588
612
|
export { default as FolderCog } from './FolderCog.astro'
|
613
|
+
export { default as FolderCog2 } from './FolderCog2.astro'
|
589
614
|
export { default as FolderDot } from './FolderDot.astro'
|
590
615
|
export { default as FolderDown } from './FolderDown.astro'
|
591
616
|
export { default as FolderEdit } from './FolderEdit.astro'
|
592
|
-
export { default as FolderGit2 } from './FolderGit2.astro'
|
593
617
|
export { default as FolderGit } from './FolderGit.astro'
|
618
|
+
export { default as FolderGit2 } from './FolderGit2.astro'
|
594
619
|
export { default as FolderHeart } from './FolderHeart.astro'
|
595
620
|
export { default as FolderInput } from './FolderInput.astro'
|
596
621
|
export { default as FolderKanban } from './FolderKanban.astro'
|
597
622
|
export { default as FolderKey } from './FolderKey.astro'
|
598
623
|
export { default as FolderLock } from './FolderLock.astro'
|
599
624
|
export { default as FolderMinus } from './FolderMinus.astro'
|
600
|
-
export { default as FolderOpenDot } from './FolderOpenDot.astro'
|
601
625
|
export { default as FolderOpen } from './FolderOpen.astro'
|
626
|
+
export { default as FolderOpenDot } from './FolderOpenDot.astro'
|
602
627
|
export { default as FolderOutput } from './FolderOutput.astro'
|
628
|
+
export { default as FolderPen } from './FolderPen.astro'
|
603
629
|
export { default as FolderPlus } from './FolderPlus.astro'
|
604
630
|
export { default as FolderRoot } from './FolderRoot.astro'
|
605
|
-
export { default as FolderSearch2 } from './FolderSearch2.astro'
|
606
631
|
export { default as FolderSearch } from './FolderSearch.astro'
|
632
|
+
export { default as FolderSearch2 } from './FolderSearch2.astro'
|
607
633
|
export { default as FolderSymlink } from './FolderSymlink.astro'
|
608
634
|
export { default as FolderSync } from './FolderSync.astro'
|
609
635
|
export { default as FolderTree } from './FolderTree.astro'
|
610
636
|
export { default as FolderUp } from './FolderUp.astro'
|
611
637
|
export { default as FolderX } from './FolderX.astro'
|
612
|
-
export { default as Folder } from './Folder.astro'
|
613
638
|
export { default as Folders } from './Folders.astro'
|
614
639
|
export { default as Footprints } from './Footprints.astro'
|
615
640
|
export { default as Forklift } from './Forklift.astro'
|
@@ -621,76 +646,81 @@ export { default as Frown } from './Frown.astro'
|
|
621
646
|
export { default as Fuel } from './Fuel.astro'
|
622
647
|
export { default as Fullscreen } from './Fullscreen.astro'
|
623
648
|
export { default as FunctionSquare } from './FunctionSquare.astro'
|
624
|
-
export { default as GalleryHorizontalEnd } from './GalleryHorizontalEnd.astro'
|
625
649
|
export { default as GalleryHorizontal } from './GalleryHorizontal.astro'
|
650
|
+
export { default as GalleryHorizontalEnd } from './GalleryHorizontalEnd.astro'
|
626
651
|
export { default as GalleryThumbnails } from './GalleryThumbnails.astro'
|
627
|
-
export { default as GalleryVerticalEnd } from './GalleryVerticalEnd.astro'
|
628
652
|
export { default as GalleryVertical } from './GalleryVertical.astro'
|
629
|
-
export { default as
|
653
|
+
export { default as GalleryVerticalEnd } from './GalleryVerticalEnd.astro'
|
630
654
|
export { default as Gamepad } from './Gamepad.astro'
|
631
|
-
export { default as
|
655
|
+
export { default as Gamepad2 } from './Gamepad2.astro'
|
632
656
|
export { default as GanttChart } from './GanttChart.astro'
|
633
|
-
export { default as
|
657
|
+
export { default as GanttChartSquare } from './GanttChartSquare.astro'
|
658
|
+
export { default as GanttSquare } from './GanttSquare.astro'
|
634
659
|
export { default as Gauge } from './Gauge.astro'
|
660
|
+
export { default as GaugeCircle } from './GaugeCircle.astro'
|
635
661
|
export { default as Gavel } from './Gavel.astro'
|
636
662
|
export { default as Gem } from './Gem.astro'
|
637
663
|
export { default as Ghost } from './Ghost.astro'
|
638
664
|
export { default as Gift } from './Gift.astro'
|
639
|
-
export { default as GitBranchPlus } from './GitBranchPlus.astro'
|
640
665
|
export { default as GitBranch } from './GitBranch.astro'
|
666
|
+
export { default as GitBranchPlus } from './GitBranchPlus.astro'
|
667
|
+
export { default as GitCommit } from './GitCommit.astro'
|
641
668
|
export { default as GitCommitHorizontal } from './GitCommitHorizontal.astro'
|
642
669
|
export { default as GitCommitVertical } from './GitCommitVertical.astro'
|
643
|
-
export { default as GitCompareArrows } from './GitCompareArrows.astro'
|
644
670
|
export { default as GitCompare } from './GitCompare.astro'
|
671
|
+
export { default as GitCompareArrows } from './GitCompareArrows.astro'
|
645
672
|
export { default as GitFork } from './GitFork.astro'
|
646
673
|
export { default as GitGraph } from './GitGraph.astro'
|
647
674
|
export { default as GitMerge } from './GitMerge.astro'
|
675
|
+
export { default as GitPullRequest } from './GitPullRequest.astro'
|
648
676
|
export { default as GitPullRequestArrow } from './GitPullRequestArrow.astro'
|
649
677
|
export { default as GitPullRequestClosed } from './GitPullRequestClosed.astro'
|
650
|
-
export { default as GitPullRequestCreateArrow } from './GitPullRequestCreateArrow.astro'
|
651
678
|
export { default as GitPullRequestCreate } from './GitPullRequestCreate.astro'
|
679
|
+
export { default as GitPullRequestCreateArrow } from './GitPullRequestCreateArrow.astro'
|
652
680
|
export { default as GitPullRequestDraft } from './GitPullRequestDraft.astro'
|
653
|
-
export { default as GitPullRequest } from './GitPullRequest.astro'
|
654
681
|
export { default as Github } from './Github.astro'
|
655
682
|
export { default as Gitlab } from './Gitlab.astro'
|
656
683
|
export { default as GlassWater } from './GlassWater.astro'
|
657
684
|
export { default as Glasses } from './Glasses.astro'
|
658
|
-
export { default as Globe2 } from './Globe2.astro'
|
659
685
|
export { default as Globe } from './Globe.astro'
|
686
|
+
export { default as Globe2 } from './Globe2.astro'
|
660
687
|
export { default as Goal } from './Goal.astro'
|
661
688
|
export { default as Grab } from './Grab.astro'
|
662
689
|
export { default as GraduationCap } from './GraduationCap.astro'
|
663
690
|
export { default as Grape } from './Grape.astro'
|
691
|
+
export { default as Grid } from './Grid.astro'
|
692
|
+
export { default as Grid2X2 } from './Grid2X2.astro'
|
664
693
|
export { default as Grid2x2 } from './Grid2x2.astro'
|
694
|
+
export { default as Grid3X3 } from './Grid3X3.astro'
|
665
695
|
export { default as Grid3x3 } from './Grid3x3.astro'
|
696
|
+
export { default as Grip } from './Grip.astro'
|
666
697
|
export { default as GripHorizontal } from './GripHorizontal.astro'
|
667
698
|
export { default as GripVertical } from './GripVertical.astro'
|
668
|
-
export { default as Grip } from './Grip.astro'
|
669
699
|
export { default as Group } from './Group.astro'
|
670
700
|
export { default as Guitar } from './Guitar.astro'
|
671
701
|
export { default as Hammer } from './Hammer.astro'
|
672
|
-
export { default as HandMetal } from './HandMetal.astro'
|
673
702
|
export { default as Hand } from './Hand.astro'
|
703
|
+
export { default as HandMetal } from './HandMetal.astro'
|
704
|
+
export { default as HardDrive } from './HardDrive.astro'
|
674
705
|
export { default as HardDriveDownload } from './HardDriveDownload.astro'
|
675
706
|
export { default as HardDriveUpload } from './HardDriveUpload.astro'
|
676
|
-
export { default as HardDrive } from './HardDrive.astro'
|
677
707
|
export { default as HardHat } from './HardHat.astro'
|
678
708
|
export { default as Hash } from './Hash.astro'
|
679
709
|
export { default as Haze } from './Haze.astro'
|
680
710
|
export { default as HdmiPort } from './HdmiPort.astro'
|
711
|
+
export { default as Heading } from './Heading.astro'
|
681
712
|
export { default as Heading1 } from './Heading1.astro'
|
682
713
|
export { default as Heading2 } from './Heading2.astro'
|
683
714
|
export { default as Heading3 } from './Heading3.astro'
|
684
715
|
export { default as Heading4 } from './Heading4.astro'
|
685
716
|
export { default as Heading5 } from './Heading5.astro'
|
686
717
|
export { default as Heading6 } from './Heading6.astro'
|
687
|
-
export { default as Heading } from './Heading.astro'
|
688
718
|
export { default as Headphones } from './Headphones.astro'
|
719
|
+
export { default as Heart } from './Heart.astro'
|
689
720
|
export { default as HeartCrack } from './HeartCrack.astro'
|
690
721
|
export { default as HeartHandshake } from './HeartHandshake.astro'
|
691
722
|
export { default as HeartOff } from './HeartOff.astro'
|
692
723
|
export { default as HeartPulse } from './HeartPulse.astro'
|
693
|
-
export { default as Heart } from './Heart.astro'
|
694
724
|
export { default as Heater } from './Heater.astro'
|
695
725
|
export { default as HelpCircle } from './HelpCircle.astro'
|
696
726
|
export { default as HelpingHand } from './HelpingHand.astro'
|
@@ -698,23 +728,24 @@ export { default as Hexagon } from './Hexagon.astro'
|
|
698
728
|
export { default as Highlighter } from './Highlighter.astro'
|
699
729
|
export { default as History } from './History.astro'
|
700
730
|
export { default as Home } from './Home.astro'
|
701
|
-
export { default as HopOff } from './HopOff.astro'
|
702
731
|
export { default as Hop } from './Hop.astro'
|
732
|
+
export { default as HopOff } from './HopOff.astro'
|
703
733
|
export { default as Hotel } from './Hotel.astro'
|
704
734
|
export { default as Hourglass } from './Hourglass.astro'
|
705
|
-
export { default as IceCream2 } from './IceCream2.astro'
|
706
735
|
export { default as IceCream } from './IceCream.astro'
|
736
|
+
export { default as IceCream2 } from './IceCream2.astro'
|
737
|
+
export { default as Image } from './Image.astro'
|
707
738
|
export { default as ImageDown } from './ImageDown.astro'
|
708
739
|
export { default as ImageMinus } from './ImageMinus.astro'
|
709
740
|
export { default as ImageOff } from './ImageOff.astro'
|
710
741
|
export { default as ImagePlus } from './ImagePlus.astro'
|
711
|
-
export { default as Image } from './Image.astro'
|
712
742
|
export { default as Import } from './Import.astro'
|
713
743
|
export { default as Inbox } from './Inbox.astro'
|
714
744
|
export { default as Indent } from './Indent.astro'
|
715
745
|
export { default as IndianRupee } from './IndianRupee.astro'
|
716
746
|
export { default as Infinity } from './Infinity.astro'
|
717
747
|
export { default as Info } from './Info.astro'
|
748
|
+
export { default as Inspect } from './Inspect.astro'
|
718
749
|
export { default as InspectionPanel } from './InspectionPanel.astro'
|
719
750
|
export { default as Instagram } from './Instagram.astro'
|
720
751
|
export { default as Italic } from './Italic.astro'
|
@@ -722,31 +753,32 @@ export { default as IterationCcw } from './IterationCcw.astro'
|
|
722
753
|
export { default as IterationCw } from './IterationCw.astro'
|
723
754
|
export { default as JapaneseYen } from './JapaneseYen.astro'
|
724
755
|
export { default as Joystick } from './Joystick.astro'
|
725
|
-
export { default as KanbanSquareDashed } from './KanbanSquareDashed.astro'
|
726
|
-
export { default as KanbanSquare } from './KanbanSquare.astro'
|
727
756
|
export { default as Kanban } from './Kanban.astro'
|
757
|
+
export { default as KanbanSquare } from './KanbanSquare.astro'
|
758
|
+
export { default as KanbanSquareDashed } from './KanbanSquareDashed.astro'
|
759
|
+
export { default as Key } from './Key.astro'
|
728
760
|
export { default as KeyRound } from './KeyRound.astro'
|
729
761
|
export { default as KeySquare } from './KeySquare.astro'
|
730
|
-
export { default as Key } from './Key.astro'
|
731
|
-
export { default as KeyboardMusic } from './KeyboardMusic.astro'
|
732
762
|
export { default as Keyboard } from './Keyboard.astro'
|
733
|
-
export { default as
|
763
|
+
export { default as KeyboardMusic } from './KeyboardMusic.astro'
|
764
|
+
export { default as Lamp } from './Lamp.astro'
|
765
|
+
export { default as LampCeiling } from './LampCeiling.astro'
|
734
766
|
export { default as LampDesk } from './LampDesk.astro'
|
735
767
|
export { default as LampFloor } from './LampFloor.astro'
|
736
768
|
export { default as LampWallDown } from './LampWallDown.astro'
|
737
769
|
export { default as LampWallUp } from './LampWallUp.astro'
|
738
|
-
export { default as Lamp } from './Lamp.astro'
|
739
770
|
export { default as LandPlot } from './LandPlot.astro'
|
740
771
|
export { default as Landmark } from './Landmark.astro'
|
741
772
|
export { default as Languages } from './Languages.astro'
|
742
|
-
export { default as Laptop2 } from './Laptop2.astro'
|
743
773
|
export { default as Laptop } from './Laptop.astro'
|
744
|
-
export { default as
|
774
|
+
export { default as Laptop2 } from './Laptop2.astro'
|
745
775
|
export { default as Lasso } from './Lasso.astro'
|
776
|
+
export { default as LassoSelect } from './LassoSelect.astro'
|
746
777
|
export { default as Laugh } from './Laugh.astro'
|
778
|
+
export { default as Layers } from './Layers.astro'
|
747
779
|
export { default as Layers2 } from './Layers2.astro'
|
748
780
|
export { default as Layers3 } from './Layers3.astro'
|
749
|
-
export { default as
|
781
|
+
export { default as Layout } from './Layout.astro'
|
750
782
|
export { default as LayoutDashboard } from './LayoutDashboard.astro'
|
751
783
|
export { default as LayoutGrid } from './LayoutGrid.astro'
|
752
784
|
export { default as LayoutList } from './LayoutList.astro'
|
@@ -755,18 +787,19 @@ export { default as LayoutPanelTop } from './LayoutPanelTop.astro'
|
|
755
787
|
export { default as LayoutTemplate } from './LayoutTemplate.astro'
|
756
788
|
export { default as Leaf } from './Leaf.astro'
|
757
789
|
export { default as LeafyGreen } from './LeafyGreen.astro'
|
790
|
+
export { default as Library } from './Library.astro'
|
758
791
|
export { default as LibraryBig } from './LibraryBig.astro'
|
759
792
|
export { default as LibrarySquare } from './LibrarySquare.astro'
|
760
|
-
export { default as Library } from './Library.astro'
|
761
793
|
export { default as LifeBuoy } from './LifeBuoy.astro'
|
762
794
|
export { default as Ligature } from './Ligature.astro'
|
763
|
-
export { default as LightbulbOff } from './LightbulbOff.astro'
|
764
795
|
export { default as Lightbulb } from './Lightbulb.astro'
|
796
|
+
export { default as LightbulbOff } from './LightbulbOff.astro'
|
765
797
|
export { default as LineChart } from './LineChart.astro'
|
766
|
-
export { default as Link2Off } from './Link2Off.astro'
|
767
|
-
export { default as Link2 } from './Link2.astro'
|
768
798
|
export { default as Link } from './Link.astro'
|
799
|
+
export { default as Link2 } from './Link2.astro'
|
800
|
+
export { default as Link2Off } from './Link2Off.astro'
|
769
801
|
export { default as Linkedin } from './Linkedin.astro'
|
802
|
+
export { default as List } from './List.astro'
|
770
803
|
export { default as ListChecks } from './ListChecks.astro'
|
771
804
|
export { default as ListEnd } from './ListEnd.astro'
|
772
805
|
export { default as ListFilter } from './ListFilter.astro'
|
@@ -780,20 +813,20 @@ export { default as ListTodo } from './ListTodo.astro'
|
|
780
813
|
export { default as ListTree } from './ListTree.astro'
|
781
814
|
export { default as ListVideo } from './ListVideo.astro'
|
782
815
|
export { default as ListX } from './ListX.astro'
|
783
|
-
export { default as List } from './List.astro'
|
784
|
-
export { default as Loader2 } from './Loader2.astro'
|
785
816
|
export { default as Loader } from './Loader.astro'
|
817
|
+
export { default as Loader2 } from './Loader2.astro'
|
818
|
+
export { default as Locate } from './Locate.astro'
|
786
819
|
export { default as LocateFixed } from './LocateFixed.astro'
|
787
820
|
export { default as LocateOff } from './LocateOff.astro'
|
788
|
-
export { default as Locate } from './Locate.astro'
|
789
|
-
export { default as LockKeyhole } from './LockKeyhole.astro'
|
790
821
|
export { default as Lock } from './Lock.astro'
|
822
|
+
export { default as LockKeyhole } from './LockKeyhole.astro'
|
791
823
|
export { default as LogIn } from './LogIn.astro'
|
792
824
|
export { default as LogOut } from './LogOut.astro'
|
793
825
|
export { default as Lollipop } from './Lollipop.astro'
|
794
826
|
export { default as Luggage } from './Luggage.astro'
|
795
827
|
export { default as MSquare } from './MSquare.astro'
|
796
828
|
export { default as Magnet } from './Magnet.astro'
|
829
|
+
export { default as Mail } from './Mail.astro'
|
797
830
|
export { default as MailCheck } from './MailCheck.astro'
|
798
831
|
export { default as MailMinus } from './MailMinus.astro'
|
799
832
|
export { default as MailOpen } from './MailOpen.astro'
|
@@ -802,24 +835,24 @@ export { default as MailQuestion } from './MailQuestion.astro'
|
|
802
835
|
export { default as MailSearch } from './MailSearch.astro'
|
803
836
|
export { default as MailWarning } from './MailWarning.astro'
|
804
837
|
export { default as MailX } from './MailX.astro'
|
805
|
-
export { default as Mail } from './Mail.astro'
|
806
838
|
export { default as Mailbox } from './Mailbox.astro'
|
807
839
|
export { default as Mails } from './Mails.astro'
|
808
|
-
export { default as
|
840
|
+
export { default as Map } from './Map.astro'
|
809
841
|
export { default as MapPin } from './MapPin.astro'
|
842
|
+
export { default as MapPinOff } from './MapPinOff.astro'
|
810
843
|
export { default as MapPinned } from './MapPinned.astro'
|
811
|
-
export { default as Map } from './Map.astro'
|
812
844
|
export { default as Martini } from './Martini.astro'
|
813
|
-
export { default as Maximize2 } from './Maximize2.astro'
|
814
845
|
export { default as Maximize } from './Maximize.astro'
|
846
|
+
export { default as Maximize2 } from './Maximize2.astro'
|
815
847
|
export { default as Medal } from './Medal.astro'
|
816
|
-
export { default as MegaphoneOff } from './MegaphoneOff.astro'
|
817
848
|
export { default as Megaphone } from './Megaphone.astro'
|
849
|
+
export { default as MegaphoneOff } from './MegaphoneOff.astro'
|
818
850
|
export { default as Meh } from './Meh.astro'
|
819
851
|
export { default as MemoryStick } from './MemoryStick.astro'
|
820
|
-
export { default as MenuSquare } from './MenuSquare.astro'
|
821
852
|
export { default as Menu } from './Menu.astro'
|
853
|
+
export { default as MenuSquare } from './MenuSquare.astro'
|
822
854
|
export { default as Merge } from './Merge.astro'
|
855
|
+
export { default as MessageCircle } from './MessageCircle.astro'
|
823
856
|
export { default as MessageCircleCode } from './MessageCircleCode.astro'
|
824
857
|
export { default as MessageCircleDashed } from './MessageCircleDashed.astro'
|
825
858
|
export { default as MessageCircleHeart } from './MessageCircleHeart.astro'
|
@@ -830,7 +863,7 @@ export { default as MessageCircleQuestion } from './MessageCircleQuestion.astro'
|
|
830
863
|
export { default as MessageCircleReply } from './MessageCircleReply.astro'
|
831
864
|
export { default as MessageCircleWarning } from './MessageCircleWarning.astro'
|
832
865
|
export { default as MessageCircleX } from './MessageCircleX.astro'
|
833
|
-
export { default as
|
866
|
+
export { default as MessageSquare } from './MessageSquare.astro'
|
834
867
|
export { default as MessageSquareCode } from './MessageSquareCode.astro'
|
835
868
|
export { default as MessageSquareDashed } from './MessageSquareDashed.astro'
|
836
869
|
export { default as MessageSquareDiff } from './MessageSquareDiff.astro'
|
@@ -845,21 +878,21 @@ export { default as MessageSquareShare } from './MessageSquareShare.astro'
|
|
845
878
|
export { default as MessageSquareText } from './MessageSquareText.astro'
|
846
879
|
export { default as MessageSquareWarning } from './MessageSquareWarning.astro'
|
847
880
|
export { default as MessageSquareX } from './MessageSquareX.astro'
|
848
|
-
export { default as MessageSquare } from './MessageSquare.astro'
|
849
881
|
export { default as MessagesSquare } from './MessagesSquare.astro'
|
882
|
+
export { default as Mic } from './Mic.astro'
|
850
883
|
export { default as Mic2 } from './Mic2.astro'
|
851
884
|
export { default as MicOff } from './MicOff.astro'
|
852
|
-
export { default as Mic } from './Mic.astro'
|
853
885
|
export { default as Microscope } from './Microscope.astro'
|
854
886
|
export { default as Microwave } from './Microwave.astro'
|
855
887
|
export { default as Milestone } from './Milestone.astro'
|
856
|
-
export { default as MilkOff } from './MilkOff.astro'
|
857
888
|
export { default as Milk } from './Milk.astro'
|
858
|
-
export { default as
|
889
|
+
export { default as MilkOff } from './MilkOff.astro'
|
859
890
|
export { default as Minimize } from './Minimize.astro'
|
891
|
+
export { default as Minimize2 } from './Minimize2.astro'
|
892
|
+
export { default as Minus } from './Minus.astro'
|
860
893
|
export { default as MinusCircle } from './MinusCircle.astro'
|
861
894
|
export { default as MinusSquare } from './MinusSquare.astro'
|
862
|
-
export { default as
|
895
|
+
export { default as Monitor } from './Monitor.astro'
|
863
896
|
export { default as MonitorCheck } from './MonitorCheck.astro'
|
864
897
|
export { default as MonitorDot } from './MonitorDot.astro'
|
865
898
|
export { default as MonitorDown } from './MonitorDown.astro'
|
@@ -871,50 +904,57 @@ export { default as MonitorSpeaker } from './MonitorSpeaker.astro'
|
|
871
904
|
export { default as MonitorStop } from './MonitorStop.astro'
|
872
905
|
export { default as MonitorUp } from './MonitorUp.astro'
|
873
906
|
export { default as MonitorX } from './MonitorX.astro'
|
874
|
-
export { default as Monitor } from './Monitor.astro'
|
875
|
-
export { default as MoonStar } from './MoonStar.astro'
|
876
907
|
export { default as Moon } from './Moon.astro'
|
908
|
+
export { default as MoonStar } from './MoonStar.astro'
|
877
909
|
export { default as MoreHorizontal } from './MoreHorizontal.astro'
|
878
910
|
export { default as MoreVertical } from './MoreVertical.astro'
|
879
|
-
export { default as MountainSnow } from './MountainSnow.astro'
|
880
911
|
export { default as Mountain } from './Mountain.astro'
|
912
|
+
export { default as MountainSnow } from './MountainSnow.astro'
|
913
|
+
export { default as Mouse } from './Mouse.astro'
|
914
|
+
export { default as MousePointer } from './MousePointer.astro'
|
881
915
|
export { default as MousePointer2 } from './MousePointer2.astro'
|
882
916
|
export { default as MousePointerClick } from './MousePointerClick.astro'
|
883
|
-
export { default as MousePointerSquareDashed } from './MousePointerSquareDashed.astro'
|
884
917
|
export { default as MousePointerSquare } from './MousePointerSquare.astro'
|
885
|
-
export { default as
|
886
|
-
export { default as
|
918
|
+
export { default as MousePointerSquareDashed } from './MousePointerSquareDashed.astro'
|
919
|
+
export { default as Move } from './Move.astro'
|
920
|
+
export { default as Move3D } from './Move3D.astro'
|
887
921
|
export { default as Move3d } from './Move3d.astro'
|
888
|
-
export { default as MoveDiagonal2 } from './MoveDiagonal2.astro'
|
889
922
|
export { default as MoveDiagonal } from './MoveDiagonal.astro'
|
923
|
+
export { default as MoveDiagonal2 } from './MoveDiagonal2.astro'
|
924
|
+
export { default as MoveDown } from './MoveDown.astro'
|
890
925
|
export { default as MoveDownLeft } from './MoveDownLeft.astro'
|
891
926
|
export { default as MoveDownRight } from './MoveDownRight.astro'
|
892
|
-
export { default as MoveDown } from './MoveDown.astro'
|
893
927
|
export { default as MoveHorizontal } from './MoveHorizontal.astro'
|
894
928
|
export { default as MoveLeft } from './MoveLeft.astro'
|
895
929
|
export { default as MoveRight } from './MoveRight.astro'
|
930
|
+
export { default as MoveUp } from './MoveUp.astro'
|
896
931
|
export { default as MoveUpLeft } from './MoveUpLeft.astro'
|
897
932
|
export { default as MoveUpRight } from './MoveUpRight.astro'
|
898
|
-
export { default as MoveUp } from './MoveUp.astro'
|
899
933
|
export { default as MoveVertical } from './MoveVertical.astro'
|
900
|
-
export { default as
|
934
|
+
export { default as Music } from './Music.astro'
|
901
935
|
export { default as Music2 } from './Music2.astro'
|
902
936
|
export { default as Music3 } from './Music3.astro'
|
903
937
|
export { default as Music4 } from './Music4.astro'
|
904
|
-
export { default as
|
905
|
-
export { default as Navigation2Off } from './Navigation2Off.astro'
|
938
|
+
export { default as Navigation } from './Navigation.astro'
|
906
939
|
export { default as Navigation2 } from './Navigation2.astro'
|
940
|
+
export { default as Navigation2Off } from './Navigation2Off.astro'
|
907
941
|
export { default as NavigationOff } from './NavigationOff.astro'
|
908
|
-
export { default as Navigation } from './Navigation.astro'
|
909
942
|
export { default as Network } from './Network.astro'
|
910
943
|
export { default as Newspaper } from './Newspaper.astro'
|
911
944
|
export { default as Nfc } from './Nfc.astro'
|
912
|
-
export { default as
|
945
|
+
export { default as Notebook } from './Notebook.astro'
|
946
|
+
export { default as NotebookPen } from './NotebookPen.astro'
|
947
|
+
export { default as NotebookTabs } from './NotebookTabs.astro'
|
948
|
+
export { default as NotebookText } from './NotebookText.astro'
|
949
|
+
export { default as NotepadText } from './NotepadText.astro'
|
950
|
+
export { default as NotepadTextDashed } from './NotepadTextDashed.astro'
|
913
951
|
export { default as Nut } from './Nut.astro'
|
952
|
+
export { default as NutOff } from './NutOff.astro'
|
914
953
|
export { default as Octagon } from './Octagon.astro'
|
915
954
|
export { default as Option } from './Option.astro'
|
916
955
|
export { default as Orbit } from './Orbit.astro'
|
917
956
|
export { default as Outdent } from './Outdent.astro'
|
957
|
+
export { default as Package } from './Package.astro'
|
918
958
|
export { default as Package2 } from './Package2.astro'
|
919
959
|
export { default as PackageCheck } from './PackageCheck.astro'
|
920
960
|
export { default as PackageMinus } from './PackageMinus.astro'
|
@@ -922,103 +962,109 @@ export { default as PackageOpen } from './PackageOpen.astro'
|
|
922
962
|
export { default as PackagePlus } from './PackagePlus.astro'
|
923
963
|
export { default as PackageSearch } from './PackageSearch.astro'
|
924
964
|
export { default as PackageX } from './PackageX.astro'
|
925
|
-
export { default as Package } from './Package.astro'
|
926
965
|
export { default as PaintBucket } from './PaintBucket.astro'
|
927
|
-
export { default as Paintbrush2 } from './Paintbrush2.astro'
|
928
966
|
export { default as Paintbrush } from './Paintbrush.astro'
|
967
|
+
export { default as Paintbrush2 } from './Paintbrush2.astro'
|
929
968
|
export { default as Palette } from './Palette.astro'
|
930
969
|
export { default as Palmtree } from './Palmtree.astro'
|
970
|
+
export { default as PanelBottom } from './PanelBottom.astro'
|
931
971
|
export { default as PanelBottomClose } from './PanelBottomClose.astro'
|
932
972
|
export { default as PanelBottomDashed } from './PanelBottomDashed.astro'
|
973
|
+
export { default as PanelBottomInactive } from './PanelBottomInactive.astro'
|
933
974
|
export { default as PanelBottomOpen } from './PanelBottomOpen.astro'
|
934
|
-
export { default as
|
975
|
+
export { default as PanelLeft } from './PanelLeft.astro'
|
935
976
|
export { default as PanelLeftClose } from './PanelLeftClose.astro'
|
936
977
|
export { default as PanelLeftDashed } from './PanelLeftDashed.astro'
|
978
|
+
export { default as PanelLeftInactive } from './PanelLeftInactive.astro'
|
937
979
|
export { default as PanelLeftOpen } from './PanelLeftOpen.astro'
|
938
|
-
export { default as
|
980
|
+
export { default as PanelRight } from './PanelRight.astro'
|
939
981
|
export { default as PanelRightClose } from './PanelRightClose.astro'
|
940
982
|
export { default as PanelRightDashed } from './PanelRightDashed.astro'
|
983
|
+
export { default as PanelRightInactive } from './PanelRightInactive.astro'
|
941
984
|
export { default as PanelRightOpen } from './PanelRightOpen.astro'
|
942
|
-
export { default as
|
985
|
+
export { default as PanelTop } from './PanelTop.astro'
|
943
986
|
export { default as PanelTopClose } from './PanelTopClose.astro'
|
944
987
|
export { default as PanelTopDashed } from './PanelTopDashed.astro'
|
988
|
+
export { default as PanelTopInactive } from './PanelTopInactive.astro'
|
945
989
|
export { default as PanelTopOpen } from './PanelTopOpen.astro'
|
946
|
-
export { default as PanelTop } from './PanelTop.astro'
|
947
990
|
export { default as PanelsLeftBottom } from './PanelsLeftBottom.astro'
|
991
|
+
export { default as PanelsLeftRight } from './PanelsLeftRight.astro'
|
948
992
|
export { default as PanelsRightBottom } from './PanelsRightBottom.astro'
|
993
|
+
export { default as PanelsTopBottom } from './PanelsTopBottom.astro'
|
949
994
|
export { default as PanelsTopLeft } from './PanelsTopLeft.astro'
|
950
995
|
export { default as Paperclip } from './Paperclip.astro'
|
951
996
|
export { default as Parentheses } from './Parentheses.astro'
|
952
|
-
export { default as ParkingCircleOff } from './ParkingCircleOff.astro'
|
953
997
|
export { default as ParkingCircle } from './ParkingCircle.astro'
|
998
|
+
export { default as ParkingCircleOff } from './ParkingCircleOff.astro'
|
954
999
|
export { default as ParkingMeter } from './ParkingMeter.astro'
|
955
|
-
export { default as ParkingSquareOff } from './ParkingSquareOff.astro'
|
956
1000
|
export { default as ParkingSquare } from './ParkingSquare.astro'
|
1001
|
+
export { default as ParkingSquareOff } from './ParkingSquareOff.astro'
|
957
1002
|
export { default as PartyPopper } from './PartyPopper.astro'
|
1003
|
+
export { default as Pause } from './Pause.astro'
|
958
1004
|
export { default as PauseCircle } from './PauseCircle.astro'
|
959
1005
|
export { default as PauseOctagon } from './PauseOctagon.astro'
|
960
|
-
export { default as Pause } from './Pause.astro'
|
961
1006
|
export { default as PawPrint } from './PawPrint.astro'
|
962
1007
|
export { default as PcCase } from './PcCase.astro'
|
1008
|
+
export { default as Pen } from './Pen.astro'
|
1009
|
+
export { default as PenBox } from './PenBox.astro'
|
963
1010
|
export { default as PenLine } from './PenLine.astro'
|
964
1011
|
export { default as PenSquare } from './PenSquare.astro'
|
965
1012
|
export { default as PenTool } from './PenTool.astro'
|
966
|
-
export { default as
|
1013
|
+
export { default as Pencil } from './Pencil.astro'
|
967
1014
|
export { default as PencilLine } from './PencilLine.astro'
|
968
1015
|
export { default as PencilRuler } from './PencilRuler.astro'
|
969
|
-
export { default as Pencil } from './Pencil.astro'
|
970
1016
|
export { default as Pentagon } from './Pentagon.astro'
|
1017
|
+
export { default as Percent } from './Percent.astro'
|
971
1018
|
export { default as PercentCircle } from './PercentCircle.astro'
|
972
1019
|
export { default as PercentDiamond } from './PercentDiamond.astro'
|
973
1020
|
export { default as PercentSquare } from './PercentSquare.astro'
|
974
|
-
export { default as Percent } from './Percent.astro'
|
975
1021
|
export { default as PersonStanding } from './PersonStanding.astro'
|
1022
|
+
export { default as Phone } from './Phone.astro'
|
976
1023
|
export { default as PhoneCall } from './PhoneCall.astro'
|
977
1024
|
export { default as PhoneForwarded } from './PhoneForwarded.astro'
|
978
1025
|
export { default as PhoneIncoming } from './PhoneIncoming.astro'
|
979
1026
|
export { default as PhoneMissed } from './PhoneMissed.astro'
|
980
1027
|
export { default as PhoneOff } from './PhoneOff.astro'
|
981
1028
|
export { default as PhoneOutgoing } from './PhoneOutgoing.astro'
|
982
|
-
export { default as Phone } from './Phone.astro'
|
983
|
-
export { default as PiSquare } from './PiSquare.astro'
|
984
1029
|
export { default as Pi } from './Pi.astro'
|
1030
|
+
export { default as PiSquare } from './PiSquare.astro'
|
985
1031
|
export { default as Piano } from './Piano.astro'
|
986
|
-
export { default as PictureInPicture2 } from './PictureInPicture2.astro'
|
987
1032
|
export { default as PictureInPicture } from './PictureInPicture.astro'
|
1033
|
+
export { default as PictureInPicture2 } from './PictureInPicture2.astro'
|
988
1034
|
export { default as PieChart } from './PieChart.astro'
|
989
1035
|
export { default as PiggyBank } from './PiggyBank.astro'
|
990
|
-
export { default as PilcrowSquare } from './PilcrowSquare.astro'
|
991
1036
|
export { default as Pilcrow } from './Pilcrow.astro'
|
1037
|
+
export { default as PilcrowSquare } from './PilcrowSquare.astro'
|
992
1038
|
export { default as Pill } from './Pill.astro'
|
993
|
-
export { default as PinOff } from './PinOff.astro'
|
994
1039
|
export { default as Pin } from './Pin.astro'
|
1040
|
+
export { default as PinOff } from './PinOff.astro'
|
995
1041
|
export { default as Pipette } from './Pipette.astro'
|
996
1042
|
export { default as Pizza } from './Pizza.astro'
|
1043
|
+
export { default as Plane } from './Plane.astro'
|
997
1044
|
export { default as PlaneLanding } from './PlaneLanding.astro'
|
998
1045
|
export { default as PlaneTakeoff } from './PlaneTakeoff.astro'
|
999
|
-
export { default as
|
1046
|
+
export { default as Play } from './Play.astro'
|
1000
1047
|
export { default as PlayCircle } from './PlayCircle.astro'
|
1001
1048
|
export { default as PlaySquare } from './PlaySquare.astro'
|
1002
|
-
export { default as
|
1049
|
+
export { default as Plug } from './Plug.astro'
|
1003
1050
|
export { default as Plug2 } from './Plug2.astro'
|
1004
|
-
export { default as PlugZap2 } from './PlugZap2.astro'
|
1005
1051
|
export { default as PlugZap } from './PlugZap.astro'
|
1006
|
-
export { default as
|
1052
|
+
export { default as PlugZap2 } from './PlugZap2.astro'
|
1053
|
+
export { default as Plus } from './Plus.astro'
|
1007
1054
|
export { default as PlusCircle } from './PlusCircle.astro'
|
1008
1055
|
export { default as PlusSquare } from './PlusSquare.astro'
|
1009
|
-
export { default as Plus } from './Plus.astro'
|
1010
|
-
export { default as PocketKnife } from './PocketKnife.astro'
|
1011
1056
|
export { default as Pocket } from './Pocket.astro'
|
1057
|
+
export { default as PocketKnife } from './PocketKnife.astro'
|
1012
1058
|
export { default as Podcast } from './Podcast.astro'
|
1013
|
-
export { default as PointerOff } from './PointerOff.astro'
|
1014
1059
|
export { default as Pointer } from './Pointer.astro'
|
1060
|
+
export { default as PointerOff } from './PointerOff.astro'
|
1015
1061
|
export { default as Popcorn } from './Popcorn.astro'
|
1016
1062
|
export { default as Popsicle } from './Popsicle.astro'
|
1017
1063
|
export { default as PoundSterling } from './PoundSterling.astro'
|
1064
|
+
export { default as Power } from './Power.astro'
|
1018
1065
|
export { default as PowerCircle } from './PowerCircle.astro'
|
1019
1066
|
export { default as PowerOff } from './PowerOff.astro'
|
1020
1067
|
export { default as PowerSquare } from './PowerSquare.astro'
|
1021
|
-
export { default as Power } from './Power.astro'
|
1022
1068
|
export { default as Presentation } from './Presentation.astro'
|
1023
1069
|
export { default as Printer } from './Printer.astro'
|
1024
1070
|
export { default as Projector } from './Projector.astro'
|
@@ -1029,9 +1075,9 @@ export { default as Quote } from './Quote.astro'
|
|
1029
1075
|
export { default as Rabbit } from './Rabbit.astro'
|
1030
1076
|
export { default as Radar } from './Radar.astro'
|
1031
1077
|
export { default as Radiation } from './Radiation.astro'
|
1078
|
+
export { default as Radio } from './Radio.astro'
|
1032
1079
|
export { default as RadioReceiver } from './RadioReceiver.astro'
|
1033
1080
|
export { default as RadioTower } from './RadioTower.astro'
|
1034
|
-
export { default as Radio } from './Radio.astro'
|
1035
1081
|
export { default as Radius } from './Radius.astro'
|
1036
1082
|
export { default as RailSymbol } from './RailSymbol.astro'
|
1037
1083
|
export { default as Rainbow } from './Rainbow.astro'
|
@@ -1041,34 +1087,36 @@ export { default as Receipt } from './Receipt.astro'
|
|
1041
1087
|
export { default as RectangleHorizontal } from './RectangleHorizontal.astro'
|
1042
1088
|
export { default as RectangleVertical } from './RectangleVertical.astro'
|
1043
1089
|
export { default as Recycle } from './Recycle.astro'
|
1090
|
+
export { default as Redo } from './Redo.astro'
|
1044
1091
|
export { default as Redo2 } from './Redo2.astro'
|
1045
1092
|
export { default as RedoDot } from './RedoDot.astro'
|
1046
|
-
export { default as Redo } from './Redo.astro'
|
1047
|
-
export { default as RefreshCcwDot } from './RefreshCcwDot.astro'
|
1048
1093
|
export { default as RefreshCcw } from './RefreshCcw.astro'
|
1049
|
-
export { default as
|
1094
|
+
export { default as RefreshCcwDot } from './RefreshCcwDot.astro'
|
1050
1095
|
export { default as RefreshCw } from './RefreshCw.astro'
|
1096
|
+
export { default as RefreshCwOff } from './RefreshCwOff.astro'
|
1051
1097
|
export { default as Refrigerator } from './Refrigerator.astro'
|
1052
1098
|
export { default as Regex } from './Regex.astro'
|
1053
1099
|
export { default as RemoveFormatting } from './RemoveFormatting.astro'
|
1100
|
+
export { default as Repeat } from './Repeat.astro'
|
1054
1101
|
export { default as Repeat1 } from './Repeat1.astro'
|
1055
1102
|
export { default as Repeat2 } from './Repeat2.astro'
|
1056
|
-
export { default as Repeat } from './Repeat.astro'
|
1057
|
-
export { default as ReplaceAll } from './ReplaceAll.astro'
|
1058
1103
|
export { default as Replace } from './Replace.astro'
|
1059
|
-
export { default as
|
1104
|
+
export { default as ReplaceAll } from './ReplaceAll.astro'
|
1060
1105
|
export { default as Reply } from './Reply.astro'
|
1106
|
+
export { default as ReplyAll } from './ReplyAll.astro'
|
1061
1107
|
export { default as Rewind } from './Rewind.astro'
|
1062
1108
|
export { default as Ribbon } from './Ribbon.astro'
|
1063
1109
|
export { default as Rocket } from './Rocket.astro'
|
1064
1110
|
export { default as RockingChair } from './RockingChair.astro'
|
1065
1111
|
export { default as RollerCoaster } from './RollerCoaster.astro'
|
1112
|
+
export { default as Rotate3D } from './Rotate3D.astro'
|
1066
1113
|
export { default as Rotate3d } from './Rotate3d.astro'
|
1067
1114
|
export { default as RotateCcw } from './RotateCcw.astro'
|
1068
1115
|
export { default as RotateCw } from './RotateCw.astro'
|
1069
|
-
export { default as RouteOff } from './RouteOff.astro'
|
1070
1116
|
export { default as Route } from './Route.astro'
|
1117
|
+
export { default as RouteOff } from './RouteOff.astro'
|
1071
1118
|
export { default as Router } from './Router.astro'
|
1119
|
+
export { default as Rows } from './Rows.astro'
|
1072
1120
|
export { default as Rows2 } from './Rows2.astro'
|
1073
1121
|
export { default as Rows3 } from './Rows3.astro'
|
1074
1122
|
export { default as Rows4 } from './Rows4.astro'
|
@@ -1078,55 +1126,59 @@ export { default as RussianRuble } from './RussianRuble.astro'
|
|
1078
1126
|
export { default as Sailboat } from './Sailboat.astro'
|
1079
1127
|
export { default as Salad } from './Salad.astro'
|
1080
1128
|
export { default as Sandwich } from './Sandwich.astro'
|
1081
|
-
export { default as SatelliteDish } from './SatelliteDish.astro'
|
1082
1129
|
export { default as Satellite } from './Satellite.astro'
|
1083
|
-
export { default as
|
1130
|
+
export { default as SatelliteDish } from './SatelliteDish.astro'
|
1084
1131
|
export { default as Save } from './Save.astro'
|
1085
|
-
export { default as
|
1132
|
+
export { default as SaveAll } from './SaveAll.astro'
|
1086
1133
|
export { default as Scale } from './Scale.astro'
|
1134
|
+
export { default as Scale3D } from './Scale3D.astro'
|
1135
|
+
export { default as Scale3d } from './Scale3d.astro'
|
1087
1136
|
export { default as Scaling } from './Scaling.astro'
|
1137
|
+
export { default as Scan } from './Scan.astro'
|
1088
1138
|
export { default as ScanBarcode } from './ScanBarcode.astro'
|
1089
1139
|
export { default as ScanEye } from './ScanEye.astro'
|
1090
1140
|
export { default as ScanFace } from './ScanFace.astro'
|
1091
1141
|
export { default as ScanLine } from './ScanLine.astro'
|
1092
1142
|
export { default as ScanSearch } from './ScanSearch.astro'
|
1093
1143
|
export { default as ScanText } from './ScanText.astro'
|
1094
|
-
export { default as Scan } from './Scan.astro'
|
1095
1144
|
export { default as ScatterChart } from './ScatterChart.astro'
|
1096
|
-
export { default as School2 } from './School2.astro'
|
1097
1145
|
export { default as School } from './School.astro'
|
1146
|
+
export { default as School2 } from './School2.astro'
|
1147
|
+
export { default as Scissors } from './Scissors.astro'
|
1098
1148
|
export { default as ScissorsLineDashed } from './ScissorsLineDashed.astro'
|
1099
|
-
export { default as ScissorsSquareDashedBottom } from './ScissorsSquareDashedBottom.astro'
|
1100
1149
|
export { default as ScissorsSquare } from './ScissorsSquare.astro'
|
1101
|
-
export { default as
|
1102
|
-
export { default as ScreenShareOff } from './ScreenShareOff.astro'
|
1150
|
+
export { default as ScissorsSquareDashedBottom } from './ScissorsSquareDashedBottom.astro'
|
1103
1151
|
export { default as ScreenShare } from './ScreenShare.astro'
|
1104
|
-
export { default as
|
1152
|
+
export { default as ScreenShareOff } from './ScreenShareOff.astro'
|
1105
1153
|
export { default as Scroll } from './Scroll.astro'
|
1154
|
+
export { default as ScrollText } from './ScrollText.astro'
|
1155
|
+
export { default as Search } from './Search.astro'
|
1106
1156
|
export { default as SearchCheck } from './SearchCheck.astro'
|
1107
1157
|
export { default as SearchCode } from './SearchCode.astro'
|
1108
1158
|
export { default as SearchSlash } from './SearchSlash.astro'
|
1109
1159
|
export { default as SearchX } from './SearchX.astro'
|
1110
|
-
export { default as
|
1160
|
+
export { default as Send } from './Send.astro'
|
1161
|
+
export { default as SendHorizonal } from './SendHorizonal.astro'
|
1111
1162
|
export { default as SendHorizontal } from './SendHorizontal.astro'
|
1112
1163
|
export { default as SendToBack } from './SendToBack.astro'
|
1113
|
-
export { default as Send } from './Send.astro'
|
1114
1164
|
export { default as SeparatorHorizontal } from './SeparatorHorizontal.astro'
|
1115
1165
|
export { default as SeparatorVertical } from './SeparatorVertical.astro'
|
1166
|
+
export { default as Server } from './Server.astro'
|
1116
1167
|
export { default as ServerCog } from './ServerCog.astro'
|
1117
1168
|
export { default as ServerCrash } from './ServerCrash.astro'
|
1118
1169
|
export { default as ServerOff } from './ServerOff.astro'
|
1119
|
-
export { default as Server } from './Server.astro'
|
1120
|
-
export { default as Settings2 } from './Settings2.astro'
|
1121
1170
|
export { default as Settings } from './Settings.astro'
|
1171
|
+
export { default as Settings2 } from './Settings2.astro'
|
1122
1172
|
export { default as Shapes } from './Shapes.astro'
|
1123
|
-
export { default as Share2 } from './Share2.astro'
|
1124
1173
|
export { default as Share } from './Share.astro'
|
1174
|
+
export { default as Share2 } from './Share2.astro'
|
1125
1175
|
export { default as Sheet } from './Sheet.astro'
|
1126
1176
|
export { default as Shell } from './Shell.astro'
|
1177
|
+
export { default as Shield } from './Shield.astro'
|
1127
1178
|
export { default as ShieldAlert } from './ShieldAlert.astro'
|
1128
1179
|
export { default as ShieldBan } from './ShieldBan.astro'
|
1129
1180
|
export { default as ShieldCheck } from './ShieldCheck.astro'
|
1181
|
+
export { default as ShieldClose } from './ShieldClose.astro'
|
1130
1182
|
export { default as ShieldEllipsis } from './ShieldEllipsis.astro'
|
1131
1183
|
export { default as ShieldHalf } from './ShieldHalf.astro'
|
1132
1184
|
export { default as ShieldMinus } from './ShieldMinus.astro'
|
@@ -1134,9 +1186,8 @@ export { default as ShieldOff } from './ShieldOff.astro'
|
|
1134
1186
|
export { default as ShieldPlus } from './ShieldPlus.astro'
|
1135
1187
|
export { default as ShieldQuestion } from './ShieldQuestion.astro'
|
1136
1188
|
export { default as ShieldX } from './ShieldX.astro'
|
1137
|
-
export { default as Shield } from './Shield.astro'
|
1138
|
-
export { default as ShipWheel } from './ShipWheel.astro'
|
1139
1189
|
export { default as Ship } from './Ship.astro'
|
1190
|
+
export { default as ShipWheel } from './ShipWheel.astro'
|
1140
1191
|
export { default as Shirt } from './Shirt.astro'
|
1141
1192
|
export { default as ShoppingBag } from './ShoppingBag.astro'
|
1142
1193
|
export { default as ShoppingBasket } from './ShoppingBasket.astro'
|
@@ -1146,33 +1197,38 @@ export { default as ShowerHead } from './ShowerHead.astro'
|
|
1146
1197
|
export { default as Shrink } from './Shrink.astro'
|
1147
1198
|
export { default as Shrub } from './Shrub.astro'
|
1148
1199
|
export { default as Shuffle } from './Shuffle.astro'
|
1149
|
-
export { default as
|
1200
|
+
export { default as Sidebar } from './Sidebar.astro'
|
1201
|
+
export { default as SidebarClose } from './SidebarClose.astro'
|
1202
|
+
export { default as SidebarOpen } from './SidebarOpen.astro'
|
1150
1203
|
export { default as Sigma } from './Sigma.astro'
|
1204
|
+
export { default as SigmaSquare } from './SigmaSquare.astro'
|
1205
|
+
export { default as Signal } from './Signal.astro'
|
1151
1206
|
export { default as SignalHigh } from './SignalHigh.astro'
|
1152
1207
|
export { default as SignalLow } from './SignalLow.astro'
|
1153
1208
|
export { default as SignalMedium } from './SignalMedium.astro'
|
1154
1209
|
export { default as SignalZero } from './SignalZero.astro'
|
1155
|
-
export { default as Signal } from './Signal.astro'
|
1156
|
-
export { default as SignpostBig } from './SignpostBig.astro'
|
1157
1210
|
export { default as Signpost } from './Signpost.astro'
|
1211
|
+
export { default as SignpostBig } from './SignpostBig.astro'
|
1158
1212
|
export { default as Siren } from './Siren.astro'
|
1159
1213
|
export { default as SkipBack } from './SkipBack.astro'
|
1160
1214
|
export { default as SkipForward } from './SkipForward.astro'
|
1161
1215
|
export { default as Skull } from './Skull.astro'
|
1162
1216
|
export { default as Slack } from './Slack.astro'
|
1163
|
-
export { default as SlashSquare } from './SlashSquare.astro'
|
1164
1217
|
export { default as Slash } from './Slash.astro'
|
1218
|
+
export { default as SlashSquare } from './SlashSquare.astro'
|
1165
1219
|
export { default as Slice } from './Slice.astro'
|
1166
|
-
export { default as SlidersHorizontal } from './SlidersHorizontal.astro'
|
1167
1220
|
export { default as Sliders } from './Sliders.astro'
|
1221
|
+
export { default as SlidersHorizontal } from './SlidersHorizontal.astro'
|
1222
|
+
export { default as Smartphone } from './Smartphone.astro'
|
1168
1223
|
export { default as SmartphoneCharging } from './SmartphoneCharging.astro'
|
1169
1224
|
export { default as SmartphoneNfc } from './SmartphoneNfc.astro'
|
1170
|
-
export { default as Smartphone } from './Smartphone.astro'
|
1171
|
-
export { default as SmilePlus } from './SmilePlus.astro'
|
1172
1225
|
export { default as Smile } from './Smile.astro'
|
1226
|
+
export { default as SmilePlus } from './SmilePlus.astro'
|
1173
1227
|
export { default as Snail } from './Snail.astro'
|
1174
1228
|
export { default as Snowflake } from './Snowflake.astro'
|
1175
1229
|
export { default as Sofa } from './Sofa.astro'
|
1230
|
+
export { default as SortAsc } from './SortAsc.astro'
|
1231
|
+
export { default as SortDesc } from './SortDesc.astro'
|
1176
1232
|
export { default as Soup } from './Soup.astro'
|
1177
1233
|
export { default as Space } from './Space.astro'
|
1178
1234
|
export { default as Spade } from './Spade.astro'
|
@@ -1180,26 +1236,36 @@ export { default as Sparkle } from './Sparkle.astro'
|
|
1180
1236
|
export { default as Sparkles } from './Sparkles.astro'
|
1181
1237
|
export { default as Speaker } from './Speaker.astro'
|
1182
1238
|
export { default as Speech } from './Speech.astro'
|
1183
|
-
export { default as SpellCheck2 } from './SpellCheck2.astro'
|
1184
1239
|
export { default as SpellCheck } from './SpellCheck.astro'
|
1240
|
+
export { default as SpellCheck2 } from './SpellCheck2.astro'
|
1185
1241
|
export { default as Spline } from './Spline.astro'
|
1242
|
+
export { default as Split } from './Split.astro'
|
1186
1243
|
export { default as SplitSquareHorizontal } from './SplitSquareHorizontal.astro'
|
1187
1244
|
export { default as SplitSquareVertical } from './SplitSquareVertical.astro'
|
1188
|
-
export { default as Split } from './Split.astro'
|
1189
1245
|
export { default as SprayCan } from './SprayCan.astro'
|
1190
1246
|
export { default as Sprout } from './Sprout.astro'
|
1191
|
-
export { default as
|
1247
|
+
export { default as Square } from './Square.astro'
|
1248
|
+
export { default as SquareAsterisk } from './SquareAsterisk.astro'
|
1249
|
+
export { default as SquareCode } from './SquareCode.astro'
|
1192
1250
|
export { default as SquareDashedBottom } from './SquareDashedBottom.astro'
|
1251
|
+
export { default as SquareDashedBottomCode } from './SquareDashedBottomCode.astro'
|
1252
|
+
export { default as SquareDot } from './SquareDot.astro'
|
1253
|
+
export { default as SquareEqual } from './SquareEqual.astro'
|
1254
|
+
export { default as SquareGantt } from './SquareGantt.astro'
|
1255
|
+
export { default as SquareKanban } from './SquareKanban.astro'
|
1256
|
+
export { default as SquareKanbanDashed } from './SquareKanbanDashed.astro'
|
1257
|
+
export { default as SquarePen } from './SquarePen.astro'
|
1258
|
+
export { default as SquareSlash } from './SquareSlash.astro'
|
1193
1259
|
export { default as SquareStack } from './SquareStack.astro'
|
1194
|
-
export { default as SquareUserRound } from './SquareUserRound.astro'
|
1195
1260
|
export { default as SquareUser } from './SquareUser.astro'
|
1196
|
-
export { default as
|
1261
|
+
export { default as SquareUserRound } from './SquareUserRound.astro'
|
1197
1262
|
export { default as Squircle } from './Squircle.astro'
|
1198
1263
|
export { default as Squirrel } from './Squirrel.astro'
|
1199
1264
|
export { default as Stamp } from './Stamp.astro'
|
1265
|
+
export { default as Star } from './Star.astro'
|
1200
1266
|
export { default as StarHalf } from './StarHalf.astro'
|
1201
1267
|
export { default as StarOff } from './StarOff.astro'
|
1202
|
-
export { default as
|
1268
|
+
export { default as Stars } from './Stars.astro'
|
1203
1269
|
export { default as StepBack } from './StepBack.astro'
|
1204
1270
|
export { default as StepForward } from './StepForward.astro'
|
1205
1271
|
export { default as Stethoscope } from './Stethoscope.astro'
|
@@ -1212,11 +1278,11 @@ export { default as StretchVertical } from './StretchVertical.astro'
|
|
1212
1278
|
export { default as Strikethrough } from './Strikethrough.astro'
|
1213
1279
|
export { default as Subscript } from './Subscript.astro'
|
1214
1280
|
export { default as Subtitles } from './Subtitles.astro'
|
1281
|
+
export { default as Sun } from './Sun.astro'
|
1215
1282
|
export { default as SunDim } from './SunDim.astro'
|
1216
1283
|
export { default as SunMedium } from './SunMedium.astro'
|
1217
1284
|
export { default as SunMoon } from './SunMoon.astro'
|
1218
1285
|
export { default as SunSnow } from './SunSnow.astro'
|
1219
|
-
export { default as Sun } from './Sun.astro'
|
1220
1286
|
export { default as Sunrise } from './Sunrise.astro'
|
1221
1287
|
export { default as Sunset } from './Sunset.astro'
|
1222
1288
|
export { default as Superscript } from './Superscript.astro'
|
@@ -1225,11 +1291,11 @@ export { default as SwitchCamera } from './SwitchCamera.astro'
|
|
1225
1291
|
export { default as Sword } from './Sword.astro'
|
1226
1292
|
export { default as Swords } from './Swords.astro'
|
1227
1293
|
export { default as Syringe } from './Syringe.astro'
|
1294
|
+
export { default as Table } from './Table.astro'
|
1228
1295
|
export { default as Table2 } from './Table2.astro'
|
1229
1296
|
export { default as TableProperties } from './TableProperties.astro'
|
1230
|
-
export { default as Table } from './Table.astro'
|
1231
|
-
export { default as TabletSmartphone } from './TabletSmartphone.astro'
|
1232
1297
|
export { default as Tablet } from './Tablet.astro'
|
1298
|
+
export { default as TabletSmartphone } from './TabletSmartphone.astro'
|
1233
1299
|
export { default as Tablets } from './Tablets.astro'
|
1234
1300
|
export { default as Tag } from './Tag.astro'
|
1235
1301
|
export { default as Tags } from './Tags.astro'
|
@@ -1240,118 +1306,132 @@ export { default as Tally4 } from './Tally4.astro'
|
|
1240
1306
|
export { default as Tally5 } from './Tally5.astro'
|
1241
1307
|
export { default as Tangent } from './Tangent.astro'
|
1242
1308
|
export { default as Target } from './Target.astro'
|
1243
|
-
export { default as TentTree } from './TentTree.astro'
|
1244
1309
|
export { default as Tent } from './Tent.astro'
|
1245
|
-
export { default as
|
1310
|
+
export { default as TentTree } from './TentTree.astro'
|
1246
1311
|
export { default as Terminal } from './Terminal.astro'
|
1247
|
-
export { default as
|
1312
|
+
export { default as TerminalSquare } from './TerminalSquare.astro'
|
1248
1313
|
export { default as TestTube } from './TestTube.astro'
|
1314
|
+
export { default as TestTube2 } from './TestTube2.astro'
|
1249
1315
|
export { default as TestTubes } from './TestTubes.astro'
|
1250
|
-
export { default as
|
1316
|
+
export { default as Text } from './Text.astro'
|
1251
1317
|
export { default as TextCursor } from './TextCursor.astro'
|
1318
|
+
export { default as TextCursorInput } from './TextCursorInput.astro'
|
1252
1319
|
export { default as TextQuote } from './TextQuote.astro'
|
1253
1320
|
export { default as TextSelect } from './TextSelect.astro'
|
1254
|
-
export { default as
|
1321
|
+
export { default as TextSelection } from './TextSelection.astro'
|
1255
1322
|
export { default as Theater } from './Theater.astro'
|
1323
|
+
export { default as Thermometer } from './Thermometer.astro'
|
1256
1324
|
export { default as ThermometerSnowflake } from './ThermometerSnowflake.astro'
|
1257
1325
|
export { default as ThermometerSun } from './ThermometerSun.astro'
|
1258
|
-
export { default as Thermometer } from './Thermometer.astro'
|
1259
1326
|
export { default as ThumbsDown } from './ThumbsDown.astro'
|
1260
1327
|
export { default as ThumbsUp } from './ThumbsUp.astro'
|
1261
1328
|
export { default as Ticket } from './Ticket.astro'
|
1329
|
+
export { default as Timer } from './Timer.astro'
|
1262
1330
|
export { default as TimerOff } from './TimerOff.astro'
|
1263
1331
|
export { default as TimerReset } from './TimerReset.astro'
|
1264
|
-
export { default as Timer } from './Timer.astro'
|
1265
1332
|
export { default as ToggleLeft } from './ToggleLeft.astro'
|
1266
1333
|
export { default as ToggleRight } from './ToggleRight.astro'
|
1267
1334
|
export { default as Tornado } from './Tornado.astro'
|
1268
1335
|
export { default as Torus } from './Torus.astro'
|
1269
|
-
export { default as TouchpadOff } from './TouchpadOff.astro'
|
1270
1336
|
export { default as Touchpad } from './Touchpad.astro'
|
1337
|
+
export { default as TouchpadOff } from './TouchpadOff.astro'
|
1271
1338
|
export { default as TowerControl } from './TowerControl.astro'
|
1272
1339
|
export { default as ToyBrick } from './ToyBrick.astro'
|
1273
1340
|
export { default as Tractor } from './Tractor.astro'
|
1274
1341
|
export { default as TrafficCone } from './TrafficCone.astro'
|
1275
|
-
export { default as
|
1342
|
+
export { default as Train } from './Train.astro'
|
1276
1343
|
export { default as TrainFront } from './TrainFront.astro'
|
1344
|
+
export { default as TrainFrontTunnel } from './TrainFrontTunnel.astro'
|
1277
1345
|
export { default as TrainTrack } from './TrainTrack.astro'
|
1278
1346
|
export { default as TramFront } from './TramFront.astro'
|
1279
|
-
export { default as Trash2 } from './Trash2.astro'
|
1280
1347
|
export { default as Trash } from './Trash.astro'
|
1348
|
+
export { default as Trash2 } from './Trash2.astro'
|
1281
1349
|
export { default as TreeDeciduous } from './TreeDeciduous.astro'
|
1282
1350
|
export { default as TreePine } from './TreePine.astro'
|
1283
1351
|
export { default as Trees } from './Trees.astro'
|
1284
1352
|
export { default as Trello } from './Trello.astro'
|
1285
1353
|
export { default as TrendingDown } from './TrendingDown.astro'
|
1286
1354
|
export { default as TrendingUp } from './TrendingUp.astro'
|
1287
|
-
export { default as TriangleRight } from './TriangleRight.astro'
|
1288
1355
|
export { default as Triangle } from './Triangle.astro'
|
1356
|
+
export { default as TriangleRight } from './TriangleRight.astro'
|
1289
1357
|
export { default as Trophy } from './Trophy.astro'
|
1290
1358
|
export { default as Truck } from './Truck.astro'
|
1291
1359
|
export { default as Turtle } from './Turtle.astro'
|
1292
|
-
export { default as Tv2 } from './Tv2.astro'
|
1293
1360
|
export { default as Tv } from './Tv.astro'
|
1361
|
+
export { default as Tv2 } from './Tv2.astro'
|
1294
1362
|
export { default as Twitch } from './Twitch.astro'
|
1295
1363
|
export { default as Twitter } from './Twitter.astro'
|
1296
1364
|
export { default as Type } from './Type.astro'
|
1297
|
-
export { default as UmbrellaOff } from './UmbrellaOff.astro'
|
1298
1365
|
export { default as Umbrella } from './Umbrella.astro'
|
1366
|
+
export { default as UmbrellaOff } from './UmbrellaOff.astro'
|
1299
1367
|
export { default as Underline } from './Underline.astro'
|
1368
|
+
export { default as Undo } from './Undo.astro'
|
1300
1369
|
export { default as Undo2 } from './Undo2.astro'
|
1301
1370
|
export { default as UndoDot } from './UndoDot.astro'
|
1302
|
-
export { default as Undo } from './Undo.astro'
|
1303
1371
|
export { default as UnfoldHorizontal } from './UnfoldHorizontal.astro'
|
1304
1372
|
export { default as UnfoldVertical } from './UnfoldVertical.astro'
|
1305
1373
|
export { default as Ungroup } from './Ungroup.astro'
|
1306
|
-
export { default as Unlink2 } from './Unlink2.astro'
|
1307
1374
|
export { default as Unlink } from './Unlink.astro'
|
1308
|
-
export { default as
|
1375
|
+
export { default as Unlink2 } from './Unlink2.astro'
|
1309
1376
|
export { default as Unlock } from './Unlock.astro'
|
1377
|
+
export { default as UnlockKeyhole } from './UnlockKeyhole.astro'
|
1310
1378
|
export { default as Unplug } from './Unplug.astro'
|
1311
|
-
export { default as UploadCloud } from './UploadCloud.astro'
|
1312
1379
|
export { default as Upload } from './Upload.astro'
|
1380
|
+
export { default as UploadCloud } from './UploadCloud.astro'
|
1313
1381
|
export { default as Usb } from './Usb.astro'
|
1382
|
+
export { default as User } from './User.astro'
|
1383
|
+
export { default as User2 } from './User2.astro'
|
1314
1384
|
export { default as UserCheck } from './UserCheck.astro'
|
1385
|
+
export { default as UserCheck2 } from './UserCheck2.astro'
|
1386
|
+
export { default as UserCircle } from './UserCircle.astro'
|
1387
|
+
export { default as UserCircle2 } from './UserCircle2.astro'
|
1315
1388
|
export { default as UserCog } from './UserCog.astro'
|
1389
|
+
export { default as UserCog2 } from './UserCog2.astro'
|
1316
1390
|
export { default as UserMinus } from './UserMinus.astro'
|
1391
|
+
export { default as UserMinus2 } from './UserMinus2.astro'
|
1317
1392
|
export { default as UserPlus } from './UserPlus.astro'
|
1393
|
+
export { default as UserPlus2 } from './UserPlus2.astro'
|
1394
|
+
export { default as UserRound } from './UserRound.astro'
|
1318
1395
|
export { default as UserRoundCheck } from './UserRoundCheck.astro'
|
1319
1396
|
export { default as UserRoundCog } from './UserRoundCog.astro'
|
1320
1397
|
export { default as UserRoundMinus } from './UserRoundMinus.astro'
|
1321
1398
|
export { default as UserRoundPlus } from './UserRoundPlus.astro'
|
1322
1399
|
export { default as UserRoundSearch } from './UserRoundSearch.astro'
|
1323
1400
|
export { default as UserRoundX } from './UserRoundX.astro'
|
1324
|
-
export { default as UserRound } from './UserRound.astro'
|
1325
1401
|
export { default as UserSearch } from './UserSearch.astro'
|
1402
|
+
export { default as UserSquare } from './UserSquare.astro'
|
1403
|
+
export { default as UserSquare2 } from './UserSquare2.astro'
|
1326
1404
|
export { default as UserX } from './UserX.astro'
|
1327
|
-
export { default as
|
1328
|
-
export { default as UsersRound } from './UsersRound.astro'
|
1405
|
+
export { default as UserX2 } from './UserX2.astro'
|
1329
1406
|
export { default as Users } from './Users.astro'
|
1330
|
-
export { default as
|
1407
|
+
export { default as Users2 } from './Users2.astro'
|
1408
|
+
export { default as UsersRound } from './UsersRound.astro'
|
1331
1409
|
export { default as Utensils } from './Utensils.astro'
|
1410
|
+
export { default as UtensilsCrossed } from './UtensilsCrossed.astro'
|
1332
1411
|
export { default as UtilityPole } from './UtilityPole.astro'
|
1333
1412
|
export { default as Variable } from './Variable.astro'
|
1334
1413
|
export { default as Vault } from './Vault.astro'
|
1335
1414
|
export { default as Vegan } from './Vegan.astro'
|
1336
1415
|
export { default as VenetianMask } from './VenetianMask.astro'
|
1337
|
-
export { default as
|
1416
|
+
export { default as Verified } from './Verified.astro'
|
1338
1417
|
export { default as Vibrate } from './Vibrate.astro'
|
1339
|
-
export { default as
|
1418
|
+
export { default as VibrateOff } from './VibrateOff.astro'
|
1340
1419
|
export { default as Video } from './Video.astro'
|
1420
|
+
export { default as VideoOff } from './VideoOff.astro'
|
1341
1421
|
export { default as Videotape } from './Videotape.astro'
|
1342
1422
|
export { default as View } from './View.astro'
|
1343
1423
|
export { default as Voicemail } from './Voicemail.astro'
|
1424
|
+
export { default as Volume } from './Volume.astro'
|
1344
1425
|
export { default as Volume1 } from './Volume1.astro'
|
1345
1426
|
export { default as Volume2 } from './Volume2.astro'
|
1346
1427
|
export { default as VolumeX } from './VolumeX.astro'
|
1347
|
-
export { default as Volume } from './Volume.astro'
|
1348
1428
|
export { default as Vote } from './Vote.astro'
|
1429
|
+
export { default as Wallet } from './Wallet.astro'
|
1349
1430
|
export { default as Wallet2 } from './Wallet2.astro'
|
1350
1431
|
export { default as WalletCards } from './WalletCards.astro'
|
1351
|
-
export { default as Wallet } from './Wallet.astro'
|
1352
1432
|
export { default as Wallpaper } from './Wallpaper.astro'
|
1353
|
-
export { default as Wand2 } from './Wand2.astro'
|
1354
1433
|
export { default as Wand } from './Wand.astro'
|
1434
|
+
export { default as Wand2 } from './Wand2.astro'
|
1355
1435
|
export { default as Warehouse } from './Warehouse.astro'
|
1356
1436
|
export { default as WashingMachine } from './WashingMachine.astro'
|
1357
1437
|
export { default as Watch } from './Watch.astro'
|
@@ -1360,23 +1440,23 @@ export { default as Waypoints } from './Waypoints.astro'
|
|
1360
1440
|
export { default as Webcam } from './Webcam.astro'
|
1361
1441
|
export { default as Webhook } from './Webhook.astro'
|
1362
1442
|
export { default as Weight } from './Weight.astro'
|
1363
|
-
export { default as WheatOff } from './WheatOff.astro'
|
1364
1443
|
export { default as Wheat } from './Wheat.astro'
|
1444
|
+
export { default as WheatOff } from './WheatOff.astro'
|
1365
1445
|
export { default as WholeWord } from './WholeWord.astro'
|
1366
|
-
export { default as WifiOff } from './WifiOff.astro'
|
1367
1446
|
export { default as Wifi } from './Wifi.astro'
|
1447
|
+
export { default as WifiOff } from './WifiOff.astro'
|
1368
1448
|
export { default as Wind } from './Wind.astro'
|
1369
|
-
export { default as WineOff } from './WineOff.astro'
|
1370
1449
|
export { default as Wine } from './Wine.astro'
|
1450
|
+
export { default as WineOff } from './WineOff.astro'
|
1371
1451
|
export { default as Workflow } from './Workflow.astro'
|
1372
1452
|
export { default as WrapText } from './WrapText.astro'
|
1373
1453
|
export { default as Wrench } from './Wrench.astro'
|
1454
|
+
export { default as X } from './X.astro'
|
1374
1455
|
export { default as XCircle } from './XCircle.astro'
|
1375
1456
|
export { default as XOctagon } from './XOctagon.astro'
|
1376
1457
|
export { default as XSquare } from './XSquare.astro'
|
1377
|
-
export { default as X } from './X.astro'
|
1378
1458
|
export { default as Youtube } from './Youtube.astro'
|
1379
|
-
export { default as ZapOff } from './ZapOff.astro'
|
1380
1459
|
export { default as Zap } from './Zap.astro'
|
1460
|
+
export { default as ZapOff } from './ZapOff.astro'
|
1381
1461
|
export { default as ZoomIn } from './ZoomIn.astro'
|
1382
1462
|
export { default as ZoomOut } from './ZoomOut.astro'
|