UNPKG

lucide-angular

Version:

A Lucide icon library package for Angular applications.

302 lines (301 loc) 21.6 kB
export { default as AlarmCheck } from '../icons/alarm-clock-check'; export { default as AlarmMinus } from '../icons/alarm-clock-minus'; export { default as AlarmPlus } from '../icons/alarm-clock-plus'; export { default as ArrowDownAz } from '../icons/arrow-down-a-z'; export { default as SortDesc } from '../icons/arrow-down-wide-narrow'; export { default as ArrowDownZa } from '../icons/arrow-down-z-a'; export { default as ArrowUpAz } from '../icons/arrow-up-a-z'; export { default as SortAsc } from '../icons/arrow-up-narrow-wide'; export { default as ArrowUpZa } from '../icons/arrow-up-z-a'; export { default as Axis3D } from '../icons/axis-3d'; export { default as Verified } from '../icons/badge-check'; export { default as BadgeHelp } from '../icons/badge-question-mark'; export { /** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */ default as BetweenHorizonalEnd } from '../icons/between-horizontal-end'; export { /** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */ default as BetweenHorizonalStart } from '../icons/between-horizontal-start'; export { default as BookTemplate } from '../icons/book-dashed'; export { default as CurlyBraces } from '../icons/braces'; export { default as Subtitles } from '../icons/captions'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */ default as AreaChart } from '../icons/chart-area'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. This alias will be removed in v1.0 */ default as BarChartHorizontalBig } from '../icons/chart-bar-big'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. This alias will be removed in v1.0 */ default as BarChartHorizontal } from '../icons/chart-bar'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */ default as CandlestickChart } from '../icons/chart-candlestick'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */ default as BarChartBig } from '../icons/chart-column-big'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. This alias will be removed in v1.0 */ default as BarChart4 } from '../icons/chart-column-increasing'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. This alias will be removed in v1.0 */ default as BarChart3 } from '../icons/chart-column'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. This alias will be removed in v1.0 */ default as LineChart } from '../icons/chart-line'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. This alias will be removed in v1.0 */ default as BarChart } from '../icons/chart-no-axes-column-increasing'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. This alias will be removed in v1.0 */ default as BarChart2 } from '../icons/chart-no-axes-column'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. This alias will be removed in v1.0 */ default as GanttChart } from '../icons/chart-no-axes-gantt'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */ default as ScatterChart } from '../icons/chart-scatter'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. This alias will be removed in v1.0 */ default as PieChart } from '../icons/chart-pie'; export { default as AlertCircle } from '../icons/circle-alert'; export { default as ArrowDownCircle } from '../icons/circle-arrow-down'; export { default as ArrowLeftCircle } from '../icons/circle-arrow-left'; export { default as ArrowDownLeftFromCircle } from '../icons/circle-arrow-out-down-left'; export { default as ArrowDownRightFromCircle } from '../icons/circle-arrow-out-down-right'; export { default as ArrowUpLeftFromCircle } from '../icons/circle-arrow-out-up-left'; export { default as ArrowUpRightFromCircle } from '../icons/circle-arrow-out-up-right'; export { default as ArrowRightCircle } from '../icons/circle-arrow-right'; export { default as ArrowUpCircle } from '../icons/circle-arrow-up'; export { default as CheckCircle } from '../icons/circle-check-big'; export { default as CheckCircle2 } from '../icons/circle-check'; export { default as ChevronDownCircle } from '../icons/circle-chevron-down'; export { default as ChevronLeftCircle } from '../icons/circle-chevron-left'; export { default as ChevronRightCircle } from '../icons/circle-chevron-right'; export { default as DivideCircle } from '../icons/circle-divide'; export { default as ChevronUpCircle } from '../icons/circle-chevron-up'; export { default as GaugeCircle } from '../icons/circle-gauge'; export { default as MinusCircle } from '../icons/circle-minus'; export { default as ParkingCircleOff } from '../icons/circle-parking-off'; export { default as ParkingCircle } from '../icons/circle-parking'; export { default as PauseCircle } from '../icons/circle-pause'; export { default as PercentCircle } from '../icons/circle-percent'; export { default as PlayCircle } from '../icons/circle-play'; export { default as PlusCircle } from '../icons/circle-plus'; export { default as PowerCircle } from '../icons/circle-power'; export { default as HelpCircle } from '../icons/circle-question-mark'; export { default as CircleHelp } from '../icons/circle-question-mark'; export { default as CircleSlashed } from '../icons/circle-slash-2'; export { default as StopCircle } from '../icons/circle-stop'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */ default as UserCircle2 } from '../icons/circle-user-round'; export { default as UserCircle } from '../icons/circle-user'; export { default as ClipboardSignature } from '../icons/clipboard-pen-line'; export { default as XCircle } from '../icons/circle-x'; export { default as ClipboardEdit } from '../icons/clipboard-pen'; export { default as DownloadCloud } from '../icons/cloud-download'; export { default as UploadCloud } from '../icons/cloud-upload'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */ default as Code2 } from '../icons/code-xml'; export { default as ColumnsSettings } from '../icons/columns-3-cog'; export { default as TableConfig } from '../icons/columns-3-cog'; export { default as Columns } from '../icons/columns-2'; export { default as PanelsLeftRight } from '../icons/columns-3'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */ default as Contact2 } from '../icons/contact-round'; export { default as PercentDiamond } from '../icons/diamond-percent'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */ default as Globe2 } from '../icons/earth'; export { default as MoreVertical } from '../icons/ellipsis-vertical'; export { default as MoreHorizontal } from '../icons/ellipsis'; export { default as FileAxis3D } from '../icons/file-axis-3d'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */ default as FileBarChart } from '../icons/file-chart-column-increasing'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. This alias will be removed in v1.0 */ default as FileBarChart2 } from '../icons/file-chart-column'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */ default as FileLineChart } from '../icons/file-chart-line'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */ default as FilePieChart } from '../icons/file-chart-pie'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */ default as FileCog2 } from '../icons/file-cog'; export { default as FileSignature } from '../icons/file-pen-line'; export { default as FileEdit } from '../icons/file-pen'; export { default as FileQuestion } from '../icons/file-question-mark'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */ default as FolderCog2 } from '../icons/folder-cog'; export { default as FolderEdit } from '../icons/folder-pen'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. This alias will be removed in v1.0 */ default as FilterX } from '../icons/funnel-x'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */ default as Filter } from '../icons/funnel'; export { default as GitCommit } from '../icons/git-commit-horizontal'; export { default as Grid2X2Check } from '../icons/grid-2x2-check'; export { default as Grid2X2Plus } from '../icons/grid-2x2-plus'; export { default as Grid2X2X } from '../icons/grid-2x2-x'; export { default as Grid2X2 } from '../icons/grid-2x2'; export { default as HelpingHand } from '../icons/hand-helping'; export { default as Grid } from '../icons/grid-3x3'; export { default as Grid3X3 } from '../icons/grid-3x3'; export { default as Home } from '../icons/house'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. This alias will be removed in v1.0 */ default as IceCream2 } from '../icons/ice-cream-bowl'; export { default as IceCream } from '../icons/ice-cream-cone'; export { default as Outdent } from '../icons/indent-decrease'; export { default as Indent } from '../icons/indent-increase'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. This alias will be removed in v1.0 */ default as Laptop2 } from '../icons/laptop-minimal'; export { default as Layers3 } from '../icons/layers'; export { default as Loader2 } from '../icons/loader-circle'; export { default as UnlockKeyhole } from '../icons/lock-keyhole-open'; export { default as MailQuestion } from '../icons/mail-question-mark'; export { default as Unlock } from '../icons/lock-open'; export { default as MessageCircleQuestion } from '../icons/message-circle-question-mark'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. This alias will be removed in v1.0 */ default as Mic2 } from '../icons/mic-vocal'; export { default as Move3D } from '../icons/move-3d'; export { default as AlertOctagon } from '../icons/octagon-alert'; export { default as PauseOctagon } from '../icons/octagon-pause'; export { default as XOctagon } from '../icons/octagon-x'; export { default as Paintbrush2 } from '../icons/paintbrush-vertical'; export { default as PanelBottomInactive } from '../icons/panel-bottom-dashed'; export { default as SidebarClose } from '../icons/panel-left-close'; export { default as PanelLeftInactive } from '../icons/panel-left-dashed'; export { default as SidebarOpen } from '../icons/panel-left-open'; export { default as Sidebar } from '../icons/panel-left'; export { default as PanelRightInactive } from '../icons/panel-right-dashed'; export { default as PanelTopInactive } from '../icons/panel-top-dashed'; export { default as Layout } from '../icons/panels-top-left'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */ default as Edit3 } from '../icons/pen-line'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */ default as Edit2 } from '../icons/pen'; export { default as PlugZap2 } from '../icons/plug-zap'; export { default as FormInput } from '../icons/rectangle-ellipsis'; export { default as Rotate3D } from '../icons/rotate-3d'; export { default as Rows } from '../icons/rows-2'; export { default as Scale3D } from '../icons/scale-3d'; export { default as PanelsTopBottom } from '../icons/rows-3'; export { /** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */ default as SendHorizonal } from '../icons/send-horizontal'; export { default as ShieldQuestion } from '../icons/shield-question-mark'; export { default as ShieldClose } from '../icons/shield-x'; export { default as Sliders } from '../icons/sliders-vertical'; export { default as Stars } from '../icons/sparkles'; export { default as ActivitySquare } from '../icons/square-activity'; export { default as ArrowDownLeftSquare } from '../icons/square-arrow-down-left'; export { default as ArrowDownRightSquare } from '../icons/square-arrow-down-right'; export { default as ArrowDownSquare } from '../icons/square-arrow-down'; export { default as ArrowLeftSquare } from '../icons/square-arrow-left'; export { default as ArrowDownLeftFromSquare } from '../icons/square-arrow-out-down-left'; export { default as ArrowDownRightFromSquare } from '../icons/square-arrow-out-down-right'; export { default as ArrowUpLeftFromSquare } from '../icons/square-arrow-out-up-left'; export { default as ArrowUpRightFromSquare } from '../icons/square-arrow-out-up-right'; export { default as ArrowRightSquare } from '../icons/square-arrow-right'; export { default as ArrowUpLeftSquare } from '../icons/square-arrow-up-left'; export { default as ArrowUpRightSquare } from '../icons/square-arrow-up-right'; export { default as ArrowUpSquare } from '../icons/square-arrow-up'; export { default as AsteriskSquare } from '../icons/square-asterisk'; export { default as GanttChartSquare } from '../icons/square-chart-gantt'; export { default as SquareGanttChart } from '../icons/square-chart-gantt'; export { default as ScissorsSquareDashedBottom } from '../icons/square-bottom-dashed-scissors'; export { default as CheckSquare } from '../icons/square-check-big'; export { default as CheckSquare2 } from '../icons/square-check'; export { default as ChevronDownSquare } from '../icons/square-chevron-down'; export { default as ChevronLeftSquare } from '../icons/square-chevron-left'; export { default as ChevronRightSquare } from '../icons/square-chevron-right'; export { default as ChevronUpSquare } from '../icons/square-chevron-up'; export { default as CodeSquare } from '../icons/square-code'; export { default as KanbanSquareDashed } from '../icons/square-dashed-kanban'; export { default as MousePointerSquareDashed } from '../icons/square-dashed-mouse-pointer'; export { default as BoxSelect } from '../icons/square-dashed'; export { default as DivideSquare } from '../icons/square-divide'; export { default as DotSquare } from '../icons/square-dot'; export { default as EqualSquare } from '../icons/square-equal'; export { default as FunctionSquare } from '../icons/square-function'; export { default as KanbanSquare } from '../icons/square-kanban'; export { default as LibrarySquare } from '../icons/square-library'; export { default as MSquare } from '../icons/square-m'; export { default as MenuSquare } from '../icons/square-menu'; export { default as MinusSquare } from '../icons/square-minus'; export { default as Inspect } from '../icons/square-mouse-pointer'; export { default as ParkingSquareOff } from '../icons/square-parking-off'; export { default as ParkingSquare } from '../icons/square-parking'; export { default as PenBox } from '../icons/square-pen'; export { default as Edit } from '../icons/square-pen'; export { default as PenSquare } from '../icons/square-pen'; export { default as PercentSquare } from '../icons/square-percent'; export { default as PiSquare } from '../icons/square-pi'; export { default as PilcrowSquare } from '../icons/square-pilcrow'; export { default as PlaySquare } from '../icons/square-play'; export { default as PlusSquare } from '../icons/square-plus'; export { default as PowerSquare } from '../icons/square-power'; export { default as ScissorsSquare } from '../icons/square-scissors'; export { default as SigmaSquare } from '../icons/square-sigma'; export { default as SlashSquare } from '../icons/square-slash'; export { default as SplitSquareHorizontal } from '../icons/square-split-horizontal'; export { default as SplitSquareVertical } from '../icons/square-split-vertical'; export { default as TerminalSquare } from '../icons/square-terminal'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */ default as UserSquare2 } from '../icons/square-user-round'; export { default as UserSquare } from '../icons/square-user'; export { default as XSquare } from '../icons/square-x'; export { default as TestTube2 } from '../icons/test-tube-diagonal'; export { default as TextSelection } from '../icons/text-select'; export { default as Train } from '../icons/tram-front'; export { default as Palmtree } from '../icons/tree-palm'; export { default as AlertTriangle } from '../icons/triangle-alert'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */ default as Tv2 } from '../icons/tv-minimal'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. This alias will be removed in v1.0 */ default as School2 } from '../icons/university'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. This alias will be removed in v1.0 */ default as UserCheck2 } from '../icons/user-round-check'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */ default as UserCog2 } from '../icons/user-round-cog'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */ default as UserMinus2 } from '../icons/user-round-minus'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */ default as UserPlus2 } from '../icons/user-round-plus'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */ default as UserX2 } from '../icons/user-round-x'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */ default as User2 } from '../icons/user-round'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */ default as Users2 } from '../icons/users-round'; export { default as ForkKnifeCrossed } from '../icons/utensils-crossed'; export { default as ForkKnife } from '../icons/utensils'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. This alias will be removed in v1.0 */ default as Wallet2 } from '../icons/wallet-minimal'; export { /** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. This alias will be removed in v1.0 */ default as Wand2 } from '../icons/wand-sparkles';