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