-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathicons-index.txt
287 lines (287 loc) · 14.1 KB
/
icons-index.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
export { IconActivity } from "./IconActivity.tsx";
export { IconAirplay } from "./IconAirplay.tsx";
export { IconAlertCircle } from "./IconAlertCircle.tsx";
export { IconAlertOctagon } from "./IconAlertOctagon.tsx";
export { IconAlertTriangle } from "./IconAlertTriangle.tsx";
export { IconAlignCenter } from "./IconAlignCenter.tsx";
export { IconAlignJustify } from "./IconAlignJustify.tsx";
export { IconAlignLeft } from "./IconAlignLeft.tsx";
export { IconAlignRight } from "./IconAlignRight.tsx";
export { IconAnchor } from "./IconAnchor.tsx";
export { IconAperture } from "./IconAperture.tsx";
export { IconArchive } from "./IconArchive.tsx";
export { IconArrowDown } from "./IconArrowDown.tsx";
export { IconArrowDownCircle } from "./IconArrowDownCircle.tsx";
export { IconArrowDownLeft } from "./IconArrowDownLeft.tsx";
export { IconArrowDownRight } from "./IconArrowDownRight.tsx";
export { IconArrowLeft } from "./IconArrowLeft.tsx";
export { IconArrowLeftCircle } from "./IconArrowLeftCircle.tsx";
export { IconArrowRight } from "./IconArrowRight.tsx";
export { IconArrowRightCircle } from "./IconArrowRightCircle.tsx";
export { IconArrowUp } from "./IconArrowUp.tsx";
export { IconArrowUpCircle } from "./IconArrowUpCircle.tsx";
export { IconArrowUpLeft } from "./IconArrowUpLeft.tsx";
export { IconArrowUpRight } from "./IconArrowUpRight.tsx";
export { IconAtSign } from "./IconAtSign.tsx";
export { IconAward } from "./IconAward.tsx";
export { IconBarChart } from "./IconBarChart.tsx";
export { IconBarChart2 } from "./IconBarChart2.tsx";
export { IconBattery } from "./IconBattery.tsx";
export { IconBatteryCharging } from "./IconBatteryCharging.tsx";
export { IconBell } from "./IconBell.tsx";
export { IconBellOff } from "./IconBellOff.tsx";
export { IconBluetooth } from "./IconBluetooth.tsx";
export { IconBold } from "./IconBold.tsx";
export { IconBook } from "./IconBook.tsx";
export { IconBookOpen } from "./IconBookOpen.tsx";
export { IconBookmark } from "./IconBookmark.tsx";
export { IconBox } from "./IconBox.tsx";
export { IconBriefcase } from "./IconBriefcase.tsx";
export { IconCalendar } from "./IconCalendar.tsx";
export { IconCamera } from "./IconCamera.tsx";
export { IconCameraOff } from "./IconCameraOff.tsx";
export { IconCast } from "./IconCast.tsx";
export { IconCheck } from "./IconCheck.tsx";
export { IconCheckCircle } from "./IconCheckCircle.tsx";
export { IconCheckSquare } from "./IconCheckSquare.tsx";
export { IconChevronDown } from "./IconChevronDown.tsx";
export { IconChevronLeft } from "./IconChevronLeft.tsx";
export { IconChevronRight } from "./IconChevronRight.tsx";
export { IconChevronUp } from "./IconChevronUp.tsx";
export { IconChevronsDown } from "./IconChevronsDown.tsx";
export { IconChevronsLeft } from "./IconChevronsLeft.tsx";
export { IconChevronsRight } from "./IconChevronsRight.tsx";
export { IconChevronsUp } from "./IconChevronsUp.tsx";
export { IconChrome } from "./IconChrome.tsx";
export { IconCircle } from "./IconCircle.tsx";
export { IconClipboard } from "./IconClipboard.tsx";
export { IconClock } from "./IconClock.tsx";
export { IconCloud } from "./IconCloud.tsx";
export { IconCloudDrizzle } from "./IconCloudDrizzle.tsx";
export { IconCloudLightning } from "./IconCloudLightning.tsx";
export { IconCloudOff } from "./IconCloudOff.tsx";
export { IconCloudRain } from "./IconCloudRain.tsx";
export { IconCloudSnow } from "./IconCloudSnow.tsx";
export { IconCode } from "./IconCode.tsx";
export { IconCodepen } from "./IconCodepen.tsx";
export { IconCodesandbox } from "./IconCodesandbox.tsx";
export { IconCoffee } from "./IconCoffee.tsx";
export { IconColumns } from "./IconColumns.tsx";
export { IconCommand } from "./IconCommand.tsx";
export { IconCompass } from "./IconCompass.tsx";
export { IconCopy } from "./IconCopy.tsx";
export { IconCornerDownLeft } from "./IconCornerDownLeft.tsx";
export { IconCornerDownRight } from "./IconCornerDownRight.tsx";
export { IconCornerLeftDown } from "./IconCornerLeftDown.tsx";
export { IconCornerLeftUp } from "./IconCornerLeftUp.tsx";
export { IconCornerRightDown } from "./IconCornerRightDown.tsx";
export { IconCornerRightUp } from "./IconCornerRightUp.tsx";
export { IconCornerUpLeft } from "./IconCornerUpLeft.tsx";
export { IconCornerUpRight } from "./IconCornerUpRight.tsx";
export { IconCpu } from "./IconCpu.tsx";
export { IconCreditCard } from "./IconCreditCard.tsx";
export { IconCrop } from "./IconCrop.tsx";
export { IconCrosshair } from "./IconCrosshair.tsx";
export { IconDatabase } from "./IconDatabase.tsx";
export { IconDelete } from "./IconDelete.tsx";
export { IconDisc } from "./IconDisc.tsx";
export { IconDivide } from "./IconDivide.tsx";
export { IconDivideCircle } from "./IconDivideCircle.tsx";
export { IconDivideSquare } from "./IconDivideSquare.tsx";
export { IconDollarSign } from "./IconDollarSign.tsx";
export { IconDownload } from "./IconDownload.tsx";
export { IconDownloadCloud } from "./IconDownloadCloud.tsx";
export { IconDribbble } from "./IconDribbble.tsx";
export { IconDroplet } from "./IconDroplet.tsx";
export { IconEdit } from "./IconEdit.tsx";
export { IconEdit2 } from "./IconEdit2.tsx";
export { IconEdit3 } from "./IconEdit3.tsx";
export { IconExternalLink } from "./IconExternalLink.tsx";
export { IconEye } from "./IconEye.tsx";
export { IconEyeOff } from "./IconEyeOff.tsx";
export { IconFacebook } from "./IconFacebook.tsx";
export { IconFastForward } from "./IconFastForward.tsx";
export { IconFeather } from "./IconFeather.tsx";
export { IconFigma } from "./IconFigma.tsx";
export { IconFile } from "./IconFile.tsx";
export { IconFileMinus } from "./IconFileMinus.tsx";
export { IconFilePlus } from "./IconFilePlus.tsx";
export { IconFileText } from "./IconFileText.tsx";
export { IconFilm } from "./IconFilm.tsx";
export { IconFilter } from "./IconFilter.tsx";
export { IconFlag } from "./IconFlag.tsx";
export { IconFolder } from "./IconFolder.tsx";
export { IconFolderMinus } from "./IconFolderMinus.tsx";
export { IconFolderPlus } from "./IconFolderPlus.tsx";
export { IconFramer } from "./IconFramer.tsx";
export { IconFrown } from "./IconFrown.tsx";
export { IconGift } from "./IconGift.tsx";
export { IconGitBranch } from "./IconGitBranch.tsx";
export { IconGitCommit } from "./IconGitCommit.tsx";
export { IconGitMerge } from "./IconGitMerge.tsx";
export { IconGitPullRequest } from "./IconGitPullRequest.tsx";
export { IconGithub } from "./IconGithub.tsx";
export { IconGitlab } from "./IconGitlab.tsx";
export { IconGlobe } from "./IconGlobe.tsx";
export { IconGrid } from "./IconGrid.tsx";
export { IconHardDrive } from "./IconHardDrive.tsx";
export { IconHash } from "./IconHash.tsx";
export { IconHeadphones } from "./IconHeadphones.tsx";
export { IconHeart } from "./IconHeart.tsx";
export { IconHelpCircle } from "./IconHelpCircle.tsx";
export { IconHexagon } from "./IconHexagon.tsx";
export { IconHome } from "./IconHome.tsx";
export { IconImage } from "./IconImage.tsx";
export { IconInbox } from "./IconInbox.tsx";
export { IconInfo } from "./IconInfo.tsx";
export { IconInstagram } from "./IconInstagram.tsx";
export { IconItalic } from "./IconItalic.tsx";
export { IconKey } from "./IconKey.tsx";
export { IconLayers } from "./IconLayers.tsx";
export { IconLayout } from "./IconLayout.tsx";
export { IconLifeBuoy } from "./IconLifeBuoy.tsx";
export { IconLink } from "./IconLink.tsx";
export { IconLink2 } from "./IconLink2.tsx";
export { IconLinkedin } from "./IconLinkedin.tsx";
export { IconList } from "./IconList.tsx";
export { IconLoader } from "./IconLoader.tsx";
export { IconLock } from "./IconLock.tsx";
export { IconLogIn } from "./IconLogIn.tsx";
export { IconLogOut } from "./IconLogOut.tsx";
export { IconMail } from "./IconMail.tsx";
export { IconMap } from "./IconMap.tsx";
export { IconMapPin } from "./IconMapPin.tsx";
export { IconMaximize } from "./IconMaximize.tsx";
export { IconMaximize2 } from "./IconMaximize2.tsx";
export { IconMeh } from "./IconMeh.tsx";
export { IconMenu } from "./IconMenu.tsx";
export { IconMessageCircle } from "./IconMessageCircle.tsx";
export { IconMessageSquare } from "./IconMessageSquare.tsx";
export { IconMic } from "./IconMic.tsx";
export { IconMicOff } from "./IconMicOff.tsx";
export { IconMinimize } from "./IconMinimize.tsx";
export { IconMinimize2 } from "./IconMinimize2.tsx";
export { IconMinus } from "./IconMinus.tsx";
export { IconMinusCircle } from "./IconMinusCircle.tsx";
export { IconMinusSquare } from "./IconMinusSquare.tsx";
export { IconMonitor } from "./IconMonitor.tsx";
export { IconMoon } from "./IconMoon.tsx";
export { IconMoreHorizontal } from "./IconMoreHorizontal.tsx";
export { IconMoreVertical } from "./IconMoreVertical.tsx";
export { IconMousePointer } from "./IconMousePointer.tsx";
export { IconMove } from "./IconMove.tsx";
export { IconMusic } from "./IconMusic.tsx";
export { IconNavigation } from "./IconNavigation.tsx";
export { IconNavigation2 } from "./IconNavigation2.tsx";
export { IconOctagon } from "./IconOctagon.tsx";
export { IconPackage } from "./IconPackage.tsx";
export { IconPaperclip } from "./IconPaperclip.tsx";
export { IconPause } from "./IconPause.tsx";
export { IconPauseCircle } from "./IconPauseCircle.tsx";
export { IconPenTool } from "./IconPenTool.tsx";
export { IconPercent } from "./IconPercent.tsx";
export { IconPhone } from "./IconPhone.tsx";
export { IconPhoneCall } from "./IconPhoneCall.tsx";
export { IconPhoneForwarded } from "./IconPhoneForwarded.tsx";
export { IconPhoneIncoming } from "./IconPhoneIncoming.tsx";
export { IconPhoneMissed } from "./IconPhoneMissed.tsx";
export { IconPhoneOff } from "./IconPhoneOff.tsx";
export { IconPhoneOutgoing } from "./IconPhoneOutgoing.tsx";
export { IconPieChart } from "./IconPieChart.tsx";
export { IconPlay } from "./IconPlay.tsx";
export { IconPlayCircle } from "./IconPlayCircle.tsx";
export { IconPlus } from "./IconPlus.tsx";
export { IconPlusCircle } from "./IconPlusCircle.tsx";
export { IconPlusSquare } from "./IconPlusSquare.tsx";
export { IconPocket } from "./IconPocket.tsx";
export { IconPower } from "./IconPower.tsx";
export { IconPrinter } from "./IconPrinter.tsx";
export { IconRadio } from "./IconRadio.tsx";
export { IconRefreshCcw } from "./IconRefreshCcw.tsx";
export { IconRefreshCw } from "./IconRefreshCw.tsx";
export { IconRepeat } from "./IconRepeat.tsx";
export { IconRewind } from "./IconRewind.tsx";
export { IconRotateCcw } from "./IconRotateCcw.tsx";
export { IconRotateCw } from "./IconRotateCw.tsx";
export { IconRss } from "./IconRss.tsx";
export { IconSave } from "./IconSave.tsx";
export { IconScissors } from "./IconScissors.tsx";
export { IconSearch } from "./IconSearch.tsx";
export { IconSend } from "./IconSend.tsx";
export { IconServer } from "./IconServer.tsx";
export { IconSettings } from "./IconSettings.tsx";
export { IconShare } from "./IconShare.tsx";
export { IconShare2 } from "./IconShare2.tsx";
export { IconShield } from "./IconShield.tsx";
export { IconShieldOff } from "./IconShieldOff.tsx";
export { IconShoppingBag } from "./IconShoppingBag.tsx";
export { IconShoppingCart } from "./IconShoppingCart.tsx";
export { IconShuffle } from "./IconShuffle.tsx";
export { IconSidebar } from "./IconSidebar.tsx";
export { IconSkipBack } from "./IconSkipBack.tsx";
export { IconSkipForward } from "./IconSkipForward.tsx";
export { IconSlack } from "./IconSlack.tsx";
export { IconSlash } from "./IconSlash.tsx";
export { IconSliders } from "./IconSliders.tsx";
export { IconSmartphone } from "./IconSmartphone.tsx";
export { IconSmile } from "./IconSmile.tsx";
export { IconSpeaker } from "./IconSpeaker.tsx";
export { IconSquare } from "./IconSquare.tsx";
export { IconStar } from "./IconStar.tsx";
export { IconStopCircle } from "./IconStopCircle.tsx";
export { IconSun } from "./IconSun.tsx";
export { IconSunrise } from "./IconSunrise.tsx";
export { IconSunset } from "./IconSunset.tsx";
export { IconTable } from "./IconTable.tsx";
export { IconTablet } from "./IconTablet.tsx";
export { IconTag } from "./IconTag.tsx";
export { IconTarget } from "./IconTarget.tsx";
export { IconTerminal } from "./IconTerminal.tsx";
export { IconThermometer } from "./IconThermometer.tsx";
export { IconThumbsDown } from "./IconThumbsDown.tsx";
export { IconThumbsUp } from "./IconThumbsUp.tsx";
export { IconToggleLeft } from "./IconToggleLeft.tsx";
export { IconToggleRight } from "./IconToggleRight.tsx";
export { IconTool } from "./IconTool.tsx";
export { IconTrash } from "./IconTrash.tsx";
export { IconTrash2 } from "./IconTrash2.tsx";
export { IconTrello } from "./IconTrello.tsx";
export { IconTrendingDown } from "./IconTrendingDown.tsx";
export { IconTrendingUp } from "./IconTrendingUp.tsx";
export { IconTriangle } from "./IconTriangle.tsx";
export { IconTruck } from "./IconTruck.tsx";
export { IconTv } from "./IconTv.tsx";
export { IconTwitch } from "./IconTwitch.tsx";
export { IconTwitter } from "./IconTwitter.tsx";
export { IconType } from "./IconType.tsx";
export { IconUmbrella } from "./IconUmbrella.tsx";
export { IconUnderline } from "./IconUnderline.tsx";
export { IconUnlock } from "./IconUnlock.tsx";
export { IconUpload } from "./IconUpload.tsx";
export { IconUploadCloud } from "./IconUploadCloud.tsx";
export { IconUser } from "./IconUser.tsx";
export { IconUserCheck } from "./IconUserCheck.tsx";
export { IconUserMinus } from "./IconUserMinus.tsx";
export { IconUserPlus } from "./IconUserPlus.tsx";
export { IconUserX } from "./IconUserX.tsx";
export { IconUsers } from "./IconUsers.tsx";
export { IconVideo } from "./IconVideo.tsx";
export { IconVideoOff } from "./IconVideoOff.tsx";
export { IconVoicemail } from "./IconVoicemail.tsx";
export { IconVolume } from "./IconVolume.tsx";
export { IconVolume1 } from "./IconVolume1.tsx";
export { IconVolume2 } from "./IconVolume2.tsx";
export { IconVolumeX } from "./IconVolumeX.tsx";
export { IconWatch } from "./IconWatch.tsx";
export { IconWifi } from "./IconWifi.tsx";
export { IconWifiOff } from "./IconWifiOff.tsx";
export { IconWind } from "./IconWind.tsx";
export { IconX } from "./IconX.tsx";
export { IconXCircle } from "./IconXCircle.tsx";
export { IconXOctagon } from "./IconXOctagon.tsx";
export { IconXSquare } from "./IconXSquare.tsx";
export { IconYoutube } from "./IconYoutube.tsx";
export { IconZap } from "./IconZap.tsx";
export { IconZapOff } from "./IconZapOff.tsx";
export { IconZoomIn } from "./IconZoomIn.tsx";
export { IconZoomOut } from "./IconZoomOut.tsx";