@react-beauty/ui-icon
Version:
ui-icon
1,409 lines (1,408 loc) • 51.8 kB
TypeScript
export declare const iconSets: {
readonly arrowsBottomLeft: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsBottomRight: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsChevronDown: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsChevronLeft: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsChevronRight: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsChevronUp: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsDiagonalsBltr: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsDiagonalsTlbr: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsDown: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsForward: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsLeftCurved: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsRefresh: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsReply: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsRightCurved: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsTopLeft: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsTopRight: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsTransfer: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsUp: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly arrowsUpdate: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chartArea: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chartBar: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chartBarVertical: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chartCommentBubbleAlert: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chartDashboard: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chartFin: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chartLine: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chartPieChart: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chartRelation: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chartRound: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chatChat: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chatCommentAdd: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chatCommentBubble: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chatCommentBubbleQuestionMark: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chatCommentRemove: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chatCommentText: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chatDoubleBubble: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly chatStatsChat: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly controlsChevronDown: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly controlsChevronLeft: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly controlsChevronRight: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly controlsChevronUp: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly controlsClose: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly controlsCloseSmall: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly controlsDiagonalsInsight: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly controlsDiagonalsOutsight: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly controlsExpandAlt: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly controlsEye: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly controlsEyeCrossed: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly controlsMinus: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly controlsPlus: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly devicesBluetooth: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly devicesJoystick: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly devicesKeyboard: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly devicesMac: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly devicesMacbook: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly devicesMacbookAndIphone: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly devicesMouse: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly devicesPhone: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly devicesSmartphone: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly devicesTvBox: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesAdd: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesCase: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesClipboard: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesClipboardText: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesCode: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesCopy: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesDelete: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesDraft: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesExport: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesExternalLink: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesFile: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesFolderClosed: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesFolderOpen: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesFolderOpenAlternative: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesFolderZip: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesGlasses: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesImport: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesMagazine: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesPrint: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesRemove: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesSave: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesScan: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesShare: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesSticker: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesTable: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly filesText: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericAbout: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericAlarm: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericAlarmRound: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericAll: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericBet: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericBetslip: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericBlock: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericBookmark: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericBrowser: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericBurgerRegular: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericBurgerZig: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericCheckAlternative: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericCheckRounded: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericClose: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericDelete: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericDislike: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericDownload: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericDragHandle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericEdit: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericGlobe: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericHearth: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericHelp: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericHome: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericIdea: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericInfo: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericInfoAlternative: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericLightningBolt: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericLike: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericLink: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericLogIn: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericLogOut: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericLoyalty: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericMention: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericMenu: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericMinus: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericMultiBet: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericNews: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericPartners: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericPending: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericPicture: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericPlus: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericSearch: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericSettings: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericShareAndroid: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericShareArrow: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericShareIos: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericShareIosBig: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericStar: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericTag: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericTicket: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericTrophy: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericUpload: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericUser: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly genericUsers: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mailBox: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mailEmailStats: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mailEnvelope: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mailFilter: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mailFilterCrossed: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mailFlag: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mailLink: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mailSend: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mapsCompass: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mapsLocation: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mapsMap: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mapsMarket: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mapsPanorama: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mapsPin: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mapsPinAdd: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mapsPinLocation: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mapsWorld: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaFastBack: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaFastForward: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaGifAlternative: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaHeadphones: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaMegaphone: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaMice: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaMiceAlternative: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaMusic: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaNoVolume: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaPause: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaPhoto: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaSoundwave: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaStop: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaTuner: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaTunerAlternative: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaVideo: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly mediaVolume: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly notificationsActivity: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly notificationsAlert: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly notificationsApp: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly notificationsBell: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly notificationsBellAlarm: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly notificationsBellCross: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly notificationsBellRinging: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly notificationsBellRingingAlternative: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly notificationsError: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly notificationsNotifications: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly notificationsQuestionMark: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly notificationsSettings: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly other3Dots: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly otherCrown: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly otherFrame: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly otherLightning: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly otherMoon: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly otherPlug: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly otherRewards: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly otherSad: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly otherSmile: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly otherSun: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly otherWater: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly securityKey: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly securityLock: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly securityMagnet: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly securityShield: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly securityShieldSecured: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly securityUmbrella: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly securityUnlock: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly securityVerified: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly securityVerifiedFace: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly shopBag: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly shopBasket: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly shopCard: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly shopWallet: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly shopCart: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly shopWirelessPay: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwareBug: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwareCode: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwareCursor: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwareDashboard: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwareData: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwareDownload: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwareHand: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwareLogIn: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwareLogOut: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwareNut: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwarePlate: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwarePuzzle: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwareSettings: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwareTurnOff: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwareTurnOn: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly softwareWrench: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly textDecreaseIndent: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly textListView: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly timeAlarm: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly timeCalendar: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly timeCalendarAdd: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly timeCalendarAlternative: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;
desc?: string;
descId?: string;
}>;
readonly timeCalendarDate: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
title?: string;
titleId?: string;