@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,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 3.00001C12 2.6156 11.7797 2.26523 11.4332 2.09871C11.0867 1.93219 10.6755 1.979 10.3753 2.21914L4.64922 7.00001H2C1.44772 7.00001 1 7.44772 1 8.00001V16C1 16.5523 1.44772 17 2 17H4.64922L10.3753 21.7809C10.6755 22.021 11.0867 22.0678 11.4332 21.9013C11.7797 21.7348 12 21.3844 12 21V3.00001ZM16.0714 8.45015C15.4915 7.85845 14.5418 7.84882 13.9502 8.42864C13.3585 9.00846 13.3488 9.95815 13.9286 10.5499C14.2836 10.9121 14.5 11.404 14.5 11.9495C14.5 12.495 14.2836 12.9869 13.9286 13.3491C13.3488 13.9408 13.3585 14.8905 13.9502 15.4703C14.5418 16.0502 15.4915 16.0405 16.0714 15.4488C16.9536 14.5486 17.5 13.3113 17.5 11.9495C17.5 10.5876 16.9536 9.35043 16.0714 8.45015Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'volume_1');
|
|
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,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: "M11.4332 2.09871C11.7797 2.26523 12 2.6156 12 3.00001V21C12 21.3844 11.7797 21.7348 11.4332 21.9013C11.0867 22.0678 10.6755 22.021 10.3753 21.7809L4.64922 17H2C1.44772 17 1 16.5523 1 16V8.00001C1 7.44772 1.44772 7.00001 2 7.00001H4.64922L10.3753 2.21914C10.6755 1.979 11.0867 1.93219 11.4332 2.09871ZM13.9502 8.42864C14.5418 7.84882 15.4915 7.85845 16.0714 8.45015C16.9536 9.35043 17.5 10.5876 17.5 11.9495C17.5 13.3113 16.9536 14.5486 16.0714 15.4488C15.4915 16.0405 14.5418 16.0502 13.9502 15.4703C13.3585 14.8905 13.3488 13.9408 13.9286 13.3491C14.2836 12.9869 14.5 12.495 14.5 11.9495C14.5 11.404 14.2836 10.9121 13.9286 10.5499C13.3488 9.95815 13.3585 9.00846 13.9502 8.42864ZM18.8448 4.14518C18.1602 3.67861 17.2271 3.85533 16.7605 4.53988C16.2939 5.22443 16.4707 6.1576 17.1552 6.62416C18.8756 7.79668 20 9.76724 20 12C20 14.2327 18.8756 16.2033 17.1552 17.3758C16.4707 17.8424 16.2939 18.7755 16.7605 19.4601C17.2271 20.1446 18.1602 20.3214 18.8448 19.8548C21.35 18.1474 23 15.2666 23 12C23 8.73338 21.35 5.8526 18.8448 4.14518Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'volume_2');
|
|
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,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: "M11.4332 2.09871C11.7797 2.26523 12 2.6156 12 3.00001V21C12 21.3844 11.7797 21.7348 11.4332 21.9013C11.0867 22.0678 10.6755 22.021 10.3753 21.7809L4.64922 17H2C1.44772 17 1 16.5523 1 16V8.00001C1 7.44772 1.44772 7.00001 2 7.00001H4.64922L10.3753 2.21914C10.6755 1.979 11.0867 1.93219 11.4332 2.09871Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'volumn_silent');
|
|
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,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: "M5 4.5C5 3.67157 5.67157 3 6.5 3H17.5C18.3284 3 19 3.67157 19 4.5V15.5C19 16.3284 18.3284 17 17.5 17H6.5C5.67157 17 5 16.3284 5 15.5V4.5ZM7 5V15H17V5H7ZM5 19.5C5 19.2239 5.22386 19 5.5 19H18.5C18.7761 19 19 19.2239 19 19.5V20.5C19 20.7761 18.7761 21 18.5 21H5.5C5.22386 21 5 20.7761 5 20.5V19.5ZM2 14C1.44772 14 1 14.4477 1 15V20.5C1 20.7761 1.22386 21 1.5 21H2.5C2.77614 21 3 20.7761 3 20.5V16H3.5C3.77614 16 4 15.7761 4 15.5V14.5C4 14.2239 3.77614 14 3.5 14H2ZM21 16H20.5C20.2239 16 20 15.7761 20 15.5V14.5C20 14.2239 20.2239 14 20.5 14H22C22.5523 14 23 14.4477 23 15V20.5C23 20.7761 22.7761 21 22.5 21H21.5C21.2239 21 21 20.7761 21 20.5V16ZM15.7071 8.70711C16.0976 8.31658 16.0976 7.68342 15.7071 7.29289C15.3166 6.90237 14.6834 6.90237 14.2929 7.29289L11 10.5858L9.70711 9.29289C9.31658 8.90237 8.68342 8.90237 8.29289 9.29289C7.90237 9.68342 7.90237 10.3166 8.29289 10.7071L10.2929 12.7071C10.6834 13.0976 11.3166 13.0976 11.7071 12.7071L15.7071 8.70711Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'vote_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,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.6 2.2C8.15817 1.86863 7.53137 1.95817 7.2 2.4C6.86863 2.84183 6.95817 3.46863 7.4 3.8L9 5H6.5C5.67157 5 5 5.67157 5 6.5V15.5C5 16.3284 5.67157 17 6.5 17H17.5C18.3284 17 19 16.3284 19 15.5V6.5C19 5.67157 18.3284 5 17.5 5H15L16.6 3.8C17.0418 3.46863 17.1314 2.84183 16.8 2.4C16.4686 1.95817 15.8418 1.86863 15.4 2.2L12 4.75L8.6 2.2ZM7 15V7H17V15H7ZM5.5 19C5.22386 19 5 19.2239 5 19.5V20.5C5 20.7761 5.22386 21 5.5 21H18.5C18.7761 21 19 20.7761 19 20.5V19.5C19 19.2239 18.7761 19 18.5 19H5.5ZM1 15C1 14.4477 1.44772 14 2 14H3.5C3.77614 14 4 14.2239 4 14.5V15.5C4 15.7761 3.77614 16 3.5 16H3V20.5C3 20.7761 2.77614 21 2.5 21H1.5C1.22386 21 1 20.7761 1 20.5V15ZM20.5 16H21V20.5C21 20.7761 21.2239 21 21.5 21H22.5C22.7761 21 23 20.7761 23 20.5V15C23 14.4477 22.5523 14 22 14H20.5C20.2239 14 20 14.2239 20 14.5V15.5C20 15.7761 20.2239 16 20.5 16ZM15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L11.7071 13.7071C11.3166 14.0976 10.6834 14.0976 10.2929 13.7071L8.29289 11.7071C7.90237 11.3166 7.90237 10.6834 8.29289 10.2929C8.68342 9.90237 9.31658 9.90237 9.70711 10.2929L11 11.5858L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'vote_video_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,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: "M22.9899 8.52063L22.9899 8.52057L22.99 8.52046C22.9937 8.48905 22.9974 8.45898 23.0012 8.43074C22.9945 8.34747 22.9869 8.26979 22.9797 8.19545C22.9715 8.1115 22.9637 8.0318 22.958 7.95312C22.857 6.80248 22.4785 5.75316 21.8151 4.816C20.7839 3.35781 19.385 2.45322 17.64 2.10947C17.1966 2.02263 16.7351 1.98645 16.2844 2.00454C15.8518 2.02263 15.6174 2.31934 15.603 2.7065C15.5886 3.11899 15.7869 3.3759 16.2376 3.46997C16.4122 3.50754 16.5917 3.52705 16.7711 3.54655C16.9028 3.56087 17.0344 3.57518 17.1641 3.59662C19.5148 3.97655 21.1841 5.77125 21.4185 8.15213C21.4437 8.41265 21.4834 8.68041 21.5699 8.92646C21.6853 9.24487 21.9845 9.39685 22.3054 9.36066C22.6407 9.32448 22.8678 9.13271 22.9472 8.7962C22.9682 8.70107 22.9797 8.60594 22.9899 8.52067L22.9899 8.52063ZM11.6898 8.85932L11.6898 8.85934C11.6317 8.8802 11.5705 8.90221 11.5037 8.92646C11.5142 8.83709 11.5256 8.75298 11.5366 8.67204L11.5366 8.67202C11.5559 8.53011 11.5738 8.39794 11.583 8.2643C11.5919 8.13764 11.6032 8.01099 11.6145 7.88441C11.6445 7.54811 11.6744 7.21233 11.6587 6.87847C11.6191 6.09328 11.0278 5.54691 10.2418 5.5252C9.63972 5.50711 9.04843 5.59757 8.49321 5.82191C7.2169 6.33571 6.07039 7.07024 5.01762 7.95312C3.61513 9.12909 2.53352 10.5583 1.70789 12.1938C1.2428 13.1238 0.979605 14.0899 1.00124 15.1319C1.02287 16.0727 1.3149 16.9122 1.88816 17.6576C2.31359 18.2148 2.83637 18.6635 3.41684 19.047C5.15463 20.1904 7.05466 20.849 9.13496 20.9792C10.5266 21.0697 11.8931 20.9105 13.2415 20.5776C15.174 20.1 16.8937 19.2496 18.2602 17.7625C18.8731 17.1003 19.3959 16.3803 19.6591 15.4938C20.0124 14.2961 19.623 13.0767 18.6351 12.3132C18.2487 12.0144 17.8149 11.8134 17.3803 11.6119L17.3802 11.6118C17.3201 11.584 17.2601 11.5562 17.2002 11.5281C16.9118 11.3942 16.8397 11.2639 16.8901 10.9564C16.9165 10.7875 16.9485 10.621 16.9805 10.4548L16.9805 10.4548L16.9805 10.4547C17.0054 10.3253 17.0303 10.1961 17.0524 10.0662C17.2074 9.16165 16.7892 8.42351 15.9527 8.19193C15.6535 8.10871 15.3218 8.07976 15.0117 8.10147C13.959 8.17746 12.9386 8.40903 11.9436 8.76725C11.8607 8.7979 11.7791 8.82723 11.69 8.85924L11.6898 8.85932ZM9.79979 10.789L9.80008 10.789C9.91968 10.7801 10.0393 10.7711 10.1589 10.761C11.0278 10.8008 11.8859 10.8948 12.7187 11.1445C13.7102 11.4412 14.5863 11.9369 15.2821 12.7185C16.2484 13.7968 16.3637 15.1717 15.5922 16.402C14.9468 17.426 14.0239 18.1207 12.9278 18.5875C11.9399 19.0072 10.9124 19.3111 9.83801 19.3871C8.08941 19.5102 6.42372 19.2352 4.90946 18.2944C4.24607 17.8819 3.68364 17.3609 3.36997 16.6227C2.94093 15.6096 3.06712 14.6398 3.65119 13.728C4.16676 12.9247 4.88783 12.3386 5.70986 11.8754C6.8131 11.2567 8.01009 10.9527 9.26115 10.8333C9.4407 10.816 9.62024 10.8025 9.79979 10.789ZM15.5633 5.81467C15.567 5.29001 16.0176 4.92094 16.5296 5.05481C18.2566 5.50349 19.3958 6.57452 19.8718 8.31857C20.0304 8.89389 19.7672 9.32448 19.2372 9.38961C18.8695 9.43664 18.5882 9.24487 18.4368 8.86133C18.4016 8.77505 18.3676 8.68816 18.3336 8.60129C18.2249 8.32382 18.1164 8.04657 17.9681 7.79029C17.6436 7.22583 17.1245 6.87847 16.5224 6.66137C16.4505 6.63498 16.3778 6.61288 16.3055 6.59089L16.3055 6.59088C16.229 6.56764 16.153 6.54452 16.0789 6.51663C15.7364 6.40084 15.5633 6.15841 15.5633 5.81467ZM6.58957 16.8217C7.09793 17.3211 7.72887 17.5128 8.43553 17.5345C9.2936 17.5201 10.0435 17.2306 10.6564 16.6082C11.4136 15.8411 11.4749 14.6471 10.761 13.8764C10.1913 13.2576 9.43421 13.0514 8.623 13.0803C7.82982 13.1093 7.15201 13.4458 6.59678 14.0175C5.8 14.8389 5.79639 16.0474 6.58957 16.8217Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'weibo');
|
|
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,61 @@
|
|
|
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: "M7.49995 5C8.13071 5 8.69408 5.3946 8.90964 5.98739L12.9096 16.9874C13.1927 17.7659 12.7911 18.6266 12.0126 18.9097C11.234 19.1928 10.3734 18.7912 10.0903 18.0126L9.54022 16.5H5.45968L4.90964 18.0126C4.62653 18.7912 3.76588 19.1928 2.98733 18.9097C2.20878 18.6266 1.80715 17.7659 2.09026 16.9874L6.09026 5.98739C6.30582 5.3946 6.86919 5 7.49995 5ZM6.55059 13.5H8.44931L7.49995 10.8893L6.55059 13.5Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
fillRule: "evenodd",
|
|
43
|
+
clipRule: "evenodd",
|
|
44
|
+
d: "M1.99991 3C1.99991 2.44772 2.44762 2 2.99991 2H20.9999C21.5522 2 21.9999 2.44772 21.9999 3C21.9999 3.55228 21.5522 4 20.9999 4H2.99991C2.44762 4 1.99991 3.55228 1.99991 3Z",
|
|
45
|
+
fill: "currentColor"
|
|
46
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
47
|
+
fillRule: "evenodd",
|
|
48
|
+
clipRule: "evenodd",
|
|
49
|
+
d: "M1.98731 21C1.98731 20.4477 2.43502 20 2.98731 20H20.9999C21.5522 20 21.9999 20.4477 21.9999 21C21.9999 21.5523 21.5522 22 20.9999 22H2.98731C2.43502 22 1.98731 21.5523 1.98731 21Z",
|
|
50
|
+
fill: "currentColor"
|
|
51
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
fillRule: "evenodd",
|
|
53
|
+
clipRule: "evenodd",
|
|
54
|
+
d: "M15.4999 5C16.3283 5 16.9999 5.67157 16.9999 6.5V10C18.2261 10 19.4566 10.3372 20.4137 11.1053C21.4065 11.9022 21.9999 13.0847 21.9999 14.5C21.9999 15.9153 21.4065 17.0978 20.4137 17.8947C19.4566 18.6628 18.2261 19 16.9999 19L14.9999 19C14.4476 19 13.9999 18.5523 13.9999 18V6.5C13.9999 5.67157 14.6714 5 15.4999 5ZM16.9999 13V16C17.7067 16 18.2261 15.8036 18.5358 15.555C18.8098 15.3352 18.9999 15.0177 18.9999 14.5C18.9999 13.9823 18.8098 13.6648 18.5358 13.4449C18.2261 13.1963 17.7066 13 16.9999 13Z",
|
|
55
|
+
fill: "currentColor"
|
|
56
|
+
}));
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'whole_word');
|
|
60
|
+
var _default = IconComponent;
|
|
61
|
+
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 6C8.73212 6 5.69288 7.6192 3.49813 9.61082C2.88464 10.1675 1.93601 10.1215 1.37931 9.50801C0.822597 8.89452 0.868626 7.94589 1.48211 7.38918C4.03353 5.0739 7.75945 3 12 3C16.2406 3 19.9664 5.07391 22.5178 7.38918C23.1313 7.94589 23.1773 8.89452 22.6206 9.50801C22.0639 10.1215 21.1153 10.1675 20.5018 9.61082C18.3071 7.61919 15.2679 6 12 6ZM14.5 18.5C14.5 19.8807 13.3807 21 12 21C10.6193 21 9.5 19.8807 9.5 18.5C9.5 17.1193 10.6193 16 12 16C13.3807 16 14.5 17.1193 14.5 18.5ZM6.98429 14.371C8.66791 12.907 10.2998 12.5 12 12.5C13.7003 12.5 15.3321 12.907 17.0158 14.371C17.6409 14.9146 18.5883 14.8485 19.1319 14.2234C19.6755 13.5983 19.6094 12.6508 18.9843 12.1072C16.6679 10.093 14.2998 9.5 12 9.5C9.70028 9.5 7.33214 10.093 5.01576 12.1072C4.39062 12.6508 4.32452 13.5983 4.86811 14.2234C5.41171 14.8485 6.35915 14.9146 6.98429 14.371Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'wifi');
|
|
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;
|