UNPKG

@iconify-prerendered/vue-radix-icons

Version:

Radix Icons components for Vue. Designed for ease of use and high performance

320 lines (319 loc) 21.4 kB
import type {SVGAttributes, VNode} from 'vue'; export declare const IconAccessibility: (p?: SVGAttributes) => VNode; export declare const IconActivityLog: (p?: SVGAttributes) => VNode; export declare const IconAlignBaseline: (p?: SVGAttributes) => VNode; export declare const IconAlignBottom: (p?: SVGAttributes) => VNode; export declare const IconAlignCenterHorizontally: (p?: SVGAttributes) => VNode; export declare const IconAlignCenterVertically: (p?: SVGAttributes) => VNode; export declare const IconAlignLeft: (p?: SVGAttributes) => VNode; export declare const IconAlignRight: (p?: SVGAttributes) => VNode; export declare const IconAlignTop: (p?: SVGAttributes) => VNode; export declare const IconAllSides: (p?: SVGAttributes) => VNode; export declare const IconAngle: (p?: SVGAttributes) => VNode; export declare const IconArchive: (p?: SVGAttributes) => VNode; export declare const IconArrowBottomLeft: (p?: SVGAttributes) => VNode; export declare const IconArrowBottomRight: (p?: SVGAttributes) => VNode; export declare const IconArrowDown: (p?: SVGAttributes) => VNode; export declare const IconArrowLeft: (p?: SVGAttributes) => VNode; export declare const IconArrowRight: (p?: SVGAttributes) => VNode; export declare const IconArrowTopLeft: (p?: SVGAttributes) => VNode; export declare const IconArrowTopRight: (p?: SVGAttributes) => VNode; export declare const IconArrowUp: (p?: SVGAttributes) => VNode; export declare const IconAspectRatio: (p?: SVGAttributes) => VNode; export declare const IconAvatar: (p?: SVGAttributes) => VNode; export declare const IconBackpack: (p?: SVGAttributes) => VNode; export declare const IconBadge: (p?: SVGAttributes) => VNode; export declare const IconBarChart: (p?: SVGAttributes) => VNode; export declare const IconBell: (p?: SVGAttributes) => VNode; export declare const IconBlendingMode: (p?: SVGAttributes) => VNode; export declare const IconBookmark: (p?: SVGAttributes) => VNode; export declare const IconBookmarkFilled: (p?: SVGAttributes) => VNode; export declare const IconBorderAll: (p?: SVGAttributes) => VNode; export declare const IconBorderBottom: (p?: SVGAttributes) => VNode; export declare const IconBorderDashed: (p?: SVGAttributes) => VNode; export declare const IconBorderDotted: (p?: SVGAttributes) => VNode; export declare const IconBorderLeft: (p?: SVGAttributes) => VNode; export declare const IconBorderNone: (p?: SVGAttributes) => VNode; export declare const IconBorderRight: (p?: SVGAttributes) => VNode; export declare const IconBorderSolid: (p?: SVGAttributes) => VNode; export declare const IconBorderSplit: (p?: SVGAttributes) => VNode; export declare const IconBorderStyle: (p?: SVGAttributes) => VNode; export declare const IconBorderTop: (p?: SVGAttributes) => VNode; export declare const IconBorderWidth: (p?: SVGAttributes) => VNode; export declare const IconBox: (p?: SVGAttributes) => VNode; export declare const IconBoxModel: (p?: SVGAttributes) => VNode; export declare const IconButton: (p?: SVGAttributes) => VNode; export declare const IconCalendar: (p?: SVGAttributes) => VNode; export declare const IconCamera: (p?: SVGAttributes) => VNode; export declare const IconCardStack: (p?: SVGAttributes) => VNode; export declare const IconCardStackMinus: (p?: SVGAttributes) => VNode; export declare const IconCardStackPlus: (p?: SVGAttributes) => VNode; export declare const IconCaretDown: (p?: SVGAttributes) => VNode; export declare const IconCaretLeft: (p?: SVGAttributes) => VNode; export declare const IconCaretRight: (p?: SVGAttributes) => VNode; export declare const IconCaretSort: (p?: SVGAttributes) => VNode; export declare const IconCaretUp: (p?: SVGAttributes) => VNode; export declare const IconChatBubble: (p?: SVGAttributes) => VNode; export declare const IconCheck: (p?: SVGAttributes) => VNode; export declare const IconCheckCircled: (p?: SVGAttributes) => VNode; export declare const IconCheckbox: (p?: SVGAttributes) => VNode; export declare const IconChevronDown: (p?: SVGAttributes) => VNode; export declare const IconChevronLeft: (p?: SVGAttributes) => VNode; export declare const IconChevronRight: (p?: SVGAttributes) => VNode; export declare const IconChevronUp: (p?: SVGAttributes) => VNode; export declare const IconCircle: (p?: SVGAttributes) => VNode; export declare const IconCircleBackslash: (p?: SVGAttributes) => VNode; export declare const IconClipboard: (p?: SVGAttributes) => VNode; export declare const IconClipboardCopy: (p?: SVGAttributes) => VNode; export declare const IconClock: (p?: SVGAttributes) => VNode; export declare const IconCode: (p?: SVGAttributes) => VNode; export declare const IconCodesandboxLogo: (p?: SVGAttributes) => VNode; export declare const IconColorWheel: (p?: SVGAttributes) => VNode; export declare const IconColumnSpacing: (p?: SVGAttributes) => VNode; export declare const IconColumns: (p?: SVGAttributes) => VNode; export declare const IconCommit: (p?: SVGAttributes) => VNode; export declare const IconComponent1: (p?: SVGAttributes) => VNode; export declare const IconComponent2: (p?: SVGAttributes) => VNode; export declare const IconComponentBoolean: (p?: SVGAttributes) => VNode; export declare const IconComponentInstance: (p?: SVGAttributes) => VNode; export declare const IconComponentNone: (p?: SVGAttributes) => VNode; export declare const IconComponentPlaceholder: (p?: SVGAttributes) => VNode; export declare const IconContainer: (p?: SVGAttributes) => VNode; export declare const IconCookie: (p?: SVGAttributes) => VNode; export declare const IconCopy: (p?: SVGAttributes) => VNode; export declare const IconCornerBottomLeft: (p?: SVGAttributes) => VNode; export declare const IconCornerBottomRight: (p?: SVGAttributes) => VNode; export declare const IconCornerTopLeft: (p?: SVGAttributes) => VNode; export declare const IconCornerTopRight: (p?: SVGAttributes) => VNode; export declare const IconCorners: (p?: SVGAttributes) => VNode; export declare const IconCountdownTimer: (p?: SVGAttributes) => VNode; export declare const IconCounterClockwiseClock: (p?: SVGAttributes) => VNode; export declare const IconCrop: (p?: SVGAttributes) => VNode; export declare const IconCross1: (p?: SVGAttributes) => VNode; export declare const IconCross2: (p?: SVGAttributes) => VNode; export declare const IconCrossCircled: (p?: SVGAttributes) => VNode; export declare const IconCrosshair1: (p?: SVGAttributes) => VNode; export declare const IconCrosshair2: (p?: SVGAttributes) => VNode; export declare const IconCrumpledPaper: (p?: SVGAttributes) => VNode; export declare const IconCube: (p?: SVGAttributes) => VNode; export declare const IconCursorArrow: (p?: SVGAttributes) => VNode; export declare const IconCursorText: (p?: SVGAttributes) => VNode; export declare const IconDash: (p?: SVGAttributes) => VNode; export declare const IconDashboard: (p?: SVGAttributes) => VNode; export declare const IconDesktop: (p?: SVGAttributes) => VNode; export declare const IconDimensions: (p?: SVGAttributes) => VNode; export declare const IconDisc: (p?: SVGAttributes) => VNode; export declare const IconDiscordLogo: (p?: SVGAttributes) => VNode; export declare const IconDividerHorizontal: (p?: SVGAttributes) => VNode; export declare const IconDividerVertical: (p?: SVGAttributes) => VNode; export declare const IconDot: (p?: SVGAttributes) => VNode; export declare const IconDotFilled: (p?: SVGAttributes) => VNode; export declare const IconDotsHorizontal: (p?: SVGAttributes) => VNode; export declare const IconDotsVertical: (p?: SVGAttributes) => VNode; export declare const IconDoubleArrowDown: (p?: SVGAttributes) => VNode; export declare const IconDoubleArrowLeft: (p?: SVGAttributes) => VNode; export declare const IconDoubleArrowRight: (p?: SVGAttributes) => VNode; export declare const IconDoubleArrowUp: (p?: SVGAttributes) => VNode; export declare const IconDownload: (p?: SVGAttributes) => VNode; export declare const IconDragHandleDots1: (p?: SVGAttributes) => VNode; export declare const IconDragHandleDots2: (p?: SVGAttributes) => VNode; export declare const IconDragHandleHorizontal: (p?: SVGAttributes) => VNode; export declare const IconDragHandleVertical: (p?: SVGAttributes) => VNode; export declare const IconDrawingPin: (p?: SVGAttributes) => VNode; export declare const IconDrawingPinFilled: (p?: SVGAttributes) => VNode; export declare const IconDropdownMenu: (p?: SVGAttributes) => VNode; export declare const IconEnter: (p?: SVGAttributes) => VNode; export declare const IconEnterFullScreen: (p?: SVGAttributes) => VNode; export declare const IconEnvelopeClosed: (p?: SVGAttributes) => VNode; export declare const IconEnvelopeOpen: (p?: SVGAttributes) => VNode; export declare const IconEraser: (p?: SVGAttributes) => VNode; export declare const IconExclamationTriangle: (p?: SVGAttributes) => VNode; export declare const IconExit: (p?: SVGAttributes) => VNode; export declare const IconExitFullScreen: (p?: SVGAttributes) => VNode; export declare const IconExternalLink: (p?: SVGAttributes) => VNode; export declare const IconEyeClosed: (p?: SVGAttributes) => VNode; export declare const IconEyeNone: (p?: SVGAttributes) => VNode; export declare const IconEyeOpen: (p?: SVGAttributes) => VNode; export declare const IconFace: (p?: SVGAttributes) => VNode; export declare const IconFigmaLogo: (p?: SVGAttributes) => VNode; export declare const IconFile: (p?: SVGAttributes) => VNode; export declare const IconFileMinus: (p?: SVGAttributes) => VNode; export declare const IconFilePlus: (p?: SVGAttributes) => VNode; export declare const IconFileText: (p?: SVGAttributes) => VNode; export declare const IconFontBold: (p?: SVGAttributes) => VNode; export declare const IconFontFamily: (p?: SVGAttributes) => VNode; export declare const IconFontItalic: (p?: SVGAttributes) => VNode; export declare const IconFontRoman: (p?: SVGAttributes) => VNode; export declare const IconFontSize: (p?: SVGAttributes) => VNode; export declare const IconFontStyle: (p?: SVGAttributes) => VNode; export declare const IconFrame: (p?: SVGAttributes) => VNode; export declare const IconFramerLogo: (p?: SVGAttributes) => VNode; export declare const IconGear: (p?: SVGAttributes) => VNode; export declare const IconGithubLogo: (p?: SVGAttributes) => VNode; export declare const IconGlobe: (p?: SVGAttributes) => VNode; export declare const IconGrid: (p?: SVGAttributes) => VNode; export declare const IconGroup: (p?: SVGAttributes) => VNode; export declare const IconHalf1: (p?: SVGAttributes) => VNode; export declare const IconHalf2: (p?: SVGAttributes) => VNode; export declare const IconHamburgerMenu: (p?: SVGAttributes) => VNode; export declare const IconHand: (p?: SVGAttributes) => VNode; export declare const IconHeading: (p?: SVGAttributes) => VNode; export declare const IconHeart: (p?: SVGAttributes) => VNode; export declare const IconHeartFilled: (p?: SVGAttributes) => VNode; export declare const IconHeight: (p?: SVGAttributes) => VNode; export declare const IconHobbyKnife: (p?: SVGAttributes) => VNode; export declare const IconHome: (p?: SVGAttributes) => VNode; export declare const IconIconjarLogo: (p?: SVGAttributes) => VNode; export declare const IconIdCard: (p?: SVGAttributes) => VNode; export declare const IconImage: (p?: SVGAttributes) => VNode; export declare const IconInfoCircled: (p?: SVGAttributes) => VNode; export declare const IconInput: (p?: SVGAttributes) => VNode; export declare const IconInstagramLogo: (p?: SVGAttributes) => VNode; export declare const IconKeyboard: (p?: SVGAttributes) => VNode; export declare const IconLapTimer: (p?: SVGAttributes) => VNode; export declare const IconLaptop: (p?: SVGAttributes) => VNode; export declare const IconLayers: (p?: SVGAttributes) => VNode; export declare const IconLayout: (p?: SVGAttributes) => VNode; export declare const IconLetterCaseCapitalize: (p?: SVGAttributes) => VNode; export declare const IconLetterCaseLowercase: (p?: SVGAttributes) => VNode; export declare const IconLetterCaseToggle: (p?: SVGAttributes) => VNode; export declare const IconLetterCaseUppercase: (p?: SVGAttributes) => VNode; export declare const IconLetterSpacing: (p?: SVGAttributes) => VNode; export declare const IconLightningBolt: (p?: SVGAttributes) => VNode; export declare const IconLineHeight: (p?: SVGAttributes) => VNode; export declare const IconLink1: (p?: SVGAttributes) => VNode; export declare const IconLink2: (p?: SVGAttributes) => VNode; export declare const IconLinkBreak1: (p?: SVGAttributes) => VNode; export declare const IconLinkBreak2: (p?: SVGAttributes) => VNode; export declare const IconLinkNone1: (p?: SVGAttributes) => VNode; export declare const IconLinkNone2: (p?: SVGAttributes) => VNode; export declare const IconLinkedinLogo: (p?: SVGAttributes) => VNode; export declare const IconListBullet: (p?: SVGAttributes) => VNode; export declare const IconLockClosed: (p?: SVGAttributes) => VNode; export declare const IconLockOpen1: (p?: SVGAttributes) => VNode; export declare const IconLockOpen2: (p?: SVGAttributes) => VNode; export declare const IconLoop: (p?: SVGAttributes) => VNode; export declare const IconMagicWand: (p?: SVGAttributes) => VNode; export declare const IconMagnifyingGlass: (p?: SVGAttributes) => VNode; export declare const IconMargin: (p?: SVGAttributes) => VNode; export declare const IconMaskOff: (p?: SVGAttributes) => VNode; export declare const IconMaskOn: (p?: SVGAttributes) => VNode; export declare const IconMinus: (p?: SVGAttributes) => VNode; export declare const IconMinusCircled: (p?: SVGAttributes) => VNode; export declare const IconMix: (p?: SVGAttributes) => VNode; export declare const IconMixerHorizontal: (p?: SVGAttributes) => VNode; export declare const IconMixerVertical: (p?: SVGAttributes) => VNode; export declare const IconMobile: (p?: SVGAttributes) => VNode; export declare const IconModulzLogo: (p?: SVGAttributes) => VNode; export declare const IconMoon: (p?: SVGAttributes) => VNode; export declare const IconMove: (p?: SVGAttributes) => VNode; export declare const IconNotionLogo: (p?: SVGAttributes) => VNode; export declare const IconOpacity: (p?: SVGAttributes) => VNode; export declare const IconOpenInNewWindow: (p?: SVGAttributes) => VNode; export declare const IconOverline: (p?: SVGAttributes) => VNode; export declare const IconPadding: (p?: SVGAttributes) => VNode; export declare const IconPaperPlane: (p?: SVGAttributes) => VNode; export declare const IconPause: (p?: SVGAttributes) => VNode; export declare const IconPencil1: (p?: SVGAttributes) => VNode; export declare const IconPencil2: (p?: SVGAttributes) => VNode; export declare const IconPerson: (p?: SVGAttributes) => VNode; export declare const IconPieChart: (p?: SVGAttributes) => VNode; export declare const IconPilcrow: (p?: SVGAttributes) => VNode; export declare const IconPinBottom: (p?: SVGAttributes) => VNode; export declare const IconPinLeft: (p?: SVGAttributes) => VNode; export declare const IconPinRight: (p?: SVGAttributes) => VNode; export declare const IconPinTop: (p?: SVGAttributes) => VNode; export declare const IconPlay: (p?: SVGAttributes) => VNode; export declare const IconPlus: (p?: SVGAttributes) => VNode; export declare const IconPlusCircled: (p?: SVGAttributes) => VNode; export declare const IconQuestionMark: (p?: SVGAttributes) => VNode; export declare const IconQuestionMarkCircled: (p?: SVGAttributes) => VNode; export declare const IconQuote: (p?: SVGAttributes) => VNode; export declare const IconRadiobutton: (p?: SVGAttributes) => VNode; export declare const IconReader: (p?: SVGAttributes) => VNode; export declare const IconReload: (p?: SVGAttributes) => VNode; export declare const IconReset: (p?: SVGAttributes) => VNode; export declare const IconResume: (p?: SVGAttributes) => VNode; export declare const IconRocket: (p?: SVGAttributes) => VNode; export declare const IconRotateCounterClockwise: (p?: SVGAttributes) => VNode; export declare const IconRowSpacing: (p?: SVGAttributes) => VNode; export declare const IconRows: (p?: SVGAttributes) => VNode; export declare const IconRulerHorizontal: (p?: SVGAttributes) => VNode; export declare const IconRulerSquare: (p?: SVGAttributes) => VNode; export declare const IconScissors: (p?: SVGAttributes) => VNode; export declare const IconSection: (p?: SVGAttributes) => VNode; export declare const IconSewingPin: (p?: SVGAttributes) => VNode; export declare const IconSewingPinFilled: (p?: SVGAttributes) => VNode; export declare const IconShadow: (p?: SVGAttributes) => VNode; export declare const IconShadowInner: (p?: SVGAttributes) => VNode; export declare const IconShadowNone: (p?: SVGAttributes) => VNode; export declare const IconShadowOuter: (p?: SVGAttributes) => VNode; export declare const IconShare1: (p?: SVGAttributes) => VNode; export declare const IconShare2: (p?: SVGAttributes) => VNode; export declare const IconShuffle: (p?: SVGAttributes) => VNode; export declare const IconSize: (p?: SVGAttributes) => VNode; export declare const IconSketchLogo: (p?: SVGAttributes) => VNode; export declare const IconSlash: (p?: SVGAttributes) => VNode; export declare const IconSlider: (p?: SVGAttributes) => VNode; export declare const IconSpaceBetweenHorizontally: (p?: SVGAttributes) => VNode; export declare const IconSpaceBetweenVertically: (p?: SVGAttributes) => VNode; export declare const IconSpaceEvenlyHorizontally: (p?: SVGAttributes) => VNode; export declare const IconSpaceEvenlyVertically: (p?: SVGAttributes) => VNode; export declare const IconSpeakerLoud: (p?: SVGAttributes) => VNode; export declare const IconSpeakerModerate: (p?: SVGAttributes) => VNode; export declare const IconSpeakerOff: (p?: SVGAttributes) => VNode; export declare const IconSpeakerQuiet: (p?: SVGAttributes) => VNode; export declare const IconSquare: (p?: SVGAttributes) => VNode; export declare const IconStack: (p?: SVGAttributes) => VNode; export declare const IconStar: (p?: SVGAttributes) => VNode; export declare const IconStarFilled: (p?: SVGAttributes) => VNode; export declare const IconStitchesLogo: (p?: SVGAttributes) => VNode; export declare const IconStop: (p?: SVGAttributes) => VNode; export declare const IconStopwatch: (p?: SVGAttributes) => VNode; export declare const IconStretchHorizontally: (p?: SVGAttributes) => VNode; export declare const IconStretchVertically: (p?: SVGAttributes) => VNode; export declare const IconStrikethrough: (p?: SVGAttributes) => VNode; export declare const IconSun: (p?: SVGAttributes) => VNode; export declare const IconSwitch: (p?: SVGAttributes) => VNode; export declare const IconSymbol: (p?: SVGAttributes) => VNode; export declare const IconTable: (p?: SVGAttributes) => VNode; export declare const IconTarget: (p?: SVGAttributes) => VNode; export declare const IconText: (p?: SVGAttributes) => VNode; export declare const IconTextAlignBottom: (p?: SVGAttributes) => VNode; export declare const IconTextAlignCenter: (p?: SVGAttributes) => VNode; export declare const IconTextAlignJustify: (p?: SVGAttributes) => VNode; export declare const IconTextAlignLeft: (p?: SVGAttributes) => VNode; export declare const IconTextAlignMiddle: (p?: SVGAttributes) => VNode; export declare const IconTextAlignRight: (p?: SVGAttributes) => VNode; export declare const IconTextAlignTop: (p?: SVGAttributes) => VNode; export declare const IconTextNone: (p?: SVGAttributes) => VNode; export declare const IconThickArrowDown: (p?: SVGAttributes) => VNode; export declare const IconThickArrowLeft: (p?: SVGAttributes) => VNode; export declare const IconThickArrowRight: (p?: SVGAttributes) => VNode; export declare const IconThickArrowUp: (p?: SVGAttributes) => VNode; export declare const IconTimer: (p?: SVGAttributes) => VNode; export declare const IconTokens: (p?: SVGAttributes) => VNode; export declare const IconTrackNext: (p?: SVGAttributes) => VNode; export declare const IconTrackPrevious: (p?: SVGAttributes) => VNode; export declare const IconTransform: (p?: SVGAttributes) => VNode; export declare const IconTransparencyGrid: (p?: SVGAttributes) => VNode; export declare const IconTrash: (p?: SVGAttributes) => VNode; export declare const IconTriangleDown: (p?: SVGAttributes) => VNode; export declare const IconTriangleLeft: (p?: SVGAttributes) => VNode; export declare const IconTriangleRight: (p?: SVGAttributes) => VNode; export declare const IconTriangleUp: (p?: SVGAttributes) => VNode; export declare const IconTwitterLogo: (p?: SVGAttributes) => VNode; export declare const IconUnderline: (p?: SVGAttributes) => VNode; export declare const IconUpload: (p?: SVGAttributes) => VNode; export declare const IconValueNone: (p?: SVGAttributes) => VNode; export declare const IconVercelLogo: (p?: SVGAttributes) => VNode; export declare const IconVideo: (p?: SVGAttributes) => VNode; export declare const IconViewGrid: (p?: SVGAttributes) => VNode; export declare const IconViewHorizontal: (p?: SVGAttributes) => VNode; export declare const IconViewNone: (p?: SVGAttributes) => VNode; export declare const IconViewVertical: (p?: SVGAttributes) => VNode; export declare const IconWidth: (p?: SVGAttributes) => VNode; export declare const IconZoomIn: (p?: SVGAttributes) => VNode; export declare const IconZoomOut: (p?: SVGAttributes) => VNode; export declare const IconDrawingPinSolid: (p?: SVGAttributes) => VNode; export {IconCircle as IconValue,IconDotFilled as IconDotSolid,IconSewingPinFilled as IconSewingPinSolid,IconSymbol as IconUpdate};