1013 lines
64 KiB
JavaScript
1013 lines
64 KiB
JavaScript
/**
|
|
* @license @lucide/svelte v0.561.0 - ISC
|
|
*
|
|
* ISC License
|
|
*
|
|
* Copyright (c) for portions of Lucide are held by Cole Bemis 2013-2023 as part of Feather (MIT). All other copyright (c) for Lucide are held by Lucide Contributors 2025.
|
|
*
|
|
* Permission to use, copy, modify, and/or distribute this software for any
|
|
* purpose with or without fee is hereby granted, provided that the above
|
|
* copyright notice and this permission notice appear in all copies.
|
|
*
|
|
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
*
|
|
* ---
|
|
*
|
|
* The MIT License (MIT) (for portions derived from Feather)
|
|
*
|
|
* Copyright (c) 2013-2023 Cole Bemis
|
|
*
|
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
* of this software and associated documentation files (the "Software"), to deal
|
|
* in the Software without restriction, including without limitation the rights
|
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
* copies of the Software, and to permit persons to whom the Software is
|
|
* furnished to do so, subject to the following conditions:
|
|
*
|
|
* The above copyright notice and this permission notice shall be included in all
|
|
* copies or substantial portions of the Software.
|
|
*
|
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
* SOFTWARE.
|
|
*
|
|
*/
|
|
// AlarmClockCheck aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. This alias will be removed in v1.0 */
|
|
default as AlarmCheck } from '../icons/alarm-check.js';
|
|
// AlarmClockMinus aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. This alias will be removed in v1.0 */
|
|
default as AlarmMinus } from '../icons/alarm-minus.js';
|
|
// AlarmClockPlus aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. This alias will be removed in v1.0 */
|
|
default as AlarmPlus } from '../icons/alarm-plus.js';
|
|
// ArrowDownAZ aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownAz } from '../icons/arrow-down-az.js';
|
|
// ArrowDownWideNarrow aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
default as SortDesc } from '../icons/sort-desc.js';
|
|
// ArrowDownZA aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownZa } from '../icons/arrow-down-za.js';
|
|
// ArrowUpAZ aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpAz } from '../icons/arrow-up-az.js';
|
|
// ArrowUpNarrowWide aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
|
|
default as SortAsc } from '../icons/sort-asc.js';
|
|
// ArrowUpZA aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpZa } from '../icons/arrow-up-za.js';
|
|
// Axis3d aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
|
|
default as Axis3D } from '../icons/axis-3-d.js';
|
|
// BadgeCheck aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. This alias will be removed in v1.0 */
|
|
default as Verified } from '../icons/verified.js';
|
|
// BadgeQuestionMark aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. This alias will be removed in v1.0 */
|
|
default as BadgeHelp } from '../icons/badge-help.js';
|
|
// BetweenHorizontalEnd aliases
|
|
export {
|
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
default as BetweenHorizonalEnd } from '../icons/between-horizonal-end.js';
|
|
// BetweenHorizontalStart aliases
|
|
export {
|
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
default as BetweenHorizonalStart } from '../icons/between-horizonal-start.js';
|
|
// BookDashed aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. This alias will be removed in v1.0.0 */
|
|
default as BookTemplate } from '../icons/book-template.js';
|
|
// Braces aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. This alias will be removed in v1.0 */
|
|
default as CurlyBraces } from '../icons/curly-braces.js';
|
|
// Captions aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. This alias will be removed in v1.0 */
|
|
default as Subtitles } from '../icons/subtitles.js';
|
|
// ChartArea aliases
|
|
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/area-chart.js';
|
|
// ChartBarBig aliases
|
|
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/bar-chart-horizontal-big.js';
|
|
// ChartBar aliases
|
|
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/bar-chart-horizontal.js';
|
|
// ChartCandlestick aliases
|
|
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/candlestick-chart.js';
|
|
// ChartColumnBig aliases
|
|
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/bar-chart-big.js';
|
|
// ChartColumnIncreasing aliases
|
|
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/bar-chart-4.js';
|
|
// ChartColumn aliases
|
|
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/bar-chart-3.js';
|
|
// ChartLine aliases
|
|
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/line-chart.js';
|
|
// ChartNoAxesColumnIncreasing aliases
|
|
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/bar-chart.js';
|
|
// ChartNoAxesColumn aliases
|
|
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/bar-chart-2.js';
|
|
// ChartNoAxesGantt aliases
|
|
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/gantt-chart.js';
|
|
// ChartPie aliases
|
|
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/pie-chart.js';
|
|
// ChartScatter aliases
|
|
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/scatter-chart.js';
|
|
// Chromium aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Chromium} instead. This alias will be removed in v1.0 */
|
|
default as Chrome } from '../icons/chrome.js';
|
|
// CircleArrowDown aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownCircle } from '../icons/arrow-down-circle.js';
|
|
// CircleAlert aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead. This alias will be removed in v1.0 */
|
|
default as AlertCircle } from '../icons/alert-circle.js';
|
|
// CircleArrowLeft aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowLeftCircle } from '../icons/arrow-left-circle.js';
|
|
// CircleArrowOutDownLeft aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownLeftFromCircle } from '../icons/arrow-down-left-from-circle.js';
|
|
// CircleArrowOutDownRight aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownRightFromCircle } from '../icons/arrow-down-right-from-circle.js';
|
|
// CircleArrowOutUpRight aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpRightFromCircle } from '../icons/arrow-up-right-from-circle.js';
|
|
// CircleArrowOutUpLeft aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpLeftFromCircle } from '../icons/arrow-up-left-from-circle.js';
|
|
// CircleArrowRight aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowRightCircle } from '../icons/arrow-right-circle.js';
|
|
// CircleArrowUp aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpCircle } from '../icons/arrow-up-circle.js';
|
|
// CircleCheckBig aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. This alias will be removed in v1.0 */
|
|
default as CheckCircle } from '../icons/check-circle.js';
|
|
// CircleCheck aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. This alias will be removed in v1.0 */
|
|
default as CheckCircle2 } from '../icons/check-circle-2.js';
|
|
// CircleChevronDown aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. This alias will be removed in v1.0 */
|
|
default as ChevronDownCircle } from '../icons/chevron-down-circle.js';
|
|
// CircleChevronRight aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. This alias will be removed in v1.0 */
|
|
default as ChevronRightCircle } from '../icons/chevron-right-circle.js';
|
|
// CircleChevronLeft aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
default as ChevronLeftCircle } from '../icons/chevron-left-circle.js';
|
|
// CircleChevronUp aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. This alias will be removed in v1.0 */
|
|
default as ChevronUpCircle } from '../icons/chevron-up-circle.js';
|
|
// CircleDivide aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
|
|
default as DivideCircle } from '../icons/divide-circle.js';
|
|
// CircleGauge aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. This alias will be removed in v1.0 */
|
|
default as GaugeCircle } from '../icons/gauge-circle.js';
|
|
// CircleMinus aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. This alias will be removed in v1.0 */
|
|
default as MinusCircle } from '../icons/minus-circle.js';
|
|
// CircleParkingOff aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. This alias will be removed in v1.0 */
|
|
default as ParkingCircleOff } from '../icons/parking-circle-off.js';
|
|
// CircleParking aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. This alias will be removed in v1.0 */
|
|
default as ParkingCircle } from '../icons/parking-circle.js';
|
|
// CirclePause aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. This alias will be removed in v1.0 */
|
|
default as PauseCircle } from '../icons/pause-circle.js';
|
|
// CirclePercent aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. This alias will be removed in v1.0 */
|
|
default as PercentCircle } from '../icons/percent-circle.js';
|
|
// CirclePlay aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. This alias will be removed in v1.0 */
|
|
default as PlayCircle } from '../icons/play-circle.js';
|
|
// CirclePlus aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. This alias will be removed in v1.0 */
|
|
default as PlusCircle } from '../icons/plus-circle.js';
|
|
// CirclePower aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. This alias will be removed in v1.0 */
|
|
default as PowerCircle } from '../icons/power-circle.js';
|
|
// CircleQuestionMark aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
default as HelpCircle } from '../icons/help-circle.js';
|
|
// CircleQuestionMark aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
default as CircleHelp } from '../icons/circle-help.js';
|
|
// CircleSlash2 aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. This alias will be removed in v1.0 */
|
|
default as CircleSlashed } from '../icons/circle-slashed.js';
|
|
// CircleStop aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
default as StopCircle } from '../icons/stop-circle.js';
|
|
// CircleUserRound aliases
|
|
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/user-circle-2.js';
|
|
// CircleUser aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. This alias will be removed in v1.0 */
|
|
default as UserCircle } from '../icons/user-circle.js';
|
|
// CircleX aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
|
|
default as XCircle } from '../icons/x-circle.js';
|
|
// ClipboardPenLine aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
default as ClipboardSignature } from '../icons/clipboard-signature.js';
|
|
// ClipboardPen aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. This alias will be removed in v1.0 */
|
|
default as ClipboardEdit } from '../icons/clipboard-edit.js';
|
|
// CloudDownload aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
default as DownloadCloud } from '../icons/download-cloud.js';
|
|
// CloudUpload aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. This alias will be removed in v1.0 */
|
|
default as UploadCloud } from '../icons/upload-cloud.js';
|
|
// CodeXml aliases
|
|
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-2.js';
|
|
// Columns2 aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. This alias will be removed in v1.0 */
|
|
default as Columns } from '../icons/columns.js';
|
|
// Columns3Cog aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
|
|
default as ColumnsSettings } from '../icons/columns-settings.js';
|
|
// Columns3Cog aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
|
|
default as TableConfig } from '../icons/table-config.js';
|
|
// Columns3 aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. This alias will be removed in v1.0 */
|
|
default as PanelsLeftRight } from '../icons/panels-left-right.js';
|
|
// ContactRound aliases
|
|
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-2.js';
|
|
// DiamondPercent aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
|
|
default as PercentDiamond } from '../icons/percent-diamond.js';
|
|
// Earth aliases
|
|
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/globe-2.js';
|
|
// EllipsisVertical aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. This alias will be removed in v1.0 */
|
|
default as MoreVertical } from '../icons/more-vertical.js';
|
|
// Ellipsis aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
|
|
default as MoreHorizontal } from '../icons/more-horizontal.js';
|
|
// FileAxis3d aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. This alias will be removed in v1.0 */
|
|
default as FileAxis3D } from '../icons/file-axis-3-d.js';
|
|
// FileBadge aliases
|
|
export {
|
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. This alias will be removed in v1.0 */
|
|
default as FileBadge2 } from '../icons/file-badge-2.js';
|
|
// FileBracesCorner aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. This alias will be removed in v1.0 */
|
|
default as FileJson2 } from '../icons/file-json-2.js';
|
|
// FileBraces aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. This alias will be removed in v1.0 */
|
|
default as FileJson } from '../icons/file-json.js';
|
|
// FileChartColumn aliases
|
|
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-bar-chart-2.js';
|
|
// FileChartColumnIncreasing aliases
|
|
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-bar-chart.js';
|
|
// FileChartLine aliases
|
|
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-line-chart.js';
|
|
// FileChartPie aliases
|
|
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-pie-chart.js';
|
|
// FileCheckCorner aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. This alias will be removed in v1.0 */
|
|
default as FileCheck2 } from '../icons/file-check-2.js';
|
|
// FileCodeCorner aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. This alias will be removed in v1.0 */
|
|
default as FileCode2 } from '../icons/file-code-2.js';
|
|
// FileCog aliases
|
|
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-2.js';
|
|
// FileHeadphone aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileHeadphone} instead. This alias will be removed in v1.0 */
|
|
default as FileAudio } from '../icons/file-audio.js';
|
|
// FileHeadphone aliases
|
|
export {
|
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. This alias will be removed in v1.0 */
|
|
default as FileAudio2 } from '../icons/file-audio-2.js';
|
|
// FileExclamationPoint aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. This alias will be removed in v1.0 */
|
|
default as FileWarning } from '../icons/file-warning.js';
|
|
// FileKey aliases
|
|
export {
|
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. This alias will be removed in v1.0 */
|
|
default as FileKey2 } from '../icons/file-key-2.js';
|
|
// FileLock aliases
|
|
export {
|
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. This alias will be removed in v1.0 */
|
|
default as FileLock2 } from '../icons/file-lock-2.js';
|
|
// FileMinusCorner aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. This alias will be removed in v1.0 */
|
|
default as FileMinus2 } from '../icons/file-minus-2.js';
|
|
// FilePenLine aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
default as FileSignature } from '../icons/file-signature.js';
|
|
// FilePen aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. This alias will be removed in v1.0 */
|
|
default as FileEdit } from '../icons/file-edit.js';
|
|
// FilePlay aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. This alias will be removed in v1.0 */
|
|
default as FileVideo } from '../icons/file-video.js';
|
|
// FilePlusCorner aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. This alias will be removed in v1.0 */
|
|
default as FilePlus2 } from '../icons/file-plus-2.js';
|
|
// FileQuestionMark aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
default as FileQuestion } from '../icons/file-question.js';
|
|
// FileSearchCorner aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. This alias will be removed in v1.0 */
|
|
default as FileSearch2 } from '../icons/file-search-2.js';
|
|
// FileSignal aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. This alias will be removed in v1.0 */
|
|
default as FileVolume2 } from '../icons/file-volume-2.js';
|
|
// FileTypeCorner aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. This alias will be removed in v1.0 */
|
|
default as FileType2 } from '../icons/file-type-2.js';
|
|
// FileVideoCamera aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
default as FileVideo2 } from '../icons/file-video-2.js';
|
|
// FileXCorner aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. This alias will be removed in v1.0 */
|
|
default as FileX2 } from '../icons/file-x-2.js';
|
|
// FingerprintPattern aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. This alias will be removed in v1.0 */
|
|
default as Fingerprint } from '../icons/fingerprint.js';
|
|
// FolderCog aliases
|
|
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-2.js';
|
|
// FolderPen aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
|
|
default as FolderEdit } from '../icons/folder-edit.js';
|
|
// FunnelX aliases
|
|
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/filter-x.js';
|
|
// Funnel aliases
|
|
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/filter.js';
|
|
// GitCommitHorizontal aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. This alias will be removed in v1.0 */
|
|
default as GitCommit } from '../icons/git-commit.js';
|
|
// Grid2x2Check aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
|
|
default as Grid2X2Check } from '../icons/grid-2-x-2-check.js';
|
|
// Grid2x2X aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. This alias will be removed in v1.0 */
|
|
default as Grid2X2X } from '../icons/grid-2-x-2-x.js';
|
|
// Grid2x2Plus aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. This alias will be removed in v1.0 */
|
|
default as Grid2X2Plus } from '../icons/grid-2-x-2-plus.js';
|
|
// Grid2x2 aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
default as Grid2X2 } from '../icons/grid-2-x-2.js';
|
|
// Grid3x3 aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
|
|
default as Grid } from '../icons/grid.js';
|
|
// Grid3x3 aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
|
|
default as Grid3X3 } from '../icons/grid-3-x-3.js';
|
|
// HandGrab aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. This alias will be removed in v1.0 */
|
|
default as Grab } from '../icons/grab.js';
|
|
// HandHelping aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. This alias will be removed in v1.0 */
|
|
default as HelpingHand } from '../icons/helping-hand.js';
|
|
// House aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. This alias will be removed in v1.0 */
|
|
default as Home } from '../icons/home.js';
|
|
// IceCreamCone aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. This alias will be removed in v1.0 */
|
|
default as IceCream } from '../icons/ice-cream.js';
|
|
// IceCreamBowl aliases
|
|
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-2.js';
|
|
// LaptopMinimal aliases
|
|
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-2.js';
|
|
// Layers aliases
|
|
export {
|
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. This alias will be removed in v1.0 */
|
|
default as Layers3 } from '../icons/layers-3.js';
|
|
// ListIndentDecrease aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
default as Outdent } from '../icons/outdent.js';
|
|
// ListIndentDecrease aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
default as IndentDecrease } from '../icons/indent-decrease.js';
|
|
// ListIndentIncrease aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
default as Indent } from '../icons/indent.js';
|
|
// ListIndentIncrease aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
default as IndentIncrease } from '../icons/indent-increase.js';
|
|
// LoaderCircle aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
|
|
default as Loader2 } from '../icons/loader-2.js';
|
|
// LockKeyholeOpen aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. This alias will be removed in v1.0 */
|
|
default as UnlockKeyhole } from '../icons/unlock-keyhole.js';
|
|
// LockOpen aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
|
|
default as Unlock } from '../icons/unlock.js';
|
|
// MailQuestionMark aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. This alias will be removed in v1.0 */
|
|
default as MailQuestion } from '../icons/mail-question.js';
|
|
// MapPinPen aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. This alias will be removed in v1.0 */
|
|
default as LocationEdit } from '../icons/location-edit.js';
|
|
// MessageCircleQuestionMark aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
default as MessageCircleQuestion } from '../icons/message-circle-question.js';
|
|
// MicVocal aliases
|
|
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-2.js';
|
|
// Move3d aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
default as Move3D } from '../icons/move-3-d.js';
|
|
// OctagonAlert aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
|
|
default as AlertOctagon } from '../icons/alert-octagon.js';
|
|
// OctagonPause aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. This alias will be removed in v1.0 */
|
|
default as PauseOctagon } from '../icons/pause-octagon.js';
|
|
// OctagonX aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. This alias will be removed in v1.0 */
|
|
default as XOctagon } from '../icons/x-octagon.js';
|
|
// PaintbrushVertical aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. This alias will be removed in v1.0 */
|
|
default as Paintbrush2 } from '../icons/paintbrush-2.js';
|
|
// PanelBottomDashed aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. This alias will be removed in v1.0 */
|
|
default as PanelBottomInactive } from '../icons/panel-bottom-inactive.js';
|
|
// PanelLeftClose aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. This alias will be removed in v1.0 */
|
|
default as SidebarClose } from '../icons/sidebar-close.js';
|
|
// PanelLeftDashed aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. This alias will be removed in v1.0 */
|
|
default as PanelLeftInactive } from '../icons/panel-left-inactive.js';
|
|
// PanelLeftOpen aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. This alias will be removed in v1.0 */
|
|
default as SidebarOpen } from '../icons/sidebar-open.js';
|
|
// PanelLeft aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
|
|
default as Sidebar } from '../icons/sidebar.js';
|
|
// PanelRightDashed aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. This alias will be removed in v1.0 */
|
|
default as PanelRightInactive } from '../icons/panel-right-inactive.js';
|
|
// PanelTopDashed aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. This alias will be removed in v1.0 */
|
|
default as PanelTopInactive } from '../icons/panel-top-inactive.js';
|
|
// PanelsTopLeft aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
default as Layout } from '../icons/layout.js';
|
|
// PenLine aliases
|
|
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/edit-3.js';
|
|
// Pen aliases
|
|
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/edit-2.js';
|
|
// PlugZap aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
|
|
default as PlugZap2 } from '../icons/plug-zap-2.js';
|
|
// RectangleEllipsis aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. This alias will be removed in v1.0 */
|
|
default as FormInput } from '../icons/form-input.js';
|
|
// Rotate3d aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
|
|
default as Rotate3D } from '../icons/rotate-3-d.js';
|
|
// Rows2 aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. This alias will be removed in v1.0 */
|
|
default as Rows } from '../icons/rows.js';
|
|
// Rows3 aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. This alias will be removed in v1.0 */
|
|
default as PanelsTopBottom } from '../icons/panels-top-bottom.js';
|
|
// Scale3d aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. This alias will be removed in v1.0 */
|
|
default as Scale3D } from '../icons/scale-3-d.js';
|
|
// SendHorizontal aliases
|
|
export {
|
|
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
default as SendHorizonal } from '../icons/send-horizonal.js';
|
|
// ShieldQuestionMark aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. This alias will be removed in v1.0 */
|
|
default as ShieldQuestion } from '../icons/shield-question.js';
|
|
// ShieldX aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. This alias will be removed in v1.0 */
|
|
default as ShieldClose } from '../icons/shield-close.js';
|
|
// SlidersVertical aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. This alias will be removed in v1.0 */
|
|
default as Sliders } from '../icons/sliders.js';
|
|
// Sparkles aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. This alias will be removed in v1.0 */
|
|
default as Stars } from '../icons/stars.js';
|
|
// SquareActivity aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. This alias will be removed in v1.0 */
|
|
default as ActivitySquare } from '../icons/activity-square.js';
|
|
// SquareArrowDownLeft aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownLeftSquare } from '../icons/arrow-down-left-square.js';
|
|
// SquareArrowDownRight aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownRightSquare } from '../icons/arrow-down-right-square.js';
|
|
// SquareArrowDown aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownSquare } from '../icons/arrow-down-square.js';
|
|
// SquareArrowLeft aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowLeftSquare } from '../icons/arrow-left-square.js';
|
|
// SquareArrowOutDownLeft aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownLeftFromSquare } from '../icons/arrow-down-left-from-square.js';
|
|
// SquareArrowOutDownRight aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownRightFromSquare } from '../icons/arrow-down-right-from-square.js';
|
|
// SquareArrowOutUpLeft aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpLeftFromSquare } from '../icons/arrow-up-left-from-square.js';
|
|
// SquareArrowOutUpRight aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpRightFromSquare } from '../icons/arrow-up-right-from-square.js';
|
|
// SquareArrowUpLeft aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpLeftSquare } from '../icons/arrow-up-left-square.js';
|
|
// SquareArrowRight aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowRightSquare } from '../icons/arrow-right-square.js';
|
|
// SquareArrowUpRight aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpRightSquare } from '../icons/arrow-up-right-square.js';
|
|
// SquareArrowUp aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpSquare } from '../icons/arrow-up-square.js';
|
|
// SquareAsterisk aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. This alias will be removed in v1.0 */
|
|
default as AsteriskSquare } from '../icons/asterisk-square.js';
|
|
// SquareBottomDashedScissors aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
|
|
default as ScissorsSquareDashedBottom } from '../icons/scissors-square-dashed-bottom.js';
|
|
// SquareChartGantt aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. This alias will be removed in v1.0 */
|
|
default as GanttChartSquare } from '../icons/gantt-chart-square.js';
|
|
// SquareChartGantt aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. This alias will be removed in v1.0 */
|
|
default as SquareGanttChart } from '../icons/square-gantt-chart.js';
|
|
// SquareCheckBig aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
|
|
default as CheckSquare } from '../icons/check-square.js';
|
|
// SquareCheck aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. This alias will be removed in v1.0 */
|
|
default as CheckSquare2 } from '../icons/check-square-2.js';
|
|
// SquareChevronDown aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. This alias will be removed in v1.0 */
|
|
default as ChevronDownSquare } from '../icons/chevron-down-square.js';
|
|
// SquareChevronLeft aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. This alias will be removed in v1.0 */
|
|
default as ChevronLeftSquare } from '../icons/chevron-left-square.js';
|
|
// SquareChevronRight aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. This alias will be removed in v1.0 */
|
|
default as ChevronRightSquare } from '../icons/chevron-right-square.js';
|
|
// SquareChevronUp aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. This alias will be removed in v1.0 */
|
|
default as ChevronUpSquare } from '../icons/chevron-up-square.js';
|
|
// SquareCode aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. This alias will be removed in v1.0 */
|
|
default as CodeSquare } from '../icons/code-square.js';
|
|
// SquareDashedKanban aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. This alias will be removed in v1.0 */
|
|
default as KanbanSquareDashed } from '../icons/kanban-square-dashed.js';
|
|
// SquareDashedMousePointer aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. This alias will be removed in v1.0 */
|
|
default as MousePointerSquareDashed } from '../icons/mouse-pointer-square-dashed.js';
|
|
// SquareDashed aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. This alias will be removed in v1.0 */
|
|
default as BoxSelect } from '../icons/box-select.js';
|
|
// SquareDivide aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
|
|
default as DivideSquare } from '../icons/divide-square.js';
|
|
// SquareDot aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. This alias will be removed in v1.0 */
|
|
default as DotSquare } from '../icons/dot-square.js';
|
|
// SquareEqual aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
|
|
default as EqualSquare } from '../icons/equal-square.js';
|
|
// SquareFunction aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
default as FunctionSquare } from '../icons/function-square.js';
|
|
// SquareKanban aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
default as KanbanSquare } from '../icons/kanban-square.js';
|
|
// SquareLibrary aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. This alias will be removed in v1.0 */
|
|
default as LibrarySquare } from '../icons/library-square.js';
|
|
// SquareM aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. This alias will be removed in v1.0 */
|
|
default as MSquare } from '../icons/m-square.js';
|
|
// SquareMenu aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. This alias will be removed in v1.0 */
|
|
default as MenuSquare } from '../icons/menu-square.js';
|
|
// SquareMinus aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. This alias will be removed in v1.0 */
|
|
default as MinusSquare } from '../icons/minus-square.js';
|
|
// SquareParkingOff aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
|
|
default as ParkingSquareOff } from '../icons/parking-square-off.js';
|
|
// SquareMousePointer aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. This alias will be removed in v1.0 */
|
|
default as Inspect } from '../icons/inspect.js';
|
|
// SquareParking aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. This alias will be removed in v1.0 */
|
|
default as ParkingSquare } from '../icons/parking-square.js';
|
|
// SquarePen aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
default as PenBox } from '../icons/pen-box.js';
|
|
// SquarePen aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
default as Edit } from '../icons/edit.js';
|
|
// SquarePen aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
default as PenSquare } from '../icons/pen-square.js';
|
|
// SquarePercent aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
default as PercentSquare } from '../icons/percent-square.js';
|
|
// SquarePi aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. This alias will be removed in v1.0 */
|
|
default as PiSquare } from '../icons/pi-square.js';
|
|
// SquarePilcrow aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. This alias will be removed in v1.0 */
|
|
default as PilcrowSquare } from '../icons/pilcrow-square.js';
|
|
// SquarePlay aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. This alias will be removed in v1.0 */
|
|
default as PlaySquare } from '../icons/play-square.js';
|
|
// SquarePlus aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. This alias will be removed in v1.0 */
|
|
default as PlusSquare } from '../icons/plus-square.js';
|
|
// SquarePower aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. This alias will be removed in v1.0 */
|
|
default as PowerSquare } from '../icons/power-square.js';
|
|
// SquareScissors aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
|
|
default as ScissorsSquare } from '../icons/scissors-square.js';
|
|
// SquareSigma aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. This alias will be removed in v1.0 */
|
|
default as SigmaSquare } from '../icons/sigma-square.js';
|
|
// SquareSlash aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
|
|
default as SlashSquare } from '../icons/slash-square.js';
|
|
// SquareSplitHorizontal aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
default as SplitSquareHorizontal } from '../icons/split-square-horizontal.js';
|
|
// SquareSplitVertical aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. This alias will be removed in v1.0 */
|
|
default as SplitSquareVertical } from '../icons/split-square-vertical.js';
|
|
// SquareTerminal aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. This alias will be removed in v1.0 */
|
|
default as TerminalSquare } from '../icons/terminal-square.js';
|
|
// SquareUserRound aliases
|
|
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/user-square-2.js';
|
|
// SquareUser aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
|
|
default as UserSquare } from '../icons/user-square.js';
|
|
// SquareX aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. This alias will be removed in v1.0 */
|
|
default as XSquare } from '../icons/x-square.js';
|
|
// TestTubeDiagonal aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. This alias will be removed in v1.0 */
|
|
default as TestTube2 } from '../icons/test-tube-2.js';
|
|
// TextAlignCenter aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. This alias will be removed in v1.0 */
|
|
default as AlignCenter } from '../icons/align-center.js';
|
|
// TextAlignEnd aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. This alias will be removed in v1.0 */
|
|
default as AlignRight } from '../icons/align-right.js';
|
|
// TextAlignJustify aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
|
|
default as AlignJustify } from '../icons/align-justify.js';
|
|
// TextAlignStart aliases
|
|
export {
|
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link TextAlignStart} instead. This alias will be removed in v1.0 */
|
|
default as Text } from '../icons/text.js';
|
|
// TextAlignStart aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. This alias will be removed in v1.0 */
|
|
default as AlignLeft } from '../icons/align-left.js';
|
|
// TextInitial aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. This alias will be removed in v1.0 */
|
|
default as LetterText } from '../icons/letter-text.js';
|
|
// TextSelect aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextSelect} instead. This alias will be removed in v1.0 */
|
|
default as TextSelection } from '../icons/text-selection.js';
|
|
// TextWrap aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
default as WrapText } from '../icons/wrap-text.js';
|
|
// TramFront aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. This alias will be removed in v1.0 */
|
|
default as Train } from '../icons/train.js';
|
|
// TreePalm aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. This alias will be removed in v1.0 */
|
|
default as Palmtree } from '../icons/palmtree.js';
|
|
// TriangleAlert aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. This alias will be removed in v1.0 */
|
|
default as AlertTriangle } from '../icons/alert-triangle.js';
|
|
// TvMinimal aliases
|
|
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-2.js';
|
|
// University aliases
|
|
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/school-2.js';
|
|
// UserRoundCheck aliases
|
|
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-check-2.js';
|
|
// UserRoundCog aliases
|
|
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-cog-2.js';
|
|
// UserRoundMinus aliases
|
|
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-minus-2.js';
|
|
// UserRoundPlus aliases
|
|
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-plus-2.js';
|
|
// UserRoundX aliases
|
|
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-x-2.js';
|
|
// UserRound aliases
|
|
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-2.js';
|
|
// UsersRound aliases
|
|
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-2.js';
|
|
// UtensilsCrossed aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. This alias will be removed in v1.0 */
|
|
default as ForkKnifeCrossed } from '../icons/fork-knife-crossed.js';
|
|
// Utensils aliases
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. This alias will be removed in v1.0 */
|
|
default as ForkKnife } from '../icons/fork-knife.js';
|
|
// WalletMinimal aliases
|
|
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-2.js';
|
|
// WandSparkles aliases
|
|
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-2.js';
|