UNPKG

@iconify-prerendered/vue-charm

Version:

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

264 lines (263 loc) 17.1 kB
import type {SVGAttributes, VNode} from 'vue'; export declare const IconAnchor: (p?: SVGAttributes) => VNode; export declare const IconApps: (p?: SVGAttributes) => VNode; export declare const IconAppsMinus: (p?: SVGAttributes) => VNode; export declare const IconAppsPlus: (p?: SVGAttributes) => VNode; export declare const IconArchive: (p?: SVGAttributes) => VNode; export declare const IconArrowDown: (p?: SVGAttributes) => VNode; export declare const IconArrowDownLeft: (p?: SVGAttributes) => VNode; export declare const IconArrowDownRight: (p?: SVGAttributes) => VNode; export declare const IconArrowLeft: (p?: SVGAttributes) => VNode; export declare const IconArrowRight: (p?: SVGAttributes) => VNode; export declare const IconArrowUp: (p?: SVGAttributes) => VNode; export declare const IconArrowUpLeft: (p?: SVGAttributes) => VNode; export declare const IconArrowUpRight: (p?: SVGAttributes) => VNode; export declare const IconAtSign: (p?: SVGAttributes) => VNode; export declare const IconAtom: (p?: SVGAttributes) => VNode; export declare const IconBell: (p?: SVGAttributes) => VNode; export declare const IconBellSlash: (p?: SVGAttributes) => VNode; export declare const IconBin: (p?: SVGAttributes) => VNode; export declare const IconBinary: (p?: SVGAttributes) => VNode; export declare const IconBlock: (p?: SVGAttributes) => VNode; export declare const IconBluetooth: (p?: SVGAttributes) => VNode; export declare const IconBluetoothConnected: (p?: SVGAttributes) => VNode; export declare const IconBluetoothSearching: (p?: SVGAttributes) => VNode; export declare const IconBluetoothSlash: (p?: SVGAttributes) => VNode; export declare const IconBook: (p?: SVGAttributes) => VNode; export declare const IconBookOpen: (p?: SVGAttributes) => VNode; export declare const IconBookmark: (p?: SVGAttributes) => VNode; export declare const IconBriefcase: (p?: SVGAttributes) => VNode; export declare const IconBug: (p?: SVGAttributes) => VNode; export declare const IconCalendar: (p?: SVGAttributes) => VNode; export declare const IconCamera: (p?: SVGAttributes) => VNode; export declare const IconCameraVideo: (p?: SVGAttributes) => VNode; export declare const IconCameraVideoSlash: (p?: SVGAttributes) => VNode; export declare const IconCandy: (p?: SVGAttributes) => VNode; export declare const IconCards: (p?: SVGAttributes) => VNode; export declare const IconCast: (p?: SVGAttributes) => VNode; export declare const IconCertificate: (p?: SVGAttributes) => VNode; export declare const IconChartBar: (p?: SVGAttributes) => VNode; export declare const IconChartLine: (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 IconChevronsDown: (p?: SVGAttributes) => VNode; export declare const IconChevronsLeft: (p?: SVGAttributes) => VNode; export declare const IconChevronsRight: (p?: SVGAttributes) => VNode; export declare const IconChevronsUp: (p?: SVGAttributes) => VNode; export declare const IconChevronsUpDown: (p?: SVGAttributes) => VNode; export declare const IconChip: (p?: SVGAttributes) => VNode; export declare const IconCircle: (p?: SVGAttributes) => VNode; export declare const IconCircleCross: (p?: SVGAttributes) => VNode; export declare const IconCircleMinus: (p?: SVGAttributes) => VNode; export declare const IconCircleTick: (p?: SVGAttributes) => VNode; export declare const IconCircleWarning: (p?: SVGAttributes) => VNode; export declare const IconClipboard: (p?: SVGAttributes) => VNode; export declare const IconClipboardTick: (p?: SVGAttributes) => VNode; export declare const IconClock: (p?: SVGAttributes) => VNode; export declare const IconClockAlarm: (p?: SVGAttributes) => VNode; export declare const IconCloud: (p?: SVGAttributes) => VNode; export declare const IconClover: (p?: SVGAttributes) => VNode; export declare const IconCode: (p?: SVGAttributes) => VNode; export declare const IconCoffee: (p?: SVGAttributes) => VNode; export declare const IconCog: (p?: SVGAttributes) => VNode; export declare const IconCompass: (p?: SVGAttributes) => VNode; export declare const IconConicalFlask: (p?: SVGAttributes) => VNode; export declare const IconContainer: (p?: SVGAttributes) => VNode; export declare const IconCopy: (p?: SVGAttributes) => VNode; export declare const IconCopyleft: (p?: SVGAttributes) => VNode; export declare const IconCopyright: (p?: SVGAttributes) => VNode; export declare const IconCreditCard: (p?: SVGAttributes) => VNode; export declare const IconCrop: (p?: SVGAttributes) => VNode; export declare const IconCross: (p?: SVGAttributes) => VNode; export declare const IconCrosshair: (p?: SVGAttributes) => VNode; export declare const IconCube: (p?: SVGAttributes) => VNode; export declare const IconCursor: (p?: SVGAttributes) => VNode; export declare const IconDatabase: (p?: SVGAttributes) => VNode; export declare const IconDiamond: (p?: SVGAttributes) => VNode; export declare const IconDiff: (p?: SVGAttributes) => VNode; export declare const IconDisc: (p?: SVGAttributes) => VNode; export declare const IconDownload: (p?: SVGAttributes) => VNode; export declare const IconDroplet: (p?: SVGAttributes) => VNode; export declare const IconEraser: (p?: SVGAttributes) => VNode; export declare const IconEye: (p?: SVGAttributes) => VNode; export declare const IconEyeSlash: (p?: SVGAttributes) => VNode; export declare const IconFaceFrown: (p?: SVGAttributes) => VNode; export declare const IconFaceNeutral: (p?: SVGAttributes) => VNode; export declare const IconFaceSmile: (p?: SVGAttributes) => VNode; export declare const IconFile: (p?: SVGAttributes) => VNode; export declare const IconFileBinary: (p?: SVGAttributes) => VNode; export declare const IconFileCode: (p?: SVGAttributes) => VNode; export declare const IconFileSymlink: (p?: SVGAttributes) => VNode; export declare const IconFiles: (p?: SVGAttributes) => VNode; export declare const IconFilter: (p?: SVGAttributes) => VNode; export declare const IconFlag: (p?: SVGAttributes) => VNode; export declare const IconFlame: (p?: SVGAttributes) => VNode; export declare const IconFloppyDisk: (p?: SVGAttributes) => VNode; export declare const IconFolder: (p?: SVGAttributes) => VNode; export declare const IconFolderSymlink: (p?: SVGAttributes) => VNode; export declare const IconFolders: (p?: SVGAttributes) => VNode; export declare const IconForward: (p?: SVGAttributes) => VNode; export declare const IconGamepad: (p?: SVGAttributes) => VNode; export declare const IconGem: (p?: SVGAttributes) => VNode; export declare const IconGift: (p?: SVGAttributes) => VNode; export declare const IconGitBranch: (p?: SVGAttributes) => VNode; export declare const IconGitCherryPick: (p?: SVGAttributes) => VNode; export declare const IconGitCommit: (p?: SVGAttributes) => VNode; export declare const IconGitCompare: (p?: SVGAttributes) => VNode; export declare const IconGitFork: (p?: SVGAttributes) => VNode; export declare const IconGitMerge: (p?: SVGAttributes) => VNode; export declare const IconGitRequest: (p?: SVGAttributes) => VNode; export declare const IconGitRequestCross: (p?: SVGAttributes) => VNode; export declare const IconGitRequestDraft: (p?: SVGAttributes) => VNode; export declare const IconGithub: (p?: SVGAttributes) => VNode; export declare const IconGitlab: (p?: SVGAttributes) => VNode; export declare const IconGlasses: (p?: SVGAttributes) => VNode; export declare const IconGlobe: (p?: SVGAttributes) => VNode; export declare const IconGrabHorizontal: (p?: SVGAttributes) => VNode; export declare const IconGrabVertical: (p?: SVGAttributes) => VNode; export declare const IconGraduateCap: (p?: SVGAttributes) => VNode; export declare const IconHash: (p?: SVGAttributes) => VNode; export declare const IconHeadphones: (p?: SVGAttributes) => VNode; export declare const IconHeart: (p?: SVGAttributes) => VNode; export declare const IconHelp: (p?: SVGAttributes) => VNode; export declare const IconHexagon: (p?: SVGAttributes) => VNode; export declare const IconHome: (p?: SVGAttributes) => VNode; export declare const IconHourglass: (p?: SVGAttributes) => VNode; export declare const IconId: (p?: SVGAttributes) => VNode; export declare const IconImage: (p?: SVGAttributes) => VNode; export declare const IconInbox: (p?: SVGAttributes) => VNode; export declare const IconInfinity: (p?: SVGAttributes) => VNode; export declare const IconInfo: (p?: SVGAttributes) => VNode; export declare const IconKey: (p?: SVGAttributes) => VNode; export declare const IconLaptop: (p?: SVGAttributes) => VNode; export declare const IconLayoutColumns: (p?: SVGAttributes) => VNode; export declare const IconLayoutDashboard: (p?: SVGAttributes) => VNode; export declare const IconLayoutGrid: (p?: SVGAttributes) => VNode; export declare const IconLayoutList: (p?: SVGAttributes) => VNode; export declare const IconLayoutRows: (p?: SVGAttributes) => VNode; export declare const IconLayoutSidebar: (p?: SVGAttributes) => VNode; export declare const IconLayoutStackH: (p?: SVGAttributes) => VNode; export declare const IconLayoutStackV: (p?: SVGAttributes) => VNode; export declare const IconLightbulb: (p?: SVGAttributes) => VNode; export declare const IconLightningBolt: (p?: SVGAttributes) => VNode; export declare const IconLink: (p?: SVGAttributes) => VNode; export declare const IconLinkExternal: (p?: SVGAttributes) => VNode; export declare const IconLinkSlash: (p?: SVGAttributes) => VNode; export declare const IconMail: (p?: SVGAttributes) => VNode; export declare const IconMap: (p?: SVGAttributes) => VNode; export declare const IconMapPin: (p?: SVGAttributes) => VNode; export declare const IconMediaBack: (p?: SVGAttributes) => VNode; export declare const IconMediaEject: (p?: SVGAttributes) => VNode; export declare const IconMediaFastForward: (p?: SVGAttributes) => VNode; export declare const IconMediaPause: (p?: SVGAttributes) => VNode; export declare const IconMediaPlay: (p?: SVGAttributes) => VNode; export declare const IconMediaRewind: (p?: SVGAttributes) => VNode; export declare const IconMediaSkip: (p?: SVGAttributes) => VNode; export declare const IconMenuHamburger: (p?: SVGAttributes) => VNode; export declare const IconMenuKebab: (p?: SVGAttributes) => VNode; export declare const IconMenuMeatball: (p?: SVGAttributes) => VNode; export declare const IconMessage: (p?: SVGAttributes) => VNode; export declare const IconMessages: (p?: SVGAttributes) => VNode; export declare const IconMicrophone: (p?: SVGAttributes) => VNode; export declare const IconMinus: (p?: SVGAttributes) => VNode; export declare const IconMobile: (p?: SVGAttributes) => VNode; export declare const IconMonitor: (p?: SVGAttributes) => VNode; export declare const IconMonitorArrow: (p?: SVGAttributes) => VNode; export declare const IconMonitorCross: (p?: SVGAttributes) => VNode; export declare const IconMoon: (p?: SVGAttributes) => VNode; export declare const IconMove: (p?: SVGAttributes) => VNode; export declare const IconMusic: (p?: SVGAttributes) => VNode; export declare const IconNewspaper: (p?: SVGAttributes) => VNode; export declare const IconNorthStar: (p?: SVGAttributes) => VNode; export declare const IconNotes: (p?: SVGAttributes) => VNode; export declare const IconNotesCross: (p?: SVGAttributes) => VNode; export declare const IconNotesTick: (p?: SVGAttributes) => VNode; export declare const IconNut: (p?: SVGAttributes) => VNode; export declare const IconOctagon: (p?: SVGAttributes) => VNode; export declare const IconOctagonWarning: (p?: SVGAttributes) => VNode; export declare const IconOrganisation: (p?: SVGAttributes) => VNode; export declare const IconPackage: (p?: SVGAttributes) => VNode; export declare const IconPadlock: (p?: SVGAttributes) => VNode; export declare const IconPaperPlane: (p?: SVGAttributes) => VNode; export declare const IconPaperclip: (p?: SVGAttributes) => VNode; export declare const IconPencil: (p?: SVGAttributes) => VNode; export declare const IconPeople: (p?: SVGAttributes) => VNode; export declare const IconPerson: (p?: SVGAttributes) => VNode; export declare const IconPhone: (p?: SVGAttributes) => VNode; export declare const IconPhoneCall: (p?: SVGAttributes) => VNode; export declare const IconPhoneCross: (p?: SVGAttributes) => VNode; export declare const IconPhoneForward: (p?: SVGAttributes) => VNode; export declare const IconPhoneIncoming: (p?: SVGAttributes) => VNode; export declare const IconPhoneOutgoing: (p?: SVGAttributes) => VNode; export declare const IconPin: (p?: SVGAttributes) => VNode; export declare const IconPlantPot: (p?: SVGAttributes) => VNode; export declare const IconPlus: (p?: SVGAttributes) => VNode; export declare const IconPower: (p?: SVGAttributes) => VNode; export declare const IconPrinter: (p?: SVGAttributes) => VNode; export declare const IconPulse: (p?: SVGAttributes) => VNode; export declare const IconQuote: (p?: SVGAttributes) => VNode; export declare const IconRefresh: (p?: SVGAttributes) => VNode; export declare const IconReply: (p?: SVGAttributes) => VNode; export declare const IconRobot: (p?: SVGAttributes) => VNode; export declare const IconRocket: (p?: SVGAttributes) => VNode; export declare const IconRotateAntiClockwise: (p?: SVGAttributes) => VNode; export declare const IconRotateClockwise: (p?: SVGAttributes) => VNode; export declare const IconScales: (p?: SVGAttributes) => VNode; export declare const IconScreenMaximise: (p?: SVGAttributes) => VNode; export declare const IconScreenMinimise: (p?: SVGAttributes) => VNode; export declare const IconSearch: (p?: SVGAttributes) => VNode; export declare const IconServer: (p?: SVGAttributes) => VNode; export declare const IconShare: (p?: SVGAttributes) => VNode; export declare const IconShield: (p?: SVGAttributes) => VNode; export declare const IconShieldCross: (p?: SVGAttributes) => VNode; export declare const IconShieldKeyhole: (p?: SVGAttributes) => VNode; export declare const IconShieldTick: (p?: SVGAttributes) => VNode; export declare const IconShieldWarning: (p?: SVGAttributes) => VNode; export declare const IconShoppingBag: (p?: SVGAttributes) => VNode; export declare const IconSignIn: (p?: SVGAttributes) => VNode; export declare const IconSignOut: (p?: SVGAttributes) => VNode; export declare const IconSignpost: (p?: SVGAttributes) => VNode; export declare const IconSkull: (p?: SVGAttributes) => VNode; export declare const IconSnowflake: (p?: SVGAttributes) => VNode; export declare const IconSoundDown: (p?: SVGAttributes) => VNode; export declare const IconSoundMute: (p?: SVGAttributes) => VNode; export declare const IconSoundUp: (p?: SVGAttributes) => VNode; export declare const IconSpeaker: (p?: SVGAttributes) => VNode; export declare const IconSquare: (p?: SVGAttributes) => VNode; export declare const IconSquareCross: (p?: SVGAttributes) => VNode; export declare const IconSquareTick: (p?: SVGAttributes) => VNode; export declare const IconStack: (p?: SVGAttributes) => VNode; export declare const IconStackPop: (p?: SVGAttributes) => VNode; export declare const IconStackPush: (p?: SVGAttributes) => VNode; export declare const IconStar: (p?: SVGAttributes) => VNode; export declare const IconStickyNote: (p?: SVGAttributes) => VNode; export declare const IconSun: (p?: SVGAttributes) => VNode; export declare const IconSwapHorizontal: (p?: SVGAttributes) => VNode; export declare const IconSwapVertical: (p?: SVGAttributes) => VNode; export declare const IconSword: (p?: SVGAttributes) => VNode; export declare const IconSwords: (p?: SVGAttributes) => VNode; export declare const IconTablet: (p?: SVGAttributes) => VNode; export declare const IconTag: (p?: SVGAttributes) => VNode; export declare const IconTelescope: (p?: SVGAttributes) => VNode; export declare const IconTent: (p?: SVGAttributes) => VNode; export declare const IconTerminal: (p?: SVGAttributes) => VNode; export declare const IconThumbDown: (p?: SVGAttributes) => VNode; export declare const IconThumbUp: (p?: SVGAttributes) => VNode; export declare const IconTick: (p?: SVGAttributes) => VNode; export declare const IconTickDouble: (p?: SVGAttributes) => VNode; export declare const IconTicket: (p?: SVGAttributes) => VNode; export declare const IconTreeFir: (p?: SVGAttributes) => VNode; export declare const IconTriangle: (p?: SVGAttributes) => VNode; export declare const IconTrophy: (p?: SVGAttributes) => VNode; export declare const IconUmbrella: (p?: SVGAttributes) => VNode; export declare const IconUpload: (p?: SVGAttributes) => VNode; export declare const IconWifi: (p?: SVGAttributes) => VNode; export declare const IconWifiFair: (p?: SVGAttributes) => VNode; export declare const IconWifiPoor: (p?: SVGAttributes) => VNode; export declare const IconWifiSlash: (p?: SVGAttributes) => VNode; export declare const IconWifiWarning: (p?: SVGAttributes) => VNode; export declare const IconZoomIn: (p?: SVGAttributes) => VNode; export declare const IconZoomOut: (p?: SVGAttributes) => VNode; export {IconGitRequestCross as IconGitRequestClosed};