SYMBOL INDEX (1380 symbols across 440 files) FILE: actions/get-icon-content.ts constant ICONS_DIRECTORY (line 6) | const ICONS_DIRECTORY = "icons"; function getIconContent (line 8) | async function getIconContent(name: string): Promise { FILE: actions/get-icons.ts type Icon (line 3) | type Icon = { FILE: actions/open-in-v0.ts function openInV0Action (line 6) | async function openInV0Action(name: string) { FILE: app/icon.tsx function Icon (line 12) | function Icon() { FILE: app/icons/[slug]/icon-card.tsx type Props (line 9) | type Props = { FILE: app/icons/[slug]/page.tsx type Props (line 15) | type Props = { FILE: app/icons/[slug]/similar-icons.tsx type Props (line 10) | type Props = { constant ICON_MAP (line 14) | const ICON_MAP = new Map(ICON_LIST.map((item) => [item.name, item.icon])); FILE: app/layout.tsx function RootLayout (line 60) | function RootLayout({ FILE: app/llms.txt/route.ts function GET (line 4) | function GET() { FILE: app/robots.ts function robots (line 5) | function robots(): MetadataRoute.Robots { FILE: app/sitemap.ts function sitemap (line 7) | async function sitemap(): Promise { FILE: app/sponsorship/page.tsx constant SUPPORT_LIST (line 12) | const SUPPORT_LIST = [ FILE: components/analytics.tsx constant ANALYTIC_EVENT (line 3) | const ANALYTIC_EVENT = { FILE: components/card.tsx type CardProps (line 40) | interface CardProps extends React.ComponentPropsWithoutRef<"div"> { type ActionsProps (line 300) | type ActionsProps = Pick & { FILE: components/cli-block.tsx type CliBlockProps (line 18) | type CliBlockProps = { FILE: components/github-button.tsx constant DEFAULT_STARS (line 4) | const DEFAULT_STARS = 6077; constant CACHE_TIME (line 5) | const CACHE_TIME = 86_400; FILE: components/header.tsx type LogoProps (line 7) | type LogoProps = { FILE: components/list.tsx type Props (line 11) | type Props = { constant ICON_MAP (line 15) | const ICON_MAP = new Map(ICON_LIST.map((item) => [item.name, item.icon])); FILE: components/search-input.tsx type SearchInputProps (line 8) | type SearchInputProps = { FILE: components/sponsorship/amount-selector.tsx constant DESIGN_WIDTH (line 10) | const DESIGN_WIDTH = 1040; constant DESIGN_HEIGHT (line 11) | const DESIGN_HEIGHT = 460; type AmountSelectorProps (line 13) | type AmountSelectorProps = { FILE: components/sponsorship/stamp.tsx type CircularTextProps (line 79) | interface CircularTextProps { type StampProps (line 127) | type StampProps = { FILE: components/ui/avatar.tsx function Avatar (line 26) | function Avatar({ function AvatarImage (line 41) | function AvatarImage({ function AvatarFallback (line 54) | function AvatarFallback({ FILE: components/ui/icon-state.tsx constant DEFAULT_LOADING_DELAY (line 7) | const DEFAULT_LOADING_DELAY = 150; type IconStatus (line 9) | type IconStatus = "idle" | "loading" | "done" | "error"; type IconStateProps (line 11) | type IconStateProps = { FILE: components/ui/input.tsx type InputProps (line 6) | interface InputProps extends React.ComponentProps { FILE: components/ui/portal.tsx type PortalProps (line 3) | type PortalProps = { FILE: components/ui/tabs.tsx type TabsProps (line 8) | type TabsProps = React.ComponentProps; type TabsListProps (line 20) | type TabsListProps = React.ComponentProps; type TabsTriggerProps (line 34) | type TabsTriggerProps = React.ComponentProps; FILE: components/ui/text-loop.tsx type TextLoopProps (line 9) | type TextLoopProps = { function TextLoop (line 18) | function TextLoop({ FILE: components/ui/theme-toggle.tsx type Theme (line 7) | type Theme = "light" | "dark" | "system"; FILE: constants.ts constant SITE (line 1) | const SITE = { constant LINK (line 34) | const LINK = { constant PACKAGE_MANAGER (line 42) | const PACKAGE_MANAGER = { FILE: icons/a-arrow-down.tsx type AArrowDownIconHandle (line 10) | interface AArrowDownIconHandle { type AArrowDownIconProps (line 15) | interface AArrowDownIconProps extends HTMLAttributes { constant LETTER_VARIANTS (line 19) | const LETTER_VARIANTS: Variants = { constant ARROW_VARIANTS (line 28) | const ARROW_VARIANTS: Variants = { FILE: icons/a-arrow-up.tsx type AArrowUpIconHandle (line 10) | interface AArrowUpIconHandle { type AArrowUpIconProps (line 15) | interface AArrowUpIconProps extends HTMLAttributes { constant LETTER_VARIANTS (line 19) | const LETTER_VARIANTS: Variants = { constant ARROW_VARIANTS (line 28) | const ARROW_VARIANTS: Variants = { FILE: icons/accessibility.tsx type AccessibilityIconHandle (line 10) | interface AccessibilityIconHandle { type AccessibilityIconProps (line 15) | interface AccessibilityIconProps extends HTMLAttributes { constant CIRCLE_VARIANTS (line 19) | const CIRCLE_VARIANTS: Variants = { constant PRIMARY_GROUP_VARIANTS (line 34) | const PRIMARY_GROUP_VARIANTS: Variants = { constant SECONDARY_GROUP_VARIANTS (line 47) | const SECONDARY_GROUP_VARIANTS: Variants = { constant PATH_VARIANTS (line 61) | const PATH_VARIANTS: Variants = { FILE: icons/activity.tsx type ActivityIconHandle (line 10) | interface ActivityIconHandle { type ActivityIconProps (line 15) | interface ActivityIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/air-vent.tsx type AirVentIconHandle (line 10) | interface AirVentIconHandle { type AirVentIconProps (line 15) | interface AirVentIconProps extends HTMLAttributes { constant WIND_VARIANTS (line 19) | const WIND_VARIANTS: Variants = { FILE: icons/airplane.tsx type AirplaneIconHandle (line 9) | interface AirplaneIconHandle { type AirplaneIconProps (line 14) | interface AirplaneIconProps extends HTMLAttributes { constant SPEED_LINES (line 18) | const SPEED_LINES = [ FILE: icons/airplay.tsx type AirplayIconHandle (line 9) | interface AirplayIconHandle { type AirplayIconProps (line 14) | interface AirplayIconProps extends HTMLAttributes { constant DURATION (line 18) | const DURATION = 0.3; constant SCREEN_VARIANTS (line 20) | const SCREEN_VARIANTS = { constant TRIANGLE_VARIANTS (line 38) | const TRIANGLE_VARIANTS = { FILE: icons/alarm-clock.tsx type AlarmClockIconHandle (line 10) | interface AlarmClockIconHandle { type AlarmClockIconProps (line 15) | interface AlarmClockIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { constant SECONDARY_PATH_VARIANTS (line 49) | const SECONDARY_PATH_VARIANTS: Variants = { FILE: icons/align-center.tsx type AlignCenterIconHandle (line 9) | interface AlignCenterIconHandle { type AlignCenterIconProps (line 14) | interface AlignCenterIconProps extends HTMLAttributes { FILE: icons/align-horizontal.tsx type AlignHorizontalIconHandle (line 10) | interface AlignHorizontalIconHandle { type AlignHorizontalIconProps (line 15) | interface AlignHorizontalIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/align-left.tsx type AlignLeftIconHandle (line 10) | interface AlignLeftIconHandle { type AlignLeftIconProps (line 15) | interface AlignLeftIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/align-right.tsx type AlignRightIconHandle (line 10) | interface AlignRightIconHandle { type AlignRightIconProps (line 15) | interface AlignRightIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/align-vertical.tsx type AlignVerticalIconHandle (line 10) | interface AlignVerticalIconHandle { type AlignVerticalIconProps (line 15) | interface AlignVerticalIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/ambulance.tsx type AmbulanceIconHandle (line 8) | interface AmbulanceIconHandle { type AmbulanceIconProps (line 13) | interface AmbulanceIconProps extends HTMLAttributes { constant BODY_VARIANTS (line 17) | const BODY_VARIANTS: Variants = { constant WHEEL_VARIANTS (line 30) | const WHEEL_VARIANTS: Variants = { constant SPEED_LINE_VARIANTS (line 42) | const SPEED_LINE_VARIANTS: Variants = { constant CROSS_VARIANTS (line 62) | const CROSS_VARIANTS: Variants = { FILE: icons/angry.tsx type AngryIconHandle (line 10) | interface AngryIconHandle { type AngryIconProps (line 15) | interface AngryIconProps extends HTMLAttributes { constant EYEBROW_ROTATION (line 19) | const EYEBROW_ROTATION = 20; constant DURATION (line 20) | const DURATION = 0.6; constant PATH_VARIANTS_FACE (line 22) | const PATH_VARIANTS_FACE: Variants = { constant PATH_VARIANTS_LEFT_EYEBROW (line 35) | const PATH_VARIANTS_LEFT_EYEBROW: Variants = { constant PATH_VARIANTS_RIGHT_EYEBROW (line 45) | const PATH_VARIANTS_RIGHT_EYEBROW: Variants = { constant PATH_VARIANTS_EYE (line 55) | const PATH_VARIANTS_EYE: Variants = { constant PATH_VARIANTS_MOUTH (line 65) | const PATH_VARIANTS_MOUTH: Variants = { FILE: icons/annoyed.tsx type AnnoyedIconHandle (line 10) | interface AnnoyedIconHandle { type AnnoyedIconProps (line 15) | interface AnnoyedIconProps extends HTMLAttributes { FILE: icons/archive.tsx type ArchiveIconHandle (line 10) | interface ArchiveIconHandle { type ArchiveIconProps (line 15) | interface ArchiveIconProps extends HTMLAttributes { constant RECT_VARIANTS (line 19) | const RECT_VARIANTS: Variants = { constant PATH_VARIANTS (line 40) | const PATH_VARIANTS: Variants = { constant SECONDARY_PATH_VARIANTS (line 45) | const SECONDARY_PATH_VARIANTS: Variants = { FILE: icons/arrow-big-down-dash.tsx type ArrowBigDownDashIconHandle (line 10) | interface ArrowBigDownDashIconHandle { type ArrowBigDownDashIconProps (line 15) | interface ArrowBigDownDashIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/arrow-big-left-dash.tsx type ArrowBigLeftDashIconHandle (line 10) | interface ArrowBigLeftDashIconHandle { type ArrowBigLeftDashIconProps (line 15) | interface ArrowBigLeftDashIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/arrow-big-right-dash.tsx type ArrowBigRightDashIconHandle (line 10) | interface ArrowBigRightDashIconHandle { type ArrowBigRightDashIconProps (line 15) | interface ArrowBigRightDashIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/arrow-big-up-dash.tsx type ArrowBigUpDashIconHandle (line 10) | interface ArrowBigUpDashIconHandle { type ArrowBigUpDashIconProps (line 15) | interface ArrowBigUpDashIconProps extends HTMLAttributes { constant DASH_VARIANTS (line 19) | const DASH_VARIANTS: Variants = { constant ARROW_VARIANTS (line 29) | const ARROW_VARIANTS: Variants = { FILE: icons/arrow-big-up.tsx type ArrowBigUpIconHandle (line 10) | interface ArrowBigUpIconHandle { type ArrowBigUpIconProps (line 15) | interface ArrowBigUpIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/arrow-down-0-1.tsx type ArrowDown01IconHandle (line 10) | interface ArrowDown01IconHandle { type ArrowDown01IconProps (line 15) | interface ArrowDown01IconProps extends HTMLAttributes { constant SWAP_TRANSITION (line 19) | const SWAP_TRANSITION: Transition = { constant SWAP_VARIANTS (line 25) | const SWAP_VARIANTS: Variants = { FILE: icons/arrow-down-1-0.tsx type ArrowDown10IconHandle (line 10) | interface ArrowDown10IconHandle { type ArrowDown10IconProps (line 15) | interface ArrowDown10IconProps extends HTMLAttributes { constant SWAP_TRANSITION (line 19) | const SWAP_TRANSITION: Transition = { constant SWAP_VARIANTS (line 25) | const SWAP_VARIANTS: Variants = { FILE: icons/arrow-down-a-z.tsx type ArrowDownAZIconHandle (line 10) | interface ArrowDownAZIconHandle { type ArrowDownAZIconProps (line 15) | interface ArrowDownAZIconProps extends HTMLAttributes { constant SWAP_TRANSITION (line 19) | const SWAP_TRANSITION: Transition = { constant SWAP_VARIANTS (line 25) | const SWAP_VARIANTS: Variants = { FILE: icons/arrow-down-left.tsx type ArrowDownLeftIconHandle (line 10) | interface ArrowDownLeftIconHandle { type ArrowDownLeftIconProps (line 15) | interface ArrowDownLeftIconProps extends HTMLAttributes { constant HEAD_VARIANTS (line 19) | const HEAD_VARIANTS: Variants = { constant SHAFT_VARIANTS (line 31) | const SHAFT_VARIANTS: Variants = { FILE: icons/arrow-down-right.tsx type ArrowDownRightIconHandle (line 10) | interface ArrowDownRightIconHandle { type ArrowDownRightIconProps (line 15) | interface ArrowDownRightIconProps extends HTMLAttributes { constant HEAD_VARIANTS (line 19) | const HEAD_VARIANTS: Variants = { constant SHAFT_VARIANTS (line 31) | const SHAFT_VARIANTS: Variants = { FILE: icons/arrow-down-z-a.tsx type ArrowDownZAIconHandle (line 10) | interface ArrowDownZAIconHandle { type ArrowDownZAIconProps (line 15) | interface ArrowDownZAIconProps extends HTMLAttributes { constant SWAP_TRANSITION (line 19) | const SWAP_TRANSITION: Transition = { constant SWAP_VARIANTS (line 25) | const SWAP_VARIANTS: Variants = { FILE: icons/arrow-down.tsx type ArrowDownIconHandle (line 10) | interface ArrowDownIconHandle { type ArrowDownIconProps (line 15) | interface ArrowDownIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { constant SECOND_PATH_VARIANTS (line 30) | const SECOND_PATH_VARIANTS: Variants = { FILE: icons/arrow-left.tsx type ArrowLeftIconHandle (line 10) | interface ArrowLeftIconHandle { type ArrowLeftIconProps (line 15) | interface ArrowLeftIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { constant SECOND_PATH_VARIANTS (line 30) | const SECOND_PATH_VARIANTS: Variants = { FILE: icons/arrow-right.tsx type ArrowRightIconHandle (line 10) | interface ArrowRightIconHandle { type ArrowRightIconProps (line 15) | interface ArrowRightIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { constant SECONDARY_PATH_VARIANTS (line 29) | const SECONDARY_PATH_VARIANTS: Variants = { FILE: icons/arrow-up-left.tsx type ArrowUpLeftIconHandle (line 10) | interface ArrowUpLeftIconHandle { type ArrowUpLeftIconProps (line 15) | interface ArrowUpLeftIconProps extends HTMLAttributes { constant ARROW_VARIANTS (line 19) | const ARROW_VARIANTS: Variants = { FILE: icons/arrow-up-right.tsx type ArrowUpRightIconHandle (line 10) | interface ArrowUpRightIconHandle { type ArrowUpRightIconProps (line 15) | interface ArrowUpRightIconProps extends HTMLAttributes { constant ARROW_VARIANTS (line 19) | const ARROW_VARIANTS: Variants = { FILE: icons/arrow-up.tsx type ArrowUpIconHandle (line 10) | interface ArrowUpIconHandle { type ArrowUpIconProps (line 15) | interface ArrowUpIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { constant SECOND_PATH_VARIANTS (line 30) | const SECOND_PATH_VARIANTS: Variants = { FILE: icons/at-sign.tsx type AtSignIconHandle (line 10) | interface AtSignIconHandle { type AtSignIconProps (line 15) | interface AtSignIconProps extends HTMLAttributes { constant CIRCLE_VARIANTS (line 19) | const CIRCLE_VARIANTS: Variants = { constant PATH_VARIANTS (line 40) | const PATH_VARIANTS: Variants = { FILE: icons/atom.tsx type AtomIconHandle (line 10) | interface AtomIconHandle { type AtomIconProps (line 15) | interface AtomIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/attach-file.tsx type AttachFileIconHandle (line 10) | interface AttachFileIconHandle { type AttachFileIconProps (line 15) | interface AttachFileIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/audio-lines.tsx type AudioLinesIconHandle (line 9) | interface AudioLinesIconHandle { type AudioLinesIconProps (line 14) | interface AudioLinesIconProps extends HTMLAttributes { FILE: icons/axe.tsx type AxeIconHandle (line 10) | interface AxeIconHandle { type AxeIconProps (line 15) | interface AxeIconProps extends HTMLAttributes { constant AXE_VARIANTS (line 19) | const AXE_VARIANTS: Variants = { FILE: icons/badge-alert.tsx type BadgeAlertIconHandle (line 10) | interface BadgeAlertIconHandle { type BadgeAlertIconProps (line 15) | interface BadgeAlertIconProps extends HTMLAttributes { constant ICON_VARIANTS (line 19) | const ICON_VARIANTS: Variants = { FILE: icons/badge-percent.tsx type BadgePercentIconHandle (line 10) | interface BadgePercentIconHandle { type BadgePercentIconProps (line 15) | interface BadgePercentIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/ban.tsx type BanIconHandle (line 10) | interface BanIconHandle { type BanIconProps (line 15) | interface BanIconProps extends HTMLAttributes { constant CIRCLE_VARIANTS (line 19) | const CIRCLE_VARIANTS: Variants = { constant LINE_VARIANTS (line 38) | const LINE_VARIANTS: Variants = { FILE: icons/banana.tsx type BananaIconHandle (line 10) | interface BananaIconHandle { type BananaIconProps (line 15) | interface BananaIconProps extends HTMLAttributes { constant TRANSITION (line 19) | const TRANSITION: Transition = { constant VARIANTS (line 25) | const VARIANTS: Variants = { FILE: icons/battery-charging.tsx type BatteryChargingIconHandle (line 9) | interface BatteryChargingIconHandle { type BatteryChargingIconProps (line 14) | interface BatteryChargingIconProps extends HTMLAttributes { FILE: icons/battery-full.tsx type BatteryFullIconHandle (line 10) | interface BatteryFullIconHandle { type BatteryFullIconProps (line 15) | interface BatteryFullIconProps extends HTMLAttributes { constant LINE_VARIANTS (line 19) | const LINE_VARIANTS: Variants = { FILE: icons/battery-low.tsx type BatteryLowIconHandle (line 10) | interface BatteryLowIconHandle { type BatteryLowIconProps (line 15) | interface BatteryLowIconProps extends HTMLAttributes { constant LINE_VARIANTS (line 19) | const LINE_VARIANTS: Variants = { FILE: icons/battery-medium.tsx type BatteryMediumIconHandle (line 10) | interface BatteryMediumIconHandle { type BatteryMediumIconProps (line 15) | interface BatteryMediumIconProps extends HTMLAttributes { constant LINE_VARIANTS (line 19) | const LINE_VARIANTS: Variants = { FILE: icons/battery-plus.tsx type BatteryPlusIconHandle (line 9) | interface BatteryPlusIconHandle { type BatteryPlusIconProps (line 14) | interface BatteryPlusIconProps extends HTMLAttributes { FILE: icons/battery-warning.tsx type BatteryWarningIconHandle (line 9) | interface BatteryWarningIconHandle { type BatteryWarningIconProps (line 14) | interface BatteryWarningIconProps extends HTMLAttributes { FILE: icons/battery.tsx type BatteryIconHandle (line 9) | interface BatteryIconHandle { type BatteryIconProps (line 14) | interface BatteryIconProps extends HTMLAttributes { FILE: icons/bell-electric.tsx type BellElectricIconHandle (line 9) | interface BellElectricIconHandle { type BellElectricIconProps (line 14) | interface BellElectricIconProps extends HTMLAttributes { FILE: icons/bell.tsx type BellIconHandle (line 10) | interface BellIconHandle { type BellIconProps (line 15) | interface BellIconProps extends HTMLAttributes { constant SVG_VARIANTS (line 19) | const SVG_VARIANTS: Variants = { FILE: icons/blocks.tsx type BlocksIconHandle (line 10) | interface BlocksIconHandle { type BlocksIconProps (line 15) | interface BlocksIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/bluetooth-connected.tsx type BluetoothConnectedIconHandle (line 10) | interface BluetoothConnectedIconHandle { type BluetoothConnectedIconProps (line 15) | interface BluetoothConnectedIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { constant OFFLINE_VARIANTS (line 28) | const OFFLINE_VARIANTS: Variants = { FILE: icons/bluetooth-searching.tsx type BluetoothSearchingIconHandle (line 10) | interface BluetoothSearchingIconHandle { type BluetoothSearchingIconProps (line 15) | interface BluetoothSearchingIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/bold.tsx type BoldIconHandle (line 10) | interface BoldIconHandle { type BoldIconProps (line 15) | interface BoldIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/bone.tsx type BoneIconHandle (line 10) | interface BoneIconHandle { type BoneIconProps (line 15) | interface BoneIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/book-text.tsx type BookTextIconHandle (line 9) | interface BookTextIconHandle { type BookTextIconProps (line 14) | interface BookTextIconProps extends HTMLAttributes { FILE: icons/bookmark-check.tsx type BookmarkCheckIconHandle (line 10) | interface BookmarkCheckIconHandle { type BookmarkCheckIconProps (line 15) | interface BookmarkCheckIconProps extends HTMLAttributes { constant BOOKMARK_VARIANTS (line 19) | const BOOKMARK_VARIANTS: Variants = { constant CHECK_VARIANTS (line 31) | const CHECK_VARIANTS: Variants = { FILE: icons/bookmark-minus.tsx type BookmarkMinusIconHandle (line 10) | interface BookmarkMinusIconHandle { type BookmarkMinusIconProps (line 15) | interface BookmarkMinusIconProps extends HTMLAttributes { constant BOOKMARK_VARIANTS (line 19) | const BOOKMARK_VARIANTS: Variants = { constant MINUS_VARIANTS (line 31) | const MINUS_VARIANTS: Variants = { FILE: icons/bookmark-plus.tsx type BookmarkPlusIconHandle (line 10) | interface BookmarkPlusIconHandle { type BookmarkPlusIconProps (line 15) | interface BookmarkPlusIconProps extends HTMLAttributes { constant BOOKMARK_VARIANTS (line 19) | const BOOKMARK_VARIANTS: Variants = { constant PLUS_LINE_VARIANTS (line 31) | const PLUS_LINE_VARIANTS: Variants = { FILE: icons/bookmark-x.tsx type BookmarkXIconHandle (line 10) | interface BookmarkXIconHandle { type BookmarkXIconProps (line 15) | interface BookmarkXIconProps extends HTMLAttributes { constant BOOKMARK_VARIANTS (line 19) | const BOOKMARK_VARIANTS: Variants = { constant X_LINE_VARIANTS (line 31) | const X_LINE_VARIANTS: Variants = { FILE: icons/bookmark.tsx type BookmarkIconHandle (line 10) | interface BookmarkIconHandle { type BookmarkIconProps (line 15) | interface BookmarkIconProps extends HTMLAttributes { constant BOOKMARK_VARIANTS (line 19) | const BOOKMARK_VARIANTS: Variants = { FILE: icons/bot-message-square.tsx type BotMessageSquareHandle (line 9) | interface BotMessageSquareHandle { type BotMessageSquareProps (line 14) | interface BotMessageSquareProps extends HTMLAttributes { FILE: icons/bot.tsx type BotIconHandle (line 9) | interface BotIconHandle { type BotIconProps (line 14) | interface BotIconProps extends HTMLAttributes { FILE: icons/box.tsx type BoxIconHandle (line 10) | interface BoxIconHandle { type BoxIconProps (line 15) | interface BoxIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/boxes.tsx type BoxesIconHandle (line 9) | interface BoxesIconHandle { type BoxesIconProps (line 14) | interface BoxesIconProps extends HTMLAttributes { FILE: icons/brain.tsx type BrainIconHandle (line 10) | interface BrainIconHandle { type BrainIconProps (line 15) | interface BrainIconProps extends HTMLAttributes { constant BRAIN_STEM_VARIANTS (line 19) | const BRAIN_STEM_VARIANTS: Variants = { constant BRAIN_SIDE_VARIANTS (line 33) | const BRAIN_SIDE_VARIANTS: Variants = { constant BRAIN_TOP_ARC_VARIANTS (line 47) | const BRAIN_TOP_ARC_VARIANTS: Variants = { constant BRAIN_LOWER_ARC_VARIANTS (line 61) | const BRAIN_LOWER_ARC_VARIANTS: Variants = { FILE: icons/calendar-check-2.tsx type CalendarCheck2IconHandle (line 10) | interface CalendarCheck2IconHandle { type CalendarCheck2IconProps (line 15) | interface CalendarCheck2IconProps extends HTMLAttributes { constant CHECK_VARIANTS (line 19) | const CHECK_VARIANTS: Variants = { FILE: icons/calendar-check.tsx type CalendarCheckIconHandle (line 10) | interface CalendarCheckIconHandle { type CalendarCheckIconProps (line 15) | interface CalendarCheckIconProps extends HTMLAttributes { constant CHECK_VARIANTS (line 19) | const CHECK_VARIANTS: Variants = { FILE: icons/calendar-cog.tsx type CalendarCogIconHandle (line 10) | interface CalendarCogIconHandle { type CalendarCogIconProps (line 15) | interface CalendarCogIconProps extends HTMLAttributes { constant G_VARIANTS (line 19) | const G_VARIANTS: Variants = { FILE: icons/calendar-days.tsx type CalendarDaysIconHandle (line 10) | interface CalendarDaysIconHandle { type CalendarDaysIconProps (line 15) | interface CalendarDaysIconProps extends HTMLAttributes { constant DOTS (line 19) | const DOTS = [ constant VARIANTS (line 28) | const VARIANTS: Variants = { FILE: icons/cart.tsx type CartIconHandle (line 10) | interface CartIconHandle { type CartIconProps (line 15) | interface CartIconProps extends HTMLAttributes { constant CART_VARIANTS (line 19) | const CART_VARIANTS: Variants = { FILE: icons/cast.tsx type CastIconHandle (line 10) | interface CastIconHandle { type CastIconProps (line 15) | interface CastIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/cctv.tsx type CctvIconHandle (line 10) | interface CctvIconHandle { type CctvIconProps (line 15) | interface CctvIconProps extends HTMLAttributes { constant CCTV_GROUP_VARIANTS (line 19) | const CCTV_GROUP_VARIANTS: Variants = { constant CCTV_PATH_VARIANTS (line 36) | const CCTV_PATH_VARIANTS: Variants = { FILE: icons/chart-bar-decreasing.tsx type ChartBarDecreasingIconHandle (line 10) | interface ChartBarDecreasingIconHandle { type ChartBarDecreasingIconProps (line 15) | interface ChartBarDecreasingIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/chart-no-axes-column-decreasing.tsx type ChartNoAxesColumnDecreasingIconHandle (line 10) | interface ChartNoAxesColumnDecreasingIconHandle { type ChartNoAxesColumnDecreasingIconProps (line 15) | interface ChartNoAxesColumnDecreasingIconProps constant LINE_VARIANTS (line 20) | const LINE_VARIANTS: Variants = { FILE: icons/chart-no-axes-column-increasing.tsx type ChartNoAxesColumnIncreasingIconHandle (line 10) | interface ChartNoAxesColumnIncreasingIconHandle { type ChartNoAxesColumnIncreasingIconProps (line 15) | interface ChartNoAxesColumnIncreasingIconProps constant LINE_VARIANTS (line 20) | const LINE_VARIANTS: Variants = { FILE: icons/chart-pie.tsx type ChartPieIconHandle (line 10) | interface ChartPieIconHandle { type ChartPieIconProps (line 15) | interface ChartPieIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/chart-scatter.tsx type ChartScatterIconHandle (line 10) | interface ChartScatterIconHandle { type ChartScatterIconProps (line 15) | interface ChartScatterIconProps extends HTMLAttributes { constant DOT_VARIANTS (line 19) | const DOT_VARIANTS: Variants = { FILE: icons/chart-spline.tsx type ChartSplineIconHandle (line 10) | interface ChartSplineIconHandle { type ChartSplineIconProps (line 15) | interface ChartSplineIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/check-check.tsx type CheckCheckIconHandle (line 10) | interface CheckCheckIconHandle { type CheckCheckIconProps (line 15) | interface CheckCheckIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/check.tsx type CheckIconHandle (line 10) | interface CheckIconHandle { type CheckIconProps (line 15) | interface CheckIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/chess-bishop.tsx type ChessBishopIconHandle (line 9) | interface ChessBishopIconHandle { type ChessBishopIconProps (line 14) | interface ChessBishopIconProps extends HTMLAttributes { constant BISHOP_VARIANTS (line 18) | const BISHOP_VARIANTS: Variants = { FILE: icons/chess-king.tsx type ChessKingIconHandle (line 9) | interface ChessKingIconHandle { type ChessKingIconProps (line 14) | interface ChessKingIconProps extends HTMLAttributes { constant KING_VARIANTS (line 18) | const KING_VARIANTS: Variants = { FILE: icons/chess-knight.tsx type ChessKnightIconHandle (line 9) | interface ChessKnightIconHandle { type ChessKnightIconProps (line 14) | interface ChessKnightIconProps extends HTMLAttributes { constant KNIGHT_VARIANTS (line 18) | const KNIGHT_VARIANTS: Variants = { FILE: icons/chess-pawn.tsx type ChessPawnIconHandle (line 9) | interface ChessPawnIconHandle { type ChessPawnIconProps (line 14) | interface ChessPawnIconProps extends HTMLAttributes { constant HEAD_VARIANTS (line 18) | const HEAD_VARIANTS: Variants = { constant BODY_VARIANTS (line 41) | const BODY_VARIANTS: Variants = { FILE: icons/chevron-down.tsx type ChevronDownIconHandle (line 10) | interface ChevronDownIconHandle { type ChevronDownIconProps (line 15) | interface ChevronDownIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/chevron-first.tsx type ChevronFirstIconHandle (line 9) | interface ChevronFirstIconHandle { type ChevronFirstIconProps (line 14) | interface ChevronFirstIconProps extends HTMLAttributes { FILE: icons/chevron-left.tsx type ChevronLeftIconHandle (line 10) | interface ChevronLeftIconHandle { type ChevronLeftIconProps (line 15) | interface ChevronLeftIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/chevron-right.tsx type ChevronRightIconHandle (line 10) | interface ChevronRightIconHandle { type ChevronRightIconProps (line 15) | interface ChevronRightIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/chevron-up.tsx type ChevronUpIconHandle (line 10) | interface ChevronUpIconHandle { type ChevronUpIconProps (line 15) | interface ChevronUpIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/chevrons-down-up.tsx type ChevronsDownUpIconHandle (line 10) | interface ChevronsDownUpIconHandle { type ChevronsDownUpIconProps (line 15) | interface ChevronsDownUpIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/chevrons-left-right.tsx type ChevronsLeftRightIconHandle (line 10) | interface ChevronsLeftRightIconHandle { type ChevronsLeftRightIconProps (line 15) | interface ChevronsLeftRightIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/chrome.tsx type ChromeIconHandle (line 10) | interface ChromeIconHandle { type ChromeIconProps (line 15) | interface ChromeIconProps extends HTMLAttributes { constant TRANSITION (line 19) | const TRANSITION: Transition = { constant VARIANTS (line 24) | const VARIANTS: Variants = { FILE: icons/circle-check.tsx type CircleCheckIconHandle (line 10) | interface CircleCheckIconHandle { type CircleCheckIconProps (line 15) | interface CircleCheckIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/circle-chevron-down.tsx type CircleChevronDownIconHandle (line 10) | interface CircleChevronDownIconHandle { type CircleChevronDownIconProps (line 15) | interface CircleChevronDownIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/circle-dashed.tsx type CircleDashedIconHandle (line 10) | interface CircleDashedIconHandle { type CircleDashedIconProps (line 15) | interface CircleDashedIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/circle-dollar-sign.tsx type CircleDollarSignIconHandle (line 10) | interface CircleDollarSignIconHandle { type CircleDollarSignIconProps (line 15) | interface CircleDollarSignIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/clap.tsx type ClapIconHandle (line 10) | interface ClapIconHandle { type ClapIconProps (line 15) | interface ClapIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { constant CLAP_VARIANTS (line 35) | const CLAP_VARIANTS: Variants = { FILE: icons/clipboard-check.tsx type ClipboardCheckIconHandle (line 10) | interface ClipboardCheckIconHandle { type ClipboardCheckIconProps (line 15) | interface ClipboardCheckIconProps extends HTMLAttributes { constant CHECK_VARIANTS (line 19) | const CHECK_VARIANTS: Variants = { FILE: icons/clock.tsx type ClockIconHandle (line 10) | interface ClockIconHandle { type ClockIconProps (line 15) | interface ClockIconProps extends HTMLAttributes { constant HAND_TRANSITION (line 19) | const HAND_TRANSITION: Transition = { constant HAND_VARIANTS (line 24) | const HAND_VARIANTS: Variants = { constant MINUTE_HAND_TRANSITION (line 37) | const MINUTE_HAND_TRANSITION: Transition = { constant MINUTE_HAND_VARIANTS (line 42) | const MINUTE_HAND_VARIANTS: Variants = { FILE: icons/cloud-cog.tsx type CloudCogIconHandle (line 10) | interface CloudCogIconHandle { type CloudCogIconProps (line 15) | interface CloudCogIconProps extends HTMLAttributes { constant G_VARIANTS (line 19) | const G_VARIANTS: Variants = { FILE: icons/cloud-download.tsx type CloudDownloadIconHandle (line 10) | interface CloudDownloadIconHandle { type CloudDownloadIconProps (line 15) | interface CloudDownloadIconProps extends HTMLAttributes { constant CLOUD_VARIANTS (line 19) | const CLOUD_VARIANTS: Variants = { FILE: icons/cloud-lightning.tsx type CloudLightningIconHandle (line 9) | interface CloudLightningIconHandle { type CloudLightningIconProps (line 14) | interface CloudLightningIconProps extends HTMLAttributes { FILE: icons/cloud-rain-wind.tsx type CloudRainWindIconHandle (line 10) | interface CloudRainWindIconHandle { type CloudRainWindIconProps (line 15) | interface CloudRainWindIconProps extends HTMLAttributes { constant WIND_VARIANTS (line 19) | const WIND_VARIANTS: Variants = { constant WIND_CHILD_VARIANTS (line 27) | const WIND_CHILD_VARIANTS: Variants = { FILE: icons/cloud-rain.tsx type CloudRainIconHandle (line 10) | interface CloudRainIconHandle { type CloudRainIconProps (line 15) | interface CloudRainIconProps extends HTMLAttributes { constant RAIN_VARIANTS (line 19) | const RAIN_VARIANTS: Variants = { constant RAIN_CHILD_VARIANTS (line 27) | const RAIN_CHILD_VARIANTS: Variants = { FILE: icons/cloud-snow.tsx type CloudSnowIconHandle (line 10) | interface CloudSnowIconHandle { type CloudSnowIconProps (line 15) | interface CloudSnowIconProps extends HTMLAttributes { constant SNOWFLAKE_VARIANTS (line 19) | const SNOWFLAKE_VARIANTS: Variants = { constant SNOWFLAKE_CHILD_VARIANTS (line 27) | const SNOWFLAKE_CHILD_VARIANTS: Variants = { constant SNOWFLAKE_PATH (line 41) | const SNOWFLAKE_PATH = [ FILE: icons/cloud-sun.tsx type CloudSunIconHandle (line 10) | interface CloudSunIconHandle { type CloudSunIconProps (line 15) | interface CloudSunIconProps extends HTMLAttributes { constant CLOUD_VARIANTS (line 19) | const CLOUD_VARIANTS: Variants = { constant SUN_VARIANTS (line 34) | const SUN_VARIANTS: Variants = { FILE: icons/cloud-upload.tsx type CloudUploadIconHandle (line 10) | interface CloudUploadIconHandle { type CloudUploadIconProps (line 15) | interface CloudUploadIconProps extends HTMLAttributes { constant CLOUD_VARIANTS (line 19) | const CLOUD_VARIANTS: Variants = { FILE: icons/coffee.tsx type CoffeeIconHandle (line 10) | interface CoffeeIconHandle { type CoffeeIconProps (line 15) | interface CoffeeIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/cog.tsx type CogIconHandle (line 9) | interface CogIconHandle { type CogIconProps (line 14) | interface CogIconProps extends HTMLAttributes { FILE: icons/compass.tsx type CompassIconHandle (line 9) | interface CompassIconHandle { type CompassIconProps (line 14) | interface CompassIconProps extends HTMLAttributes { FILE: icons/connect.tsx type ConnectIconHandle (line 10) | interface ConnectIconHandle { type ConnectIconProps (line 15) | interface ConnectIconProps extends HTMLAttributes { constant PLUG_VARIANTS (line 19) | const PLUG_VARIANTS: Variants = { constant SOCKET_VARIANTS (line 30) | const SOCKET_VARIANTS: Variants = { constant PATH_VARIANTS (line 41) | const PATH_VARIANTS = { FILE: icons/construction.tsx type ConstructionIconHandle (line 9) | interface ConstructionIconHandle { type ConstructionIconProps (line 14) | interface ConstructionIconProps extends HTMLAttributes { FILE: icons/contrast.tsx type ContrastIconHandle (line 10) | interface ContrastIconHandle { type ContrastIconProps (line 15) | interface ContrastIconProps extends HTMLAttributes { constant PATH_VARIANT (line 19) | const PATH_VARIANT: Variants = { FILE: icons/cooking-pot.tsx type CookingPotIconHandle (line 10) | interface CookingPotIconHandle { type CookingPotIconProps (line 15) | interface CookingPotIconProps extends HTMLAttributes { constant LID_VARIANTS (line 19) | const LID_VARIANTS: Variants = { constant POT_VARIANTS (line 30) | const POT_VARIANTS: Variants = { FILE: icons/copy.tsx type CopyIconHandle (line 10) | interface CopyIconHandle { type CopyIconProps (line 15) | interface CopyIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/corner-down-left.tsx constant STRETCH_VARIANTS (line 10) | const STRETCH_VARIANTS: Variants = { type CornerDownLeftIconHandle (line 22) | interface CornerDownLeftIconHandle { type CornerDownLeftIconProps (line 27) | interface CornerDownLeftIconProps extends HTMLAttributes { FILE: icons/corner-down-right.tsx constant STRETCH_VARIANTS (line 10) | const STRETCH_VARIANTS: Variants = { type CornerDownRightIconHandle (line 22) | interface CornerDownRightIconHandle { type CornerDownRightIconProps (line 27) | interface CornerDownRightIconProps extends HTMLAttributes { FILE: icons/corner-left-down.tsx constant STRETCH_VARIANTS (line 10) | const STRETCH_VARIANTS: Variants = { type CornerLeftDownIconHandle (line 22) | interface CornerLeftDownIconHandle { type CornerLeftDownIconProps (line 27) | interface CornerLeftDownIconProps extends HTMLAttributes { FILE: icons/corner-left-up.tsx constant STRETCH_VARIANTS (line 10) | const STRETCH_VARIANTS: Variants = { type CornerLeftUpIconHandle (line 22) | interface CornerLeftUpIconHandle { type CornerLeftUpIconProps (line 27) | interface CornerLeftUpIconProps extends HTMLAttributes { FILE: icons/corner-right-down.tsx constant STRETCH_VARIANTS (line 10) | const STRETCH_VARIANTS: Variants = { type CornerRightDownIconHandle (line 22) | interface CornerRightDownIconHandle { type CornerRightDownIconProps (line 27) | interface CornerRightDownIconProps extends HTMLAttributes { FILE: icons/corner-right-up.tsx constant STRETCH_VARIANTS (line 10) | const STRETCH_VARIANTS: Variants = { type CornerRightUpIconHandle (line 22) | interface CornerRightUpIconHandle { type CornerRightUpIconProps (line 27) | interface CornerRightUpIconProps extends HTMLAttributes { FILE: icons/corner-up-left.tsx constant STRETCH_VARIANTS (line 10) | const STRETCH_VARIANTS: Variants = { type CornerUpLeftIconHandle (line 22) | interface CornerUpLeftIconHandle { type CornerUpLeftIconProps (line 27) | interface CornerUpLeftIconProps extends HTMLAttributes { FILE: icons/corner-up-right.tsx constant STRETCH_VARIANTS (line 10) | const STRETCH_VARIANTS: Variants = { type CornerUpRightIconHandle (line 22) | interface CornerUpRightIconHandle { type CornerUpRightIconProps (line 27) | interface CornerUpRightIconProps extends HTMLAttributes { FILE: icons/cpu.tsx type CpuIconHandle (line 10) | interface CpuIconHandle { type CpuIconProps (line 15) | interface CpuIconProps extends HTMLAttributes { constant TRANSITION (line 19) | const TRANSITION: Transition = { constant Y_VARIANTS (line 25) | const Y_VARIANTS: Variants = { constant X_VARIANTS (line 36) | const X_VARIANTS: Variants = { FILE: icons/cup-soda.tsx type CupSodaIconHandle (line 10) | interface CupSodaIconHandle { type CupSodaIconProps (line 15) | interface CupSodaIconProps extends HTMLAttributes { constant STRAW_VARIANTS (line 19) | const STRAW_VARIANTS: Variants = { constant WAVE_VARIANTS (line 39) | const WAVE_VARIANTS: Variants = { constant BUBBLE_VARIANTS (line 57) | const BUBBLE_VARIANTS: Variants = { constant BUBBLES (line 74) | const BUBBLES = [ FILE: icons/cursor-click.tsx type CursorClickIconHandle (line 10) | interface CursorClickIconHandle { type CursorClickIconProps (line 15) | interface CursorClickIconProps extends HTMLAttributes { constant CURSOR_VARIANTS (line 19) | const CURSOR_VARIANTS: Variants = { constant LINE_VARIANTS (line 31) | const LINE_VARIANTS: Variants = { FILE: icons/database-backup.tsx type DatabaseBackupIconHandle (line 8) | interface DatabaseBackupIconHandle { type DatabaseBackupIconProps (line 13) | interface DatabaseBackupIconProps extends HTMLAttributes { FILE: icons/delete.tsx type DeleteIconHandle (line 10) | interface DeleteIconHandle { type DeleteIconProps (line 15) | interface DeleteIconProps extends HTMLAttributes { constant LID_VARIANTS (line 19) | const LID_VARIANTS: Variants = { constant SPRING_TRANSITION (line 24) | const SPRING_TRANSITION: Transition = { FILE: icons/disc-3.tsx type Disc3IconHandle (line 8) | interface Disc3IconHandle { type Disc3IconProps (line 13) | interface Disc3IconProps extends HTMLAttributes { FILE: icons/discord.tsx type DiscordIconHandle (line 10) | interface DiscordIconHandle { type DiscordIconProps (line 15) | interface DiscordIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/dollar-sign.tsx type DollarSignIconHandle (line 10) | interface DollarSignIconHandle { type DollarSignIconProps (line 15) | interface DollarSignIconProps extends HTMLAttributes { constant DOLLAR_MAIN_VARIANTS (line 19) | const DOLLAR_MAIN_VARIANTS: Variants = { constant DOLLAR_SECONDARY_VARIANTS (line 38) | const DOLLAR_SECONDARY_VARIANTS: Variants = { FILE: icons/download.tsx type DownloadIconHandle (line 10) | interface DownloadIconHandle { type DownloadIconProps (line 15) | interface DownloadIconProps extends HTMLAttributes { constant ARROW_VARIANTS (line 19) | const ARROW_VARIANTS: Variants = { FILE: icons/downvote.tsx type DownvoteIconHandle (line 9) | interface DownvoteIconHandle { type DownvoteIconProps (line 14) | interface DownvoteIconProps extends HTMLAttributes { FILE: icons/dribbble.tsx type DribbbleIconHandle (line 10) | interface DribbbleIconHandle { type DribbbleIconProps (line 15) | interface DribbbleIconProps extends HTMLAttributes { constant CIRCLE_VARIANTS (line 19) | const CIRCLE_VARIANTS: Variants = { constant PATH_VARIANTS (line 41) | const PATH_VARIANTS: Variants = { FILE: icons/droplet.tsx type DropletIconHandle (line 9) | interface DropletIconHandle { type DropletIconProps (line 14) | interface DropletIconProps extends HTMLAttributes { FILE: icons/drum.tsx type DrumIconHandle (line 10) | interface DrumIconHandle { type DrumIconProps (line 15) | interface DrumIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/earth.tsx type EarthIconHandle (line 10) | interface EarthIconHandle { type EarthIconProps (line 15) | interface EarthIconProps extends HTMLAttributes { constant CIRCLE_TRANSITION (line 19) | const CIRCLE_TRANSITION: Transition = { constant CIRCLE_VARIANTS (line 25) | const CIRCLE_VARIANTS: Variants = { FILE: icons/euro.tsx type EuroIconHandle (line 10) | interface EuroIconHandle { type EuroIconProps (line 15) | interface EuroIconProps extends HTMLAttributes { constant EURO_MAIN_VARIANTS (line 19) | const EURO_MAIN_VARIANTS: Variants = { constant EURO_SECONDARY_VARIANTS (line 38) | const EURO_SECONDARY_VARIANTS: Variants = { FILE: icons/ev-charger.tsx type EvChargerIconHandle (line 10) | interface EvChargerIconHandle { type EvChargerIconProps (line 15) | interface EvChargerIconProps extends HTMLAttributes { constant EV_CHARGER_VARIANT (line 19) | const EV_CHARGER_VARIANT: Variants = { FILE: icons/expand.tsx type ExpandIconHandle (line 10) | interface ExpandIconHandle { type ExpandIconProps (line 15) | interface ExpandIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/eye-off.tsx type EyeOffIconHandle (line 10) | interface EyeOffIconHandle { type EyeOffIconProps (line 15) | interface EyeOffIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/eye.tsx type EyeIconHandle (line 9) | interface EyeIconHandle { type EyeIconProps (line 14) | interface EyeIconProps extends HTMLAttributes { FILE: icons/facebook.tsx type FacebookIconHandle (line 10) | interface FacebookIconHandle { type FacebookIconProps (line 15) | interface FacebookIconProps extends HTMLAttributes { constant FACEBOOK_VARIANTS (line 19) | const FACEBOOK_VARIANTS: Variants = { FILE: icons/feather.tsx type FeatherIconHandle (line 10) | interface FeatherIconHandle { type FeatherIconProps (line 15) | interface FeatherIconProps extends HTMLAttributes { constant FEATHER_VARIANTS (line 19) | const FEATHER_VARIANTS: Variants = { FILE: icons/figma.tsx type FigmaIconHandle (line 10) | interface FigmaIconHandle { type FigmaIconProps (line 15) | interface FigmaIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/file-chart-line.tsx type FileChartLineIconHandle (line 10) | interface FileChartLineIconHandle { type FileChartLineIconProps (line 15) | interface FileChartLineIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/file-check-2.tsx type FileCheck2IconHandle (line 10) | interface FileCheck2IconHandle { type FileCheck2IconProps (line 15) | interface FileCheck2IconProps extends HTMLAttributes { constant CHECK_VARIANTS (line 19) | const CHECK_VARIANTS: Variants = { FILE: icons/file-check.tsx type FileCheckIconHandle (line 10) | interface FileCheckIconHandle { type FileCheckIconProps (line 15) | interface FileCheckIconProps extends HTMLAttributes { constant CHECK_VARIANTS (line 19) | const CHECK_VARIANTS: Variants = { FILE: icons/file-cog.tsx type FileCogIconHandle (line 10) | interface FileCogIconHandle { constant G_VARIANTS (line 15) | const G_VARIANTS: Variants = { FILE: icons/file-pen-line.tsx type FilePenLineIconHandle (line 10) | interface FilePenLineIconHandle { type FilePenLineIconProps (line 15) | interface FilePenLineIconProps extends HTMLAttributes { constant PEN_VARIANTS (line 19) | const PEN_VARIANTS: Variants = { FILE: icons/file-stack.tsx type FileStackIconHandle (line 9) | interface FileStackIconHandle { type FileStackIconProps (line 14) | interface FileStackIconProps extends HTMLAttributes { FILE: icons/file-text.tsx type FileTextIconHandle (line 10) | interface FileTextIconHandle { type FileTextIconProps (line 15) | interface FileTextIconProps extends HTMLAttributes { constant FILE_TEXT (line 19) | const FILE_TEXT = forwardRef( FILE: icons/fingerprint.tsx type FingerprintIconHandle (line 10) | interface FingerprintIconHandle { type FingerprintIconProps (line 15) | interface FingerprintIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/fish-symbol.tsx type FishSymbolIconHandle (line 10) | interface FishSymbolIconHandle { type FishSymbolIconProps (line 15) | interface FishSymbolIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/flame.tsx type FlameIconHandle (line 10) | interface FlameIconHandle { type FlameIconProps (line 15) | interface FlameIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/flask.tsx type FlaskIconHandle (line 9) | interface FlaskIconHandle { type FlaskIconProps (line 14) | interface FlaskIconProps extends HTMLAttributes { FILE: icons/folder-archive.tsx type FolderArchiveIconHandle (line 10) | interface FolderArchiveIconHandle { type FolderArchiveIconProps (line 15) | interface FolderArchiveIconProps extends HTMLAttributes { constant BLINK_VARIANTS (line 19) | const BLINK_VARIANTS: Variants = { FILE: icons/folder-check.tsx type FolderCheckIconHandle (line 10) | interface FolderCheckIconHandle { type FolderCheckIconProps (line 15) | interface FolderCheckIconProps extends HTMLAttributes { constant CHECK_VARIANTS (line 19) | const CHECK_VARIANTS: Variants = { FILE: icons/folder-clock.tsx type FolderClockIconHandle (line 10) | interface FolderClockIconHandle { type FolderClockIconProps (line 15) | interface FolderClockIconProps extends HTMLAttributes { constant HAND_TRANSITION (line 19) | const HAND_TRANSITION: Transition = { constant HAND_VARIANTS (line 24) | const HAND_VARIANTS: Variants = { constant MINUTE_HAND_TRANSITION (line 37) | const MINUTE_HAND_TRANSITION: Transition = { constant MINUTE_HAND_VARIANTS (line 42) | const MINUTE_HAND_VARIANTS: Variants = { FILE: icons/folder-code.tsx type FolderCodeIconHandle (line 10) | interface FolderCodeIconHandle { type FolderCodeIconProps (line 15) | interface FolderCodeIconProps extends HTMLAttributes { constant CODE_VARIANTS (line 19) | const CODE_VARIANTS: Variants = { FILE: icons/folder-cog.tsx type FolderCogIconHandle (line 10) | interface FolderCogIconHandle { type FolderCogIconProps (line 15) | interface FolderCogIconProps extends HTMLAttributes { constant G_VARIANTS (line 19) | const G_VARIANTS: Variants = { FILE: icons/folder-dot.tsx type FolderDotIconHandle (line 10) | interface FolderDotIconHandle { type FolderDotIconProps (line 15) | interface FolderDotIconProps extends HTMLAttributes { constant DOT_VARIANTS (line 19) | const DOT_VARIANTS: Variants = { FILE: icons/folder-down.tsx type FolderDownIconHandle (line 10) | interface FolderDownIconHandle { type FolderDownIconProps (line 15) | interface FolderDownIconProps extends HTMLAttributes { constant ARROW_VARIANTS (line 19) | const ARROW_VARIANTS: Variants = { constant ARROW_TRANSITION (line 24) | const ARROW_TRANSITION: Transition = { FILE: icons/folder-git-2.tsx type FolderGit2IconHandle (line 9) | interface FolderGit2IconHandle { type FolderGit2IconProps (line 14) | interface FolderGit2IconProps extends HTMLAttributes { constant DURATION (line 18) | const DURATION = 0.3; FILE: icons/folder-git.tsx type FolderGitIconHandle (line 10) | interface FolderGitIconHandle { type FolderGitIconProps (line 15) | interface FolderGitIconProps extends HTMLAttributes { constant COMMIT_VARIANTS (line 19) | const COMMIT_VARIANTS: Variants = { FILE: icons/folder-heart.tsx type FolderHeartIconHandle (line 10) | interface FolderHeartIconHandle { type FolderHeartIconProps (line 15) | interface FolderHeartIconProps extends HTMLAttributes { constant HEART_VARIANTS (line 19) | const HEART_VARIANTS: Variants = { FILE: icons/folder-input.tsx type FolderInputIconHandle (line 10) | interface FolderInputIconHandle { type FolderInputIconProps (line 15) | interface FolderInputIconProps extends HTMLAttributes { constant ARROW_VARIANTS (line 19) | const ARROW_VARIANTS: Variants = { constant ARROW_TRANSITION (line 24) | const ARROW_TRANSITION: Transition = { FILE: icons/folder-kanban.tsx type FolderKanbanIconHandle (line 10) | interface FolderKanbanIconHandle { type FolderKanbanIconProps (line 15) | interface FolderKanbanIconProps extends HTMLAttributes { constant COLUMNS_VARIANTS (line 19) | const COLUMNS_VARIANTS: Variants = { constant COLUMN_VARIANTS (line 27) | const COLUMN_VARIANTS: Variants = { FILE: icons/folder-key.tsx type FolderKeyIconHandle (line 10) | interface FolderKeyIconHandle { type FolderKeyIconProps (line 15) | interface FolderKeyIconProps extends HTMLAttributes { constant KEY_VARIANTS (line 19) | const KEY_VARIANTS: Variants = { FILE: icons/folder-lock.tsx type FolderLockIconHandle (line 10) | interface FolderLockIconHandle { type FolderLockIconProps (line 15) | interface FolderLockIconProps extends HTMLAttributes { constant LOCK_VARIANTS (line 19) | const LOCK_VARIANTS: Variants = { FILE: icons/folder-minus.tsx type FolderMinusIconHandle (line 10) | interface FolderMinusIconHandle { type FolderMinusIconProps (line 15) | interface FolderMinusIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/folder-open.tsx type FolderOpenIconHandle (line 10) | interface FolderOpenIconHandle { type FolderOpenIconProps (line 15) | interface FolderOpenIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/folder-output.tsx type FolderOutputIconHandle (line 10) | interface FolderOutputIconHandle { type FolderOutputIconProps (line 15) | interface FolderOutputIconProps extends HTMLAttributes { constant ARROW_VARIANTS (line 19) | const ARROW_VARIANTS: Variants = { constant ARROW_TRANSITION (line 24) | const ARROW_TRANSITION: Transition = { FILE: icons/folder-plus.tsx type FolderPlusIconHandle (line 10) | interface FolderPlusIconHandle { type FolderPlusIconProps (line 15) | interface FolderPlusIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/folder-root.tsx type FolderRootIconHandle (line 10) | interface FolderRootIconHandle { type FolderRootIconProps (line 15) | interface FolderRootIconProps extends HTMLAttributes { constant ROOT_VARIANTS (line 19) | const ROOT_VARIANTS: Variants = { FILE: icons/folder-sync.tsx type FolderSyncIconHandle (line 10) | interface FolderSyncIconHandle { type FolderSyncIconProps (line 15) | interface FolderSyncIconProps extends HTMLAttributes { constant SYNC_VARIANTS (line 19) | const SYNC_VARIANTS: Variants = { constant SYNC_TRANSITION (line 24) | const SYNC_TRANSITION: Transition = { FILE: icons/folder-tree.tsx type FolderTreeIconHandle (line 10) | interface FolderTreeIconHandle { type FolderTreeIconProps (line 15) | interface FolderTreeIconProps extends HTMLAttributes { constant DURATION (line 19) | const DURATION = 0.35; constant BRANCH_VARIANTS (line 21) | const BRANCH_VARIANTS: Variants = { constant PANEL_VARIANTS (line 30) | const PANEL_VARIANTS: Variants = { FILE: icons/folder-up.tsx type FolderUpIconHandle (line 10) | interface FolderUpIconHandle { type FolderUpIconProps (line 15) | interface FolderUpIconProps extends HTMLAttributes { constant ARROW_VARIANTS (line 19) | const ARROW_VARIANTS: Variants = { constant ARROW_TRANSITION (line 24) | const ARROW_TRANSITION: Transition = { FILE: icons/folder-x.tsx type FolderXIconHandle (line 10) | interface FolderXIconHandle { type FolderXIconProps (line 15) | interface FolderXIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/folders.tsx type FoldersIconHandle (line 9) | interface FoldersIconHandle { type FoldersIconProps (line 14) | interface FoldersIconProps extends HTMLAttributes { FILE: icons/frame.tsx type FrameIconHandle (line 10) | interface FrameIconHandle { type FrameIconProps (line 15) | interface FrameIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/frown.tsx type FrownIconHandle (line 10) | interface FrownIconHandle { type FrownIconProps (line 15) | interface FrownIconProps extends HTMLAttributes { FILE: icons/gallery-horizontal-end.tsx type GalleryHorizontalEndIconHandle (line 10) | interface GalleryHorizontalEndIconHandle { type GalleryHorizontalEndIconProps (line 15) | interface GalleryHorizontalEndIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/gavel.tsx type GavelIconHandle (line 10) | interface GavelIconHandle { type GavelIconProps (line 15) | interface GavelIconProps extends HTMLAttributes { constant GAVEL_VARIANTS (line 19) | const GAVEL_VARIANTS: Variants = { FILE: icons/georgian-lari.tsx type GeorgianLariIconHandle (line 10) | interface GeorgianLariIconHandle { type GeorgianLariIconProps (line 15) | interface GeorgianLariIconProps extends HTMLAttributes { constant LARI_MAIN_VARIANTS (line 19) | const LARI_MAIN_VARIANTS: Variants = { constant LARI_SECONDARY_VARIANTS (line 38) | const LARI_SECONDARY_VARIANTS: Variants = { FILE: icons/git-branch.tsx type GitBranchIconHandle (line 9) | interface GitBranchIconHandle { type GitBranchIconProps (line 14) | interface GitBranchIconProps extends HTMLAttributes { constant DURATION (line 18) | const DURATION = 0.3; FILE: icons/git-commit-horizontal.tsx type GitCommitHorizontalIconHandle (line 10) | interface GitCommitHorizontalIconHandle { type GitCommitHorizontalIconProps (line 15) | interface GitCommitHorizontalIconProps extends HTMLAttributes { constant DURATION (line 18) | const DURATION = 0.3; FILE: icons/git-fork.tsx type GitForkIconHandle (line 9) | interface GitForkIconHandle { type GitForkIconProps (line 14) | interface GitForkIconProps extends HTMLAttributes { constant DURATION (line 18) | const DURATION = 0.3; FILE: icons/git-graph.tsx type GitGraphIconHandle (line 9) | interface GitGraphIconHandle { type GitGraphIconProps (line 14) | interface GitGraphIconProps extends HTMLAttributes { constant DURATION (line 18) | const DURATION = 0.3; FILE: icons/git-merge.tsx type GitMergeIconHandle (line 9) | interface GitMergeIconHandle { type GitMergeIconProps (line 14) | interface GitMergeIconProps extends HTMLAttributes { constant DURATION (line 18) | const DURATION = 0.3; FILE: icons/git-pull-request-closed.tsx type GitPullRequestClosedIconHandle (line 9) | interface GitPullRequestClosedIconHandle { type GitPullRequestClosedIconProps (line 14) | interface GitPullRequestClosedIconProps extends HTMLAttributes { constant DURATION (line 18) | const DURATION = 0.3; FILE: icons/github.tsx type GithubIconHandle (line 10) | interface GithubIconHandle { type GithubIconProps (line 15) | interface GithubIconProps extends HTMLAttributes { constant BODY_VARIANTS (line 19) | const BODY_VARIANTS: Variants = { constant TAIL_VARIANTS (line 38) | const TAIL_VARIANTS: Variants = { FILE: icons/gitlab.tsx type GitlabIconHandle (line 9) | interface GitlabIconHandle { type GitlabIconProps (line 14) | interface GitlabIconProps extends HTMLAttributes { constant DURATION (line 18) | const DURATION = 0.7; FILE: icons/graduation-cap.tsx type GraduationCapIconHandle (line 10) | interface GraduationCapIconHandle { type GraduationCapIconProps (line 15) | interface GraduationCapIconProps extends HTMLAttributes { constant CAP_VARIANTS (line 19) | const CAP_VARIANTS: Variants = { constant TASSEL_VARIANTS (line 33) | const TASSEL_VARIANTS: Variants = { FILE: icons/grip-horizontal.tsx type GripHorizontalIconHandle (line 10) | interface GripHorizontalIconHandle { type GripHorizontalIconProps (line 15) | interface GripHorizontalIconProps extends HTMLAttributes { constant CIRCLES (line 19) | const CIRCLES = [ constant VARIANTS (line 28) | const VARIANTS: Variants = { FILE: icons/grip-vertical.tsx type GripVerticalIconHandle (line 10) | interface GripVerticalIconHandle { type GripVerticalIconProps (line 15) | interface GripVerticalIconProps extends HTMLAttributes { constant CIRCLES (line 19) | const CIRCLES = [ constant ROWS (line 28) | const ROWS = 3; constant VARIANTS (line 30) | const VARIANTS: Variants = { FILE: icons/grip.tsx type GripIconHandle (line 10) | interface GripIconHandle { type GripProps (line 15) | interface GripProps extends HTMLAttributes { constant CIRCLES (line 19) | const CIRCLES = [ constant VARIANTS (line 31) | const VARIANTS: Variants = { FILE: icons/hammer.tsx type HammerIconHandle (line 10) | interface HammerIconHandle { type HammerIconProps (line 15) | interface HammerIconProps extends HTMLAttributes { constant HAMMER_VARIANTS (line 19) | const HAMMER_VARIANTS: Variants = { FILE: icons/hand-coins.tsx type HandCoinsIconHandle (line 10) | interface HandCoinsIconHandle { type HandCoinsIconProps (line 15) | interface HandCoinsIconProps extends HTMLAttributes { constant CIRCLE_VARIANTS (line 19) | const CIRCLE_VARIANTS: Variants = { constant SECOND_CIRCLE_VARIANTS (line 44) | const SECOND_CIRCLE_VARIANTS: Variants = { FILE: icons/hand-fist.tsx type HandFistIconHandle (line 9) | interface HandFistIconHandle { type HandFistIconProps (line 14) | interface HandFistIconProps extends HTMLAttributes { FILE: icons/hand-grab.tsx type HandGrabIconHandle (line 9) | interface HandGrabIconHandle { type HandGrabIconProps (line 14) | interface HandGrabIconProps extends HTMLAttributes { FILE: icons/hand-heart.tsx type HandHeartIconHandle (line 10) | interface HandHeartIconHandle { type HandHeartIconProps (line 15) | interface HandHeartIconProps extends HTMLAttributes { constant HEART_VARIANTS (line 18) | const HEART_VARIANTS: Variants = { FILE: icons/hand-helping.tsx type HandHelpingIconHandle (line 9) | interface HandHelpingIconHandle { type HandHelpingIconProps (line 14) | interface HandHelpingIconProps extends HTMLAttributes { FILE: icons/hand-metal.tsx type HandMetalIconHandle (line 9) | interface HandMetalIconHandle { type HandMetalIconProps (line 14) | interface HandMetalIconProps extends HTMLAttributes { FILE: icons/hand.tsx type HandIconHandle (line 9) | interface HandIconHandle { type HandIconProps (line 14) | interface HandIconProps extends HTMLAttributes { FILE: icons/hard-drive-download.tsx type HardDriveDownloadIconHandle (line 10) | interface HardDriveDownloadIconHandle { type HardDriveDownloadIconProps (line 15) | interface HardDriveDownloadIconProps extends HTMLAttributes { constant ARROW_VARIANTS (line 19) | const ARROW_VARIANTS: Variants = { FILE: icons/heart-handshake.tsx type HeartHandshakeIconHandle (line 9) | interface HeartHandshakeIconHandle { type HeartHandshakeIconProps (line 14) | interface HeartHandshakeIconProps extends HTMLAttributes { FILE: icons/heart-pulse.tsx type HeartPulseIconHandle (line 10) | interface HeartPulseIconHandle { type HeartPulseIconProps (line 15) | interface HeartPulseIconProps extends HTMLAttributes { constant HEART_DRAW_VARIANTS (line 19) | const HEART_DRAW_VARIANTS: Variants = { constant HEART_PULSE_VARIANTS (line 25) | const HEART_PULSE_VARIANTS: Variants = { constant LINE_VARIANTS (line 30) | const LINE_VARIANTS: Variants = { FILE: icons/heart.tsx type HeartIconHandle (line 9) | interface HeartIconHandle { type HeartIconProps (line 14) | interface HeartIconProps extends HTMLAttributes { FILE: icons/history.tsx type HistoryIconHandle (line 10) | interface HistoryIconHandle { type HistoryIconProps (line 15) | interface HistoryIconProps extends HTMLAttributes { constant ARROW_TRANSITION (line 19) | const ARROW_TRANSITION: Transition = { constant ARROW_VARIANTS (line 25) | const ARROW_VARIANTS: Variants = { constant HAND_TRANSITION (line 34) | const HAND_TRANSITION: Transition = { constant HAND_VARIANTS (line 39) | const HAND_VARIANTS: Variants = { constant MINUTE_HAND_TRANSITION (line 52) | const MINUTE_HAND_TRANSITION: Transition = { constant MINUTE_HAND_VARIANTS (line 57) | const MINUTE_HAND_VARIANTS: Variants = { FILE: icons/home.tsx type HomeIconHandle (line 10) | interface HomeIconHandle { type HomeIconProps (line 15) | interface HomeIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { constant PATH_VARIANTS (line 24) | const PATH_VARIANTS: Variants = { FILE: icons/hourglass.tsx type HourglassIconHandle (line 9) | interface HourglassIconHandle { type HourglassIconProps (line 14) | interface HourglassIconProps extends HTMLAttributes { FILE: icons/id-card.tsx type IdCardIconHandle (line 10) | interface IdCardIconHandle { type IdCardIconProps (line 15) | interface IdCardIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/index.ts type IconListItem (line 401) | type IconListItem = { constant ICON_LIST (line 407) | const ICON_LIST: IconListItem[] = [ FILE: icons/indian-rupee.tsx type IndianRupeeIconHandle (line 10) | interface IndianRupeeIconHandle { type IndianRupeeIconProps (line 15) | interface IndianRupeeIconProps extends HTMLAttributes { constant INDIAN_RUPEE_MAIN_VARIANTS (line 19) | const INDIAN_RUPEE_MAIN_VARIANTS: Variants = { constant INDIAN_RUPEE_SECONDARY_VARIANTS (line 38) | const INDIAN_RUPEE_SECONDARY_VARIANTS: Variants = { FILE: icons/instagram.tsx type InstagramIconHandle (line 10) | interface InstagramIconHandle { type InstagramIconProps (line 15) | interface InstagramIconProps extends HTMLAttributes { constant RECT_VARIANTS (line 19) | const RECT_VARIANTS: Variants = { constant PATH_VARIANTS (line 41) | const PATH_VARIANTS: Variants = { constant LINE_VARIANTS (line 63) | const LINE_VARIANTS: Variants = { FILE: icons/italic.tsx type ItalicIconHandle (line 10) | interface ItalicIconHandle { type ItalicIconProps (line 15) | interface ItalicIconProps extends HTMLAttributes { constant LINE_VARIANTS (line 19) | const LINE_VARIANTS: Variants = { FILE: icons/japanese-yen.tsx type JapaneseYenIconHandle (line 10) | interface JapaneseYenIconHandle { type JapaneseYenIconProps (line 15) | interface JapaneseYenIconProps extends HTMLAttributes { constant JAPANESE_YEN_MAIN_VARIANTS (line 19) | const JAPANESE_YEN_MAIN_VARIANTS: Variants = { constant JAPANESE_YEN_SECONDARY_VARIANTS (line 38) | const JAPANESE_YEN_SECONDARY_VARIANTS: Variants = { FILE: icons/key-circle.tsx type KeyIconHandle (line 9) | interface KeyIconHandle { type KeyIconProps (line 14) | interface KeyIconProps extends HTMLAttributes { FILE: icons/key-square.tsx type KeyIconHandle (line 9) | interface KeyIconHandle { type KeyIconProps (line 14) | interface KeyIconProps extends HTMLAttributes { FILE: icons/key.tsx type KeyIconHandle (line 9) | interface KeyIconHandle { type KeyIconProps (line 14) | interface KeyIconProps extends HTMLAttributes { FILE: icons/keyboard.tsx type KeyboardIconHandle (line 16) | interface KeyboardIconHandle { type KeyboardIconProps (line 21) | interface KeyboardIconProps extends HTMLAttributes { constant KEYBOARD_PATHS (line 25) | const KEYBOARD_PATHS = [ FILE: icons/languages.tsx type LanguagesIconHandle (line 10) | interface LanguagesIconHandle { type LanguagesIconProps (line 15) | interface LanguagesIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { constant SVG_VARIANTS (line 37) | const SVG_VARIANTS: Variants = { FILE: icons/laptop-minimal-check.tsx type LaptopMinimalCheckIconHandle (line 10) | interface LaptopMinimalCheckIconHandle { type LaptopMinimalCheckIconProps (line 15) | interface LaptopMinimalCheckIconProps extends HTMLAttributes { FILE: icons/layers.tsx type LayersIconHandle (line 10) | interface LayersIconHandle { type LayersIconProps (line 15) | interface LayersIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/layout-panel-top.tsx type LayoutPanelTopIconHandle (line 9) | interface LayoutPanelTopIconHandle { type LayoutPanelTopIconProps (line 14) | interface LayoutPanelTopIconProps extends HTMLAttributes { FILE: icons/link.tsx type LinkIconHandle (line 10) | interface LinkIconHandle { type LinkIconProps (line 15) | interface LinkIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/linkedin.tsx type LinkedinIconHandle (line 10) | interface LinkedinIconHandle { type LinkedinIconProps (line 15) | interface LinkedinIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { constant RECT_VARIANTS (line 41) | const RECT_VARIANTS: Variants = { constant CIRCLE_VARIANTS (line 63) | const CIRCLE_VARIANTS: Variants = { FILE: icons/loader-pinwheel.tsx type LoaderPinwheelIconHandle (line 10) | interface LoaderPinwheelIconHandle { type LoaderPinwheelIconProps (line 15) | interface LoaderPinwheelIconProps extends HTMLAttributes { constant G_VARIANTS (line 19) | const G_VARIANTS: Variants = { constant DEFAULT_TRANSITION (line 31) | const DEFAULT_TRANSITION: Transition = { FILE: icons/lock-keyhole-open.tsx type LockKeyholeOpenIconHandle (line 9) | interface LockKeyholeOpenIconHandle { type LockKeyholeOpenIconProps (line 14) | interface LockKeyholeOpenIconProps extends HTMLAttributes { FILE: icons/lock-keyhole.tsx type LockKeyholeIconHandle (line 9) | interface LockKeyholeIconHandle { type LockKeyholeIconProps (line 14) | interface LockKeyholeIconProps extends HTMLAttributes { FILE: icons/lock-open.tsx type LockOpenIconHandle (line 9) | interface LockOpenIconHandle { type LockOpenIconProps (line 14) | interface LockOpenIconProps extends HTMLAttributes { FILE: icons/lock.tsx type LockIconHandle (line 9) | interface LockIconHandle { type LockIconProps (line 14) | interface LockIconProps extends HTMLAttributes { FILE: icons/logout.tsx type LogoutIconHandle (line 10) | interface LogoutIconHandle { type LogoutIconProps (line 15) | interface LogoutIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/mail-check.tsx type MailCheckIconHandle (line 10) | interface MailCheckIconHandle { type MailCheckIconProps (line 15) | interface MailCheckIconProps extends HTMLAttributes { constant CHECK_VARIANTS (line 19) | const CHECK_VARIANTS: Variants = { FILE: icons/mailbox.tsx type MailboxIconHandle (line 9) | interface MailboxIconHandle { type MailboxIconProps (line 14) | interface MailboxIconProps extends HTMLAttributes { constant FLAG_VARIANTS (line 18) | const FLAG_VARIANTS: Variants = { FILE: icons/map-pin-check-inside.tsx type MapPinCheckInsideIconHandle (line 10) | interface MapPinCheckInsideIconHandle { type MapPinCheckInsideIconProps (line 15) | interface MapPinCheckInsideIconProps extends HTMLAttributes { constant SVG_VARIANTS (line 19) | const SVG_VARIANTS: Variants = { constant CHECK_VARIANTS (line 32) | const CHECK_VARIANTS: Variants = { FILE: icons/map-pin-house.tsx type MapPinHouseIconHandle (line 10) | interface MapPinHouseIconHandle { type MapPinHouseIconProps (line 15) | interface MapPinHouseIconProps extends HTMLAttributes { constant SVG_VARIANTS (line 19) | const SVG_VARIANTS: Variants = { constant HOUSE_VARIANTS (line 32) | const HOUSE_VARIANTS: Variants = { FILE: icons/map-pin-minus-inside.tsx type MapPinMinusInsideIconHandle (line 10) | interface MapPinMinusInsideIconHandle { type MapPinMinusInsideIconProps (line 15) | interface MapPinMinusInsideIconProps extends HTMLAttributes { constant SVG_VARIANTS (line 19) | const SVG_VARIANTS: Variants = { constant MINUS_VARIANTS (line 32) | const MINUS_VARIANTS: Variants = { FILE: icons/map-pin-off.tsx type MapPinOffIconHandle (line 10) | interface MapPinOffIconHandle { type MapPinOffIconProps (line 15) | interface MapPinOffIconProps extends HTMLAttributes { constant SVG_VARIANTS (line 19) | const SVG_VARIANTS: Variants = { constant BAR_VARIANTS (line 32) | const BAR_VARIANTS: Variants = { FILE: icons/map-pin-plus-inside.tsx type MapPinPlusInsideIconHandle (line 10) | interface MapPinPlusInsideIconHandle { type MapPinPlusInsideIconProps (line 15) | interface MapPinPlusInsideIconProps extends HTMLAttributes { constant SVG_VARIANTS (line 19) | const SVG_VARIANTS: Variants = { constant VERTICAL_BAR_VARIANTS (line 32) | const VERTICAL_BAR_VARIANTS: Variants = { constant HORIZONTAL_BAR_VARIANTS (line 47) | const HORIZONTAL_BAR_VARIANTS: Variants = { FILE: icons/map-pin-x-inside.tsx type MapPinXInsideIconHandle (line 10) | interface MapPinXInsideIconHandle { type MapPinXInsideIconProps (line 15) | interface MapPinXInsideIconProps extends HTMLAttributes { constant SVG_VARIANTS (line 19) | const SVG_VARIANTS: Variants = { constant FIRST_BAR_VARIANTS (line 32) | const FIRST_BAR_VARIANTS: Variants = { constant SECOND_BAR_VARIANTS (line 47) | const SECOND_BAR_VARIANTS: Variants = { FILE: icons/map-pin.tsx type MapPinIconHandle (line 10) | interface MapPinIconHandle { type MapPinIconProps (line 15) | interface MapPinIconProps extends HTMLAttributes { constant SVG_VARIANTS (line 19) | const SVG_VARIANTS: Variants = { constant CIRCLE_VARIANTS (line 32) | const CIRCLE_VARIANTS: Variants = { FILE: icons/maximize-2.tsx type Maximize2IconHandle (line 10) | interface Maximize2IconHandle { type Maximize2IconProps (line 15) | interface Maximize2IconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/maximize.tsx type MaximizeIconHandle (line 10) | interface MaximizeIconHandle { constant DEFAULT_TRANSITION (line 15) | const DEFAULT_TRANSITION: Transition = { type MaximizeIconProps (line 21) | interface MaximizeIconProps extends HTMLAttributes { FILE: icons/meh.tsx type MehIconHandle (line 10) | interface MehIconHandle { type MehIconProps (line 15) | interface MehIconProps extends HTMLAttributes { FILE: icons/menu.tsx type MenuIconHandle (line 10) | interface MenuIconHandle { type MenuIconProps (line 15) | interface MenuIconProps extends HTMLAttributes { constant LINE_VARIANTS (line 19) | const LINE_VARIANTS: Variants = { FILE: icons/message-circle-check.tsx type MessageCircleCheckIconHandle (line 10) | interface MessageCircleCheckIconHandle { type MessageCircleCheckIconProps (line 15) | interface MessageCircleCheckIconProps extends HTMLAttributes { constant FIRST_LINE_VARIANTS (line 19) | const FIRST_LINE_VARIANTS: Variants = { constant SECOND_LINE_VARIANTS (line 37) | const SECOND_LINE_VARIANTS: Variants = { FILE: icons/message-circle.tsx type MessageCircleIconHandle (line 10) | interface MessageCircleIconHandle { type MessageCircleIconProps (line 15) | interface MessageCircleIconProps extends HTMLAttributes { constant ICON_VARIANTS (line 19) | const ICON_VARIANTS: Variants = { FILE: icons/message-square-check.tsx type MessageSquareCheckIconHandle (line 10) | interface MessageSquareCheckIconHandle { type MessageSquareCheckIconProps (line 15) | interface MessageSquareCheckIconProps extends HTMLAttributes { constant FIRST_LINE_VARIANTS (line 19) | const FIRST_LINE_VARIANTS: Variants = { constant SECOND_LINE_VARIANTS (line 37) | const SECOND_LINE_VARIANTS: Variants = { FILE: icons/message-square.tsx type MessageSquareIconHandle (line 10) | interface MessageSquareIconHandle { type MessageSquareIconProps (line 15) | interface MessageSquareIconProps extends HTMLAttributes { constant ICON_VARIANTS (line 19) | const ICON_VARIANTS: Variants = { FILE: icons/mic-off.tsx type MicOffIconHandle (line 10) | interface MicOffIconHandle { type MicOffIconProps (line 15) | interface MicOffIconProps extends HTMLAttributes { constant LINE_VARIANTS (line 19) | const LINE_VARIANTS: Variants = { FILE: icons/mic.tsx type MicIconHandle (line 10) | interface MicIconHandle { type MicIconProps (line 15) | interface MicIconProps extends HTMLAttributes { constant CAPSULE_VARIANTS (line 19) | const CAPSULE_VARIANTS: Variants = { FILE: icons/minimize.tsx type MinimizeIconHandle (line 10) | interface MinimizeIconHandle { type MinimizeIconProps (line 15) | interface MinimizeIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/monitor-check.tsx type MonitorCheckIconHandle (line 10) | interface MonitorCheckIconHandle { type MonitorCheckIconProps (line 15) | interface MonitorCheckIconProps extends HTMLAttributes { constant CHECK_VARIANTS (line 19) | const CHECK_VARIANTS: Variants = { FILE: icons/moon.tsx type MoonIconHandle (line 10) | interface MoonIconHandle { type MoonIconProps (line 15) | interface MoonIconProps extends HTMLAttributes { constant SVG_VARIANTS (line 19) | const SVG_VARIANTS: Variants = { constant SVG_TRANSITION (line 28) | const SVG_TRANSITION: Transition = { FILE: icons/nfc.tsx type NfcIconHandle (line 10) | interface NfcIconHandle { type NfcIconProps (line 15) | interface NfcIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/panel-left-close.tsx type PanelLeftCloseIconHandle (line 10) | interface PanelLeftCloseIconHandle { type PanelLeftCloseIconProps (line 15) | interface PanelLeftCloseIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { constant PATH_VARIANTS (line 24) | const PATH_VARIANTS: Variants = { FILE: icons/panel-left-open.tsx type PanelLeftOpenIconHandle (line 10) | interface PanelLeftOpenIconHandle { type PanelLeftOpenIconProps (line 15) | interface PanelLeftOpenIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { constant PATH_VARIANTS (line 24) | const PATH_VARIANTS: Variants = { FILE: icons/panel-right-open.tsx type PanelRightOpenIconHandle (line 10) | interface PanelRightOpenIconHandle { type PanelRightOpenIconProps (line 15) | interface PanelRightOpenIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { constant PATH_VARIANTS (line 24) | const PATH_VARIANTS: Variants = { FILE: icons/party-popper.tsx type PartyPopperIconHandle (line 10) | interface PartyPopperIconHandle { type PartyPopperIconProps (line 15) | interface PartyPopperIconProps extends HTMLAttributes { constant LINES_VARIANTS (line 19) | const LINES_VARIANTS: Variants = { constant DOTS_VARIANTS (line 40) | const DOTS_VARIANTS: Variants = { constant POPPER_VARIANTS (line 53) | const POPPER_VARIANTS: Variants = { FILE: icons/pause.tsx type PauseIconHandle (line 10) | interface PauseIconHandle { type PauseIconProps (line 15) | interface PauseIconProps extends HTMLAttributes { constant BASE_RECT_VARIANTS (line 19) | const BASE_RECT_VARIANTS: Variants = { constant BASE_RECT_TRANSITION (line 25) | const BASE_RECT_TRANSITION = { constant LEFT_RECT_VARIANTS (line 34) | const LEFT_RECT_VARIANTS: Variants = { constant RIGHT_RECT_VARIANTS (line 42) | const RIGHT_RECT_VARIANTS: Variants = { FILE: icons/pen-tool.tsx type PenToolIconHandle (line 10) | interface PenToolIconHandle { type PenToolIconProps (line 15) | interface PenToolIconProps extends HTMLAttributes { constant SVG_VARIANTS (line 19) | const SVG_VARIANTS: Variants = { constant PATH_VARIANTS (line 27) | const PATH_VARIANTS: Variants = { FILE: icons/philippine-peso.tsx type PhilippinePesoIconHandle (line 10) | interface PhilippinePesoIconHandle { type PhilippinePesoIconProps (line 15) | interface PhilippinePesoIconProps extends HTMLAttributes { constant PESO_MAIN_VARIANTS (line 19) | const PESO_MAIN_VARIANTS: Variants = { constant PESO_SECONDARY_VARIANTS (line 38) | const PESO_SECONDARY_VARIANTS: Variants = { FILE: icons/pickaxe.tsx type PickaxeIconHandle (line 10) | interface PickaxeIconHandle { type PickaxeIconProps (line 15) | interface PickaxeIconProps extends HTMLAttributes { constant PICKAXE_VARIANTS (line 19) | const PICKAXE_VARIANTS: Variants = { FILE: icons/play.tsx type PlayIconHandle (line 10) | interface PlayIconHandle { type PlayIconProps (line 15) | interface PlayIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/plug-zap.tsx type PlugZapIconHandle (line 10) | interface PlugZapIconHandle { type PlugZapIconProps (line 15) | interface PlugZapIconProps extends HTMLAttributes { constant ZAP_VARIANT (line 19) | const ZAP_VARIANT: Variants = { FILE: icons/plus.tsx type PlusIconHandle (line 9) | interface PlusIconHandle { type PlusIconProps (line 14) | interface PlusIconProps extends HTMLAttributes { FILE: icons/pound-sterling.tsx type PoundSterlingIconHandle (line 10) | interface PoundSterlingIconHandle { type PoundSterlingIconProps (line 15) | interface PoundSterlingIconProps extends HTMLAttributes { constant POUND_MAIN_VARIANTS (line 19) | const POUND_MAIN_VARIANTS: Variants = { constant POUND_SECONDARY_VARIANTS (line 38) | const POUND_SECONDARY_VARIANTS: Variants = { FILE: icons/rabbit.tsx type RabbitIconHandle (line 10) | interface RabbitIconHandle { type RabbitIconProps (line 15) | interface RabbitIconProps extends HTMLAttributes { constant TRANSITION (line 19) | const TRANSITION: Transition = { constant SPEED_VARIANTS (line 24) | const SPEED_VARIANTS: Variants = { FILE: icons/radio-tower.tsx type RadioTowerIconHandle (line 10) | interface RadioTowerIconHandle { type RadioTowerIconProps (line 15) | interface RadioTowerIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/radio.tsx type RadioIconHandle (line 10) | interface RadioIconHandle { type RadioIconProps (line 15) | interface RadioIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/redo-dot.tsx type RedoDotIconHandle (line 9) | interface RedoDotIconHandle { type RedoDotIconProps (line 14) | interface RedoDotIconProps extends HTMLAttributes { constant CUSTOM_EASING (line 18) | const CUSTOM_EASING = cubicBezier(0.25, 0.1, 0.25, 1); FILE: icons/redo.tsx type RedoIconHandle (line 9) | interface RedoIconHandle { type RedoIconProps (line 14) | interface RedoIconProps extends HTMLAttributes { constant CUSTOM_EASING (line 18) | const CUSTOM_EASING = cubicBezier(0.25, 0.1, 0.25, 1); FILE: icons/refresh-ccw-dot.tsx type RefreshCCWDotIconHandle (line 9) | interface RefreshCCWDotIconHandle { type RefreshCCWDotIconProps (line 14) | interface RefreshCCWDotIconProps extends HTMLAttributes { FILE: icons/refresh-ccw.tsx type RefreshCCWIconHandle (line 9) | interface RefreshCCWIconHandle { type RefreshCCWIconProps (line 14) | interface RefreshCCWIconProps extends HTMLAttributes { FILE: icons/refresh-cw-off.tsx type RefreshCWOffIconHandle (line 9) | interface RefreshCWOffIconHandle { type RefreshCWOffIconProps (line 14) | interface RefreshCWOffIconProps extends HTMLAttributes { FILE: icons/refresh-cw.tsx type RefreshCCWIconWIcon (line 9) | interface RefreshCCWIconWIcon { type RefreshCCWIcoWIcon (line 14) | interface RefreshCCWIcoWIcon extends HTMLAttributes { FILE: icons/rocket.tsx type RocketIconHandle (line 10) | interface RocketIconHandle { type RocketIconProps (line 15) | interface RocketIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { constant FIRE_VARIANTS (line 37) | const FIRE_VARIANTS: Variants = { FILE: icons/rocking-chair.tsx type RockingChairIconHandle (line 10) | interface RockingChairIconHandle { type RockingChairIconProps (line 15) | interface RockingChairIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { constant ROCKING_VARIANTS (line 26) | const ROCKING_VARIANTS: Variants = { FILE: icons/roller-coaster.tsx type RollerCoasterIconHandle (line 10) | interface RollerCoasterIconHandle { type RollerCoasterIconProps (line 15) | interface RollerCoasterIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/rotate-ccw.tsx type RotateCCWIconHandle (line 9) | interface RotateCCWIconHandle { type RotateCCWIconProps (line 14) | interface RotateCCWIconProps extends HTMLAttributes { FILE: icons/rotate-cw.tsx type RotateCWIconHandle (line 9) | interface RotateCWIconHandle { type RotateCWIconProps (line 14) | interface RotateCWIconProps extends HTMLAttributes { FILE: icons/route.tsx type RouteIconHandle (line 10) | interface RouteIconHandle { type RouteIconProps (line 15) | interface RouteIconProps extends HTMLAttributes { constant CIRCLE_TRANSITION (line 19) | const CIRCLE_TRANSITION: Transition = { constant CIRCLE_VARIANTS (line 25) | const CIRCLE_VARIANTS: Variants = { FILE: icons/russian-ruble.tsx type RussianRubleIconHandle (line 10) | interface RussianRubleIconHandle { type RussianRubleIconProps (line 15) | interface RussianRubleIconProps extends HTMLAttributes { constant RUSSIAN_RUBLE_MAIN_VARIANTS (line 19) | const RUSSIAN_RUBLE_MAIN_VARIANTS: Variants = { constant RUSSIAN_RUBLE_SECONDARY_VARIANTS (line 38) | const RUSSIAN_RUBLE_SECONDARY_VARIANTS: Variants = { FILE: icons/saudi-riyal.tsx type SaudiRiyalIconHandle (line 10) | interface SaudiRiyalIconHandle { type SaudiRiyalIconProps (line 15) | interface SaudiRiyalIconProps extends HTMLAttributes { constant SAUDI_RIYAL_VARIANTS (line 19) | const SAUDI_RIYAL_VARIANTS: Variants = { FILE: icons/scan-face.tsx type ScanFaceIconHandle (line 10) | interface ScanFaceIconHandle { type ScanFaceIconProps (line 15) | interface ScanFaceIconProps extends HTMLAttributes { FILE: icons/scan-text.tsx type ScanTextIconHandle (line 10) | interface ScanTextIconHandle { type ScanTextIconProps (line 15) | interface ScanTextIconProps extends HTMLAttributes { constant FRAME_VARIANTS (line 19) | const FRAME_VARIANTS: Variants = { constant LINE_VARIANTS (line 24) | const LINE_VARIANTS: Variants = { FILE: icons/search.tsx type SearchIconHandle (line 9) | interface SearchIconHandle { type SearchIconProps (line 14) | interface SearchIconProps extends HTMLAttributes { FILE: icons/send.tsx type SendIconHandle (line 8) | interface SendIconHandle { type SendIconProps (line 13) | interface SendIconProps extends HTMLAttributes { FILE: icons/settings.tsx type SettingsIconHandle (line 9) | interface SettingsIconHandle { type SettingsIconProps (line 14) | interface SettingsIconProps extends HTMLAttributes { FILE: icons/shield-check.tsx type ShieldCheckIconHandle (line 10) | interface ShieldCheckIconHandle { type ShieldCheckIconProps (line 15) | interface ShieldCheckIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/ship.tsx type ShipIconHandle (line 10) | interface ShipIconHandle { type ShipIconProps (line 15) | interface ShipIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { constant G_VARIANTS (line 34) | const G_VARIANTS: Variants = { FILE: icons/shower-head.tsx type ShowerHeadIconHandle (line 10) | interface ShowerHeadIconHandle { type ShowerHeadIconProps (line 15) | interface ShowerHeadIconProps extends HTMLAttributes { constant DROP_VARIANTS (line 19) | const DROP_VARIANTS: Variants = { constant DROP_CHILD_VARIANTS (line 27) | const DROP_CHILD_VARIANTS: Variants = { constant DROP_PATH (line 41) | const DROP_PATH = [ FILE: icons/shrink.tsx type ShrinkIconHandle (line 10) | interface ShrinkIconHandle { type ShrinkIconProps (line 15) | interface ShrinkIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/sliders-horizontal.tsx type SlidersHorizontalIconHandle (line 10) | interface SlidersHorizontalIconHandle { type SlidersHorizontalIconProps (line 15) | interface SlidersHorizontalIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/smile-plus.tsx type SmilePlusIconHandle (line 10) | interface SmilePlusIconHandle { type SmilePlusIconProps (line 15) | interface SmilePlusIconProps extends HTMLAttributes { FILE: icons/smile.tsx type SmileIconHandle (line 10) | interface SmileIconHandle { type SmileIconProps (line 15) | interface SmileIconProps extends HTMLAttributes { FILE: icons/snowflake.tsx constant PATH_VARIANTS (line 10) | const PATH_VARIANTS: Variants = { type SnowflakeIconHandle (line 23) | interface SnowflakeIconHandle { type SnowflakeIconProps (line 28) | interface SnowflakeIconProps extends HTMLAttributes { FILE: icons/sparkles.tsx type SparklesIconHandle (line 10) | interface SparklesIconHandle { type SparklesIconProps (line 15) | interface SparklesIconProps extends HTMLAttributes { constant SPARKLE_VARIANTS (line 19) | const SPARKLE_VARIANTS: Variants = { constant STAR_VARIANTS (line 34) | const STAR_VARIANTS: Variants = { FILE: icons/square-activity.tsx type ActivityIconHandle (line 10) | interface ActivityIconHandle { type ActivityIconProps (line 15) | interface ActivityIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { constant SQUARE_VARIANTS (line 41) | const SQUARE_VARIANTS: Variants = { FILE: icons/square-arrow-down.tsx type SquareArrowDownIconHandle (line 10) | interface SquareArrowDownIconHandle { type SquareArrowDownIconProps (line 15) | interface SquareArrowDownIconProps extends HTMLAttributes { constant SQUARE_VARIANTS (line 19) | const SQUARE_VARIANTS: Variants = { constant PATH_VARIANTS (line 24) | const PATH_VARIANTS: Variants = { constant SECOND_PATH_VARIANTS (line 33) | const SECOND_PATH_VARIANTS: Variants = { FILE: icons/square-arrow-left.tsx type SquareArrowLeftIconHandle (line 10) | interface SquareArrowLeftIconHandle { type SquareArrowLeftIconProps (line 15) | interface SquareArrowLeftIconProps extends HTMLAttributes { constant SQUARE_VARIANTS (line 19) | const SQUARE_VARIANTS: Variants = { constant PATH_VARIANTS (line 24) | const PATH_VARIANTS: Variants = { constant SECOND_PATH_VARIANTS (line 33) | const SECOND_PATH_VARIANTS: Variants = { FILE: icons/square-arrow-right.tsx type SquareArrowRightIconHandle (line 10) | interface SquareArrowRightIconHandle { type SquareArrowRightIconProps (line 15) | interface SquareArrowRightIconProps extends HTMLAttributes { constant SQUARE_VARIANTS (line 19) | const SQUARE_VARIANTS: Variants = { constant PATH_VARIANTS (line 24) | const PATH_VARIANTS: Variants = { constant SECOND_PATH_VARIANTS (line 33) | const SECOND_PATH_VARIANTS: Variants = { FILE: icons/square-chevron-down.tsx type SquareChevronDownIconHandle (line 10) | interface SquareChevronDownIconHandle { type SquareChevronDownIconProps (line 15) | interface SquareChevronDownIconProps extends HTMLAttributes { constant DEFAULT_TRANSITION (line 19) | const DEFAULT_TRANSITION: Transition = { FILE: icons/square-pen.tsx type SquarePenIconHandle (line 10) | interface SquarePenIconHandle { type SquarePenIconProps (line 15) | interface SquarePenIconProps extends HTMLAttributes { constant PEN_VARIANTS (line 19) | const PEN_VARIANTS: Variants = { FILE: icons/square-stack.tsx type SquareStackIconHandle (line 10) | interface SquareStackIconHandle { type SquareStackIconProps (line 15) | interface SquareStackIconProps extends HTMLAttributes { constant RECT_VARIANTS (line 19) | const RECT_VARIANTS: Variants = { constant PATH_VARIANTS (line 27) | const PATH_VARIANTS: Variants = { FILE: icons/stethoscope.tsx type StethoscopeIconHandle (line 9) | interface StethoscopeIconHandle { type StethoscopeIconProps (line 14) | interface StethoscopeIconProps extends HTMLAttributes { constant DURATION (line 18) | const DURATION = 0.25; FILE: icons/sun-dim.tsx type SunDimIconHandle (line 10) | interface SunDimIconHandle { type SunDimIconProps (line 15) | interface SunDimIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/sun-medium.tsx type SunMediumIconHandle (line 10) | interface SunMediumIconHandle { type SunMediumIconProps (line 15) | interface SunMediumIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/sun-moon.tsx type SunMoonIconHandle (line 10) | interface SunMoonIconHandle { type SunMoonIconProps (line 15) | interface SunMoonIconProps extends HTMLAttributes { constant SUN_VARIANTS (line 19) | const SUN_VARIANTS: Variants = { constant MOON_VARIANTS (line 32) | const MOON_VARIANTS: Variants = { FILE: icons/sun.tsx type SunIconHandle (line 10) | interface SunIconHandle { type SunIconProps (line 15) | interface SunIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/sunset.tsx type SunsetIconHandle (line 10) | interface SunsetIconHandle { type SunsetIconProps (line 15) | interface SunsetIconProps extends HTMLAttributes { constant ARROW_VARIANTS (line 19) | const ARROW_VARIANTS: Variants = { constant RAYS_VARIANTS (line 27) | const RAYS_VARIANTS: Variants = { FILE: icons/swiss-franc.tsx type SwissFrancIconHandle (line 10) | interface SwissFrancIconHandle { type SwissFrancIconProps (line 15) | interface SwissFrancIconProps extends HTMLAttributes { constant FRANC_MAIN_VARIANTS (line 19) | const FRANC_MAIN_VARIANTS: Variants = { constant FRANC_SECONDARY_VARIANTS (line 38) | const FRANC_SECONDARY_VARIANTS: Variants = { FILE: icons/syringe.tsx type SyringeIconHandle (line 9) | interface SyringeIconHandle { type SyringeIconProps (line 14) | interface SyringeIconProps extends HTMLAttributes { FILE: icons/telescope.tsx type TelescopeIconHandle (line 10) | interface TelescopeIconHandle { type TelescopeIconProps (line 15) | interface TelescopeIconProps extends HTMLAttributes { constant SCOPE_VARIANTS (line 19) | const SCOPE_VARIANTS: Variants = { FILE: icons/terminal.tsx type TerminalIconHandle (line 10) | interface TerminalIconHandle { type TerminalIconProps (line 15) | interface TerminalIconProps extends HTMLAttributes { constant LINE_VARIANTS (line 19) | const LINE_VARIANTS: Variants = { FILE: icons/thermometer.tsx constant PATH_VARIANTS (line 10) | const PATH_VARIANTS: Variants = { type ThermometerIconHandle (line 23) | interface ThermometerIconHandle { type ThermometerIconProps (line 28) | interface ThermometerIconProps extends HTMLAttributes { FILE: icons/timer.tsx type TimerIconHandle (line 10) | interface TimerIconHandle { type TimerIconProps (line 15) | interface TimerIconProps extends HTMLAttributes { constant HAND_VARIANTS (line 19) | const HAND_VARIANTS: Variants = { constant BUTTON_VARIANTS (line 41) | const BUTTON_VARIANTS: Variants = { FILE: icons/tornado.tsx type TornadoIconHandle (line 10) | interface TornadoIconHandle { type TornadoIconProps (line 15) | interface TornadoIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/train-track.tsx type TrainTrackIconHandle (line 10) | interface TrainTrackIconHandle { type TrainTrackIconProps (line 15) | interface TrainTrackIconProps extends HTMLAttributes { constant TRANSITION (line 19) | const TRANSITION: Transition = { constant VARIANTS (line 24) | const VARIANTS: Variants = { FILE: icons/trending-down.tsx type TrendingDownIconHandle (line 10) | interface TrendingDownIconHandle { type TrendingDownIconProps (line 15) | interface TrendingDownIconProps extends HTMLAttributes { constant SVG_VARIANTS (line 19) | const SVG_VARIANTS: Variants = { constant PATH_VARIANTS (line 31) | const PATH_VARIANTS: Variants = { constant ARROW_VARIANTS (line 51) | const ARROW_VARIANTS: Variants = { FILE: icons/trending-up-down.tsx type TrendingUpDownIconHandle (line 10) | interface TrendingUpDownIconHandle { type TrendingUpDownIconProps (line 15) | interface TrendingUpDownIconProps extends HTMLAttributes { constant SVG_VARIANTS (line 19) | const SVG_VARIANTS: Variants = { constant PATH_VARIANTS (line 30) | const PATH_VARIANTS: Variants = { constant ARROW_VARIANTS (line 50) | const ARROW_VARIANTS: Variants = { FILE: icons/trending-up.tsx type TrendingUpIconHandle (line 10) | interface TrendingUpIconHandle { type TrendingUpIconProps (line 15) | interface TrendingUpIconProps extends HTMLAttributes { constant SVG_VARIANTS (line 19) | const SVG_VARIANTS: Variants = { constant PATH_VARIANTS (line 31) | const PATH_VARIANTS: Variants = { constant ARROW_VARIANTS (line 51) | const ARROW_VARIANTS: Variants = { FILE: icons/truck.tsx type TruckIconHandle (line 8) | interface TruckIconHandle { type TruckIconProps (line 13) | interface TruckIconProps extends HTMLAttributes { constant TRUCK_VARIANTS (line 17) | const TRUCK_VARIANTS: Variants = { constant WHEEL_VARIANTS (line 30) | const WHEEL_VARIANTS: Variants = { constant SPEED_LINE_VARIANTS (line 42) | const SPEED_LINE_VARIANTS: Variants = { FILE: icons/turkish-lira.tsx type TurkishLiraIconHandle (line 10) | interface TurkishLiraIconHandle { type TurkishLiraIconProps (line 15) | interface TurkishLiraIconProps extends HTMLAttributes { constant LIRA_MAIN_VARIANTS (line 19) | const LIRA_MAIN_VARIANTS: Variants = { constant LIRA_SECONDARY_VARIANTS (line 38) | const LIRA_SECONDARY_VARIANTS: Variants = { FILE: icons/twitch.tsx type TwitchIconHandle (line 10) | interface TwitchIconHandle { type TwitchIconProps (line 15) | interface TwitchIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { constant LINE_VARIANTS (line 41) | const LINE_VARIANTS: Variants = { FILE: icons/twitter.tsx type TwitterIconHandle (line 10) | interface TwitterIconHandle { type TwitterIconProps (line 15) | interface TwitterIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/underline.tsx type UnderlineIconHandle (line 10) | interface UnderlineIconHandle { type UnderlineIconProps (line 15) | interface UnderlineIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/undo-dot.tsx type UndoDotIconHandle (line 9) | interface UndoDotIconHandle { type UndoDotIconProps (line 14) | interface UndoDotIconProps extends HTMLAttributes { constant CUSTOM_EASING (line 18) | const CUSTOM_EASING = cubicBezier(0.25, 0.1, 0.25, 1); FILE: icons/undo.tsx type UndoIconHandle (line 9) | interface UndoIconHandle { type UndoIconProps (line 14) | interface UndoIconProps extends HTMLAttributes { constant CUSTOM_EASING (line 18) | const CUSTOM_EASING = cubicBezier(0.25, 0.1, 0.25, 1); FILE: icons/upload.tsx type UploadIconHandle (line 10) | interface UploadIconHandle { type UploadIconProps (line 15) | interface UploadIconProps extends HTMLAttributes { constant ARROW_VARIANTS (line 19) | const ARROW_VARIANTS: Variants = { FILE: icons/upvote.tsx type UpvoteIconHandle (line 9) | interface UpvoteIconHandle { type UpvoteIconProps (line 14) | interface UpvoteIconProps extends HTMLAttributes { FILE: icons/user-check.tsx type UserCheckIconHandle (line 10) | interface UserCheckIconHandle { type UserCheckIconProps (line 15) | interface UserCheckIconProps extends HTMLAttributes { constant CHECK_VARIANTS (line 19) | const CHECK_VARIANTS: Variants = { FILE: icons/user-round-check.tsx type UserRoundCheckIconHandle (line 10) | interface UserRoundCheckIconHandle { type UserRoundCheckIconProps (line 15) | interface UserRoundCheckIconProps extends HTMLAttributes { constant CHECK_VARIANTS (line 19) | const CHECK_VARIANTS: Variants = { FILE: icons/user-round-plus.tsx type UserRoundPlusIconHandle (line 10) | interface UserRoundPlusIconHandle { type UserRoundPlusIconProps (line 15) | interface UserRoundPlusIconProps extends HTMLAttributes { constant VERTICAL_BAR_VARIANTS (line 19) | const VERTICAL_BAR_VARIANTS: Variants = { constant HORIZONTAL_BAR_VARIANTS (line 34) | const HORIZONTAL_BAR_VARIANTS: Variants = { FILE: icons/user.tsx type UserIconHandle (line 10) | interface UserIconHandle { type UserIconProps (line 15) | interface UserIconProps extends HTMLAttributes { constant PATH_VARIANT (line 19) | const PATH_VARIANT: Variants = { constant CIRCLE_VARIANT (line 28) | const CIRCLE_VARIANT: Variants = { FILE: icons/users.tsx type UsersIconHandle (line 10) | interface UsersIconHandle { type UsersIconProps (line 15) | interface UsersIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/vibrate.tsx type VibrateIconHandle (line 10) | interface VibrateIconHandle { type VibrateIconProps (line 15) | interface VibrateIconProps extends HTMLAttributes { constant RECT_VARIANTS (line 19) | const RECT_VARIANTS: Variants = { FILE: icons/volume.tsx type VolumeIconHandle (line 16) | interface VolumeIconHandle { type VolumeIconProps (line 21) | interface VolumeIconProps extends HTMLAttributes { FILE: icons/washing-machine.tsx type WashingMachineIconHandle (line 9) | interface WashingMachineIconHandle { type WashingMachineIconProps (line 14) | interface WashingMachineIconProps extends HTMLAttributes { FILE: icons/waves-ladder.tsx type WavesLadderIconHandle (line 9) | interface WavesLadderIconHandle { type WavesLadderIconProps (line 14) | interface WavesLadderIconProps extends HTMLAttributes { FILE: icons/waves.tsx type WavesIconHandle (line 9) | interface WavesIconHandle { type WavesIconProps (line 14) | interface WavesIconProps extends HTMLAttributes { FILE: icons/waypoints.tsx type WaypointsIconHandle (line 10) | interface WaypointsIconHandle { type WaypointsIconProps (line 15) | interface WaypointsIconProps extends HTMLAttributes { constant VARIANTS (line 19) | const VARIANTS: Variants = { FILE: icons/webhook.tsx type WebhookIconHandle (line 10) | interface WebhookIconHandle { type WebhookIconProps (line 15) | interface WebhookIconProps extends HTMLAttributes { constant TRANSITION (line 19) | const TRANSITION: Transition = { constant VARIANTS (line 24) | const VARIANTS: Variants = { FILE: icons/wifi-low.tsx type WifiLowIconHandle (line 15) | interface WifiLowIconHandle { type WifiLowIconProps (line 20) | interface WifiLowIconProps extends HTMLAttributes { constant WIFI_LEVELS (line 24) | const WIFI_LEVELS = [ FILE: icons/wifi.tsx type WifiIconHandle (line 9) | interface WifiIconHandle { type WifiIconProps (line 14) | interface WifiIconProps extends HTMLAttributes { constant WIFI_LEVELS (line 18) | const WIFI_LEVELS = [ FILE: icons/wind-arrow-down.tsx type WindArrowDownIconHandle (line 10) | interface WindArrowDownIconHandle { type WindArrowDownIconProps (line 15) | interface WindArrowDownIconProps extends HTMLAttributes { constant WIND_VARIANTS (line 19) | const WIND_VARIANTS: Variants = { constant ARROW_VARIANTS (line 42) | const ARROW_VARIANTS: Variants = { FILE: icons/wind.tsx type WindIconHandle (line 10) | interface WindIconHandle { type WindIconProps (line 15) | interface WindIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/workflow.tsx type WorkflowIconHandle (line 10) | interface WorkflowIconHandle { type WorkflowIconProps (line 15) | interface WorkflowIconProps extends HTMLAttributes { constant TRANSITION (line 19) | const TRANSITION: Transition = { constant VARIANTS (line 24) | const VARIANTS: Variants = { FILE: icons/wrench.tsx type WrenchIconHandle (line 10) | interface WrenchIconHandle { type WrenchIconProps (line 15) | interface WrenchIconProps extends HTMLAttributes { constant ICON_VARIANTS (line 19) | const ICON_VARIANTS: Variants = { FILE: icons/x.tsx type XIconHandle (line 10) | interface XIconHandle { type XIconProps (line 15) | interface XIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/youtube.tsx type YoutubeIconHandle (line 10) | interface YoutubeIconHandle { type YoutubeIconProps (line 15) | interface YoutubeIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { constant TRIANGLE_VARIANTS (line 41) | const TRIANGLE_VARIANTS: Variants = { FILE: icons/zap-off.tsx type ZapOffIconHandle (line 10) | interface ZapOffIconHandle { type ZapOffIconProps (line 15) | interface ZapOffIconProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: icons/zap.tsx type ZapHandle (line 10) | interface ZapHandle { type ZapProps (line 15) | interface ZapProps extends HTMLAttributes { constant PATH_VARIANTS (line 19) | const PATH_VARIANTS: Variants = { FILE: lib/utils.ts function cn (line 5) | function cn(...inputs: ClassValue[]) { FILE: providers/package-name.tsx type PackageManager (line 7) | type PackageManager = (typeof PACKAGE_MANAGER)[keyof typeof PACKAGE_MANA... type PackageNameContextType (line 9) | type PackageNameContextType = { FILE: providers/theme.tsx function ThemeProvider (line 6) | function ThemeProvider({ children, ...props }: ThemeProviderProps) { FILE: scripts/check-duplicates.ts type DuplicateEntry (line 3) | type DuplicateEntry = { type DuplicateReport (line 8) | type DuplicateReport = { FILE: scripts/check-icon-style.ts type Issue (line 4) | interface Issue { constant UPPER_CASE_RE (line 11) | const UPPER_CASE_RE = /^[A-Z][A-Z0-9_]*$/; constant ICON_COMPONENT_RE (line 12) | const ICON_COMPONENT_RE = /Icon$/; constant ICON_HANDLE_RE (line 13) | const ICON_HANDLE_RE = /IconHandle$/; constant ICON_PROPS_RE (line 14) | const ICON_PROPS_RE = /IconProps$/; FILE: scripts/check-imports.ts type CheckResult (line 4) | interface CheckResult { FILE: scripts/download-fonts.js function downloadFont (line 33) | function downloadFont(url, filepath, name) { function downloadAllFonts (line 98) | async function downloadAllFonts() { FILE: scripts/registry-components.ts type ComponentDefinition (line 8) | type ComponentDefinition = Partial< FILE: scripts/registry-schema.ts type RegistryType (line 1) | type RegistryType = type RegistryFile (line 13) | interface RegistryFile { type TailwindConfig (line 20) | interface TailwindConfig { type CssVars (line 24) | interface CssVars { type Schema (line 30) | interface Schema { FILE: scripts/sync-registry.ts function updateRegistryComponents (line 9) | function updateRegistryComponents() { FILE: seo/metadata.ts type CreateMetadataOptions (line 5) | type CreateMetadataOptions = {