@iconify-prerendered/vue-system-uicons
Version:
System UIcons components for Vue. Designed for ease of use and high performance
433 lines (432 loc) • 28.5 kB
TypeScript
import type {SVGAttributes, VNode} from 'vue';
export declare const IconAirplay: (p?: SVGAttributes) => VNode;
export declare const IconAlarmClock: (p?: SVGAttributes) => VNode;
export declare const IconAlignHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconAlignVertical: (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 IconArrowDownCircle: (p?: SVGAttributes) => VNode;
export declare const IconArrowLeft: (p?: SVGAttributes) => VNode;
export declare const IconArrowLeftCircle: (p?: SVGAttributes) => VNode;
export declare const IconArrowRight: (p?: SVGAttributes) => VNode;
export declare const IconArrowRightCircle: (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 IconArrowUpCircle: (p?: SVGAttributes) => VNode;
export declare const IconAudioWave: (p?: SVGAttributes) => VNode;
export declare const IconBackspace: (p?: SVGAttributes) => VNode;
export declare const IconBackward: (p?: SVGAttributes) => VNode;
export declare const IconBag: (p?: SVGAttributes) => VNode;
export declare const IconBattery75: (p?: SVGAttributes) => VNode;
export declare const IconBatteryCharging: (p?: SVGAttributes) => VNode;
export declare const IconBatteryEmpty: (p?: SVGAttributes) => VNode;
export declare const IconBatteryFull: (p?: SVGAttributes) => VNode;
export declare const IconBatteryHalf: (p?: SVGAttributes) => VNode;
export declare const IconBatteryLow: (p?: SVGAttributes) => VNode;
export declare const IconBell: (p?: SVGAttributes) => VNode;
export declare const IconBellDisabled: (p?: SVGAttributes) => VNode;
export declare const IconBellRinging: (p?: SVGAttributes) => VNode;
export declare const IconBellSnooze: (p?: SVGAttributes) => VNode;
export declare const IconBluetooth: (p?: SVGAttributes) => VNode;
export declare const IconBook: (p?: SVGAttributes) => VNode;
export declare const IconBookClosed: (p?: SVGAttributes) => VNode;
export declare const IconBookText: (p?: SVGAttributes) => VNode;
export declare const IconBookmark: (p?: SVGAttributes) => VNode;
export declare const IconBookmarkBook: (p?: SVGAttributes) => VNode;
export declare const IconBox: (p?: SVGAttributes) => VNode;
export declare const IconBoxAdd: (p?: SVGAttributes) => VNode;
export declare const IconBoxDownload: (p?: SVGAttributes) => VNode;
export declare const IconBoxOpen: (p?: SVGAttributes) => VNode;
export declare const IconBoxRemove: (p?: SVGAttributes) => VNode;
export declare const IconBoxes: (p?: SVGAttributes) => VNode;
export declare const IconBranch: (p?: SVGAttributes) => VNode;
export declare const IconBriefcase: (p?: SVGAttributes) => VNode;
export declare const IconBrowser: (p?: SVGAttributes) => VNode;
export declare const IconBrowserAlt: (p?: SVGAttributes) => VNode;
export declare const IconButtonAdd: (p?: SVGAttributes) => VNode;
export declare const IconButtonMinus: (p?: SVGAttributes) => VNode;
export declare const IconCalculator: (p?: SVGAttributes) => VNode;
export declare const IconCalendar: (p?: SVGAttributes) => VNode;
export declare const IconCalendarAdd: (p?: SVGAttributes) => VNode;
export declare const IconCalendarDate: (p?: SVGAttributes) => VNode;
export declare const IconCalendarDay: (p?: SVGAttributes) => VNode;
export declare const IconCalendarDays: (p?: SVGAttributes) => VNode;
export declare const IconCalendarLastDay: (p?: SVGAttributes) => VNode;
export declare const IconCalendarMonth: (p?: SVGAttributes) => VNode;
export declare const IconCalendarMove: (p?: SVGAttributes) => VNode;
export declare const IconCalendarRemove: (p?: SVGAttributes) => VNode;
export declare const IconCalendarSplit: (p?: SVGAttributes) => VNode;
export declare const IconCalendarWeek: (p?: SVGAttributes) => VNode;
export declare const IconCamera: (p?: SVGAttributes) => VNode;
export declare const IconCameraAlt: (p?: SVGAttributes) => VNode;
export declare const IconCameraNoflash: (p?: SVGAttributes) => VNode;
export declare const IconCameraNoflashAlt: (p?: SVGAttributes) => VNode;
export declare const IconCapture: (p?: SVGAttributes) => VNode;
export declare const IconCardTimeline: (p?: SVGAttributes) => VNode;
export declare const IconCardView: (p?: SVGAttributes) => VNode;
export declare const IconCarousel: (p?: SVGAttributes) => VNode;
export declare const IconCart: (p?: SVGAttributes) => VNode;
export declare const IconCast: (p?: SVGAttributes) => VNode;
export declare const IconChain: (p?: SVGAttributes) => VNode;
export declare const IconChatAdd: (p?: SVGAttributes) => VNode;
export declare const IconCheck: (p?: SVGAttributes) => VNode;
export declare const IconCheckCircle: (p?: SVGAttributes) => VNode;
export declare const IconCheckCircleOutside: (p?: SVGAttributes) => VNode;
export declare const IconCheckboxChecked: (p?: SVGAttributes) => VNode;
export declare const IconCheckboxEmpty: (p?: SVGAttributes) => VNode;
export declare const IconChevronClose: (p?: SVGAttributes) => VNode;
export declare const IconChevronDown: (p?: SVGAttributes) => VNode;
export declare const IconChevronDownCircle: (p?: SVGAttributes) => VNode;
export declare const IconChevronDownDouble: (p?: SVGAttributes) => VNode;
export declare const IconChevronLeft: (p?: SVGAttributes) => VNode;
export declare const IconChevronLeftCircle: (p?: SVGAttributes) => VNode;
export declare const IconChevronLeftDouble: (p?: SVGAttributes) => VNode;
export declare const IconChevronOpen: (p?: SVGAttributes) => VNode;
export declare const IconChevronRight: (p?: SVGAttributes) => VNode;
export declare const IconChevronRightCircle: (p?: SVGAttributes) => VNode;
export declare const IconChevronRightDouble: (p?: SVGAttributes) => VNode;
export declare const IconChevronUp: (p?: SVGAttributes) => VNode;
export declare const IconChevronUpCircle: (p?: SVGAttributes) => VNode;
export declare const IconChevronUpDouble: (p?: SVGAttributes) => VNode;
export declare const IconCircle: (p?: SVGAttributes) => VNode;
export declare const IconCircleMenu: (p?: SVGAttributes) => VNode;
export declare const IconCircleSplit: (p?: SVGAttributes) => VNode;
export declare const IconClipboard: (p?: SVGAttributes) => VNode;
export declare const IconClipboardAdd: (p?: SVGAttributes) => VNode;
export declare const IconClipboardCheck: (p?: SVGAttributes) => VNode;
export declare const IconClipboardCopy: (p?: SVGAttributes) => VNode;
export declare const IconClipboardCross: (p?: SVGAttributes) => VNode;
export declare const IconClipboardNotes: (p?: SVGAttributes) => VNode;
export declare const IconClipboardRemove: (p?: SVGAttributes) => VNode;
export declare const IconClock: (p?: SVGAttributes) => VNode;
export declare const IconClose: (p?: SVGAttributes) => VNode;
export declare const IconCloud: (p?: SVGAttributes) => VNode;
export declare const IconCloudDisconnect: (p?: SVGAttributes) => VNode;
export declare const IconCloudDownload: (p?: SVGAttributes) => VNode;
export declare const IconCloudDownloadAlt: (p?: SVGAttributes) => VNode;
export declare const IconCloudUpload: (p?: SVGAttributes) => VNode;
export declare const IconCloudUploadAlt: (p?: SVGAttributes) => VNode;
export declare const IconCode: (p?: SVGAttributes) => VNode;
export declare const IconCoffee: (p?: SVGAttributes) => VNode;
export declare const IconCoin: (p?: SVGAttributes) => VNode;
export declare const IconCoins: (p?: SVGAttributes) => VNode;
export declare const IconCompass: (p?: SVGAttributes) => VNode;
export declare const IconComponentAdd: (p?: SVGAttributes) => VNode;
export declare const IconContacts: (p?: SVGAttributes) => VNode;
export declare const IconContract: (p?: SVGAttributes) => VNode;
export declare const IconCreate: (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 IconCrossCircle: (p?: SVGAttributes) => VNode;
export declare const IconCrosshair: (p?: SVGAttributes) => VNode;
export declare const IconCube: (p?: SVGAttributes) => VNode;
export declare const IconCubes: (p?: SVGAttributes) => VNode;
export declare const IconCylinder: (p?: SVGAttributes) => VNode;
export declare const IconDatabase: (p?: SVGAttributes) => VNode;
export declare const IconDiamond: (p?: SVGAttributes) => VNode;
export declare const IconDirections: (p?: SVGAttributes) => VNode;
export declare const IconDisc: (p?: SVGAttributes) => VNode;
export declare const IconDisplay: (p?: SVGAttributes) => VNode;
export declare const IconDisplayAlt: (p?: SVGAttributes) => VNode;
export declare const IconDocument: (p?: SVGAttributes) => VNode;
export declare const IconDocumentJustified: (p?: SVGAttributes) => VNode;
export declare const IconDocumentList: (p?: SVGAttributes) => VNode;
export declare const IconDocumentStack: (p?: SVGAttributes) => VNode;
export declare const IconDocumentWords: (p?: SVGAttributes) => VNode;
export declare const IconDoor: (p?: SVGAttributes) => VNode;
export declare const IconDoorAlt: (p?: SVGAttributes) => VNode;
export declare const IconDownload: (p?: SVGAttributes) => VNode;
export declare const IconDownloadAlt: (p?: SVGAttributes) => VNode;
export declare const IconDownward: (p?: SVGAttributes) => VNode;
export declare const IconDrag: (p?: SVGAttributes) => VNode;
export declare const IconDragCircle: (p?: SVGAttributes) => VNode;
export declare const IconDragVertical: (p?: SVGAttributes) => VNode;
export declare const IconDuplicate: (p?: SVGAttributes) => VNode;
export declare const IconDuplicateAlt: (p?: SVGAttributes) => VNode;
export declare const IconEnter: (p?: SVGAttributes) => VNode;
export declare const IconEnterAlt: (p?: SVGAttributes) => VNode;
export declare const IconEpisodes: (p?: SVGAttributes) => VNode;
export declare const IconExitLeft: (p?: SVGAttributes) => VNode;
export declare const IconExitRight: (p?: SVGAttributes) => VNode;
export declare const IconExpand: (p?: SVGAttributes) => VNode;
export declare const IconExpandHeight: (p?: SVGAttributes) => VNode;
export declare const IconExpandWidth: (p?: SVGAttributes) => VNode;
export declare const IconExternal: (p?: SVGAttributes) => VNode;
export declare const IconEye: (p?: SVGAttributes) => VNode;
export declare const IconEyeClosed: (p?: SVGAttributes) => VNode;
export declare const IconEyeNo: (p?: SVGAttributes) => VNode;
export declare const IconFaceDelighted: (p?: SVGAttributes) => VNode;
export declare const IconFaceHappy: (p?: SVGAttributes) => VNode;
export declare const IconFaceNeutral: (p?: SVGAttributes) => VNode;
export declare const IconFaceSad: (p?: SVGAttributes) => VNode;
export declare const IconFileDownload: (p?: SVGAttributes) => VNode;
export declare const IconFileUpload: (p?: SVGAttributes) => VNode;
export declare const IconFilesHistory: (p?: SVGAttributes) => VNode;
export declare const IconFilesMulti: (p?: SVGAttributes) => VNode;
export declare const IconFilesStack: (p?: SVGAttributes) => VNode;
export declare const IconFilm: (p?: SVGAttributes) => VNode;
export declare const IconFilter: (p?: SVGAttributes) => VNode;
export declare const IconFilterCircle: (p?: SVGAttributes) => VNode;
export declare const IconFilterSingle: (p?: SVGAttributes) => VNode;
export declare const IconFiltering: (p?: SVGAttributes) => VNode;
export declare const IconFingerprint: (p?: SVGAttributes) => VNode;
export declare const IconFlag: (p?: SVGAttributes) => VNode;
export declare const IconFlame: (p?: SVGAttributes) => VNode;
export declare const IconFlameAlt: (p?: SVGAttributes) => VNode;
export declare const IconFlipView: (p?: SVGAttributes) => VNode;
export declare const IconFloppy: (p?: SVGAttributes) => VNode;
export declare const IconFolderAdd: (p?: SVGAttributes) => VNode;
export declare const IconFolderClosed: (p?: SVGAttributes) => VNode;
export declare const IconFolderMinus: (p?: SVGAttributes) => VNode;
export declare const IconFolderOpen: (p?: SVGAttributes) => VNode;
export declare const IconForkGit: (p?: SVGAttributes) => VNode;
export declare const IconForward: (p?: SVGAttributes) => VNode;
export declare const IconFrame: (p?: SVGAttributes) => VNode;
export declare const IconFullscreen: (p?: SVGAttributes) => VNode;
export declare const IconFunnel: (p?: SVGAttributes) => VNode;
export declare const IconGauge: (p?: SVGAttributes) => VNode;
export declare const IconGift: (p?: SVGAttributes) => VNode;
export declare const IconGlobe: (p?: SVGAttributes) => VNode;
export declare const IconGps: (p?: SVGAttributes) => VNode;
export declare const IconGrab: (p?: SVGAttributes) => VNode;
export declare const IconGraphBar: (p?: SVGAttributes) => VNode;
export declare const IconGraphBox: (p?: SVGAttributes) => VNode;
export declare const IconGraphIncrease: (p?: SVGAttributes) => VNode;
export declare const IconGrid: (p?: SVGAttributes) => VNode;
export declare const IconGridCircles: (p?: SVGAttributes) => VNode;
export declare const IconGridCirclesAdd: (p?: SVGAttributes) => VNode;
export declare const IconGridSmall: (p?: SVGAttributes) => VNode;
export declare const IconGridSquares: (p?: SVGAttributes) => VNode;
export declare const IconGridSquaresAdd: (p?: SVGAttributes) => VNode;
export declare const IconHand: (p?: SVGAttributes) => VNode;
export declare const IconHarddrive: (p?: SVGAttributes) => VNode;
export declare const IconHash: (p?: SVGAttributes) => VNode;
export declare const IconHeart: (p?: SVGAttributes) => VNode;
export declare const IconHeartRate: (p?: SVGAttributes) => VNode;
export declare const IconHeartRemove: (p?: SVGAttributes) => VNode;
export declare const IconHeight: (p?: SVGAttributes) => VNode;
export declare const IconHierarchy: (p?: SVGAttributes) => VNode;
export declare const IconHome: (p?: SVGAttributes) => VNode;
export declare const IconHomeAlt: (p?: SVGAttributes) => VNode;
export declare const IconHomeCheck: (p?: SVGAttributes) => VNode;
export declare const IconHomeDoor: (p?: SVGAttributes) => VNode;
export declare const IconImport: (p?: SVGAttributes) => VNode;
export declare const IconInbox: (p?: SVGAttributes) => VNode;
export declare const IconInboxAlt: (p?: SVGAttributes) => VNode;
export declare const IconInfoCircle: (p?: SVGAttributes) => VNode;
export declare const IconIphoneLandscape: (p?: SVGAttributes) => VNode;
export declare const IconIphonePortrait: (p?: SVGAttributes) => VNode;
export declare const IconJumpBackward: (p?: SVGAttributes) => VNode;
export declare const IconJumpForward: (p?: SVGAttributes) => VNode;
export declare const IconJumpLeft: (p?: SVGAttributes) => VNode;
export declare const IconJumpRight: (p?: SVGAttributes) => VNode;
export declare const IconKeyboard: (p?: SVGAttributes) => VNode;
export declare const IconLaptop: (p?: SVGAttributes) => VNode;
export declare const IconLightbulb: (p?: SVGAttributes) => VNode;
export declare const IconLightbulbOn: (p?: SVGAttributes) => VNode;
export declare const IconLightning: (p?: SVGAttributes) => VNode;
export declare const IconLightningAlt: (p?: SVGAttributes) => VNode;
export declare const IconLineweight: (p?: SVGAttributes) => VNode;
export declare const IconLink: (p?: SVGAttributes) => VNode;
export declare const IconLinkAlt: (p?: SVGAttributes) => VNode;
export declare const IconLinkBroken: (p?: SVGAttributes) => VNode;
export declare const IconLinkHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconLinkVertical: (p?: SVGAttributes) => VNode;
export declare const IconList: (p?: SVGAttributes) => VNode;
export declare const IconListAdd: (p?: SVGAttributes) => VNode;
export declare const IconListNumbered: (p?: SVGAttributes) => VNode;
export declare const IconLoader: (p?: SVGAttributes) => VNode;
export declare const IconLocation: (p?: SVGAttributes) => VNode;
export declare const IconLock: (p?: SVGAttributes) => VNode;
export declare const IconLockOpen: (p?: SVGAttributes) => VNode;
export declare const IconMail: (p?: SVGAttributes) => VNode;
export declare const IconMailAdd: (p?: SVGAttributes) => VNode;
export declare const IconMailDelete: (p?: SVGAttributes) => VNode;
export declare const IconMailMinus: (p?: SVGAttributes) => VNode;
export declare const IconMailNew: (p?: SVGAttributes) => VNode;
export declare const IconMailOpen: (p?: SVGAttributes) => VNode;
export declare const IconMailRemove: (p?: SVGAttributes) => VNode;
export declare const IconMarquee: (p?: SVGAttributes) => VNode;
export declare const IconMaximise: (p?: SVGAttributes) => VNode;
export declare const IconMenuHamburger: (p?: SVGAttributes) => VNode;
export declare const IconMenuHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconMenuVertical: (p?: SVGAttributes) => VNode;
export declare const IconMessage: (p?: SVGAttributes) => VNode;
export declare const IconMessageWriting: (p?: SVGAttributes) => VNode;
export declare const IconMicrophone: (p?: SVGAttributes) => VNode;
export declare const IconMicrophoneDisabled: (p?: SVGAttributes) => VNode;
export declare const IconMicrophoneMuted: (p?: SVGAttributes) => VNode;
export declare const IconMidpoint: (p?: SVGAttributes) => VNode;
export declare const IconMiniPlayer: (p?: SVGAttributes) => VNode;
export declare const IconMinimise: (p?: SVGAttributes) => VNode;
export declare const IconMinus: (p?: SVGAttributes) => VNode;
export declare const IconMinusCircle: (p?: SVGAttributes) => VNode;
export declare const IconMoon: (p?: SVGAttributes) => VNode;
export declare const IconMove: (p?: SVGAttributes) => VNode;
export declare const IconNewspaper: (p?: SVGAttributes) => VNode;
export declare const IconNoSign: (p?: SVGAttributes) => VNode;
export declare const IconNotebook: (p?: SVGAttributes) => VNode;
export declare const IconNotification: (p?: SVGAttributes) => VNode;
export declare const IconNut: (p?: SVGAttributes) => VNode;
export declare const IconPages: (p?: SVGAttributes) => VNode;
export declare const IconPanelBottom: (p?: SVGAttributes) => VNode;
export declare const IconPanelCenter: (p?: SVGAttributes) => VNode;
export declare const IconPanelLeft: (p?: SVGAttributes) => VNode;
export declare const IconPanelRight: (p?: SVGAttributes) => VNode;
export declare const IconPanelSectioned: (p?: SVGAttributes) => VNode;
export declare const IconPanelTop: (p?: SVGAttributes) => VNode;
export declare const IconPaper: (p?: SVGAttributes) => VNode;
export declare const IconPaperFolded: (p?: SVGAttributes) => VNode;
export declare const IconPaperPlane: (p?: SVGAttributes) => VNode;
export declare const IconPaperPlaneAlt: (p?: SVGAttributes) => VNode;
export declare const IconPaperclip: (p?: SVGAttributes) => VNode;
export declare const IconParagraphCenter: (p?: SVGAttributes) => VNode;
export declare const IconParagraphEnd: (p?: SVGAttributes) => VNode;
export declare const IconParagraphLeft: (p?: SVGAttributes) => VNode;
export declare const IconParagraphRight: (p?: SVGAttributes) => VNode;
export declare const IconParagraphStart: (p?: SVGAttributes) => VNode;
export declare const IconPen: (p?: SVGAttributes) => VNode;
export declare const IconPhoneLandscape: (p?: SVGAttributes) => VNode;
export declare const IconPhonePortrait: (p?: SVGAttributes) => VNode;
export declare const IconPicture: (p?: SVGAttributes) => VNode;
export declare const IconPieHalf: (p?: SVGAttributes) => VNode;
export declare const IconPieQuarter: (p?: SVGAttributes) => VNode;
export declare const IconPieThird: (p?: SVGAttributes) => VNode;
export declare const IconPill: (p?: SVGAttributes) => VNode;
export declare const IconPlayButton: (p?: SVGAttributes) => VNode;
export declare const IconPlus: (p?: SVGAttributes) => VNode;
export declare const IconPlusCircle: (p?: SVGAttributes) => VNode;
export declare const IconPostcard: (p?: SVGAttributes) => VNode;
export declare const IconPrinter: (p?: SVGAttributes) => VNode;
export declare const IconProjector: (p?: SVGAttributes) => VNode;
export declare const IconPullDown: (p?: SVGAttributes) => VNode;
export declare const IconPullLeft: (p?: SVGAttributes) => VNode;
export declare const IconPullRight: (p?: SVGAttributes) => VNode;
export declare const IconPullUp: (p?: SVGAttributes) => VNode;
export declare const IconPushDown: (p?: SVGAttributes) => VNode;
export declare const IconPushLeft: (p?: SVGAttributes) => VNode;
export declare const IconPushRight: (p?: SVGAttributes) => VNode;
export declare const IconPushUp: (p?: SVGAttributes) => VNode;
export declare const IconQuestionCircle: (p?: SVGAttributes) => VNode;
export declare const IconRadioOn: (p?: SVGAttributes) => VNode;
export declare const IconReceipt: (p?: SVGAttributes) => VNode;
export declare const IconRecord: (p?: SVGAttributes) => VNode;
export declare const IconRedo: (p?: SVGAttributes) => VNode;
export declare const IconRefresh: (p?: SVGAttributes) => VNode;
export declare const IconRefreshAlt: (p?: SVGAttributes) => VNode;
export declare const IconReplicate: (p?: SVGAttributes) => VNode;
export declare const IconReplicateAlt: (p?: SVGAttributes) => VNode;
export declare const IconReset: (p?: SVGAttributes) => VNode;
export declare const IconResetAlt: (p?: SVGAttributes) => VNode;
export declare const IconResetForward: (p?: SVGAttributes) => VNode;
export declare const IconResetHard: (p?: SVGAttributes) => VNode;
export declare const IconResetTemporary: (p?: SVGAttributes) => VNode;
export declare const IconRetweet: (p?: SVGAttributes) => VNode;
export declare const IconReuse: (p?: SVGAttributes) => VNode;
export declare const IconReverse: (p?: SVGAttributes) => VNode;
export declare const IconReverseAlt: (p?: SVGAttributes) => VNode;
export declare const IconRevert: (p?: SVGAttributes) => VNode;
export declare const IconRocket: (p?: SVGAttributes) => VNode;
export declare const IconRuler: (p?: SVGAttributes) => VNode;
export declare const IconScale: (p?: SVGAttributes) => VNode;
export declare const IconScaleContract: (p?: SVGAttributes) => VNode;
export declare const IconScaleExtend: (p?: SVGAttributes) => VNode;
export declare const IconScalpel: (p?: SVGAttributes) => VNode;
export declare const IconSearch: (p?: SVGAttributes) => VNode;
export declare const IconServer: (p?: SVGAttributes) => VNode;
export declare const IconSettings: (p?: SVGAttributes) => VNode;
export declare const IconShare: (p?: SVGAttributes) => VNode;
export declare const IconShareAlt: (p?: SVGAttributes) => VNode;
export declare const IconShuffle: (p?: SVGAttributes) => VNode;
export declare const IconSideMenu: (p?: SVGAttributes) => VNode;
export declare const IconSignalFull: (p?: SVGAttributes) => VNode;
export declare const IconSignalLow: (p?: SVGAttributes) => VNode;
export declare const IconSignalMedium: (p?: SVGAttributes) => VNode;
export declare const IconSignalNone: (p?: SVGAttributes) => VNode;
export declare const IconSlashBackward: (p?: SVGAttributes) => VNode;
export declare const IconSlashForward: (p?: SVGAttributes) => VNode;
export declare const IconSliders: (p?: SVGAttributes) => VNode;
export declare const IconSort: (p?: SVGAttributes) => VNode;
export declare const IconSortAlt: (p?: SVGAttributes) => VNode;
export declare const IconSpeaker: (p?: SVGAttributes) => VNode;
export declare const IconSpeechBubble: (p?: SVGAttributes) => VNode;
export declare const IconSpeechTyping: (p?: SVGAttributes) => VNode;
export declare const IconSplit: (p?: SVGAttributes) => VNode;
export declare const IconSplitThree: (p?: SVGAttributes) => VNode;
export declare const IconStar: (p?: SVGAttributes) => VNode;
export declare const IconSun: (p?: SVGAttributes) => VNode;
export declare const IconSupport: (p?: SVGAttributes) => VNode;
export declare const IconSwap: (p?: SVGAttributes) => VNode;
export declare const IconSwitch: (p?: SVGAttributes) => VNode;
export declare const IconTable: (p?: SVGAttributes) => VNode;
export declare const IconTableHeader: (p?: SVGAttributes) => VNode;
export declare const IconTag: (p?: SVGAttributes) => VNode;
export declare const IconTagMilestone: (p?: SVGAttributes) => VNode;
export declare const IconTags: (p?: SVGAttributes) => VNode;
export declare const IconTarget: (p?: SVGAttributes) => VNode;
export declare const IconTerminal: (p?: SVGAttributes) => VNode;
export declare const IconThread: (p?: SVGAttributes) => VNode;
export declare const IconThumbsDown: (p?: SVGAttributes) => VNode;
export declare const IconThumbsUp: (p?: SVGAttributes) => VNode;
export declare const IconTicket: (p?: SVGAttributes) => VNode;
export declare const IconTimeline: (p?: SVGAttributes) => VNode;
export declare const IconTodo: (p?: SVGAttributes) => VNode;
export declare const IconToggle: (p?: SVGAttributes) => VNode;
export declare const IconToggles: (p?: SVGAttributes) => VNode;
export declare const IconTranslate: (p?: SVGAttributes) => VNode;
export declare const IconTrash: (p?: SVGAttributes) => VNode;
export declare const IconTrashAlt: (p?: SVGAttributes) => VNode;
export declare const IconTrophy: (p?: SVGAttributes) => VNode;
export declare const IconTvMode: (p?: SVGAttributes) => VNode;
export declare const IconUnarchive: (p?: SVGAttributes) => VNode;
export declare const IconUndo: (p?: SVGAttributes) => VNode;
export declare const IconUndoHistory: (p?: SVGAttributes) => VNode;
export declare const IconUnlinkHorizontal: (p?: SVGAttributes) => VNode;
export declare const IconUnlinkVertical: (p?: SVGAttributes) => VNode;
export declare const IconUpload: (p?: SVGAttributes) => VNode;
export declare const IconUploadAlt: (p?: SVGAttributes) => VNode;
export declare const IconUpward: (p?: SVGAttributes) => VNode;
export declare const IconUser: (p?: SVGAttributes) => VNode;
export declare const IconUserAdd: (p?: SVGAttributes) => VNode;
export declare const IconUserCircle: (p?: SVGAttributes) => VNode;
export declare const IconUserMale: (p?: SVGAttributes) => VNode;
export declare const IconUserMaleCircle: (p?: SVGAttributes) => VNode;
export declare const IconUserRemove: (p?: SVGAttributes) => VNode;
export declare const IconUsers: (p?: SVGAttributes) => VNode;
export declare const IconVenn: (p?: SVGAttributes) => VNode;
export declare const IconVersion: (p?: SVGAttributes) => VNode;
export declare const IconVersions: (p?: SVGAttributes) => VNode;
export declare const IconVideo: (p?: SVGAttributes) => VNode;
export declare const IconVolume0: (p?: SVGAttributes) => VNode;
export declare const IconVolumeAdd: (p?: SVGAttributes) => VNode;
export declare const IconVolumeDisabled: (p?: SVGAttributes) => VNode;
export declare const IconVolumeHigh: (p?: SVGAttributes) => VNode;
export declare const IconVolumeLow: (p?: SVGAttributes) => VNode;
export declare const IconVolumeMinus: (p?: SVGAttributes) => VNode;
export declare const IconVolumeMuted: (p?: SVGAttributes) => VNode;
export declare const IconWallet: (p?: SVGAttributes) => VNode;
export declare const IconWarningCircle: (p?: SVGAttributes) => VNode;
export declare const IconWarningHex: (p?: SVGAttributes) => VNode;
export declare const IconWarningTriangle: (p?: SVGAttributes) => VNode;
export declare const IconWaves: (p?: SVGAttributes) => VNode;
export declare const IconWidth: (p?: SVGAttributes) => VNode;
export declare const IconWifi: (p?: SVGAttributes) => VNode;
export declare const IconWifiError: (p?: SVGAttributes) => VNode;
export declare const IconWifiNone: (p?: SVGAttributes) => VNode;
export declare const IconWindow: (p?: SVGAttributes) => VNode;
export declare const IconWindowCollapseLeft: (p?: SVGAttributes) => VNode;
export declare const IconWindowCollapseRight: (p?: SVGAttributes) => VNode;
export declare const IconWindowContent: (p?: SVGAttributes) => VNode;
export declare const IconWrapBack: (p?: SVGAttributes) => VNode;
export declare const IconWrapForward: (p?: SVGAttributes) => VNode;
export declare const IconWrite: (p?: SVGAttributes) => VNode;
export declare const IconZoomCancel: (p?: SVGAttributes) => VNode;
export declare const IconZoomIn: (p?: SVGAttributes) => VNode;
export declare const IconZoomOut: (p?: SVGAttributes) => VNode;
export declare const IconZoomReset: (p?: SVGAttributes) => VNode;
export {IconDownward as IconJumpDown,IconUpward as IconJumpUp};