@douyinfe/semi-icons 2.1.1 → 2.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/semi-icons.css.map +1 -1
- package/dist/css/semi-icons.min.css.map +1 -1
- package/dist/umd/semi-icons.js +48 -14
- package/dist/umd/semi-icons.js.map +1 -1
- package/dist/umd/semi-icons.min.js +1 -1
- package/dist/umd/semi-icons.min.js.map +1 -1
- package/lib/cjs/components/Icon.d.ts +15 -0
- package/lib/cjs/components/Icon.js +100 -0
- package/lib/cjs/env.d.ts +1 -0
- package/lib/cjs/env.js +11 -0
- package/lib/cjs/icons/IconAbsoluteStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAbsoluteStroked.js +46 -0
- package/lib/cjs/icons/IconActivity.d.ts +3 -0
- package/lib/cjs/icons/IconActivity.js +46 -0
- package/lib/cjs/icons/IconAlarm.d.ts +3 -0
- package/lib/cjs/icons/IconAlarm.js +56 -0
- package/lib/cjs/icons/IconAlertCircle.d.ts +3 -0
- package/lib/cjs/icons/IconAlertCircle.js +46 -0
- package/lib/cjs/icons/IconAlertTriangle.d.ts +3 -0
- package/lib/cjs/icons/IconAlertTriangle.js +46 -0
- package/lib/cjs/icons/IconAlignBottom.d.ts +3 -0
- package/lib/cjs/icons/IconAlignBottom.js +51 -0
- package/lib/cjs/icons/IconAlignCenter.d.ts +3 -0
- package/lib/cjs/icons/IconAlignCenter.js +46 -0
- package/lib/cjs/icons/IconAlignCenterVertical.d.ts +3 -0
- package/lib/cjs/icons/IconAlignCenterVertical.js +46 -0
- package/lib/cjs/icons/IconAlignHCenterStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlignHCenterStroked.js +46 -0
- package/lib/cjs/icons/IconAlignHLeftStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlignHLeftStroked.js +46 -0
- package/lib/cjs/icons/IconAlignHRightStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlignHRightStroked.js +46 -0
- package/lib/cjs/icons/IconAlignJustify.d.ts +3 -0
- package/lib/cjs/icons/IconAlignJustify.js +46 -0
- package/lib/cjs/icons/IconAlignLeft.d.ts +3 -0
- package/lib/cjs/icons/IconAlignLeft.js +46 -0
- package/lib/cjs/icons/IconAlignRight.d.ts +3 -0
- package/lib/cjs/icons/IconAlignRight.js +46 -0
- package/lib/cjs/icons/IconAlignTop.d.ts +3 -0
- package/lib/cjs/icons/IconAlignTop.js +51 -0
- package/lib/cjs/icons/IconAlignVBotStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlignVBotStroked.js +46 -0
- package/lib/cjs/icons/IconAlignVBottomStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlignVBottomStroked.js +46 -0
- package/lib/cjs/icons/IconAlignVCenterStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlignVCenterStroked.js +46 -0
- package/lib/cjs/icons/IconAlignVTopStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlignVTopStroked.js +46 -0
- package/lib/cjs/icons/IconApartment.d.ts +3 -0
- package/lib/cjs/icons/IconApartment.js +46 -0
- package/lib/cjs/icons/IconAppCenter.d.ts +3 -0
- package/lib/cjs/icons/IconAppCenter.js +46 -0
- package/lib/cjs/icons/IconApps.d.ts +3 -0
- package/lib/cjs/icons/IconApps.js +68 -0
- package/lib/cjs/icons/IconArchive.d.ts +3 -0
- package/lib/cjs/icons/IconArchive.js +49 -0
- package/lib/cjs/icons/IconArrowDown.d.ts +3 -0
- package/lib/cjs/icons/IconArrowDown.js +46 -0
- package/lib/cjs/icons/IconArrowDownLeft.d.ts +3 -0
- package/lib/cjs/icons/IconArrowDownLeft.js +46 -0
- package/lib/cjs/icons/IconArrowDownRight.d.ts +3 -0
- package/lib/cjs/icons/IconArrowDownRight.js +46 -0
- package/lib/cjs/icons/IconArrowLeft.d.ts +3 -0
- package/lib/cjs/icons/IconArrowLeft.js +46 -0
- package/lib/cjs/icons/IconArrowRight.d.ts +3 -0
- package/lib/cjs/icons/IconArrowRight.js +46 -0
- package/lib/cjs/icons/IconArrowUp.d.ts +3 -0
- package/lib/cjs/icons/IconArrowUp.js +46 -0
- package/lib/cjs/icons/IconArrowUpLeft.d.ts +3 -0
- package/lib/cjs/icons/IconArrowUpLeft.js +46 -0
- package/lib/cjs/icons/IconArrowUpRight.d.ts +3 -0
- package/lib/cjs/icons/IconArrowUpRight.js +46 -0
- package/lib/cjs/icons/IconArticle.d.ts +3 -0
- package/lib/cjs/icons/IconArticle.js +46 -0
- package/lib/cjs/icons/IconAscend.d.ts +3 -0
- package/lib/cjs/icons/IconAscend.js +50 -0
- package/lib/cjs/icons/IconAt.d.ts +3 -0
- package/lib/cjs/icons/IconAt.js +46 -0
- package/lib/cjs/icons/IconBackTop.d.ts +3 -0
- package/lib/cjs/icons/IconBackTop.js +51 -0
- package/lib/cjs/icons/IconBackward.d.ts +3 -0
- package/lib/cjs/icons/IconBackward.js +47 -0
- package/lib/cjs/icons/IconBarChartHStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBarChartHStroked.js +46 -0
- package/lib/cjs/icons/IconBarChartVStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBarChartVStroked.js +46 -0
- package/lib/cjs/icons/IconBeaker.d.ts +3 -0
- package/lib/cjs/icons/IconBeaker.js +46 -0
- package/lib/cjs/icons/IconBell.d.ts +3 -0
- package/lib/cjs/icons/IconBell.js +47 -0
- package/lib/cjs/icons/IconBellStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBellStroked.js +46 -0
- package/lib/cjs/icons/IconBold.d.ts +3 -0
- package/lib/cjs/icons/IconBold.js +46 -0
- package/lib/cjs/icons/IconBolt.d.ts +3 -0
- package/lib/cjs/icons/IconBolt.js +44 -0
- package/lib/cjs/icons/IconBookH5Stroked.d.ts +3 -0
- package/lib/cjs/icons/IconBookH5Stroked.js +46 -0
- package/lib/cjs/icons/IconBookOpenStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBookOpenStroked.js +46 -0
- package/lib/cjs/icons/IconBookStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBookStroked.js +46 -0
- package/lib/cjs/icons/IconBookmark.d.ts +3 -0
- package/lib/cjs/icons/IconBookmark.js +44 -0
- package/lib/cjs/icons/IconBookmarkAddStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBookmarkAddStroked.js +46 -0
- package/lib/cjs/icons/IconBookmarkDeleteStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBookmarkDeleteStroked.js +46 -0
- package/lib/cjs/icons/IconBottomCenterStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBottomCenterStroked.js +46 -0
- package/lib/cjs/icons/IconBottomLeftStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBottomLeftStroked.js +46 -0
- package/lib/cjs/icons/IconBottomRightStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBottomRightStroked.js +46 -0
- package/lib/cjs/icons/IconBox.d.ts +3 -0
- package/lib/cjs/icons/IconBox.js +50 -0
- package/lib/cjs/icons/IconBrackets.d.ts +3 -0
- package/lib/cjs/icons/IconBrackets.js +46 -0
- package/lib/cjs/icons/IconBranch.d.ts +3 -0
- package/lib/cjs/icons/IconBranch.js +46 -0
- package/lib/cjs/icons/IconBriefStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBriefStroked.js +46 -0
- package/lib/cjs/icons/IconBriefcase.d.ts +3 -0
- package/lib/cjs/icons/IconBriefcase.js +46 -0
- package/lib/cjs/icons/IconBulb.d.ts +3 -0
- package/lib/cjs/icons/IconBulb.js +51 -0
- package/lib/cjs/icons/IconButtonStroked.d.ts +3 -0
- package/lib/cjs/icons/IconButtonStroked.js +46 -0
- package/lib/cjs/icons/IconBytedanceLogo.d.ts +3 -0
- package/lib/cjs/icons/IconBytedanceLogo.js +46 -0
- package/lib/cjs/icons/IconCalendar.d.ts +3 -0
- package/lib/cjs/icons/IconCalendar.js +46 -0
- package/lib/cjs/icons/IconCalendarClock.d.ts +3 -0
- package/lib/cjs/icons/IconCalendarClock.js +61 -0
- package/lib/cjs/icons/IconCamera.d.ts +3 -0
- package/lib/cjs/icons/IconCamera.js +46 -0
- package/lib/cjs/icons/IconCandlestickChartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCandlestickChartStroked.js +46 -0
- package/lib/cjs/icons/IconCaretdown.d.ts +3 -0
- package/lib/cjs/icons/IconCaretdown.js +44 -0
- package/lib/cjs/icons/IconCaretup.d.ts +3 -0
- package/lib/cjs/icons/IconCaretup.js +44 -0
- package/lib/cjs/icons/IconCarouselStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCarouselStroked.js +46 -0
- package/lib/cjs/icons/IconCart.d.ts +3 -0
- package/lib/cjs/icons/IconCart.js +46 -0
- package/lib/cjs/icons/IconCaseSensitive.d.ts +3 -0
- package/lib/cjs/icons/IconCaseSensitive.js +46 -0
- package/lib/cjs/icons/IconCenterLeftStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCenterLeftStroked.js +46 -0
- package/lib/cjs/icons/IconCenterRightStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCenterRightStroked.js +46 -0
- package/lib/cjs/icons/IconChainStroked.d.ts +3 -0
- package/lib/cjs/icons/IconChainStroked.js +46 -0
- package/lib/cjs/icons/IconCheckChoiceStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCheckChoiceStroked.js +46 -0
- package/lib/cjs/icons/IconCheckCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCheckCircleStroked.js +46 -0
- package/lib/cjs/icons/IconCheckList.d.ts +3 -0
- package/lib/cjs/icons/IconCheckList.js +48 -0
- package/lib/cjs/icons/IconCheckboxIndeterminate.d.ts +3 -0
- package/lib/cjs/icons/IconCheckboxIndeterminate.js +44 -0
- package/lib/cjs/icons/IconCheckboxTick.d.ts +3 -0
- package/lib/cjs/icons/IconCheckboxTick.js +46 -0
- package/lib/cjs/icons/IconChecklistStroked.d.ts +3 -0
- package/lib/cjs/icons/IconChecklistStroked.js +71 -0
- package/lib/cjs/icons/IconChevronDown.d.ts +3 -0
- package/lib/cjs/icons/IconChevronDown.js +46 -0
- package/lib/cjs/icons/IconChevronDownStroked.d.ts +3 -0
- package/lib/cjs/icons/IconChevronDownStroked.js +46 -0
- package/lib/cjs/icons/IconChevronLeft.d.ts +3 -0
- package/lib/cjs/icons/IconChevronLeft.js +46 -0
- package/lib/cjs/icons/IconChevronRight.d.ts +3 -0
- package/lib/cjs/icons/IconChevronRight.js +46 -0
- package/lib/cjs/icons/IconChevronRightStroked.d.ts +3 -0
- package/lib/cjs/icons/IconChevronRightStroked.js +46 -0
- package/lib/cjs/icons/IconChevronUp.d.ts +3 -0
- package/lib/cjs/icons/IconChevronUp.js +46 -0
- package/lib/cjs/icons/IconChevronUpDown.d.ts +3 -0
- package/lib/cjs/icons/IconChevronUpDown.js +47 -0
- package/lib/cjs/icons/IconClear.d.ts +3 -0
- package/lib/cjs/icons/IconClear.js +46 -0
- package/lib/cjs/icons/IconClock.d.ts +3 -0
- package/lib/cjs/icons/IconClock.js +46 -0
- package/lib/cjs/icons/IconClose.d.ts +3 -0
- package/lib/cjs/icons/IconClose.js +44 -0
- package/lib/cjs/icons/IconCloud.d.ts +3 -0
- package/lib/cjs/icons/IconCloud.js +46 -0
- package/lib/cjs/icons/IconCloudStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCloudStroked.js +44 -0
- package/lib/cjs/icons/IconCloudUploadStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCloudUploadStroked.js +46 -0
- package/lib/cjs/icons/IconCode.d.ts +3 -0
- package/lib/cjs/icons/IconCode.js +46 -0
- package/lib/cjs/icons/IconCodeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCodeStroked.js +46 -0
- package/lib/cjs/icons/IconCoinMoneyStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCoinMoneyStroked.js +46 -0
- package/lib/cjs/icons/IconColorPalette.d.ts +3 -0
- package/lib/cjs/icons/IconColorPalette.js +46 -0
- package/lib/cjs/icons/IconColumnsStroked.d.ts +3 -0
- package/lib/cjs/icons/IconColumnsStroked.js +51 -0
- package/lib/cjs/icons/IconCommand.d.ts +3 -0
- package/lib/cjs/icons/IconCommand.js +46 -0
- package/lib/cjs/icons/IconComment.d.ts +3 -0
- package/lib/cjs/icons/IconComment.js +46 -0
- package/lib/cjs/icons/IconCommentStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCommentStroked.js +46 -0
- package/lib/cjs/icons/IconComponent.d.ts +3 -0
- package/lib/cjs/icons/IconComponent.js +53 -0
- package/lib/cjs/icons/IconComponentPlaceholderStroked.d.ts +3 -0
- package/lib/cjs/icons/IconComponentPlaceholderStroked.js +46 -0
- package/lib/cjs/icons/IconComponentStroked.d.ts +3 -0
- package/lib/cjs/icons/IconComponentStroked.js +46 -0
- package/lib/cjs/icons/IconContrast.d.ts +3 -0
- package/lib/cjs/icons/IconContrast.js +46 -0
- package/lib/cjs/icons/IconCopy.d.ts +3 -0
- package/lib/cjs/icons/IconCopy.js +47 -0
- package/lib/cjs/icons/IconCopyAdd.d.ts +3 -0
- package/lib/cjs/icons/IconCopyAdd.js +49 -0
- package/lib/cjs/icons/IconCopyStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCopyStroked.js +46 -0
- package/lib/cjs/icons/IconCornerRadiusStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCornerRadiusStroked.js +46 -0
- package/lib/cjs/icons/IconCreditCard.d.ts +3 -0
- package/lib/cjs/icons/IconCreditCard.js +46 -0
- package/lib/cjs/icons/IconCrop.d.ts +3 -0
- package/lib/cjs/icons/IconCrop.js +46 -0
- package/lib/cjs/icons/IconCrossCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCrossCircleStroked.js +46 -0
- package/lib/cjs/icons/IconCrossStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCrossStroked.js +46 -0
- package/lib/cjs/icons/IconCrown.d.ts +3 -0
- package/lib/cjs/icons/IconCrown.js +44 -0
- package/lib/cjs/icons/IconCustomerSupport.d.ts +3 -0
- package/lib/cjs/icons/IconCustomerSupport.js +44 -0
- package/lib/cjs/icons/IconCustomerSupportStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCustomerSupportStroked.js +46 -0
- package/lib/cjs/icons/IconCustomize.d.ts +3 -0
- package/lib/cjs/icons/IconCustomize.js +46 -0
- package/lib/cjs/icons/IconDelete.d.ts +3 -0
- package/lib/cjs/icons/IconDelete.js +46 -0
- package/lib/cjs/icons/IconDeleteStroked.d.ts +3 -0
- package/lib/cjs/icons/IconDeleteStroked.js +46 -0
- package/lib/cjs/icons/IconDescend.d.ts +3 -0
- package/lib/cjs/icons/IconDescend.js +52 -0
- package/lib/cjs/icons/IconDescend2.d.ts +3 -0
- package/lib/cjs/icons/IconDescend2.js +48 -0
- package/lib/cjs/icons/IconDesktop.d.ts +3 -0
- package/lib/cjs/icons/IconDesktop.js +54 -0
- package/lib/cjs/icons/IconDisc.d.ts +3 -0
- package/lib/cjs/icons/IconDisc.js +46 -0
- package/lib/cjs/icons/IconDislikeThumb.d.ts +3 -0
- package/lib/cjs/icons/IconDislikeThumb.js +46 -0
- package/lib/cjs/icons/IconDivide.d.ts +3 -0
- package/lib/cjs/icons/IconDivide.js +50 -0
- package/lib/cjs/icons/IconDongchediLogo.d.ts +3 -0
- package/lib/cjs/icons/IconDongchediLogo.js +44 -0
- package/lib/cjs/icons/IconDownCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconDownCircleStroked.js +46 -0
- package/lib/cjs/icons/IconDownload.d.ts +3 -0
- package/lib/cjs/icons/IconDownload.js +46 -0
- package/lib/cjs/icons/IconDownloadStroked.d.ts +3 -0
- package/lib/cjs/icons/IconDownloadStroked.js +46 -0
- package/lib/cjs/icons/IconDuration.d.ts +3 -0
- package/lib/cjs/icons/IconDuration.js +44 -0
- package/lib/cjs/icons/IconEdit.d.ts +3 -0
- package/lib/cjs/icons/IconEdit.js +47 -0
- package/lib/cjs/icons/IconEdit2Stroked.d.ts +3 -0
- package/lib/cjs/icons/IconEdit2Stroked.js +46 -0
- package/lib/cjs/icons/IconEditStroked.d.ts +3 -0
- package/lib/cjs/icons/IconEditStroked.js +46 -0
- package/lib/cjs/icons/IconElementStroked.d.ts +3 -0
- package/lib/cjs/icons/IconElementStroked.js +46 -0
- package/lib/cjs/icons/IconEmoji.d.ts +3 -0
- package/lib/cjs/icons/IconEmoji.js +46 -0
- package/lib/cjs/icons/IconExit.d.ts +3 -0
- package/lib/cjs/icons/IconExit.js +46 -0
- package/lib/cjs/icons/IconExpand.d.ts +3 -0
- package/lib/cjs/icons/IconExpand.js +47 -0
- package/lib/cjs/icons/IconExport.d.ts +3 -0
- package/lib/cjs/icons/IconExport.js +47 -0
- package/lib/cjs/icons/IconExternalOpen.d.ts +3 -0
- package/lib/cjs/icons/IconExternalOpen.js +47 -0
- package/lib/cjs/icons/IconExternalOpenStroked.d.ts +3 -0
- package/lib/cjs/icons/IconExternalOpenStroked.js +46 -0
- package/lib/cjs/icons/IconEyeClosed.d.ts +3 -0
- package/lib/cjs/icons/IconEyeClosed.js +46 -0
- package/lib/cjs/icons/IconEyeClosedSolid.d.ts +3 -0
- package/lib/cjs/icons/IconEyeClosedSolid.js +49 -0
- package/lib/cjs/icons/IconEyeOpened.d.ts +3 -0
- package/lib/cjs/icons/IconEyeOpened.js +46 -0
- package/lib/cjs/icons/IconFacebook.d.ts +3 -0
- package/lib/cjs/icons/IconFacebook.js +44 -0
- package/lib/cjs/icons/IconFaceuLogo.d.ts +3 -0
- package/lib/cjs/icons/IconFaceuLogo.js +46 -0
- package/lib/cjs/icons/IconFastFoward.d.ts +3 -0
- package/lib/cjs/icons/IconFastFoward.js +47 -0
- package/lib/cjs/icons/IconFavoriteList.d.ts +3 -0
- package/lib/cjs/icons/IconFavoriteList.js +49 -0
- package/lib/cjs/icons/IconFeishuLogo.d.ts +3 -0
- package/lib/cjs/icons/IconFeishuLogo.js +56 -0
- package/lib/cjs/icons/IconFemale.d.ts +3 -0
- package/lib/cjs/icons/IconFemale.js +46 -0
- package/lib/cjs/icons/IconFigma.d.ts +3 -0
- package/lib/cjs/icons/IconFigma.js +44 -0
- package/lib/cjs/icons/IconFile.d.ts +3 -0
- package/lib/cjs/icons/IconFile.js +46 -0
- package/lib/cjs/icons/IconFillStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFillStroked.js +46 -0
- package/lib/cjs/icons/IconFilledArrowDown.d.ts +3 -0
- package/lib/cjs/icons/IconFilledArrowDown.js +44 -0
- package/lib/cjs/icons/IconFilledArrowUp.d.ts +3 -0
- package/lib/cjs/icons/IconFilledArrowUp.js +44 -0
- package/lib/cjs/icons/IconFilpVertical.d.ts +3 -0
- package/lib/cjs/icons/IconFilpVertical.js +46 -0
- package/lib/cjs/icons/IconFilter.d.ts +3 -0
- package/lib/cjs/icons/IconFilter.js +46 -0
- package/lib/cjs/icons/IconFingerLeftStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFingerLeftStroked.js +46 -0
- package/lib/cjs/icons/IconFixedStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFixedStroked.js +46 -0
- package/lib/cjs/icons/IconFlag.d.ts +3 -0
- package/lib/cjs/icons/IconFlag.js +44 -0
- package/lib/cjs/icons/IconFlipHorizontal.d.ts +3 -0
- package/lib/cjs/icons/IconFlipHorizontal.js +49 -0
- package/lib/cjs/icons/IconFlowChartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFlowChartStroked.js +46 -0
- package/lib/cjs/icons/IconFolder.d.ts +3 -0
- package/lib/cjs/icons/IconFolder.js +47 -0
- package/lib/cjs/icons/IconFolderOpen.d.ts +3 -0
- package/lib/cjs/icons/IconFolderOpen.js +46 -0
- package/lib/cjs/icons/IconFolderStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFolderStroked.js +46 -0
- package/lib/cjs/icons/IconFollowStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFollowStroked.js +46 -0
- package/lib/cjs/icons/IconFont.d.ts +3 -0
- package/lib/cjs/icons/IconFont.js +46 -0
- package/lib/cjs/icons/IconFontColor.d.ts +3 -0
- package/lib/cjs/icons/IconFontColor.js +46 -0
- package/lib/cjs/icons/IconForward.d.ts +3 -0
- package/lib/cjs/icons/IconForward.js +44 -0
- package/lib/cjs/icons/IconForwardStroked.d.ts +3 -0
- package/lib/cjs/icons/IconForwardStroked.js +46 -0
- package/lib/cjs/icons/IconFullScreenStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFullScreenStroked.js +46 -0
- package/lib/cjs/icons/IconGallery.d.ts +3 -0
- package/lib/cjs/icons/IconGallery.js +53 -0
- package/lib/cjs/icons/IconGift.d.ts +3 -0
- package/lib/cjs/icons/IconGift.js +46 -0
- package/lib/cjs/icons/IconGiftStroked.d.ts +3 -0
- package/lib/cjs/icons/IconGiftStroked.js +46 -0
- package/lib/cjs/icons/IconGit.d.ts +3 -0
- package/lib/cjs/icons/IconGit.js +44 -0
- package/lib/cjs/icons/IconGithubLogo.d.ts +3 -0
- package/lib/cjs/icons/IconGithubLogo.js +47 -0
- package/lib/cjs/icons/IconGitlabLogo.d.ts +3 -0
- package/lib/cjs/icons/IconGitlabLogo.js +46 -0
- package/lib/cjs/icons/IconGlobe.d.ts +3 -0
- package/lib/cjs/icons/IconGlobe.js +46 -0
- package/lib/cjs/icons/IconGlobeStroke.d.ts +3 -0
- package/lib/cjs/icons/IconGlobeStroke.js +46 -0
- package/lib/cjs/icons/IconGridRectangle.d.ts +3 -0
- package/lib/cjs/icons/IconGridRectangle.js +46 -0
- package/lib/cjs/icons/IconGridSquare.d.ts +3 -0
- package/lib/cjs/icons/IconGridSquare.js +46 -0
- package/lib/cjs/icons/IconGridStroked.d.ts +3 -0
- package/lib/cjs/icons/IconGridStroked.js +46 -0
- package/lib/cjs/icons/IconGridView.d.ts +3 -0
- package/lib/cjs/icons/IconGridView.js +53 -0
- package/lib/cjs/icons/IconGridView1.d.ts +3 -0
- package/lib/cjs/icons/IconGridView1.js +46 -0
- package/lib/cjs/icons/IconH1.d.ts +3 -0
- package/lib/cjs/icons/IconH1.js +49 -0
- package/lib/cjs/icons/IconH2.d.ts +3 -0
- package/lib/cjs/icons/IconH2.js +49 -0
- package/lib/cjs/icons/IconH3.d.ts +3 -0
- package/lib/cjs/icons/IconH3.js +49 -0
- package/lib/cjs/icons/IconH4.d.ts +3 -0
- package/lib/cjs/icons/IconH4.js +49 -0
- package/lib/cjs/icons/IconH5.d.ts +3 -0
- package/lib/cjs/icons/IconH5.js +49 -0
- package/lib/cjs/icons/IconH6.d.ts +3 -0
- package/lib/cjs/icons/IconH6.js +49 -0
- package/lib/cjs/icons/IconH7.d.ts +3 -0
- package/lib/cjs/icons/IconH7.js +49 -0
- package/lib/cjs/icons/IconH8.d.ts +3 -0
- package/lib/cjs/icons/IconH8.js +49 -0
- package/lib/cjs/icons/IconH9.d.ts +3 -0
- package/lib/cjs/icons/IconH9.js +49 -0
- package/lib/cjs/icons/IconHandle.d.ts +3 -0
- package/lib/cjs/icons/IconHandle.js +59 -0
- package/lib/cjs/icons/IconHash.d.ts +3 -0
- package/lib/cjs/icons/IconHash.js +46 -0
- package/lib/cjs/icons/IconHeartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconHeartStroked.js +46 -0
- package/lib/cjs/icons/IconHelm.d.ts +3 -0
- package/lib/cjs/icons/IconHelm.js +46 -0
- package/lib/cjs/icons/IconHelpCircle.d.ts +3 -0
- package/lib/cjs/icons/IconHelpCircle.js +46 -0
- package/lib/cjs/icons/IconHelpCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconHelpCircleStroked.js +56 -0
- package/lib/cjs/icons/IconHistogram.d.ts +3 -0
- package/lib/cjs/icons/IconHistogram.js +44 -0
- package/lib/cjs/icons/IconHistory.d.ts +3 -0
- package/lib/cjs/icons/IconHistory.js +46 -0
- package/lib/cjs/icons/IconHn.d.ts +3 -0
- package/lib/cjs/icons/IconHn.js +49 -0
- package/lib/cjs/icons/IconHome.d.ts +3 -0
- package/lib/cjs/icons/IconHome.js +44 -0
- package/lib/cjs/icons/IconHomeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconHomeStroked.js +46 -0
- package/lib/cjs/icons/IconHorn.d.ts +3 -0
- package/lib/cjs/icons/IconHorn.js +50 -0
- package/lib/cjs/icons/IconHourglass.d.ts +3 -0
- package/lib/cjs/icons/IconHourglass.js +46 -0
- package/lib/cjs/icons/IconHourglassStroked.d.ts +3 -0
- package/lib/cjs/icons/IconHourglassStroked.js +46 -0
- package/lib/cjs/icons/IconIdCard.d.ts +3 -0
- package/lib/cjs/icons/IconIdCard.js +46 -0
- package/lib/cjs/icons/IconIdentity.d.ts +3 -0
- package/lib/cjs/icons/IconIdentity.js +46 -0
- package/lib/cjs/icons/IconImage.d.ts +3 -0
- package/lib/cjs/icons/IconImage.js +46 -0
- package/lib/cjs/icons/IconImageStroked.d.ts +3 -0
- package/lib/cjs/icons/IconImageStroked.js +46 -0
- package/lib/cjs/icons/IconImport.d.ts +3 -0
- package/lib/cjs/icons/IconImport.js +47 -0
- package/lib/cjs/icons/IconInbox.d.ts +3 -0
- package/lib/cjs/icons/IconInbox.js +46 -0
- package/lib/cjs/icons/IconIndenpentCornersStroked.d.ts +3 -0
- package/lib/cjs/icons/IconIndenpentCornersStroked.js +46 -0
- package/lib/cjs/icons/IconIndentLeft.d.ts +3 -0
- package/lib/cjs/icons/IconIndentLeft.js +46 -0
- package/lib/cjs/icons/IconIndentRight.d.ts +3 -0
- package/lib/cjs/icons/IconIndentRight.js +46 -0
- package/lib/cjs/icons/IconIndependentCornersStroked.d.ts +3 -0
- package/lib/cjs/icons/IconIndependentCornersStroked.js +46 -0
- package/lib/cjs/icons/IconInfoCircle.d.ts +3 -0
- package/lib/cjs/icons/IconInfoCircle.js +46 -0
- package/lib/cjs/icons/IconInherit.d.ts +3 -0
- package/lib/cjs/icons/IconInherit.js +44 -0
- package/lib/cjs/icons/IconInheritStroked.d.ts +3 -0
- package/lib/cjs/icons/IconInheritStroked.js +46 -0
- package/lib/cjs/icons/IconInnerSectionStroked.d.ts +3 -0
- package/lib/cjs/icons/IconInnerSectionStroked.js +46 -0
- package/lib/cjs/icons/IconInstagram.d.ts +3 -0
- package/lib/cjs/icons/IconInstagram.js +44 -0
- package/lib/cjs/icons/IconInteractiveStroked.d.ts +3 -0
- package/lib/cjs/icons/IconInteractiveStroked.js +46 -0
- package/lib/cjs/icons/IconInviteStroked.d.ts +3 -0
- package/lib/cjs/icons/IconInviteStroked.js +47 -0
- package/lib/cjs/icons/IconItalic.d.ts +3 -0
- package/lib/cjs/icons/IconItalic.js +46 -0
- package/lib/cjs/icons/IconJianying.d.ts +3 -0
- package/lib/cjs/icons/IconJianying.js +46 -0
- package/lib/cjs/icons/IconKanban.d.ts +3 -0
- package/lib/cjs/icons/IconKanban.js +46 -0
- package/lib/cjs/icons/IconKey.d.ts +3 -0
- package/lib/cjs/icons/IconKey.js +46 -0
- package/lib/cjs/icons/IconKeyStroked.d.ts +3 -0
- package/lib/cjs/icons/IconKeyStroked.js +46 -0
- package/lib/cjs/icons/IconLanguage.d.ts +3 -0
- package/lib/cjs/icons/IconLanguage.js +46 -0
- package/lib/cjs/icons/IconLayers.d.ts +3 -0
- package/lib/cjs/icons/IconLayers.js +46 -0
- package/lib/cjs/icons/IconLeftCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconLeftCircleStroked.js +46 -0
- package/lib/cjs/icons/IconLightningStroked.d.ts +3 -0
- package/lib/cjs/icons/IconLightningStroked.js +46 -0
- package/lib/cjs/icons/IconLikeHeart.d.ts +3 -0
- package/lib/cjs/icons/IconLikeHeart.js +46 -0
- package/lib/cjs/icons/IconLikeThumb.d.ts +3 -0
- package/lib/cjs/icons/IconLikeThumb.js +46 -0
- package/lib/cjs/icons/IconLineChartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconLineChartStroked.js +46 -0
- package/lib/cjs/icons/IconLineHeight.d.ts +3 -0
- package/lib/cjs/icons/IconLineHeight.js +48 -0
- package/lib/cjs/icons/IconLink.d.ts +3 -0
- package/lib/cjs/icons/IconLink.js +46 -0
- package/lib/cjs/icons/IconList.d.ts +3 -0
- package/lib/cjs/icons/IconList.js +48 -0
- package/lib/cjs/icons/IconListView.d.ts +3 -0
- package/lib/cjs/icons/IconListView.js +50 -0
- package/lib/cjs/icons/IconLive.d.ts +3 -0
- package/lib/cjs/icons/IconLive.js +46 -0
- package/lib/cjs/icons/IconLoading.d.ts +3 -0
- package/lib/cjs/icons/IconLoading.js +54 -0
- package/lib/cjs/icons/IconLock.d.ts +3 -0
- package/lib/cjs/icons/IconLock.js +46 -0
- package/lib/cjs/icons/IconLockStroked.d.ts +3 -0
- package/lib/cjs/icons/IconLockStroked.js +46 -0
- package/lib/cjs/icons/IconLoopTextStroked.d.ts +3 -0
- package/lib/cjs/icons/IconLoopTextStroked.js +46 -0
- package/lib/cjs/icons/IconMail.d.ts +3 -0
- package/lib/cjs/icons/IconMail.js +46 -0
- package/lib/cjs/icons/IconMailStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMailStroked.js +46 -0
- package/lib/cjs/icons/IconMailStroked1.d.ts +3 -0
- package/lib/cjs/icons/IconMailStroked1.js +46 -0
- package/lib/cjs/icons/IconMale.d.ts +3 -0
- package/lib/cjs/icons/IconMale.js +46 -0
- package/lib/cjs/icons/IconMapPin.d.ts +3 -0
- package/lib/cjs/icons/IconMapPin.js +46 -0
- package/lib/cjs/icons/IconMapPinStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMapPinStroked.js +46 -0
- package/lib/cjs/icons/IconMarginLeftStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMarginLeftStroked.js +46 -0
- package/lib/cjs/icons/IconMarginStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMarginStroked.js +46 -0
- package/lib/cjs/icons/IconMark.d.ts +3 -0
- package/lib/cjs/icons/IconMark.js +46 -0
- package/lib/cjs/icons/IconMaximize.d.ts +3 -0
- package/lib/cjs/icons/IconMaximize.js +46 -0
- package/lib/cjs/icons/IconMember.d.ts +3 -0
- package/lib/cjs/icons/IconMember.js +44 -0
- package/lib/cjs/icons/IconMenu.d.ts +3 -0
- package/lib/cjs/icons/IconMenu.js +52 -0
- package/lib/cjs/icons/IconMicrophone.d.ts +3 -0
- package/lib/cjs/icons/IconMicrophone.js +50 -0
- package/lib/cjs/icons/IconMicrophoneOff.d.ts +3 -0
- package/lib/cjs/icons/IconMicrophoneOff.js +53 -0
- package/lib/cjs/icons/IconMinimize.d.ts +3 -0
- package/lib/cjs/icons/IconMinimize.js +46 -0
- package/lib/cjs/icons/IconMinus.d.ts +3 -0
- package/lib/cjs/icons/IconMinus.js +44 -0
- package/lib/cjs/icons/IconMinusCircle.d.ts +3 -0
- package/lib/cjs/icons/IconMinusCircle.js +46 -0
- package/lib/cjs/icons/IconMinusCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMinusCircleStroked.js +46 -0
- package/lib/cjs/icons/IconMinusStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMinusStroked.js +44 -0
- package/lib/cjs/icons/IconModalStroked.d.ts +3 -0
- package/lib/cjs/icons/IconModalStroked.js +46 -0
- package/lib/cjs/icons/IconMoneyExchangeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMoneyExchangeStroked.js +46 -0
- package/lib/cjs/icons/IconMonitorStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMonitorStroked.js +46 -0
- package/lib/cjs/icons/IconMoon.d.ts +3 -0
- package/lib/cjs/icons/IconMoon.js +46 -0
- package/lib/cjs/icons/IconMore.d.ts +3 -0
- package/lib/cjs/icons/IconMore.js +50 -0
- package/lib/cjs/icons/IconMoreStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMoreStroked.js +50 -0
- package/lib/cjs/icons/IconMusic.d.ts +3 -0
- package/lib/cjs/icons/IconMusic.js +44 -0
- package/lib/cjs/icons/IconMusicNoteStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMusicNoteStroked.js +46 -0
- package/lib/cjs/icons/IconMute.d.ts +3 -0
- package/lib/cjs/icons/IconMute.js +46 -0
- package/lib/cjs/icons/IconNineGridStroked.d.ts +3 -0
- package/lib/cjs/icons/IconNineGridStroked.js +46 -0
- package/lib/cjs/icons/IconNoteMoneyStroked.d.ts +3 -0
- package/lib/cjs/icons/IconNoteMoneyStroked.js +46 -0
- package/lib/cjs/icons/IconOption.d.ts +3 -0
- package/lib/cjs/icons/IconOption.js +46 -0
- package/lib/cjs/icons/IconOrderedList.d.ts +3 -0
- package/lib/cjs/icons/IconOrderedList.js +48 -0
- package/lib/cjs/icons/IconOrderedListStroked.d.ts +3 -0
- package/lib/cjs/icons/IconOrderedListStroked.js +46 -0
- package/lib/cjs/icons/IconPaperclip.d.ts +3 -0
- package/lib/cjs/icons/IconPaperclip.js +46 -0
- package/lib/cjs/icons/IconPause.d.ts +3 -0
- package/lib/cjs/icons/IconPause.js +47 -0
- package/lib/cjs/icons/IconPercentage.d.ts +3 -0
- package/lib/cjs/icons/IconPercentage.js +46 -0
- package/lib/cjs/icons/IconPhone.d.ts +3 -0
- package/lib/cjs/icons/IconPhone.js +46 -0
- package/lib/cjs/icons/IconPhoneStroke.d.ts +3 -0
- package/lib/cjs/icons/IconPhoneStroke.js +46 -0
- package/lib/cjs/icons/IconPieChart2Stroked.d.ts +3 -0
- package/lib/cjs/icons/IconPieChart2Stroked.js +46 -0
- package/lib/cjs/icons/IconPieChartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconPieChartStroked.js +46 -0
- package/lib/cjs/icons/IconPiechartH5Stroked.d.ts +3 -0
- package/lib/cjs/icons/IconPiechartH5Stroked.js +46 -0
- package/lib/cjs/icons/IconPipixiaLogo.d.ts +3 -0
- package/lib/cjs/icons/IconPipixiaLogo.js +46 -0
- package/lib/cjs/icons/IconPlay.d.ts +3 -0
- package/lib/cjs/icons/IconPlay.js +44 -0
- package/lib/cjs/icons/IconPlayCircle.d.ts +3 -0
- package/lib/cjs/icons/IconPlayCircle.js +46 -0
- package/lib/cjs/icons/IconPlus.d.ts +3 -0
- package/lib/cjs/icons/IconPlus.js +44 -0
- package/lib/cjs/icons/IconPlusCircle.d.ts +3 -0
- package/lib/cjs/icons/IconPlusCircle.js +46 -0
- package/lib/cjs/icons/IconPlusCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconPlusCircleStroked.js +46 -0
- package/lib/cjs/icons/IconPlusStroked.d.ts +3 -0
- package/lib/cjs/icons/IconPlusStroked.js +46 -0
- package/lib/cjs/icons/IconPriceTag.d.ts +3 -0
- package/lib/cjs/icons/IconPriceTag.js +46 -0
- package/lib/cjs/icons/IconPrint.d.ts +3 -0
- package/lib/cjs/icons/IconPrint.js +49 -0
- package/lib/cjs/icons/IconPrizeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconPrizeStroked.js +46 -0
- package/lib/cjs/icons/IconPulse.d.ts +3 -0
- package/lib/cjs/icons/IconPulse.js +46 -0
- package/lib/cjs/icons/IconPuzzle.d.ts +3 -0
- package/lib/cjs/icons/IconPuzzle.js +46 -0
- package/lib/cjs/icons/IconQingyan.d.ts +3 -0
- package/lib/cjs/icons/IconQingyan.js +46 -0
- package/lib/cjs/icons/IconQrCode.d.ts +3 -0
- package/lib/cjs/icons/IconQrCode.js +46 -0
- package/lib/cjs/icons/IconQuit.d.ts +3 -0
- package/lib/cjs/icons/IconQuit.js +46 -0
- package/lib/cjs/icons/IconQuote.d.ts +3 -0
- package/lib/cjs/icons/IconQuote.js +46 -0
- package/lib/cjs/icons/IconRadio.d.ts +3 -0
- package/lib/cjs/icons/IconRadio.js +46 -0
- package/lib/cjs/icons/IconRankingCardStroked.d.ts +3 -0
- package/lib/cjs/icons/IconRankingCardStroked.js +46 -0
- package/lib/cjs/icons/IconRealSizeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconRealSizeStroked.js +46 -0
- package/lib/cjs/icons/IconRedo.d.ts +3 -0
- package/lib/cjs/icons/IconRedo.js +46 -0
- package/lib/cjs/icons/IconRedoStroked.d.ts +3 -0
- package/lib/cjs/icons/IconRedoStroked.js +46 -0
- package/lib/cjs/icons/IconRefresh.d.ts +3 -0
- package/lib/cjs/icons/IconRefresh.js +46 -0
- package/lib/cjs/icons/IconRefresh2.d.ts +3 -0
- package/lib/cjs/icons/IconRefresh2.js +46 -0
- package/lib/cjs/icons/IconRegExp.d.ts +3 -0
- package/lib/cjs/icons/IconRegExp.js +51 -0
- package/lib/cjs/icons/IconReply.d.ts +3 -0
- package/lib/cjs/icons/IconReply.js +44 -0
- package/lib/cjs/icons/IconReplyStroked.d.ts +3 -0
- package/lib/cjs/icons/IconReplyStroked.js +46 -0
- package/lib/cjs/icons/IconResso.d.ts +3 -0
- package/lib/cjs/icons/IconResso.js +44 -0
- package/lib/cjs/icons/IconRestart.d.ts +3 -0
- package/lib/cjs/icons/IconRestart.js +47 -0
- package/lib/cjs/icons/IconRingChartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconRingChartStroked.js +46 -0
- package/lib/cjs/icons/IconRotate.d.ts +3 -0
- package/lib/cjs/icons/IconRotate.js +47 -0
- package/lib/cjs/icons/IconRotationStroked.d.ts +3 -0
- package/lib/cjs/icons/IconRotationStroked.js +46 -0
- package/lib/cjs/icons/IconRoute.d.ts +3 -0
- package/lib/cjs/icons/IconRoute.js +46 -0
- package/lib/cjs/icons/IconRowsStroked.d.ts +3 -0
- package/lib/cjs/icons/IconRowsStroked.js +51 -0
- package/lib/cjs/icons/IconSafe.d.ts +3 -0
- package/lib/cjs/icons/IconSafe.js +46 -0
- package/lib/cjs/icons/IconSave.d.ts +3 -0
- package/lib/cjs/icons/IconSave.js +46 -0
- package/lib/cjs/icons/IconSaveStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSaveStroked.js +46 -0
- package/lib/cjs/icons/IconScan.d.ts +3 -0
- package/lib/cjs/icons/IconScan.js +49 -0
- package/lib/cjs/icons/IconScissors.d.ts +3 -0
- package/lib/cjs/icons/IconScissors.js +49 -0
- package/lib/cjs/icons/IconSearch.d.ts +3 -0
- package/lib/cjs/icons/IconSearch.js +46 -0
- package/lib/cjs/icons/IconSearchStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSearchStroked.js +46 -0
- package/lib/cjs/icons/IconSectionStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSectionStroked.js +46 -0
- package/lib/cjs/icons/IconSemiLogo.d.ts +3 -0
- package/lib/cjs/icons/IconSemiLogo.js +46 -0
- package/lib/cjs/icons/IconSend.d.ts +3 -0
- package/lib/cjs/icons/IconSend.js +44 -0
- package/lib/cjs/icons/IconSendMsgStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSendMsgStroked.js +46 -0
- package/lib/cjs/icons/IconSendStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSendStroked.js +46 -0
- package/lib/cjs/icons/IconServer.d.ts +3 -0
- package/lib/cjs/icons/IconServer.js +46 -0
- package/lib/cjs/icons/IconServerStroked.d.ts +3 -0
- package/lib/cjs/icons/IconServerStroked.js +46 -0
- package/lib/cjs/icons/IconSetting.d.ts +3 -0
- package/lib/cjs/icons/IconSetting.js +46 -0
- package/lib/cjs/icons/IconSettingStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSettingStroked.js +46 -0
- package/lib/cjs/icons/IconShareMoneyStroked.d.ts +3 -0
- package/lib/cjs/icons/IconShareMoneyStroked.js +46 -0
- package/lib/cjs/icons/IconShareStroked.d.ts +3 -0
- package/lib/cjs/icons/IconShareStroked.js +46 -0
- package/lib/cjs/icons/IconShield.d.ts +3 -0
- package/lib/cjs/icons/IconShield.js +46 -0
- package/lib/cjs/icons/IconShieldStroked.d.ts +3 -0
- package/lib/cjs/icons/IconShieldStroked.js +58 -0
- package/lib/cjs/icons/IconShift.d.ts +3 -0
- package/lib/cjs/icons/IconShift.js +46 -0
- package/lib/cjs/icons/IconShoppingBag.d.ts +3 -0
- package/lib/cjs/icons/IconShoppingBag.js +46 -0
- package/lib/cjs/icons/IconShrink.d.ts +3 -0
- package/lib/cjs/icons/IconShrink.js +47 -0
- package/lib/cjs/icons/IconShrinkScreenStroked.d.ts +3 -0
- package/lib/cjs/icons/IconShrinkScreenStroked.js +46 -0
- package/lib/cjs/icons/IconSidebar.d.ts +3 -0
- package/lib/cjs/icons/IconSidebar.js +46 -0
- package/lib/cjs/icons/IconSignal.d.ts +3 -0
- package/lib/cjs/icons/IconSignal.js +46 -0
- package/lib/cjs/icons/IconSimilarity.d.ts +3 -0
- package/lib/cjs/icons/IconSimilarity.js +46 -0
- package/lib/cjs/icons/IconSmallTriangleDown.d.ts +3 -0
- package/lib/cjs/icons/IconSmallTriangleDown.js +44 -0
- package/lib/cjs/icons/IconSmallTriangleLeft.d.ts +3 -0
- package/lib/cjs/icons/IconSmallTriangleLeft.js +44 -0
- package/lib/cjs/icons/IconSmallTriangleRight.d.ts +3 -0
- package/lib/cjs/icons/IconSmallTriangleRight.js +44 -0
- package/lib/cjs/icons/IconSmallTriangleTop.d.ts +3 -0
- package/lib/cjs/icons/IconSmallTriangleTop.js +44 -0
- package/lib/cjs/icons/IconSmartphoneCheckStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSmartphoneCheckStroked.js +46 -0
- package/lib/cjs/icons/IconSmartphoneStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSmartphoneStroked.js +46 -0
- package/lib/cjs/icons/IconSong.d.ts +3 -0
- package/lib/cjs/icons/IconSong.js +46 -0
- package/lib/cjs/icons/IconSonicStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSonicStroked.js +46 -0
- package/lib/cjs/icons/IconSort.d.ts +3 -0
- package/lib/cjs/icons/IconSort.js +47 -0
- package/lib/cjs/icons/IconSortStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSortStroked.js +51 -0
- package/lib/cjs/icons/IconSourceControl.d.ts +3 -0
- package/lib/cjs/icons/IconSourceControl.js +46 -0
- package/lib/cjs/icons/IconSpin.d.ts +3 -0
- package/lib/cjs/icons/IconSpin.js +69 -0
- package/lib/cjs/icons/IconStackBarChartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconStackBarChartStroked.js +46 -0
- package/lib/cjs/icons/IconStar.d.ts +3 -0
- package/lib/cjs/icons/IconStar.js +44 -0
- package/lib/cjs/icons/IconStarStroked.d.ts +3 -0
- package/lib/cjs/icons/IconStarStroked.js +46 -0
- package/lib/cjs/icons/IconStop.d.ts +3 -0
- package/lib/cjs/icons/IconStop.js +44 -0
- package/lib/cjs/icons/IconStopwatchStroked.d.ts +3 -0
- package/lib/cjs/icons/IconStopwatchStroked.js +46 -0
- package/lib/cjs/icons/IconStrikeThrough.d.ts +3 -0
- package/lib/cjs/icons/IconStrikeThrough.js +56 -0
- package/lib/cjs/icons/IconSun.d.ts +3 -0
- package/lib/cjs/icons/IconSun.js +68 -0
- package/lib/cjs/icons/IconSync.d.ts +3 -0
- package/lib/cjs/icons/IconSync.js +46 -0
- package/lib/cjs/icons/IconTabArrowStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTabArrowStroked.js +51 -0
- package/lib/cjs/icons/IconTabsStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTabsStroked.js +46 -0
- package/lib/cjs/icons/IconTaskMoneyStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTaskMoneyStroked.js +46 -0
- package/lib/cjs/icons/IconTemplate.d.ts +3 -0
- package/lib/cjs/icons/IconTemplate.js +46 -0
- package/lib/cjs/icons/IconTemplateStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTemplateStroked.js +54 -0
- package/lib/cjs/icons/IconTerminal.d.ts +3 -0
- package/lib/cjs/icons/IconTerminal.js +46 -0
- package/lib/cjs/icons/IconTestScoreStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTestScoreStroked.js +46 -0
- package/lib/cjs/icons/IconText.d.ts +3 -0
- package/lib/cjs/icons/IconText.js +46 -0
- package/lib/cjs/icons/IconTextRectangle.d.ts +3 -0
- package/lib/cjs/icons/IconTextRectangle.js +46 -0
- package/lib/cjs/icons/IconTextStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTextStroked.js +46 -0
- package/lib/cjs/icons/IconThumbUpStroked.d.ts +3 -0
- package/lib/cjs/icons/IconThumbUpStroked.js +46 -0
- package/lib/cjs/icons/IconTick.d.ts +3 -0
- package/lib/cjs/icons/IconTick.js +46 -0
- package/lib/cjs/icons/IconTickCircle.d.ts +3 -0
- package/lib/cjs/icons/IconTickCircle.js +46 -0
- package/lib/cjs/icons/IconTicketCodeExchangeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTicketCodeExchangeStroked.js +46 -0
- package/lib/cjs/icons/IconTicketCodeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTicketCodeStroked.js +46 -0
- package/lib/cjs/icons/IconTiktokLogo.d.ts +3 -0
- package/lib/cjs/icons/IconTiktokLogo.js +46 -0
- package/lib/cjs/icons/IconTop.d.ts +3 -0
- package/lib/cjs/icons/IconTop.js +46 -0
- package/lib/cjs/icons/IconTopCenterStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTopCenterStroked.js +46 -0
- package/lib/cjs/icons/IconTopLeftStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTopLeftStroked.js +46 -0
- package/lib/cjs/icons/IconTopRightStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTopRightStroked.js +46 -0
- package/lib/cjs/icons/IconTopbuzzLogo.d.ts +3 -0
- package/lib/cjs/icons/IconTopbuzzLogo.js +44 -0
- package/lib/cjs/icons/IconToutiaoLogo.d.ts +3 -0
- package/lib/cjs/icons/IconToutiaoLogo.js +46 -0
- package/lib/cjs/icons/IconTransparentStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTransparentStroked.js +46 -0
- package/lib/cjs/icons/IconTreeTriangleDown.d.ts +3 -0
- package/lib/cjs/icons/IconTreeTriangleDown.js +44 -0
- package/lib/cjs/icons/IconTreeTriangleRight.d.ts +3 -0
- package/lib/cjs/icons/IconTreeTriangleRight.js +44 -0
- package/lib/cjs/icons/IconTriangleArrow.d.ts +3 -0
- package/lib/cjs/icons/IconTriangleArrow.js +53 -0
- package/lib/cjs/icons/IconTriangleArrowVertical.d.ts +3 -0
- package/lib/cjs/icons/IconTriangleArrowVertical.js +44 -0
- package/lib/cjs/icons/IconTriangleDown.d.ts +3 -0
- package/lib/cjs/icons/IconTriangleDown.js +44 -0
- package/lib/cjs/icons/IconTriangleUp.d.ts +3 -0
- package/lib/cjs/icons/IconTriangleUp.js +44 -0
- package/lib/cjs/icons/IconTrueFalseStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTrueFalseStroked.js +46 -0
- package/lib/cjs/icons/IconTvCheckedStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTvCheckedStroked.js +46 -0
- package/lib/cjs/icons/IconTwitter.d.ts +3 -0
- package/lib/cjs/icons/IconTwitter.js +44 -0
- package/lib/cjs/icons/IconTypograph.d.ts +3 -0
- package/lib/cjs/icons/IconTypograph.js +47 -0
- package/lib/cjs/icons/IconUnChainStroked.d.ts +3 -0
- package/lib/cjs/icons/IconUnChainStroked.js +46 -0
- package/lib/cjs/icons/IconUnderline.d.ts +3 -0
- package/lib/cjs/icons/IconUnderline.js +47 -0
- package/lib/cjs/icons/IconUndo.d.ts +3 -0
- package/lib/cjs/icons/IconUndo.js +46 -0
- package/lib/cjs/icons/IconUnlink.d.ts +3 -0
- package/lib/cjs/icons/IconUnlink.js +60 -0
- package/lib/cjs/icons/IconUnlock.d.ts +3 -0
- package/lib/cjs/icons/IconUnlock.js +44 -0
- package/lib/cjs/icons/IconUnlockStroked.d.ts +3 -0
- package/lib/cjs/icons/IconUnlockStroked.js +46 -0
- package/lib/cjs/icons/IconUpload.d.ts +3 -0
- package/lib/cjs/icons/IconUpload.js +46 -0
- package/lib/cjs/icons/IconUploadError.d.ts +3 -0
- package/lib/cjs/icons/IconUploadError.js +46 -0
- package/lib/cjs/icons/IconUser.d.ts +3 -0
- package/lib/cjs/icons/IconUser.js +47 -0
- package/lib/cjs/icons/IconUserAdd.d.ts +3 -0
- package/lib/cjs/icons/IconUserAdd.js +64 -0
- package/lib/cjs/icons/IconUserCardPhone.d.ts +3 -0
- package/lib/cjs/icons/IconUserCardPhone.js +46 -0
- package/lib/cjs/icons/IconUserCardVideo.d.ts +3 -0
- package/lib/cjs/icons/IconUserCardVideo.js +49 -0
- package/lib/cjs/icons/IconUserCircle.d.ts +3 -0
- package/lib/cjs/icons/IconUserCircle.js +46 -0
- package/lib/cjs/icons/IconUserCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconUserCircleStroked.js +46 -0
- package/lib/cjs/icons/IconUserGroup.d.ts +3 -0
- package/lib/cjs/icons/IconUserGroup.js +46 -0
- package/lib/cjs/icons/IconUserListStroked.d.ts +3 -0
- package/lib/cjs/icons/IconUserListStroked.js +46 -0
- package/lib/cjs/icons/IconUserSetting.d.ts +3 -0
- package/lib/cjs/icons/IconUserSetting.js +51 -0
- package/lib/cjs/icons/IconUserStroked.d.ts +3 -0
- package/lib/cjs/icons/IconUserStroked.js +47 -0
- package/lib/cjs/icons/IconVennChartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVennChartStroked.js +46 -0
- package/lib/cjs/icons/IconVerify.d.ts +3 -0
- package/lib/cjs/icons/IconVerify.js +46 -0
- package/lib/cjs/icons/IconVideo.d.ts +3 -0
- package/lib/cjs/icons/IconVideo.js +46 -0
- package/lib/cjs/icons/IconVideoDouyinStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVideoDouyinStroked.js +46 -0
- package/lib/cjs/icons/IconVideoListStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVideoListStroked.js +46 -0
- package/lib/cjs/icons/IconVideoStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVideoStroked.js +46 -0
- package/lib/cjs/icons/IconVideoUrlStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVideoUrlStroked.js +46 -0
- package/lib/cjs/icons/IconVigoLogo.d.ts +3 -0
- package/lib/cjs/icons/IconVigoLogo.js +46 -0
- package/lib/cjs/icons/IconVolume1.d.ts +3 -0
- package/lib/cjs/icons/IconVolume1.js +46 -0
- package/lib/cjs/icons/IconVolume2.d.ts +3 -0
- package/lib/cjs/icons/IconVolume2.js +46 -0
- package/lib/cjs/icons/IconVolumnSilent.d.ts +3 -0
- package/lib/cjs/icons/IconVolumnSilent.js +46 -0
- package/lib/cjs/icons/IconVoteStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVoteStroked.js +46 -0
- package/lib/cjs/icons/IconVoteVideoStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVoteVideoStroked.js +46 -0
- package/lib/cjs/icons/IconWeibo.d.ts +3 -0
- package/lib/cjs/icons/IconWeibo.js +46 -0
- package/lib/cjs/icons/IconWholeWord.d.ts +3 -0
- package/lib/cjs/icons/IconWholeWord.js +61 -0
- package/lib/cjs/icons/IconWifi.d.ts +3 -0
- package/lib/cjs/icons/IconWifi.js +46 -0
- package/lib/cjs/icons/IconWindowAdaptionStroked.d.ts +3 -0
- package/lib/cjs/icons/IconWindowAdaptionStroked.js +46 -0
- package/lib/cjs/icons/IconWrench.d.ts +3 -0
- package/lib/cjs/icons/IconWrench.js +46 -0
- package/lib/cjs/icons/IconXiguaLogo.d.ts +3 -0
- package/lib/cjs/icons/IconXiguaLogo.js +46 -0
- package/lib/cjs/icons/IconYoutube.d.ts +3 -0
- package/lib/cjs/icons/IconYoutube.js +44 -0
- package/lib/cjs/icons/index.d.ts +434 -0
- package/lib/cjs/icons/index.js +3915 -0
- package/lib/cjs/index.d.ts +4 -0
- package/lib/cjs/index.js +57 -0
- package/lib/{es/styles/icon.css → cjs/styles/icons.css} +0 -0
- package/lib/{es/styles/icon.scss → cjs/styles/icons.scss} +0 -0
- package/lib/cjs/styles/variables.css +3 -0
- package/lib/cjs/styles/variables.scss +7 -0
- package/lib/es/components/Icon.d.ts +1 -1
- package/lib/es/components/Icon.js +1 -1
- package/lib/es/icons/IconFeishuLogo.js +13 -3
- package/lib/es/styles/icons.css +45 -0
- package/{src/styles/icon.scss → lib/es/styles/icons.scss} +0 -0
- package/package.json +4 -4
- package/src/components/Icon.tsx +1 -1
- package/src/icons/IconFeishuLogo.tsx +17 -3
- package/src/styles/icons.scss +44 -0
- package/src/svgs/feishu_logo.svg +1 -1
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _WeakMap = require("@babel/runtime-corejs3/core-js-stable/weak-map");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
6
|
+
|
|
7
|
+
var _Object$getOwnPropertyDescriptor = require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor");
|
|
8
|
+
|
|
9
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
10
|
+
|
|
11
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
12
|
+
value: true
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
exports.default = void 0;
|
|
16
|
+
|
|
17
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
18
|
+
|
|
19
|
+
var React = _interopRequireWildcard(require("react"));
|
|
20
|
+
|
|
21
|
+
var _Icon = require("../components/Icon");
|
|
22
|
+
|
|
23
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof _WeakMap !== "function") return null; var cacheBabelInterop = new _WeakMap(); var cacheNodeInterop = new _WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
24
|
+
|
|
25
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = _Object$defineProperty && _Object$getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? _Object$getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { _Object$defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
|
+
|
|
27
|
+
function SvgComponent(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", (0, _assign.default)({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em",
|
|
34
|
+
focusable: false,
|
|
35
|
+
"aria-hidden": true
|
|
36
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
37
|
+
clipPath: "url(#clip0)"
|
|
38
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
39
|
+
fillRule: "evenodd",
|
|
40
|
+
clipRule: "evenodd",
|
|
41
|
+
d: "M14.2 3.78966C9.66551 2.57466 5.00465 5.26561 3.78964 9.80007C3.12066 12.2967 3.63433 14.8301 4.99177 16.8102C5.46019 17.4935 5.28601 18.4271 4.60273 18.8955C3.91945 19.364 2.98581 19.1898 2.51739 18.5065C0.685557 15.8344 -0.0134454 12.4023 0.891867 9.02361C2.5357 2.88875 8.84157 -0.751945 14.9764 0.891885C21.1113 2.53572 24.752 8.84159 23.1082 14.9765C22.8937 15.7767 22.0712 16.2515 21.271 16.0371C20.4708 15.8227 19.996 15.0002 20.2104 14.2C21.4254 9.66553 18.7344 5.00467 14.2 3.78966Z",
|
|
42
|
+
fill: "url(#paint0_angular)"
|
|
43
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
|
44
|
+
id: "paint0_angular",
|
|
45
|
+
cx: 0,
|
|
46
|
+
cy: 0,
|
|
47
|
+
r: 1,
|
|
48
|
+
gradientUnits: "userSpaceOnUse",
|
|
49
|
+
gradientTransform: "translate(12 12) rotate(15) scale(9.5 9.51825)"
|
|
50
|
+
}, /*#__PURE__*/React.createElement("stop", null), /*#__PURE__*/React.createElement("stop", {
|
|
51
|
+
offset: 0.301257,
|
|
52
|
+
stopOpacity: 0,
|
|
53
|
+
stopColor: "currentColor"
|
|
54
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
55
|
+
offset: 0.466753,
|
|
56
|
+
stopOpacity: 1,
|
|
57
|
+
stopColor: "currentColor"
|
|
58
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
59
|
+
id: "clip0"
|
|
60
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
61
|
+
width: 24,
|
|
62
|
+
height: 24,
|
|
63
|
+
fill: "currentColor"
|
|
64
|
+
}))));
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'spin');
|
|
68
|
+
var _default = IconComponent;
|
|
69
|
+
exports.default = _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _WeakMap = require("@babel/runtime-corejs3/core-js-stable/weak-map");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
6
|
+
|
|
7
|
+
var _Object$getOwnPropertyDescriptor = require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor");
|
|
8
|
+
|
|
9
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
10
|
+
|
|
11
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
12
|
+
value: true
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
exports.default = void 0;
|
|
16
|
+
|
|
17
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
18
|
+
|
|
19
|
+
var React = _interopRequireWildcard(require("react"));
|
|
20
|
+
|
|
21
|
+
var _Icon = require("../components/Icon");
|
|
22
|
+
|
|
23
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof _WeakMap !== "function") return null; var cacheBabelInterop = new _WeakMap(); var cacheNodeInterop = new _WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
24
|
+
|
|
25
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = _Object$defineProperty && _Object$getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? _Object$getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { _Object$defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
|
+
|
|
27
|
+
function SvgComponent(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", (0, _assign.default)({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em",
|
|
34
|
+
focusable: false,
|
|
35
|
+
"aria-hidden": true
|
|
36
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M10 2C9.44772 2 9 2.44772 9 3V10V21C9 21.5523 9.44772 22 10 22H14C14.5523 22 15 21.5523 15 21V10V3C15 2.44772 14.5523 2 14 2H10ZM13 11H11V20H13V11ZM13 9V4H11V9H13ZM3 7C2.44772 7 2 7.44772 2 8V13V21C2 21.5523 2.44772 22 3 22H7C7.55228 22 8 21.5523 8 21V13V8C8 7.44772 7.55228 7 7 7H3ZM6 14H4V20H6V14ZM6 12V9H4V12H6ZM16 11C16 10.4477 16.4477 10 17 10H21C21.5523 10 22 10.4477 22 11V17V21C22 21.5523 21.5523 22 21 22H17C16.4477 22 16 21.5523 16 21V17V11ZM18 16H20V12H18V16ZM18 18V20H20V18H18Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'stack_bar_chart_stroked');
|
|
45
|
+
var _default = IconComponent;
|
|
46
|
+
exports.default = _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _WeakMap = require("@babel/runtime-corejs3/core-js-stable/weak-map");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
6
|
+
|
|
7
|
+
var _Object$getOwnPropertyDescriptor = require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor");
|
|
8
|
+
|
|
9
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
10
|
+
|
|
11
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
12
|
+
value: true
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
exports.default = void 0;
|
|
16
|
+
|
|
17
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
18
|
+
|
|
19
|
+
var React = _interopRequireWildcard(require("react"));
|
|
20
|
+
|
|
21
|
+
var _Icon = require("../components/Icon");
|
|
22
|
+
|
|
23
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof _WeakMap !== "function") return null; var cacheBabelInterop = new _WeakMap(); var cacheNodeInterop = new _WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
24
|
+
|
|
25
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = _Object$defineProperty && _Object$getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? _Object$getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { _Object$defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
|
+
|
|
27
|
+
function SvgComponent(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", (0, _assign.default)({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em",
|
|
34
|
+
focusable: false,
|
|
35
|
+
"aria-hidden": true
|
|
36
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
d: "M10.7525 1.90411C11.1451 0.698628 12.8549 0.698631 13.2475 1.90411L15.2395 8.01946H21.6858C22.9565 8.01946 23.4848 9.64143 22.4568 10.3865L17.2417 14.1659L19.2337 20.2813C19.6263 21.4868 18.2431 22.4892 17.2151 21.7442L12 17.9647L6.78489 21.7442C5.75687 22.4892 4.37368 21.4868 4.76635 20.2813L6.75834 14.1659L1.54323 10.3865C0.515206 9.64142 1.04354 8.01946 2.31425 8.01946H8.76048L10.7525 1.90411Z",
|
|
38
|
+
fill: "currentColor"
|
|
39
|
+
}));
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'star');
|
|
43
|
+
var _default = IconComponent;
|
|
44
|
+
exports.default = _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _WeakMap = require("@babel/runtime-corejs3/core-js-stable/weak-map");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
6
|
+
|
|
7
|
+
var _Object$getOwnPropertyDescriptor = require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor");
|
|
8
|
+
|
|
9
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
10
|
+
|
|
11
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
12
|
+
value: true
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
exports.default = void 0;
|
|
16
|
+
|
|
17
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
18
|
+
|
|
19
|
+
var React = _interopRequireWildcard(require("react"));
|
|
20
|
+
|
|
21
|
+
var _Icon = require("../components/Icon");
|
|
22
|
+
|
|
23
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof _WeakMap !== "function") return null; var cacheBabelInterop = new _WeakMap(); var cacheNodeInterop = new _WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
24
|
+
|
|
25
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = _Object$defineProperty && _Object$getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? _Object$getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { _Object$defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
|
+
|
|
27
|
+
function SvgComponent(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", (0, _assign.default)({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em",
|
|
34
|
+
focusable: false,
|
|
35
|
+
"aria-hidden": true
|
|
36
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M12 5.02863L9.56867 9.10197C9.39633 9.39072 9.10801 9.59094 8.77762 9.65133L4.47932 10.4369L7.47279 13.9041C7.69195 14.158 7.79145 14.494 7.74589 14.8265L7.13481 19.2864L11.5403 17.3919C11.8338 17.2657 12.1662 17.2657 12.4597 17.3919L16.8652 19.2864L16.2541 14.8265C16.2086 14.494 16.308 14.158 16.5272 13.9041L19.5207 10.4369L15.2224 9.65133C14.892 9.59095 14.6037 9.39072 14.4313 9.10198L12 5.02863ZM10.9998 2.56831C11.4521 1.81056 12.5479 1.81057 13.0002 2.56831L16.028 7.64098L21.5427 8.64887C22.4298 8.81101 22.8049 9.87773 22.215 10.561L18.4119 14.9659L19.1938 20.672C19.3171 21.5718 18.4126 22.2617 17.5795 21.9035L12 19.5041L6.4205 21.9035C5.58741 22.2617 4.68294 21.5718 4.80622 20.672L5.58806 14.9659L1.78503 10.561C1.19513 9.87772 1.57018 8.81101 2.45731 8.64887L7.97197 7.64098L10.9998 2.56831Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'star_stroked');
|
|
45
|
+
var _default = IconComponent;
|
|
46
|
+
exports.default = _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _WeakMap = require("@babel/runtime-corejs3/core-js-stable/weak-map");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
6
|
+
|
|
7
|
+
var _Object$getOwnPropertyDescriptor = require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor");
|
|
8
|
+
|
|
9
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
10
|
+
|
|
11
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
12
|
+
value: true
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
exports.default = void 0;
|
|
16
|
+
|
|
17
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
18
|
+
|
|
19
|
+
var React = _interopRequireWildcard(require("react"));
|
|
20
|
+
|
|
21
|
+
var _Icon = require("../components/Icon");
|
|
22
|
+
|
|
23
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof _WeakMap !== "function") return null; var cacheBabelInterop = new _WeakMap(); var cacheNodeInterop = new _WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
24
|
+
|
|
25
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = _Object$defineProperty && _Object$getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? _Object$getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { _Object$defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
|
+
|
|
27
|
+
function SvgComponent(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", (0, _assign.default)({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em",
|
|
34
|
+
focusable: false,
|
|
35
|
+
"aria-hidden": true
|
|
36
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
d: "M3 6C3 4.34315 4.34315 3 6 3H18C19.6569 3 21 4.34315 21 6V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6Z",
|
|
38
|
+
fill: "currentColor"
|
|
39
|
+
}));
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'stop');
|
|
43
|
+
var _default = IconComponent;
|
|
44
|
+
exports.default = _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _WeakMap = require("@babel/runtime-corejs3/core-js-stable/weak-map");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
6
|
+
|
|
7
|
+
var _Object$getOwnPropertyDescriptor = require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor");
|
|
8
|
+
|
|
9
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
10
|
+
|
|
11
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
12
|
+
value: true
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
exports.default = void 0;
|
|
16
|
+
|
|
17
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
18
|
+
|
|
19
|
+
var React = _interopRequireWildcard(require("react"));
|
|
20
|
+
|
|
21
|
+
var _Icon = require("../components/Icon");
|
|
22
|
+
|
|
23
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof _WeakMap !== "function") return null; var cacheBabelInterop = new _WeakMap(); var cacheNodeInterop = new _WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
24
|
+
|
|
25
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = _Object$defineProperty && _Object$getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? _Object$getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { _Object$defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
|
+
|
|
27
|
+
function SvgComponent(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", (0, _assign.default)({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em",
|
|
34
|
+
focusable: false,
|
|
35
|
+
"aria-hidden": true
|
|
36
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M8.5 1C7.94772 1 7.5 1.44772 7.5 2C7.5 2.55228 7.94772 3 8.5 3H15.5C16.0523 3 16.5 2.55228 16.5 2C16.5 1.44772 16.0523 1 15.5 1H8.5ZM12 4C6.75332 4 2.5 8.25332 2.5 13.5C2.5 18.7467 6.75332 23 12 23C17.2467 23 21.5 18.7467 21.5 13.5C21.5 10.8548 20.4189 8.46217 18.6745 6.73974L19.7071 5.70711C20.0976 5.31658 20.0976 4.68342 19.7071 4.29289C19.3166 3.90237 18.6834 3.90237 18.2929 4.29289L17.1013 5.48446C15.6277 4.54461 13.8774 4 12 4ZM4.5 13.5C4.5 9.35789 7.85788 6 12 6C16.1421 6 19.5 9.35789 19.5 13.5C19.5 17.6421 16.1421 21 12 21C7.85788 21 4.5 17.6421 4.5 13.5ZM13 9C13 8.44772 12.5523 8 12 8C11.4477 8 11 8.44772 11 9V13.5C11 14.0523 11.4477 14.5 12 14.5C12.5523 14.5 13 14.0523 13 13.5V9Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'stopwatch_stroked');
|
|
45
|
+
var _default = IconComponent;
|
|
46
|
+
exports.default = _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _WeakMap = require("@babel/runtime-corejs3/core-js-stable/weak-map");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
6
|
+
|
|
7
|
+
var _Object$getOwnPropertyDescriptor = require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor");
|
|
8
|
+
|
|
9
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
10
|
+
|
|
11
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
12
|
+
value: true
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
exports.default = void 0;
|
|
16
|
+
|
|
17
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
18
|
+
|
|
19
|
+
var React = _interopRequireWildcard(require("react"));
|
|
20
|
+
|
|
21
|
+
var _Icon = require("../components/Icon");
|
|
22
|
+
|
|
23
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof _WeakMap !== "function") return null; var cacheBabelInterop = new _WeakMap(); var cacheNodeInterop = new _WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
24
|
+
|
|
25
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = _Object$defineProperty && _Object$getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? _Object$getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { _Object$defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
|
+
|
|
27
|
+
function SvgComponent(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", (0, _assign.default)({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em",
|
|
34
|
+
focusable: false,
|
|
35
|
+
"aria-hidden": true
|
|
36
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M11.5 4.5C9.71311 4.5 8.49999 5.93921 8.49999 7C8.49999 8.06895 9.2604 9.60002 12.2163 10.5H6.74635C5.9307 9.47544 5.49999 8.28481 5.49999 7C5.49999 4.06079 8.28687 1.5 11.5 1.5C14.4721 1.5 16.9167 2.72229 18.7 5.1C19.197 5.76274 19.0627 6.70294 18.4 7.2C17.7372 7.69706 16.797 7.56274 16.3 6.9C15.0833 5.27771 13.5279 4.5 11.5 4.5Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
fillRule: "evenodd",
|
|
43
|
+
clipRule: "evenodd",
|
|
44
|
+
d: "M15.7183 15.5H19.2439C19.4081 15.9665 19.5 16.4668 19.5 17C19.5 18.8721 18.4653 20.3055 17.0451 21.2048C15.6584 22.0828 13.8591 22.5 12 22.5C8.07666 22.5 5.23007 20.105 4.54477 17.3638C4.34385 16.5601 4.83249 15.7457 5.63619 15.5448C5.74807 15.5168 5.86017 15.5022 5.97079 15.5H6.03145C6.69154 15.5134 7.28738 15.9649 7.4552 16.6362C7.76991 17.895 9.2959 19.5 12 19.5C13.4546 19.5 14.6553 19.1672 15.4402 18.6702C16.1915 18.1945 16.5 17.6279 16.5 17C16.5 16.5665 16.3036 16.0589 15.7183 15.5Z",
|
|
45
|
+
fill: "currentColor"
|
|
46
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
47
|
+
fillRule: "evenodd",
|
|
48
|
+
clipRule: "evenodd",
|
|
49
|
+
d: "M2.5 10.5H21.5C22.3284 10.5 23 11.1716 23 12C23 12.8284 22.3284 13.5 21.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12C1 11.1716 1.67157 10.5 2.5 10.5Z",
|
|
50
|
+
fill: "currentColor"
|
|
51
|
+
}));
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'strike_through');
|
|
55
|
+
var _default = IconComponent;
|
|
56
|
+
exports.default = _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _WeakMap = require("@babel/runtime-corejs3/core-js-stable/weak-map");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
6
|
+
|
|
7
|
+
var _Object$getOwnPropertyDescriptor = require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor");
|
|
8
|
+
|
|
9
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
10
|
+
|
|
11
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
12
|
+
value: true
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
exports.default = void 0;
|
|
16
|
+
|
|
17
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
18
|
+
|
|
19
|
+
var React = _interopRequireWildcard(require("react"));
|
|
20
|
+
|
|
21
|
+
var _Icon = require("../components/Icon");
|
|
22
|
+
|
|
23
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof _WeakMap !== "function") return null; var cacheBabelInterop = new _WeakMap(); var cacheNodeInterop = new _WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
24
|
+
|
|
25
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = _Object$defineProperty && _Object$getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? _Object$getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { _Object$defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
|
+
|
|
27
|
+
function SvgComponent(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", (0, _assign.default)({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em",
|
|
34
|
+
focusable: false,
|
|
35
|
+
"aria-hidden": true
|
|
36
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
d: "M10.5 1.5C10.5 0.671573 11.1716 0 12 0C12.8284 0 13.5 0.671573 13.5 1.5V2.5C13.5 3.32843 12.8284 4 12 4C11.1716 4 10.5 3.32843 10.5 2.5V1.5Z",
|
|
38
|
+
fill: "currentColor"
|
|
39
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "M10.5 21.5C10.5 20.6716 11.1716 20 12 20C12.8284 20 13.5 20.6716 13.5 21.5V22.5C13.5 23.3284 12.8284 24 12 24C11.1716 24 10.5 23.3284 10.5 22.5V21.5Z",
|
|
41
|
+
fill: "currentColor"
|
|
42
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
43
|
+
d: "M24 12C24 11.1716 23.3284 10.5 22.5 10.5H21.5C20.6716 10.5 20 11.1716 20 12C20 12.8284 20.6716 13.5 21.5 13.5H22.5C23.3284 13.5 24 12.8284 24 12Z",
|
|
44
|
+
fill: "currentColor"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "M2.5 10.5C3.32843 10.5 4 11.1716 4 12C4 12.8284 3.32843 13.5 2.5 13.5H1.5C0.671573 13.5 0 12.8284 0 12C0 11.1716 0.671573 10.5 1.5 10.5H2.5Z",
|
|
47
|
+
fill: "currentColor"
|
|
48
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
49
|
+
d: "M20.4853 3.51472C19.8995 2.92893 18.9497 2.92893 18.364 3.51472L17.6569 4.22182C17.0711 4.80761 17.0711 5.75736 17.6569 6.34314C18.2426 6.92893 19.1924 6.92893 19.7782 6.34314L20.4853 5.63604C21.0711 5.05025 21.0711 4.1005 20.4853 3.51472Z",
|
|
50
|
+
fill: "currentColor"
|
|
51
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
d: "M4.22181 17.6569C4.8076 17.0711 5.75734 17.0711 6.34313 17.6569C6.92892 18.2426 6.92892 19.1924 6.34313 19.7782L5.63602 20.4853C5.05024 21.0711 4.10049 21.0711 3.5147 20.4853C2.92892 19.8995 2.92892 18.9497 3.5147 18.364L4.22181 17.6569Z",
|
|
53
|
+
fill: "currentColor"
|
|
54
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
55
|
+
d: "M3.5147 3.51472C2.92891 4.1005 2.92891 5.05025 3.5147 5.63604L4.22181 6.34315C4.80759 6.92893 5.75734 6.92893 6.34313 6.34315C6.92891 5.75736 6.92891 4.80761 6.34313 4.22183L5.63602 3.51472C5.05023 2.92893 4.10049 2.92893 3.5147 3.51472Z",
|
|
56
|
+
fill: "currentColor"
|
|
57
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
58
|
+
d: "M17.6569 19.7782C17.0711 19.1924 17.0711 18.2426 17.6569 17.6569C18.2426 17.0711 19.1924 17.0711 19.7782 17.6569L20.4853 18.364C21.0711 18.9497 21.0711 19.8995 20.4853 20.4853C19.8995 21.0711 18.9497 21.0711 18.364 20.4853L17.6569 19.7782Z",
|
|
59
|
+
fill: "currentColor"
|
|
60
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
61
|
+
d: "M12 19C15.866 19 19 15.866 19 12C19 8.13401 15.866 5 12 5C8.13401 5 5 8.13401 5 12C5 15.866 8.13401 19 12 19Z",
|
|
62
|
+
fill: "currentColor"
|
|
63
|
+
}));
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'sun');
|
|
67
|
+
var _default = IconComponent;
|
|
68
|
+
exports.default = _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|