@iconify-prerendered/vue-pajamas
Version:
Gitlab SVGs components for Vue. Designed for ease of use and high performance
395 lines (394 loc) • 26.7 kB
TypeScript
import type {SVGAttributes, VNode} from 'vue';
export declare const IconAbuse: (p?: SVGAttributes) => VNode;
export declare const IconAccessibility: (p?: SVGAttributes) => VNode;
export declare const IconAccount: (p?: SVGAttributes) => VNode;
export declare const IconAdmin: (p?: SVGAttributes) => VNode;
export declare const IconApi: (p?: SVGAttributes) => VNode;
export declare const IconAppearance: (p?: SVGAttributes) => VNode;
export declare const IconApplications: (p?: SVGAttributes) => VNode;
export declare const IconApproval: (p?: SVGAttributes) => VNode;
export declare const IconApprovalSolid: (p?: SVGAttributes) => VNode;
export declare const IconArchive: (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 IconArrowUp: (p?: SVGAttributes) => VNode;
export declare const IconAssignee: (p?: SVGAttributes) => VNode;
export declare const IconAt: (p?: SVGAttributes) => VNode;
export declare const IconAttention: (p?: SVGAttributes) => VNode;
export declare const IconAttentionSolid: (p?: SVGAttributes) => VNode;
export declare const IconAttentionSolidSm: (p?: SVGAttributes) => VNode;
export declare const IconAutoplay: (p?: SVGAttributes) => VNode;
export declare const IconBitbucket: (p?: SVGAttributes) => VNode;
export declare const IconBold: (p?: SVGAttributes) => VNode;
export declare const IconBook: (p?: SVGAttributes) => VNode;
export declare const IconBookmark: (p?: SVGAttributes) => VNode;
export declare const IconBranch: (p?: SVGAttributes) => VNode;
export declare const IconBranchDeleted: (p?: SVGAttributes) => VNode;
export declare const IconBrandZoom: (p?: SVGAttributes) => VNode;
export declare const IconBug: (p?: SVGAttributes) => VNode;
export declare const IconBuilding: (p?: SVGAttributes) => VNode;
export declare const IconBulb: (p?: SVGAttributes) => VNode;
export declare const IconBullhorn: (p?: SVGAttributes) => VNode;
export declare const IconCalendar: (p?: SVGAttributes) => VNode;
export declare const IconCalendarOverdue: (p?: SVGAttributes) => VNode;
export declare const IconCancel: (p?: SVGAttributes) => VNode;
export declare const IconCanceledCircle: (p?: SVGAttributes) => VNode;
export declare const IconCar: (p?: SVGAttributes) => VNode;
export declare const IconCatalogCheckmark: (p?: SVGAttributes) => VNode;
export declare const IconChart: (p?: SVGAttributes) => VNode;
export declare const IconCheck: (p?: SVGAttributes) => VNode;
export declare const IconCheckCircle: (p?: SVGAttributes) => VNode;
export declare const IconCheckCircleDashed: (p?: SVGAttributes) => VNode;
export declare const IconCheckCircleFilled: (p?: SVGAttributes) => VNode;
export declare const IconCheckSm: (p?: SVGAttributes) => VNode;
export declare const IconCheckXs: (p?: SVGAttributes) => VNode;
export declare const IconCherryPickCommit: (p?: SVGAttributes) => VNode;
export declare const IconChevronDoubleLgLeft: (p?: SVGAttributes) => VNode;
export declare const IconChevronDoubleLgRight: (p?: SVGAttributes) => VNode;
export declare const IconChevronDown: (p?: SVGAttributes) => VNode;
export declare const IconChevronLeft: (p?: SVGAttributes) => VNode;
export declare const IconChevronLgDown: (p?: SVGAttributes) => VNode;
export declare const IconChevronLgLeft: (p?: SVGAttributes) => VNode;
export declare const IconChevronLgRight: (p?: SVGAttributes) => VNode;
export declare const IconChevronLgUp: (p?: SVGAttributes) => VNode;
export declare const IconChevronRight: (p?: SVGAttributes) => VNode;
export declare const IconChevronUp: (p?: SVGAttributes) => VNode;
export declare const IconClear: (p?: SVGAttributes) => VNode;
export declare const IconClearAll: (p?: SVGAttributes) => VNode;
export declare const IconClock: (p?: SVGAttributes) => VNode;
export declare const IconClose: (p?: SVGAttributes) => VNode;
export declare const IconCloseXs: (p?: SVGAttributes) => VNode;
export declare const IconCloudGear: (p?: SVGAttributes) => VNode;
export declare const IconCloudPod: (p?: SVGAttributes) => VNode;
export declare const IconCloudTerminal: (p?: SVGAttributes) => VNode;
export declare const IconCode: (p?: SVGAttributes) => VNode;
export declare const IconCollapse: (p?: SVGAttributes) => VNode;
export declare const IconCollapseLeft: (p?: SVGAttributes) => VNode;
export declare const IconCollapseRight: (p?: SVGAttributes) => VNode;
export declare const IconCollapseSolid: (p?: SVGAttributes) => VNode;
export declare const IconComment: (p?: SVGAttributes) => VNode;
export declare const IconCommentDots: (p?: SVGAttributes) => VNode;
export declare const IconCommentLines: (p?: SVGAttributes) => VNode;
export declare const IconCommentNext: (p?: SVGAttributes) => VNode;
export declare const IconComments: (p?: SVGAttributes) => VNode;
export declare const IconCommit: (p?: SVGAttributes) => VNode;
export declare const IconComparison: (p?: SVGAttributes) => VNode;
export declare const IconCompass: (p?: SVGAttributes) => VNode;
export declare const IconConnected: (p?: SVGAttributes) => VNode;
export declare const IconContainerImage: (p?: SVGAttributes) => VNode;
export declare const IconCopyToClipboard: (p?: SVGAttributes) => VNode;
export declare const IconCreditCard: (p?: SVGAttributes) => VNode;
export declare const IconDash: (p?: SVGAttributes) => VNode;
export declare const IconDashCircle: (p?: SVGAttributes) => VNode;
export declare const IconDashboard: (p?: SVGAttributes) => VNode;
export declare const IconDeployments: (p?: SVGAttributes) => VNode;
export declare const IconDetailsBlock: (p?: SVGAttributes) => VNode;
export declare const IconDiagram: (p?: SVGAttributes) => VNode;
export declare const IconDiscord: (p?: SVGAttributes) => VNode;
export declare const IconDisk: (p?: SVGAttributes) => VNode;
export declare const IconDocChanges: (p?: SVGAttributes) => VNode;
export declare const IconDocChart: (p?: SVGAttributes) => VNode;
export declare const IconDocCode: (p?: SVGAttributes) => VNode;
export declare const IconDocCompressed: (p?: SVGAttributes) => VNode;
export declare const IconDocExpand: (p?: SVGAttributes) => VNode;
export declare const IconDocImage: (p?: SVGAttributes) => VNode;
export declare const IconDocNew: (p?: SVGAttributes) => VNode;
export declare const IconDocSymlink: (p?: SVGAttributes) => VNode;
export declare const IconDocText: (p?: SVGAttributes) => VNode;
export declare const IconDocVersions: (p?: SVGAttributes) => VNode;
export declare const IconDocument: (p?: SVGAttributes) => VNode;
export declare const IconDocuments: (p?: SVGAttributes) => VNode;
export declare const IconDotGrid: (p?: SVGAttributes) => VNode;
export declare const IconDownload: (p?: SVGAttributes) => VNode;
export declare const IconDumbbell: (p?: SVGAttributes) => VNode;
export declare const IconDuoAgenticChat: (p?: SVGAttributes) => VNode;
export declare const IconDuoChat: (p?: SVGAttributes) => VNode;
export declare const IconDuoChatNew: (p?: SVGAttributes) => VNode;
export declare const IconDuoChatOff: (p?: SVGAttributes) => VNode;
export declare const IconDuplicate: (p?: SVGAttributes) => VNode;
export declare const IconEarth: (p?: SVGAttributes) => VNode;
export declare const IconEllipsisH: (p?: SVGAttributes) => VNode;
export declare const IconEllipsisV: (p?: SVGAttributes) => VNode;
export declare const IconEntityBlocked: (p?: SVGAttributes) => VNode;
export declare const IconEntityBlocking: (p?: SVGAttributes) => VNode;
export declare const IconEnvironment: (p?: SVGAttributes) => VNode;
export declare const IconEpic: (p?: SVGAttributes) => VNode;
export declare const IconEpicClosed: (p?: SVGAttributes) => VNode;
export declare const IconError: (p?: SVGAttributes) => VNode;
export declare const IconExpand: (p?: SVGAttributes) => VNode;
export declare const IconExpandDown: (p?: SVGAttributes) => VNode;
export declare const IconExpandLeft: (p?: SVGAttributes) => VNode;
export declare const IconExpandRight: (p?: SVGAttributes) => VNode;
export declare const IconExpandUp: (p?: SVGAttributes) => VNode;
export declare const IconExpire: (p?: SVGAttributes) => VNode;
export declare const IconExport: (p?: SVGAttributes) => VNode;
export declare const IconExternalLink: (p?: SVGAttributes) => VNode;
export declare const IconEye: (p?: SVGAttributes) => VNode;
export declare const IconEyeSlash: (p?: SVGAttributes) => VNode;
export declare const IconFaceNeutral: (p?: SVGAttributes) => VNode;
export declare const IconFaceUnhappy: (p?: SVGAttributes) => VNode;
export declare const IconFalsePositive: (p?: SVGAttributes) => VNode;
export declare const IconFeatureFlag: (p?: SVGAttributes) => VNode;
export declare const IconFeatureFlagDisabled: (p?: SVGAttributes) => VNode;
export declare const IconFileAddition: (p?: SVGAttributes) => VNode;
export declare const IconFileAdditionSolid: (p?: SVGAttributes) => VNode;
export declare const IconFileDeletion: (p?: SVGAttributes) => VNode;
export declare const IconFileDeletionSolid: (p?: SVGAttributes) => VNode;
export declare const IconFileModified: (p?: SVGAttributes) => VNode;
export declare const IconFileModifiedSolid: (p?: SVGAttributes) => VNode;
export declare const IconFileTree: (p?: SVGAttributes) => VNode;
export declare const IconFilter: (p?: SVGAttributes) => VNode;
export declare const IconFire: (p?: SVGAttributes) => VNode;
export declare const IconFirstContribution: (p?: SVGAttributes) => VNode;
export declare const IconFlag: (p?: SVGAttributes) => VNode;
export declare const IconFolder: (p?: SVGAttributes) => VNode;
export declare const IconFolderNew: (p?: SVGAttributes) => VNode;
export declare const IconFolderOpen: (p?: SVGAttributes) => VNode;
export declare const IconFood: (p?: SVGAttributes) => VNode;
export declare const IconFork: (p?: SVGAttributes) => VNode;
export declare const IconFormula: (p?: SVGAttributes) => VNode;
export declare const IconGit: (p?: SVGAttributes) => VNode;
export declare const IconGitMerge: (p?: SVGAttributes) => VNode;
export declare const IconGitea: (p?: SVGAttributes) => VNode;
export declare const IconGithub: (p?: SVGAttributes) => VNode;
export declare const IconGoBack: (p?: SVGAttributes) => VNode;
export declare const IconGoogle: (p?: SVGAttributes) => VNode;
export declare const IconGrip: (p?: SVGAttributes) => VNode;
export declare const IconGroup: (p?: SVGAttributes) => VNode;
export declare const IconHamburger: (p?: SVGAttributes) => VNode;
export declare const IconHash: (p?: SVGAttributes) => VNode;
export declare const IconHeading: (p?: SVGAttributes) => VNode;
export declare const IconHeart: (p?: SVGAttributes) => VNode;
export declare const IconHighlight: (p?: SVGAttributes) => VNode;
export declare const IconHistory: (p?: SVGAttributes) => VNode;
export declare const IconHome: (p?: SVGAttributes) => VNode;
export declare const IconHook: (p?: SVGAttributes) => VNode;
export declare const IconHourglass: (p?: SVGAttributes) => VNode;
export declare const IconImageCommentDark: (p?: SVGAttributes) => VNode;
export declare const IconImageCommentLight: (p?: SVGAttributes) => VNode;
export declare const IconImport: (p?: SVGAttributes) => VNode;
export declare const IconIncognito: (p?: SVGAttributes) => VNode;
export declare const IconInformation: (p?: SVGAttributes) => VNode;
export declare const IconInformationO: (p?: SVGAttributes) => VNode;
export declare const IconInfrastructureRegistry: (p?: SVGAttributes) => VNode;
export declare const IconInsert: (p?: SVGAttributes) => VNode;
export declare const IconIssueClose: (p?: SVGAttributes) => VNode;
export declare const IconIssueClosed: (p?: SVGAttributes) => VNode;
export declare const IconIssueNew: (p?: SVGAttributes) => VNode;
export declare const IconIssueOpenM: (p?: SVGAttributes) => VNode;
export declare const IconIssueTypeEnhancement: (p?: SVGAttributes) => VNode;
export declare const IconIssueTypeFeature: (p?: SVGAttributes) => VNode;
export declare const IconIssueTypeIncident: (p?: SVGAttributes) => VNode;
export declare const IconIssueTypeIssue: (p?: SVGAttributes) => VNode;
export declare const IconIssueTypeKeyresult: (p?: SVGAttributes) => VNode;
export declare const IconIssueTypeMaintenance: (p?: SVGAttributes) => VNode;
export declare const IconIssueTypeObjective: (p?: SVGAttributes) => VNode;
export declare const IconIssueTypeRequirements: (p?: SVGAttributes) => VNode;
export declare const IconIssueTypeTask: (p?: SVGAttributes) => VNode;
export declare const IconIssueTypeTestCase: (p?: SVGAttributes) => VNode;
export declare const IconIssueTypeTicket: (p?: SVGAttributes) => VNode;
export declare const IconIssueUpdate: (p?: SVGAttributes) => VNode;
export declare const IconItalic: (p?: SVGAttributes) => VNode;
export declare const IconIteration: (p?: SVGAttributes) => VNode;
export declare const IconKey: (p?: SVGAttributes) => VNode;
export declare const IconKeyboard: (p?: SVGAttributes) => VNode;
export declare const IconKind: (p?: SVGAttributes) => VNode;
export declare const IconKubernetes: (p?: SVGAttributes) => VNode;
export declare const IconKubernetesAgent: (p?: SVGAttributes) => VNode;
export declare const IconLabel: (p?: SVGAttributes) => VNode;
export declare const IconLabels: (p?: SVGAttributes) => VNode;
export declare const IconLeave: (p?: SVGAttributes) => VNode;
export declare const IconLevelUp: (p?: SVGAttributes) => VNode;
export declare const IconLicense: (p?: SVGAttributes) => VNode;
export declare const IconLicenseSm: (p?: SVGAttributes) => VNode;
export declare const IconLink: (p?: SVGAttributes) => VNode;
export declare const IconLinkedin: (p?: SVGAttributes) => VNode;
export declare const IconListBulleted: (p?: SVGAttributes) => VNode;
export declare const IconListIndent: (p?: SVGAttributes) => VNode;
export declare const IconListNumbered: (p?: SVGAttributes) => VNode;
export declare const IconListOutdent: (p?: SVGAttributes) => VNode;
export declare const IconListTask: (p?: SVGAttributes) => VNode;
export declare const IconLivePreview: (p?: SVGAttributes) => VNode;
export declare const IconLiveStream: (p?: SVGAttributes) => VNode;
export declare const IconLocation: (p?: SVGAttributes) => VNode;
export declare const IconLocationDot: (p?: SVGAttributes) => VNode;
export declare const IconLock: (p?: SVGAttributes) => VNode;
export declare const IconLockOpen: (p?: SVGAttributes) => VNode;
export declare const IconLog: (p?: SVGAttributes) => VNode;
export declare const IconMachineLearning: (p?: SVGAttributes) => VNode;
export declare const IconMail: (p?: SVGAttributes) => VNode;
export declare const IconMarkdownMark: (p?: SVGAttributes) => VNode;
export declare const IconMarkdownMarkSolid: (p?: SVGAttributes) => VNode;
export declare const IconMarqueeSelection: (p?: SVGAttributes) => VNode;
export declare const IconMastodon: (p?: SVGAttributes) => VNode;
export declare const IconMaximize: (p?: SVGAttributes) => VNode;
export declare const IconMedia: (p?: SVGAttributes) => VNode;
export declare const IconMediaBroken: (p?: SVGAttributes) => VNode;
export declare const IconMerge: (p?: SVGAttributes) => VNode;
export declare const IconMergeRequestClose: (p?: SVGAttributes) => VNode;
export declare const IconMergeRequestCloseM: (p?: SVGAttributes) => VNode;
export declare const IconMilestone: (p?: SVGAttributes) => VNode;
export declare const IconMinimize: (p?: SVGAttributes) => VNode;
export declare const IconMobile: (p?: SVGAttributes) => VNode;
export declare const IconMobileIssueClose: (p?: SVGAttributes) => VNode;
export declare const IconMonitor: (p?: SVGAttributes) => VNode;
export declare const IconMonitorLines: (p?: SVGAttributes) => VNode;
export declare const IconMonitorO: (p?: SVGAttributes) => VNode;
export declare const IconMultipleChoice: (p?: SVGAttributes) => VNode;
export declare const IconNamespace: (p?: SVGAttributes) => VNode;
export declare const IconNature: (p?: SVGAttributes) => VNode;
export declare const IconNotifications: (p?: SVGAttributes) => VNode;
export declare const IconNotificationsOff: (p?: SVGAttributes) => VNode;
export declare const IconObject: (p?: SVGAttributes) => VNode;
export declare const IconOrganization: (p?: SVGAttributes) => VNode;
export declare const IconOverview: (p?: SVGAttributes) => VNode;
export declare const IconPackage: (p?: SVGAttributes) => VNode;
export declare const IconPaperAirplane: (p?: SVGAttributes) => VNode;
export declare const IconPaperclip: (p?: SVGAttributes) => VNode;
export declare const IconPartnerVerified: (p?: SVGAttributes) => VNode;
export declare const IconPause: (p?: SVGAttributes) => VNode;
export declare const IconPencil: (p?: SVGAttributes) => VNode;
export declare const IconPencilSquare: (p?: SVGAttributes) => VNode;
export declare const IconPipeline: (p?: SVGAttributes) => VNode;
export declare const IconPlanning: (p?: SVGAttributes) => VNode;
export declare const IconPlay: (p?: SVGAttributes) => VNode;
export declare const IconPlus: (p?: SVGAttributes) => VNode;
export declare const IconPod: (p?: SVGAttributes) => VNode;
export declare const IconPodcast: (p?: SVGAttributes) => VNode;
export declare const IconPower: (p?: SVGAttributes) => VNode;
export declare const IconPreferences: (p?: SVGAttributes) => VNode;
export declare const IconProfile: (p?: SVGAttributes) => VNode;
export declare const IconProgress: (p?: SVGAttributes) => VNode;
export declare const IconProject: (p?: SVGAttributes) => VNode;
export declare const IconPushRules: (p?: SVGAttributes) => VNode;
export declare const IconQuestion: (p?: SVGAttributes) => VNode;
export declare const IconQuestionO: (p?: SVGAttributes) => VNode;
export declare const IconQuickActions: (p?: SVGAttributes) => VNode;
export declare const IconQuota: (p?: SVGAttributes) => VNode;
export declare const IconQuote: (p?: SVGAttributes) => VNode;
export declare const IconRecipe: (p?: SVGAttributes) => VNode;
export declare const IconRedo: (p?: SVGAttributes) => VNode;
export declare const IconRegularExpression: (p?: SVGAttributes) => VNode;
export declare const IconRemove: (p?: SVGAttributes) => VNode;
export declare const IconRepeat: (p?: SVGAttributes) => VNode;
export declare const IconReply: (p?: SVGAttributes) => VNode;
export declare const IconResize: (p?: SVGAttributes) => VNode;
export declare const IconRetry: (p?: SVGAttributes) => VNode;
export declare const IconReviewCheckmark: (p?: SVGAttributes) => VNode;
export declare const IconReviewList: (p?: SVGAttributes) => VNode;
export declare const IconReviewWarning: (p?: SVGAttributes) => VNode;
export declare const IconRocket: (p?: SVGAttributes) => VNode;
export declare const IconRocketLaunch: (p?: SVGAttributes) => VNode;
export declare const IconRss: (p?: SVGAttributes) => VNode;
export declare const IconScale: (p?: SVGAttributes) => VNode;
export declare const IconScrollDown: (p?: SVGAttributes) => VNode;
export declare const IconScrollHandle: (p?: SVGAttributes) => VNode;
export declare const IconScrollUp: (p?: SVGAttributes) => VNode;
export declare const IconSearch: (p?: SVGAttributes) => VNode;
export declare const IconSearchDot: (p?: SVGAttributes) => VNode;
export declare const IconSearchMinus: (p?: SVGAttributes) => VNode;
export declare const IconSearchPlus: (p?: SVGAttributes) => VNode;
export declare const IconSearchResults: (p?: SVGAttributes) => VNode;
export declare const IconSearchSm: (p?: SVGAttributes) => VNode;
export declare const IconSettings: (p?: SVGAttributes) => VNode;
export declare const IconSeverityCritical: (p?: SVGAttributes) => VNode;
export declare const IconSeverityHigh: (p?: SVGAttributes) => VNode;
export declare const IconSeverityInfo: (p?: SVGAttributes) => VNode;
export declare const IconSeverityLow: (p?: SVGAttributes) => VNode;
export declare const IconSeverityMedium: (p?: SVGAttributes) => VNode;
export declare const IconSeverityUnknown: (p?: SVGAttributes) => VNode;
export declare const IconShare: (p?: SVGAttributes) => VNode;
export declare const IconShield: (p?: SVGAttributes) => VNode;
export declare const IconSidebar: (p?: SVGAttributes) => VNode;
export declare const IconSidebarRight: (p?: SVGAttributes) => VNode;
export declare const IconSkype: (p?: SVGAttributes) => VNode;
export declare const IconSlightFrown: (p?: SVGAttributes) => VNode;
export declare const IconSlightSmile: (p?: SVGAttributes) => VNode;
export declare const IconSmartCard: (p?: SVGAttributes) => VNode;
export declare const IconSmile: (p?: SVGAttributes) => VNode;
export declare const IconSmiley: (p?: SVGAttributes) => VNode;
export declare const IconSnippet: (p?: SVGAttributes) => VNode;
export declare const IconSoftUnwrap: (p?: SVGAttributes) => VNode;
export declare const IconSoftWrap: (p?: SVGAttributes) => VNode;
export declare const IconSortHighest: (p?: SVGAttributes) => VNode;
export declare const IconSortLowest: (p?: SVGAttributes) => VNode;
export declare const IconSpam: (p?: SVGAttributes) => VNode;
export declare const IconStageAll: (p?: SVGAttributes) => VNode;
export declare const IconStar: (p?: SVGAttributes) => VNode;
export declare const IconStarO: (p?: SVGAttributes) => VNode;
export declare const IconStatus: (p?: SVGAttributes) => VNode;
export declare const IconStatusActive: (p?: SVGAttributes) => VNode;
export declare const IconStatusAlert: (p?: SVGAttributes) => VNode;
export declare const IconStatusCancelled: (p?: SVGAttributes) => VNode;
export declare const IconStatusClosed: (p?: SVGAttributes) => VNode;
export declare const IconStatusHealth: (p?: SVGAttributes) => VNode;
export declare const IconStatusNeutral: (p?: SVGAttributes) => VNode;
export declare const IconStatusPaused: (p?: SVGAttributes) => VNode;
export declare const IconStatusPreparingBorderless: (p?: SVGAttributes) => VNode;
export declare const IconStatusStopped: (p?: SVGAttributes) => VNode;
export declare const IconStatusWaiting: (p?: SVGAttributes) => VNode;
export declare const IconStop: (p?: SVGAttributes) => VNode;
export declare const IconStrikethrough: (p?: SVGAttributes) => VNode;
export declare const IconSubgroup: (p?: SVGAttributes) => VNode;
export declare const IconSubscript: (p?: SVGAttributes) => VNode;
export declare const IconSubstitute: (p?: SVGAttributes) => VNode;
export declare const IconSuperscript: (p?: SVGAttributes) => VNode;
export declare const IconSymlink: (p?: SVGAttributes) => VNode;
export declare const IconTable: (p?: SVGAttributes) => VNode;
export declare const IconTablet: (p?: SVGAttributes) => VNode;
export declare const IconTag: (p?: SVGAttributes) => VNode;
export declare const IconTanuki: (p?: SVGAttributes) => VNode;
export declare const IconTanukiAi: (p?: SVGAttributes) => VNode;
export declare const IconTanukiAiOff: (p?: SVGAttributes) => VNode;
export declare const IconTanukiVerified: (p?: SVGAttributes) => VNode;
export declare const IconTaskDone: (p?: SVGAttributes) => VNode;
export declare const IconTemplate: (p?: SVGAttributes) => VNode;
export declare const IconTerminal: (p?: SVGAttributes) => VNode;
export declare const IconTerraform: (p?: SVGAttributes) => VNode;
export declare const IconTextDescription: (p?: SVGAttributes) => VNode;
export declare const IconThumbDown: (p?: SVGAttributes) => VNode;
export declare const IconThumbUp: (p?: SVGAttributes) => VNode;
export declare const IconThumbtack: (p?: SVGAttributes) => VNode;
export declare const IconThumbtackSolid: (p?: SVGAttributes) => VNode;
export declare const IconTimeOut: (p?: SVGAttributes) => VNode;
export declare const IconTimer: (p?: SVGAttributes) => VNode;
export declare const IconTitle: (p?: SVGAttributes) => VNode;
export declare const IconTodoAdd: (p?: SVGAttributes) => VNode;
export declare const IconToken: (p?: SVGAttributes) => VNode;
export declare const IconTrendDown: (p?: SVGAttributes) => VNode;
export declare const IconTrendStatic: (p?: SVGAttributes) => VNode;
export declare const IconTrendUp: (p?: SVGAttributes) => VNode;
export declare const IconTriggerSource: (p?: SVGAttributes) => VNode;
export declare const IconUnapproval: (p?: SVGAttributes) => VNode;
export declare const IconUnassignee: (p?: SVGAttributes) => VNode;
export declare const IconUnderline: (p?: SVGAttributes) => VNode;
export declare const IconUnlink: (p?: SVGAttributes) => VNode;
export declare const IconUnstageAll: (p?: SVGAttributes) => VNode;
export declare const IconUpgrade: (p?: SVGAttributes) => VNode;
export declare const IconUser: (p?: SVGAttributes) => VNode;
export declare const IconUsers: (p?: SVGAttributes) => VNode;
export declare const IconVolumeUp: (p?: SVGAttributes) => VNode;
export declare const IconWarning: (p?: SVGAttributes) => VNode;
export declare const IconWarningSolid: (p?: SVGAttributes) => VNode;
export declare const IconWeight: (p?: SVGAttributes) => VNode;
export declare const IconWork: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemChild: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemEnhancement: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemEpic: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemFeature: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemFeatureFlag: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemIncident: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemIssue: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemKeyresult: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemMaintenance: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemNew: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemObjective: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemParent: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemRequirement: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemTask: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemTestCase: (p?: SVGAttributes) => VNode;
export declare const IconWorkItemTicket: (p?: SVGAttributes) => VNode;
export declare const IconWorkItems: (p?: SVGAttributes) => VNode;
export declare const IconX: (p?: SVGAttributes) => VNode;
export {IconArrowRight as IconLongArrow,IconBullhorn as IconMessages,IconDashboard as IconTachometer,IconExport as IconUpload,IconFileAddition as IconPlusSquareO,IconFileAdditionSolid as IconPlusSquare,IconFlag as IconIssueTypeFeatureFlag,IconFolder as IconFolderO,IconGitMerge as IconMergeRequest,IconGitMerge as IconMergeRequestOpen,IconIssueTypeIssue as IconIssues,IconIssueTypeKeyresult as IconIssueTypeKeyResult,IconIssueTypeRequirements as IconRequirements,IconRemove as IconRemoveAll,IconTaskDone as IconTodoDone,IconX as IconTwitter};