type dangerouslySetInnerHTML = {
__html?: string;
};
type SvgProps = {
dangerouslySetInnerHTML?: dangerouslySetInnerHTML;
children?: string;
viewBox?: string;
fill?: string;
};
// export icons
export const IAdd: SvgProps;
export const IAddOutlined: SvgProps;
export const IArrowLeft: SvgProps;
export const IArrowRight: SvgProps;
export const IAudio: SvgProps;
export const IAuthor: SvgProps;
export const IBadge: SvgProps;
export const IBadgeOutlined: SvgProps;
export const IBook: SvgProps;
export const IBookOutlined: SvgProps;
export const IBookmark: SvgProps;
export const IBookmarkOutlined: SvgProps;
export const IBrighternessHigh: SvgProps;
export const IBrighternessHighOutlined: SvgProps;
export const IBrighternessLow: SvgProps;
export const IBrighternessLowOutlined: SvgProps;
export const IBulletOff: SvgProps;
export const IBulletOffOutlined: SvgProps;
export const IBulletOn: SvgProps;
export const IBulletOnOutlined: SvgProps;
export const ICalendar: SvgProps;
export const ICalendarCheickIn: SvgProps;
export const ICalendarCheickInOutlined: SvgProps;
export const ICalendarOutlined: SvgProps;
export const ICamera: SvgProps;
export const ICameraOutlined: SvgProps;
export const IChapter: SvgProps;
export const IChapterComment: SvgProps;
export const IChapterCommentOutlined: SvgProps;
export const IChapterOutlined: SvgProps;
export const IChart: SvgProps;
export const ICheckbox: SvgProps;
export const ICheckboxChecked: SvgProps;
export const ICheckboxCheckedOutlined: SvgProps;
export const ICheckboxMinus: SvgProps;
export const ICheckboxMinusOutlined: SvgProps;
export const ICheckmark: SvgProps;
export const ICheckmarkSmall: SvgProps;
export const IChevronDown: SvgProps;
export const IChevronLeft: SvgProps;
export const IChevronRight: SvgProps;
export const IChevronUp: SvgProps;
export const IClear: SvgProps;
export const IClearOutlined: SvgProps;
export const IClock: SvgProps;
export const IClockOutlined: SvgProps;
export const ICloud: SvgProps;
export const ICloudOutlined: SvgProps;
export const ICollapse: SvgProps;
export const IComic: SvgProps;
export const IComicOutlined: SvgProps;
export const IComment: SvgProps;
export const ICommentOutlined: SvgProps;
export const ICommentRemove: SvgProps;
export const ICommentRemoveOutlined: SvgProps;
export const ICommentReply: SvgProps;
export const ICommentReplyOutlined: SvgProps;
export const IContent: SvgProps;
export const IContents: SvgProps;
export const IContentsOutlined: SvgProps;
export const IContentsRemove: SvgProps;
export const IContentsRemoveOutlined: SvgProps;
export const ICountdown: SvgProps;
export const ICountdownOutlined: SvgProps;
export const ICup: SvgProps;
export const IDarkness: SvgProps;
export const IDarknessOutlined: SvgProps;
export const IDelete: SvgProps;
export const IDeleteOutlined: SvgProps;
export const IDiscount: SvgProps;
export const IDiscountOutlined: SvgProps;
export const IDiscountTag: SvgProps;
export const IDiscountTagOutlined: SvgProps;
export const IDislike: SvgProps;
export const IDislikeOutlined: SvgProps;
export const IDownload: SvgProps;
export const IDownloadOutlined: SvgProps;
export const IEarth: SvgProps;
export const IEarthOutlined: SvgProps;
export const IEmail: SvgProps;
export const IEmailOutlined: SvgProps;
export const IExp: SvgProps;
export const IExpOutlined: SvgProps;
export const IExpand: SvgProps;
export const IFastpass: SvgProps;
export const IFlag: SvgProps;
export const IFollowList: SvgProps;
export const IFollowListOutlined: SvgProps;
export const IFollowedList: SvgProps;
export const IFontSizeDown: SvgProps;
export const IFontSizeUp: SvgProps;
export const IFrame: SvgProps;
export const IGenderFemale: SvgProps;
export const IGenderMale: SvgProps;
export const IGenre: SvgProps;
export const IGif: SvgProps;
export const IGifOutlined: SvgProps;
export const IGift: SvgProps;
export const IGiftOutlined: SvgProps;
export const IHashtag: SvgProps;
export const IHashtagOutlined: SvgProps;
export const IHeart: SvgProps;
export const IHeartOutlined: SvgProps;
export const IHelp: SvgProps;
export const IHelpOutlined: SvgProps;
export const IHighlight: SvgProps;
export const IHighlightOutlined: SvgProps;
export const IHighlightRemove: SvgProps;
export const IHighlightRemoveOutlined: SvgProps;
export const IHot: SvgProps;
export const IHot2: SvgProps;
export const IHot2Outlined: SvgProps;
export const IHotOutlined: SvgProps;
export const IId: SvgProps;
export const IIdOutlined: SvgProps;
export const IImage: SvgProps;
export const IImageOff: SvgProps;
export const IImageOffOutlined: SvgProps;
export const IImageOutlined: SvgProps;
export const IInbox: SvgProps;
export const IInboxOutlined: SvgProps;
export const IKeyboard: SvgProps;
export const IKeyboardOutlined: SvgProps;
export const ILanguage: SvgProps;
export const ILevel: SvgProps;
export const ILevelOutlined: SvgProps;
export const ILink: SvgProps;
export const ILock: SvgProps;
export const ILockOutlined: SvgProps;
export const ILogo: SvgProps;
export const IMax: SvgProps;
export const IMedal: SvgProps;
export const IMedalOutlined: SvgProps;
export const IMin: SvgProps;
export const IMobile: SvgProps;
export const IMobileOutlined: SvgProps;
export const IMoreHoriz: SvgProps;
export const IMoreVert: SvgProps;
export const IMultipleSelect: SvgProps;
export const IMultipleSelectOutlined: SvgProps;
export const INotifiction: SvgProps;
export const INotifictionOutlined: SvgProps;
export const INovel: SvgProps;
export const INovelOutlined: SvgProps;
export const IOutlined: SvgProps;
export const IParagraphComment: SvgProps;
export const IPause: SvgProps;
export const IPen: SvgProps;
export const IPenOutline: SvgProps;
export const IPerson: SvgProps;
export const IPickbook: SvgProps;
export const IPickbookOutlined: SvgProps;
export const IPin: SvgProps;
export const IPinMap: SvgProps;
export const IPinRemove: SvgProps;
export const IPlus: SvgProps;
export const IPoint: SvgProps;
export const IPointOutlined: SvgProps;
export const IPolygonDown: SvgProps;
export const IPolygonDownOutlined: SvgProps;
export const IPolygonLeft: SvgProps;
export const IPolygonLeftOutlined: SvgProps;
export const IPolygonRight: SvgProps;
export const IPolygonUp: SvgProps;
export const IPolygonUpOutlined: SvgProps;
export const IPrivilege: SvgProps;
export const IPrivilegeOutlined: SvgProps;
export const IQuestion: SvgProps;
export const IQuestionOutline: SvgProps;
export const IRadioSelected: SvgProps;
export const IRadioSelectedOutlined: SvgProps;
export const IRadioUnselected: SvgProps;
export const IRankUp: SvgProps;
export const IReadHistory: SvgProps;
export const IReadHistoryOutlined: SvgProps;
export const IReadPage: SvgProps;
export const IReadPageOutlined: SvgProps;
export const IReadScroll: SvgProps;
export const IReadScrollOutlined: SvgProps;
export const IReadTap: SvgProps;
export const IRedeem: SvgProps;
export const IRefresh: SvgProps;
export const IReport: SvgProps;
export const IReportOutlined: SvgProps;
export const ISearch: SvgProps;
export const ISetting: SvgProps;
export const ISettingOutlined: SvgProps;
export const IShare: SvgProps;
export const IShareOutlined: SvgProps;
export const IShowOff: SvgProps;
export const IShowOffOutlined: SvgProps;
export const IShowOn: SvgProps;
export const IShowOnOutlined: SvgProps;
export const ISmile: SvgProps;
export const ISmileOutlined: SvgProps;
export const ISpeaker: SvgProps;
export const IStar: SvgProps;
export const IStarHalfLeft: SvgProps;
export const IStarHalfLeftOutlined: SvgProps;
export const IStarHalfRight: SvgProps;
export const IStarHalfRightOutlined: SvgProps;
export const IStarOutlined: SvgProps;
export const IStoneEnergy: SvgProps;
export const IStonePower: SvgProps;
export const ISwitch: SvgProps;
export const ISync: SvgProps;
export const ISyncOutlined: SvgProps;
export const ITap: SvgProps;
export const ITapOutlined: SvgProps;
export const IUnlock: SvgProps;
export const IUnlockBatch: SvgProps;
export const IUnlockOutlined: SvgProps;
export const IUpvote: SvgProps;
export const IUpvoteOutlined: SvgProps;
export const IVoucher: SvgProps;
export const IVoucherOutlined: SvgProps;
export const IX: SvgProps;