braid-design-system 34.7.0 → 34.8.0
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/CHANGELOG.md +54 -0
- package/LICENSE +21 -0
- package/dist/lib/components/Accordion/Accordion.cjs +1 -2
- package/dist/lib/components/Accordion/Accordion.d.cts +2 -1
- package/dist/lib/components/Accordion/Accordion.d.mts +2 -1
- package/dist/lib/components/Accordion/Accordion.mjs +2 -2
- package/dist/lib/components/Accordion/Accordion.playroom.cjs +7 -2
- package/dist/lib/components/Accordion/Accordion.playroom.mjs +6 -1
- package/dist/lib/components/Rating/Rating.cjs +6 -6
- package/dist/lib/components/Rating/Rating.mjs +6 -6
- package/dist/lib/components/icons/IconAI/IconAISvg.cjs +1 -1
- package/dist/lib/components/icons/IconAI/IconAISvg.mjs +1 -1
- package/dist/lib/components/icons/IconAdd/IconAddSvg.cjs +1 -2
- package/dist/lib/components/icons/IconAdd/IconAddSvg.mjs +1 -2
- package/dist/lib/components/icons/IconArrow/IconArrowSvg.cjs +3 -3
- package/dist/lib/components/icons/IconArrow/IconArrowSvg.mjs +3 -3
- package/dist/lib/components/icons/IconAttachment/IconAttachmentSvg.cjs +1 -1
- package/dist/lib/components/icons/IconAttachment/IconAttachmentSvg.mjs +1 -1
- package/dist/lib/components/icons/IconBluetooth/IconBluetoothSvg.cjs +1 -1
- package/dist/lib/components/icons/IconBluetooth/IconBluetoothSvg.mjs +1 -1
- package/dist/lib/components/icons/IconBold/IconBoldSvg.cjs +1 -1
- package/dist/lib/components/icons/IconBold/IconBoldSvg.mjs +1 -1
- package/dist/lib/components/icons/IconBookmark/IconBookmarkActiveSvg.cjs +1 -2
- package/dist/lib/components/icons/IconBookmark/IconBookmarkActiveSvg.mjs +1 -2
- package/dist/lib/components/icons/IconBookmark/IconBookmarkSvg.cjs +1 -2
- package/dist/lib/components/icons/IconBookmark/IconBookmarkSvg.mjs +1 -2
- package/dist/lib/components/icons/IconBulletList/IconBulletListSvg.cjs +1 -1
- package/dist/lib/components/icons/IconBulletList/IconBulletListSvg.mjs +1 -1
- package/dist/lib/components/icons/IconCareer/IconCareerActiveSvg.cjs +2 -2
- package/dist/lib/components/icons/IconCareer/IconCareerActiveSvg.mjs +2 -2
- package/dist/lib/components/icons/IconCareer/IconCareerSvg.cjs +2 -2
- package/dist/lib/components/icons/IconCareer/IconCareerSvg.mjs +2 -2
- package/dist/lib/components/icons/IconCategory/IconCategorySvg.cjs +1 -1
- package/dist/lib/components/icons/IconCategory/IconCategorySvg.mjs +1 -1
- package/dist/lib/components/icons/IconCaution/IconCautionSvg.cjs +4 -4
- package/dist/lib/components/icons/IconCaution/IconCautionSvg.mjs +4 -4
- package/dist/lib/components/icons/IconChecklist/IconChecklistSvg.cjs +1 -1
- package/dist/lib/components/icons/IconChecklist/IconChecklistSvg.mjs +1 -1
- package/dist/lib/components/icons/IconChevron/IconChevronSvg.cjs +1 -2
- package/dist/lib/components/icons/IconChevron/IconChevronSvg.mjs +1 -2
- package/dist/lib/components/icons/IconClear/IconClearSvg.cjs +1 -2
- package/dist/lib/components/icons/IconClear/IconClearSvg.mjs +1 -2
- package/dist/lib/components/icons/IconCompany/IconCompanyActiveSvg.cjs +1 -1
- package/dist/lib/components/icons/IconCompany/IconCompanyActiveSvg.mjs +1 -1
- package/dist/lib/components/icons/IconCompany/IconCompanySvg.cjs +1 -2
- package/dist/lib/components/icons/IconCompany/IconCompanySvg.mjs +1 -2
- package/dist/lib/components/icons/IconCompanyVerified/IconCompanyVerifiedSvg.cjs +2 -3
- package/dist/lib/components/icons/IconCompanyVerified/IconCompanyVerifiedSvg.mjs +2 -3
- package/dist/lib/components/icons/IconCompose/IconComposeSvg.cjs +2 -3
- package/dist/lib/components/icons/IconCompose/IconComposeSvg.mjs +2 -3
- package/dist/lib/components/icons/IconCopy/IconCopySvg.cjs +2 -3
- package/dist/lib/components/icons/IconCopy/IconCopySvg.mjs +2 -3
- package/dist/lib/components/icons/IconCoverLetter/IconCoverLetterSvg.cjs +12 -12
- package/dist/lib/components/icons/IconCoverLetter/IconCoverLetterSvg.mjs +12 -12
- package/dist/lib/components/icons/IconCreditCard/IconCreditCardSvg.cjs +2 -3
- package/dist/lib/components/icons/IconCreditCard/IconCreditCardSvg.mjs +2 -3
- package/dist/lib/components/icons/IconCritical/IconCriticalSvg.cjs +4 -4
- package/dist/lib/components/icons/IconCritical/IconCriticalSvg.mjs +4 -4
- package/dist/lib/components/icons/IconDate/IconDateSvg.cjs +1 -2
- package/dist/lib/components/icons/IconDate/IconDateSvg.mjs +1 -2
- package/dist/lib/components/icons/IconDelete/IconDeleteSvg.cjs +2 -3
- package/dist/lib/components/icons/IconDelete/IconDeleteSvg.mjs +2 -3
- package/dist/lib/components/icons/IconDesktop/IconDesktopSvg.cjs +3 -3
- package/dist/lib/components/icons/IconDesktop/IconDesktopSvg.mjs +3 -3
- package/dist/lib/components/icons/IconDisallow/IconDisallowSvg.cjs +1 -1
- package/dist/lib/components/icons/IconDisallow/IconDisallowSvg.mjs +1 -1
- package/dist/lib/components/icons/IconDocument/IconDocumentSvg.cjs +2 -2
- package/dist/lib/components/icons/IconDocument/IconDocumentSvg.mjs +2 -2
- package/dist/lib/components/icons/IconDocumentBroken/IconDocumentBrokenSvg.cjs +2 -2
- package/dist/lib/components/icons/IconDocumentBroken/IconDocumentBrokenSvg.mjs +2 -2
- package/dist/lib/components/icons/IconDownload/IconDownloadSvg.cjs +1 -2
- package/dist/lib/components/icons/IconDownload/IconDownloadSvg.mjs +1 -2
- package/dist/lib/components/icons/IconEdit/IconEditSvg.cjs +1 -2
- package/dist/lib/components/icons/IconEdit/IconEditSvg.mjs +1 -2
- package/dist/lib/components/icons/IconEducation/IconEducationSvg.cjs +1 -2
- package/dist/lib/components/icons/IconEducation/IconEducationSvg.mjs +1 -2
- package/dist/lib/components/icons/IconEnlarge/IconEnlargeActiveSvg.cjs +3 -3
- package/dist/lib/components/icons/IconEnlarge/IconEnlargeActiveSvg.mjs +3 -3
- package/dist/lib/components/icons/IconEnlarge/IconEnlargeSvg.cjs +3 -3
- package/dist/lib/components/icons/IconEnlarge/IconEnlargeSvg.mjs +3 -3
- package/dist/lib/components/icons/IconExperience/IconExperienceSvg.cjs +1 -1
- package/dist/lib/components/icons/IconExperience/IconExperienceSvg.mjs +1 -1
- package/dist/lib/components/icons/IconFilter/IconFilterSvg.cjs +1 -2
- package/dist/lib/components/icons/IconFilter/IconFilterSvg.mjs +1 -2
- package/dist/lib/components/icons/IconFlag/IconFlagSvg.cjs +3 -3
- package/dist/lib/components/icons/IconFlag/IconFlagSvg.mjs +3 -3
- package/dist/lib/components/icons/IconGift/IconGiftSvg.cjs +3 -3
- package/dist/lib/components/icons/IconGift/IconGiftSvg.mjs +3 -3
- package/dist/lib/components/icons/IconGlobe/IconGlobeSvg.cjs +3 -3
- package/dist/lib/components/icons/IconGlobe/IconGlobeSvg.mjs +3 -3
- package/dist/lib/components/icons/IconGrid/IconGridSvg.cjs +1 -2
- package/dist/lib/components/icons/IconGrid/IconGridSvg.mjs +1 -2
- package/dist/lib/components/icons/IconHash/IconHashSvg.cjs +1 -1
- package/dist/lib/components/icons/IconHash/IconHashSvg.mjs +1 -1
- package/dist/lib/components/icons/IconHeart/IconHeartActiveSvg.cjs +1 -1
- package/dist/lib/components/icons/IconHeart/IconHeartActiveSvg.mjs +1 -1
- package/dist/lib/components/icons/IconHeart/IconHeartSvg.cjs +1 -1
- package/dist/lib/components/icons/IconHeart/IconHeartSvg.mjs +1 -1
- package/dist/lib/components/icons/IconHelp/IconHelpSvg.cjs +2 -3
- package/dist/lib/components/icons/IconHelp/IconHelpSvg.mjs +2 -3
- package/dist/lib/components/icons/IconHistory/IconHistorySvg.cjs +2 -3
- package/dist/lib/components/icons/IconHistory/IconHistorySvg.mjs +2 -3
- package/dist/lib/components/icons/IconHome/IconHomeSvg.cjs +1 -2
- package/dist/lib/components/icons/IconHome/IconHomeSvg.mjs +1 -2
- package/dist/lib/components/icons/IconImage/IconImageSvg.cjs +1 -2
- package/dist/lib/components/icons/IconImage/IconImageSvg.mjs +1 -2
- package/dist/lib/components/icons/IconImageBroken/IconImageBrokenSvg.cjs +3 -3
- package/dist/lib/components/icons/IconImageBroken/IconImageBrokenSvg.mjs +3 -3
- package/dist/lib/components/icons/IconInfo/IconInfoSvg.cjs +2 -2
- package/dist/lib/components/icons/IconInfo/IconInfoSvg.mjs +2 -2
- package/dist/lib/components/icons/IconInvoice/IconInvoiceSvg.cjs +2 -3
- package/dist/lib/components/icons/IconInvoice/IconInvoiceSvg.mjs +2 -3
- package/dist/lib/components/icons/IconItalic/IconItalicSvg.cjs +1 -1
- package/dist/lib/components/icons/IconItalic/IconItalicSvg.mjs +1 -1
- package/dist/lib/components/icons/IconLanguage/IconLanguageSvg.cjs +3 -3
- package/dist/lib/components/icons/IconLanguage/IconLanguageSvg.mjs +3 -3
- package/dist/lib/components/icons/IconLicence/IconLicenceSvg.cjs +3 -3
- package/dist/lib/components/icons/IconLicence/IconLicenceSvg.mjs +3 -3
- package/dist/lib/components/icons/IconLink/IconLinkSvg.cjs +2 -2
- package/dist/lib/components/icons/IconLink/IconLinkSvg.mjs +2 -2
- package/dist/lib/components/icons/IconLinkBroken/IconLinkBrokenSvg.cjs +1 -1
- package/dist/lib/components/icons/IconLinkBroken/IconLinkBrokenSvg.mjs +1 -1
- package/dist/lib/components/icons/IconMail/IconMailSvg.cjs +1 -2
- package/dist/lib/components/icons/IconMail/IconMailSvg.mjs +1 -2
- package/dist/lib/components/icons/IconMessage/IconMessageSvg.cjs +5 -8
- package/dist/lib/components/icons/IconMessage/IconMessageSvg.mjs +5 -8
- package/dist/lib/components/icons/IconMicrophone/IconMicrophoneSvg.cjs +4 -4
- package/dist/lib/components/icons/IconMicrophone/IconMicrophoneSvg.mjs +4 -4
- package/dist/lib/components/icons/IconMinus/IconMinusSvg.cjs +1 -2
- package/dist/lib/components/icons/IconMinus/IconMinusSvg.mjs +1 -2
- package/dist/lib/components/icons/IconMobile/IconMobileSvg.cjs +4 -4
- package/dist/lib/components/icons/IconMobile/IconMobileSvg.mjs +4 -4
- package/dist/lib/components/icons/IconMoney/IconMoneySvg.cjs +3 -3
- package/dist/lib/components/icons/IconMoney/IconMoneySvg.mjs +3 -3
- package/dist/lib/components/icons/IconNewWindow/IconNewWindowSvg.cjs +2 -3
- package/dist/lib/components/icons/IconNewWindow/IconNewWindowSvg.mjs +2 -3
- package/dist/lib/components/icons/IconNote/IconNoteSvg.cjs +1 -1
- package/dist/lib/components/icons/IconNote/IconNoteSvg.mjs +1 -1
- package/dist/lib/components/icons/IconNotification/IconNotificationSvg.cjs +3 -3
- package/dist/lib/components/icons/IconNotification/IconNotificationSvg.mjs +3 -3
- package/dist/lib/components/icons/IconNumberedList/IconNumberedListSvg.cjs +1 -1
- package/dist/lib/components/icons/IconNumberedList/IconNumberedListSvg.mjs +1 -1
- package/dist/lib/components/icons/IconOverflow/IconOverflowSvg.cjs +0 -1
- package/dist/lib/components/icons/IconOverflow/IconOverflowSvg.mjs +0 -1
- package/dist/lib/components/icons/IconPeople/IconPeopleActiveSvg.cjs +1 -1
- package/dist/lib/components/icons/IconPeople/IconPeopleActiveSvg.mjs +1 -1
- package/dist/lib/components/icons/IconPeople/IconPeopleSvg.cjs +1 -1
- package/dist/lib/components/icons/IconPeople/IconPeopleSvg.mjs +1 -1
- package/dist/lib/components/icons/IconPersonAdd/IconPersonAddSvg.cjs +2 -2
- package/dist/lib/components/icons/IconPersonAdd/IconPersonAddSvg.mjs +2 -2
- package/dist/lib/components/icons/IconPersonVerified/IconPersonVerifiedSvg.cjs +1 -1
- package/dist/lib/components/icons/IconPersonVerified/IconPersonVerifiedSvg.mjs +1 -1
- package/dist/lib/components/icons/IconPhone/IconPhoneSvg.cjs +3 -3
- package/dist/lib/components/icons/IconPhone/IconPhoneSvg.mjs +3 -3
- package/dist/lib/components/icons/IconPhotoAdd/IconPhotoAddSvg.cjs +2 -2
- package/dist/lib/components/icons/IconPhotoAdd/IconPhotoAddSvg.mjs +2 -2
- package/dist/lib/components/icons/IconPlatformAndroid/IconPlatformAndroidSvg.cjs +3 -3
- package/dist/lib/components/icons/IconPlatformAndroid/IconPlatformAndroidSvg.mjs +3 -3
- package/dist/lib/components/icons/IconPlatformApple/IconPlatformAppleSvg.cjs +3 -3
- package/dist/lib/components/icons/IconPlatformApple/IconPlatformAppleSvg.mjs +3 -3
- package/dist/lib/components/icons/IconPositive/IconPositiveSvg.cjs +2 -3
- package/dist/lib/components/icons/IconPositive/IconPositiveSvg.mjs +2 -3
- package/dist/lib/components/icons/IconPrint/IconPrintSvg.cjs +1 -2
- package/dist/lib/components/icons/IconPrint/IconPrintSvg.mjs +1 -2
- package/dist/lib/components/icons/IconProfile/IconProfileActiveSvg.cjs +1 -1
- package/dist/lib/components/icons/IconProfile/IconProfileActiveSvg.mjs +1 -1
- package/dist/lib/components/icons/IconProfile/IconProfileSvg.cjs +1 -1
- package/dist/lib/components/icons/IconProfile/IconProfileSvg.mjs +1 -1
- package/dist/lib/components/icons/IconPromote/IconPromoteSvg.cjs +1 -1
- package/dist/lib/components/icons/IconPromote/IconPromoteSvg.mjs +1 -1
- package/dist/lib/components/icons/IconQR/IconQRSvg.cjs +1 -1
- package/dist/lib/components/icons/IconQR/IconQRSvg.mjs +1 -1
- package/dist/lib/components/icons/IconRating/IconRatingEmptySvg.cjs +18 -0
- package/dist/lib/components/icons/IconRating/IconRatingEmptySvg.mjs +18 -0
- package/dist/lib/components/icons/IconRating/IconRatingFullSvg.cjs +18 -0
- package/dist/lib/components/icons/IconRating/IconRatingFullSvg.mjs +18 -0
- package/dist/lib/components/icons/IconRating/IconRatingHalfSvg.cjs +22 -0
- package/dist/lib/components/icons/IconRating/IconRatingHalfSvg.mjs +22 -0
- package/dist/lib/components/icons/IconRecommended/IconRecommendedSvg.cjs +1 -2
- package/dist/lib/components/icons/IconRecommended/IconRecommendedSvg.mjs +1 -2
- package/dist/lib/components/icons/IconRedo/IconRedoSvg.cjs +1 -1
- package/dist/lib/components/icons/IconRedo/IconRedoSvg.mjs +1 -1
- package/dist/lib/components/icons/IconRefresh/IconRefreshSvg.cjs +3 -3
- package/dist/lib/components/icons/IconRefresh/IconRefreshSvg.mjs +3 -3
- package/dist/lib/components/icons/IconRenderer.cjs +9 -3
- package/dist/lib/components/icons/IconRenderer.d.cts +1 -0
- package/dist/lib/components/icons/IconRenderer.d.mts +1 -0
- package/dist/lib/components/icons/IconRenderer.mjs +9 -3
- package/dist/lib/components/icons/IconResume/IconResumeSvg.cjs +2 -2
- package/dist/lib/components/icons/IconResume/IconResumeSvg.mjs +2 -2
- package/dist/lib/components/icons/IconRocket/IconRocketSvg.cjs +2 -2
- package/dist/lib/components/icons/IconRocket/IconRocketSvg.mjs +2 -2
- package/dist/lib/components/icons/IconSearch/IconSearchSvg.cjs +1 -2
- package/dist/lib/components/icons/IconSearch/IconSearchSvg.mjs +1 -2
- package/dist/lib/components/icons/IconSecurity/IconSecuritySvg.cjs +1 -2
- package/dist/lib/components/icons/IconSecurity/IconSecuritySvg.mjs +1 -2
- package/dist/lib/components/icons/IconSend/IconSendSvg.cjs +1 -2
- package/dist/lib/components/icons/IconSend/IconSendSvg.mjs +1 -2
- package/dist/lib/components/icons/IconSent/IconSentSvg.cjs +1 -2
- package/dist/lib/components/icons/IconSent/IconSentSvg.mjs +1 -2
- package/dist/lib/components/icons/IconSentiment/IconSentiment.cjs +2 -2
- package/dist/lib/components/icons/IconSentiment/IconSentiment.mjs +2 -2
- package/dist/lib/components/icons/IconSentiment/IconSentimentNegativeSvg.cjs +2 -2
- package/dist/lib/components/icons/IconSentiment/IconSentimentNegativeSvg.mjs +2 -2
- package/dist/lib/components/icons/IconSentiment/{IconSentimentSvg.cjs → IconSentimentNeutralSvg.cjs} +5 -5
- package/dist/lib/components/icons/IconSentiment/{IconSentimentSvg.mjs → IconSentimentNeutralSvg.mjs} +5 -5
- package/dist/lib/components/icons/IconSentiment/IconSentimentPositiveSvg.cjs +2 -2
- package/dist/lib/components/icons/IconSentiment/IconSentimentPositiveSvg.mjs +2 -2
- package/dist/lib/components/icons/IconSettings/IconSettingsSvg.cjs +2 -3
- package/dist/lib/components/icons/IconSettings/IconSettingsSvg.mjs +2 -3
- package/dist/lib/components/icons/IconShare/IconShareSvg.cjs +1 -2
- package/dist/lib/components/icons/IconShare/IconShareSvg.mjs +1 -2
- package/dist/lib/components/icons/IconSkills/IconSkillsSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSkills/IconSkillsSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSocialFacebook/IconSocialFacebookSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSocialFacebook/IconSocialFacebookSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSocialGitHub/IconSocialGitHubSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSocialGitHub/IconSocialGitHubSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSocialInstagram/IconSocialInstagramSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSocialInstagram/IconSocialInstagramSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSocialLinkedIn/IconSocialLinkedInSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSocialLinkedIn/IconSocialLinkedInSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSocialMedium/IconSocialMediumSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSocialMedium/IconSocialMediumSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSocialX/IconSocialXSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSocialX/IconSocialXSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSocialYouTube/IconSocialYouTubeSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSocialYouTube/IconSocialYouTubeSvg.mjs +1 -1
- package/dist/lib/components/icons/IconSort/IconSortSvg.cjs +1 -1
- package/dist/lib/components/icons/IconSort/IconSortSvg.mjs +1 -1
- package/dist/lib/components/icons/IconStar/IconStarActiveSvg.cjs +1 -2
- package/dist/lib/components/icons/IconStar/IconStarActiveSvg.mjs +1 -2
- package/dist/lib/components/icons/IconStar/IconStarSvg.cjs +1 -2
- package/dist/lib/components/icons/IconStar/IconStarSvg.mjs +1 -2
- package/dist/lib/components/icons/IconStatistics/IconStatisticsSvg.cjs +4 -4
- package/dist/lib/components/icons/IconStatistics/IconStatisticsSvg.mjs +4 -4
- package/dist/lib/components/icons/IconSubCategory/IconSubCategorySvg.cjs +1 -2
- package/dist/lib/components/icons/IconSubCategory/IconSubCategorySvg.mjs +1 -2
- package/dist/lib/components/icons/IconTag/IconTagSvg.cjs +2 -3
- package/dist/lib/components/icons/IconTag/IconTagSvg.mjs +2 -3
- package/dist/lib/components/icons/IconThumb/IconThumbSvg.cjs +3 -3
- package/dist/lib/components/icons/IconThumb/IconThumbSvg.mjs +3 -3
- package/dist/lib/components/icons/IconTick/IconTickSvg.cjs +1 -2
- package/dist/lib/components/icons/IconTick/IconTickSvg.mjs +1 -2
- package/dist/lib/components/icons/IconTime/IconTimeSvg.cjs +2 -3
- package/dist/lib/components/icons/IconTime/IconTimeSvg.mjs +2 -3
- package/dist/lib/components/icons/IconTip/IconTipSvg.cjs +5 -5
- package/dist/lib/components/icons/IconTip/IconTipSvg.mjs +5 -5
- package/dist/lib/components/icons/IconTitle/IconTitleSvg.cjs +2 -2
- package/dist/lib/components/icons/IconTitle/IconTitleSvg.mjs +2 -2
- package/dist/lib/components/icons/IconUndo/IconUndoSvg.cjs +1 -1
- package/dist/lib/components/icons/IconUndo/IconUndoSvg.mjs +1 -1
- package/dist/lib/components/icons/IconUpload/IconUploadSvg.cjs +1 -2
- package/dist/lib/components/icons/IconUpload/IconUploadSvg.mjs +1 -2
- package/dist/lib/components/icons/IconVideo/IconVideoSvg.cjs +1 -2
- package/dist/lib/components/icons/IconVideo/IconVideoSvg.mjs +1 -2
- package/dist/lib/components/icons/IconVisibility/IconVisibilityHiddenSvg.cjs +3 -3
- package/dist/lib/components/icons/IconVisibility/IconVisibilityHiddenSvg.mjs +3 -3
- package/dist/lib/components/icons/IconVisibility/IconVisibilitySvg.cjs +3 -3
- package/dist/lib/components/icons/IconVisibility/IconVisibilitySvg.mjs +3 -3
- package/dist/lib/components/icons/IconWorkExperience/IconWorkExperienceSvg.cjs +3 -3
- package/dist/lib/components/icons/IconWorkExperience/IconWorkExperienceSvg.mjs +3 -3
- package/dist/lib/components/icons/IconZoomIn/IconZoomInSvg.cjs +4 -4
- package/dist/lib/components/icons/IconZoomIn/IconZoomInSvg.mjs +4 -4
- package/dist/lib/components/icons/IconZoomOut/IconZoomOutSvg.cjs +4 -4
- package/dist/lib/components/icons/IconZoomOut/IconZoomOutSvg.mjs +4 -4
- package/dist/lib/components/private/Modal/ModalContent.cjs +12 -16
- package/dist/lib/components/private/Modal/ModalContent.mjs +12 -16
- package/dist/lib/css/atoms/sprinkles.css.d.cts +1 -1
- package/dist/lib/css/atoms/sprinkles.css.d.mts +1 -1
- package/package.json +4 -5
- package/dist/lib/components/icons/IconStar/IconStarHalfSvg.cjs +0 -18
- package/dist/lib/components/icons/IconStar/IconStarHalfSvg.mjs +0 -18
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconSentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconSentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M13 8.2V6.4c0-1.1-.9-2-2-2-.5 0-1 .2-1.4.6l-6.3 6.3c-.4.4-.4 1 0 1.4L9.6 19c.8.8 2 .8 2.8 0 .4-.4.6-.9.6-1.4v-1.7c2.5 0 4.9 1.3 6.1 3.6.2.3.5.5.9.5h.2c.4-.1.8-.5.8-1 0-3.3-1.7-9.5-8-10.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M13 8.2V6.4c0-1.1-.9-2-2-2-.5 0-1 .2-1.4.6l-6.3 6.3c-.4.4-.4 1 0 1.4L9.6 19c.8.8 2 .8 2.8 0 .4-.4.6-.9.6-1.4v-1.7c2.5 0 4.9 1.3 6.1 3.6.2.3.5.5.9.5h.2c.4-.1.8-.5.8-1 0-3.3-1.7-9.5-8-10.8M11.9 14c-.5.1-.9.5-.9 1v2.6L5.4 12 11 6.4V9c0 .5.4.9.9 1 4.1.5 5.8 3.4 6.6 5.7-1.9-1.4-4.3-2-6.6-1.7" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconSentSvg };
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
const require_Box = require("../../Box/Box.cjs");
|
|
2
2
|
const require_IconContainer = require("../IconContainer.cjs");
|
|
3
3
|
const require_IconSentimentNegativeSvg = require("./IconSentimentNegativeSvg.cjs");
|
|
4
|
+
const require_IconSentimentNeutralSvg = require("./IconSentimentNeutralSvg.cjs");
|
|
4
5
|
const require_IconSentimentPositiveSvg = require("./IconSentimentPositiveSvg.cjs");
|
|
5
|
-
const require_IconSentimentSvg = require("./IconSentimentSvg.cjs");
|
|
6
6
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
7
7
|
//#region src/lib/components/icons/IconSentiment/IconSentiment.tsx
|
|
8
8
|
const feelingToIcon = {
|
|
9
9
|
positive: require_IconSentimentPositiveSvg.IconSentimentPositiveSvg,
|
|
10
10
|
negative: require_IconSentimentNegativeSvg.IconSentimentNegativeSvg,
|
|
11
|
-
neutral:
|
|
11
|
+
neutral: require_IconSentimentNeutralSvg.IconSentimentNeutralSvg
|
|
12
12
|
};
|
|
13
13
|
const IconSentiment = ({ feeling = "neutral", ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_IconContainer.IconContainer, {
|
|
14
14
|
...props,
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { Box } from "../../Box/Box.mjs";
|
|
2
2
|
import { IconContainer } from "../IconContainer.mjs";
|
|
3
3
|
import { IconSentimentNegativeSvg } from "./IconSentimentNegativeSvg.mjs";
|
|
4
|
+
import { IconSentimentNeutralSvg } from "./IconSentimentNeutralSvg.mjs";
|
|
4
5
|
import { IconSentimentPositiveSvg } from "./IconSentimentPositiveSvg.mjs";
|
|
5
|
-
import { IconSentimentSvg } from "./IconSentimentSvg.mjs";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
//#region src/lib/components/icons/IconSentiment/IconSentiment.tsx
|
|
8
8
|
const feelingToIcon = {
|
|
9
9
|
positive: IconSentimentPositiveSvg,
|
|
10
10
|
negative: IconSentimentNegativeSvg,
|
|
11
|
-
neutral:
|
|
11
|
+
neutral: IconSentimentNeutralSvg
|
|
12
12
|
};
|
|
13
13
|
const IconSentiment = ({ feeling = "neutral", ...props }) => /* @__PURE__ */ jsx(IconContainer, {
|
|
14
14
|
...props,
|
|
@@ -14,7 +14,7 @@ const IconSentimentNegativeSvg = ({ title, titleId, ...props }) => /* @__PURE__
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 23C5.935 23 1 18.065 1 12S5.935 1 12 1s11 4.935 11 11-4.935 11-11
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 23C5.935 23 1 18.065 1 12S5.935 1 12 1s11 4.935 11 11-4.935 11-11 11m0-20c-4.963 0-9 4.037-9 9s4.037 9 9 9 9-4.037 9-9-4.037-9-9-9" }),
|
|
18
18
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
|
|
19
19
|
cx: 9.5,
|
|
20
20
|
cy: 9.5,
|
|
@@ -25,7 +25,7 @@ const IconSentimentNegativeSvg = ({ title, titleId, ...props }) => /* @__PURE__
|
|
|
25
25
|
cy: 9.5,
|
|
26
26
|
r: 1.5
|
|
27
27
|
}),
|
|
28
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.001
|
|
28
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.001 18a1 1 0 0 1-.8-.4C14.436 16.584 13.27 16 12 16s-2.437.583-3.2 1.6a1.001 1.001 0 0 1-1.6-1.2C8.346 14.874 10.095 14 12 14s3.654.875 4.8 2.4A1.001 1.001 0 0 1 16 18Z" })
|
|
29
29
|
]
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
@@ -14,7 +14,7 @@ const IconSentimentNegativeSvg = ({ title, titleId, ...props }) => /* @__PURE__
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M12 23C5.935 23 1 18.065 1 12S5.935 1 12 1s11 4.935 11 11-4.935 11-11
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M12 23C5.935 23 1 18.065 1 12S5.935 1 12 1s11 4.935 11 11-4.935 11-11 11m0-20c-4.963 0-9 4.037-9 9s4.037 9 9 9 9-4.037 9-9-4.037-9-9-9" }),
|
|
18
18
|
/* @__PURE__ */ jsx("circle", {
|
|
19
19
|
cx: 9.5,
|
|
20
20
|
cy: 9.5,
|
|
@@ -25,7 +25,7 @@ const IconSentimentNegativeSvg = ({ title, titleId, ...props }) => /* @__PURE__
|
|
|
25
25
|
cy: 9.5,
|
|
26
26
|
r: 1.5
|
|
27
27
|
}),
|
|
28
|
-
/* @__PURE__ */ jsx("path", { d: "M16.001
|
|
28
|
+
/* @__PURE__ */ jsx("path", { d: "M16.001 18a1 1 0 0 1-.8-.4C14.436 16.584 13.27 16 12 16s-2.437.583-3.2 1.6a1.001 1.001 0 0 1-1.6-1.2C8.346 14.874 10.095 14 12 14s3.654.875 4.8 2.4A1.001 1.001 0 0 1 16 18Z" })
|
|
29
29
|
]
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
package/dist/lib/components/icons/IconSentiment/{IconSentimentSvg.cjs → IconSentimentNeutralSvg.cjs}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
2
|
-
//#region src/lib/components/icons/IconSentiment/
|
|
3
|
-
const
|
|
2
|
+
//#region src/lib/components/icons/IconSentiment/IconSentimentNeutralSvg.tsx
|
|
3
|
+
const IconSentimentNeutralSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
6
|
focusable: "false",
|
|
@@ -14,7 +14,7 @@ const IconSentimentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, r
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 23C5.935 23 1 18.065 1 12S5.935 1 12 1s11 4.935 11 11-4.935 11-11
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 23C5.935 23 1 18.065 1 12S5.935 1 12 1s11 4.935 11 11-4.935 11-11 11m0-20c-4.963 0-9 4.037-9 9s4.037 9 9 9 9-4.037 9-9-4.037-9-9-9" }),
|
|
18
18
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
|
|
19
19
|
cx: 9.5,
|
|
20
20
|
cy: 9.5,
|
|
@@ -25,8 +25,8 @@ const IconSentimentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, r
|
|
|
25
25
|
cy: 9.5,
|
|
26
26
|
r: 1.5
|
|
27
27
|
}),
|
|
28
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16 17H8a1 1 0 1 1 0-2h8a1 1 0 1 1 0
|
|
28
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16 17H8a1 1 0 1 1 0-2h8a1 1 0 1 1 0 2" })
|
|
29
29
|
]
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
|
-
exports.
|
|
32
|
+
exports.IconSentimentNeutralSvg = IconSentimentNeutralSvg;
|
package/dist/lib/components/icons/IconSentiment/{IconSentimentSvg.mjs → IconSentimentNeutralSvg.mjs}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
//#region src/lib/components/icons/IconSentiment/
|
|
3
|
-
const
|
|
2
|
+
//#region src/lib/components/icons/IconSentiment/IconSentimentNeutralSvg.tsx
|
|
3
|
+
const IconSentimentNeutralSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
6
|
focusable: "false",
|
|
@@ -14,7 +14,7 @@ const IconSentimentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs(
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M12 23C5.935 23 1 18.065 1 12S5.935 1 12 1s11 4.935 11 11-4.935 11-11
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M12 23C5.935 23 1 18.065 1 12S5.935 1 12 1s11 4.935 11 11-4.935 11-11 11m0-20c-4.963 0-9 4.037-9 9s4.037 9 9 9 9-4.037 9-9-4.037-9-9-9" }),
|
|
18
18
|
/* @__PURE__ */ jsx("circle", {
|
|
19
19
|
cx: 9.5,
|
|
20
20
|
cy: 9.5,
|
|
@@ -25,8 +25,8 @@ const IconSentimentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs(
|
|
|
25
25
|
cy: 9.5,
|
|
26
26
|
r: 1.5
|
|
27
27
|
}),
|
|
28
|
-
/* @__PURE__ */ jsx("path", { d: "M16 17H8a1 1 0 1 1 0-2h8a1 1 0 1 1 0
|
|
28
|
+
/* @__PURE__ */ jsx("path", { d: "M16 17H8a1 1 0 1 1 0-2h8a1 1 0 1 1 0 2" })
|
|
29
29
|
]
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
|
-
export {
|
|
32
|
+
export { IconSentimentNeutralSvg };
|
|
@@ -14,7 +14,7 @@ const IconSentimentPositiveSvg = ({ title, titleId, ...props }) => /* @__PURE__
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 23C5.935 23 1 18.065 1 12S5.935 1 12 1s11 4.935 11 11-4.935 11-11
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 23C5.935 23 1 18.065 1 12S5.935 1 12 1s11 4.935 11 11-4.935 11-11 11m0-20c-4.963 0-9 4.037-9 9s4.037 9 9 9 9-4.037 9-9-4.037-9-9-9" }),
|
|
18
18
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
|
|
19
19
|
cx: 9.5,
|
|
20
20
|
cy: 9.5,
|
|
@@ -25,7 +25,7 @@ const IconSentimentPositiveSvg = ({ title, titleId, ...props }) => /* @__PURE__
|
|
|
25
25
|
cy: 9.5,
|
|
26
26
|
r: 1.5
|
|
27
27
|
}),
|
|
28
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 18a5.
|
|
28
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 18a5.96 5.96 0 0 1-4.8-2.4 1.001 1.001 0 0 1 1.6-1.2c.763 1.017 1.93 1.6 3.2 1.6s2.437-.583 3.2-1.6c.332-.442.96-.53 1.4-.2.442.332.53.96.2 1.4A5.96 5.96 0 0 1 12 18" })
|
|
29
29
|
]
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
@@ -14,7 +14,7 @@ const IconSentimentPositiveSvg = ({ title, titleId, ...props }) => /* @__PURE__
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ jsx("path", { d: "M12 23C5.935 23 1 18.065 1 12S5.935 1 12 1s11 4.935 11 11-4.935 11-11
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M12 23C5.935 23 1 18.065 1 12S5.935 1 12 1s11 4.935 11 11-4.935 11-11 11m0-20c-4.963 0-9 4.037-9 9s4.037 9 9 9 9-4.037 9-9-4.037-9-9-9" }),
|
|
18
18
|
/* @__PURE__ */ jsx("circle", {
|
|
19
19
|
cx: 9.5,
|
|
20
20
|
cy: 9.5,
|
|
@@ -25,7 +25,7 @@ const IconSentimentPositiveSvg = ({ title, titleId, ...props }) => /* @__PURE__
|
|
|
25
25
|
cy: 9.5,
|
|
26
26
|
r: 1.5
|
|
27
27
|
}),
|
|
28
|
-
/* @__PURE__ */ jsx("path", { d: "M12 18a5.
|
|
28
|
+
/* @__PURE__ */ jsx("path", { d: "M12 18a5.96 5.96 0 0 1-4.8-2.4 1.001 1.001 0 0 1 1.6-1.2c.763 1.017 1.93 1.6 3.2 1.6s2.437-.583 3.2-1.6c.332-.442.96-.53 1.4-.2.442.332.53.96.2 1.4A5.96 5.96 0 0 1 12 18" })
|
|
29
29
|
]
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconSettingsSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -15,8 +14,8 @@ const IconSettingsSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, re
|
|
|
15
14
|
id: titleId,
|
|
16
15
|
children: title
|
|
17
16
|
}) : null,
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m21.3 13.3-.2-.2c-.5-.7-.5-1.5 0-2.2l.2-.2c.6-.8.9-1.7.8-2.7-.2-2.1-2.1-3.6-4.2-3.4h-.3c-.8.1-1.6-.3-1.9-1.1l-.1-.3c-.4-.9-1.1-1.6-2-
|
|
19
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 8c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.7-4-4-
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m21.3 13.3-.2-.2c-.5-.7-.5-1.5 0-2.2l.2-.2c.6-.8.9-1.7.8-2.7-.2-2.1-2.1-3.6-4.2-3.4h-.3c-.8.1-1.6-.3-1.9-1.1l-.1-.3c-.4-.9-1.1-1.6-2-2s-2-.4-2.9-.1c-1 .4-1.7 1.1-2.1 2l-.2.4c-.3.8-1.1 1.2-1.9 1.1h-.3c-1-.1-1.9.2-2.7.7-1.6 1.3-2 3.7-.8 5.4l.2.2c.5.6.5 1.5 0 2.2l-.2.2c-.5.8-.8 1.7-.7 2.7s.6 1.9 1.4 2.6c.8.6 1.8.9 2.8.8h.3c.8-.1 1.6.3 1.9 1.1l.1.3c.4.9 1.1 1.6 2 2q.75.3 1.5.3c.5 0 .9-.1 1.4-.3 1-.4 1.7-1.1 2.1-2l.1-.3c.3-.7 1.1-1.2 1.9-1.1h.3c.9.1 1.9-.2 2.7-.7.8-.6 1.4-1.5 1.5-2.5.2-1 0-2.1-.7-2.9m-1.2 2.6c-.1.5-.3.9-.7 1.2s-.8.4-1.3.3h-.3c-1.7-.2-3.2.7-3.9 2.3l-.1.3c-.2.5-.6.8-1 1-.5.2-1 .2-1.4 0s-.8-.5-.9-.9l-.1-.3c-.6-1.4-2-2.3-3.5-2.3h-.7c-.5.1-1-.1-1.4-.4s-.6-.7-.7-1.2c0-.5.1-.9.3-1.3l.2-.2c1-1.4 1-3.2 0-4.5l-.2-.4c-.3-.4-.4-.9-.4-1.4.1-.5.3-.9.7-1.2.4-.2.9-.4 1.3-.3h.3c1.7.2 3.3-.7 4-2.2l.1-.3c.2-.4.6-.8 1-1 .5-.2 1-.2 1.4 0s.8.5.9.9l.1.3c.7 1.5 2.3 2.4 3.9 2.3h.3c1-.1 1.9.6 2 1.6 0 .5-.1.9-.3 1.3l-.2.2c-1 1.4-1 3.2 0 4.5l.2.2c.3.5.4 1 .4 1.5" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 8c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.7-4-4-4m0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.8 2-2 2" })
|
|
20
19
|
]
|
|
21
20
|
});
|
|
22
21
|
//#endregion
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconSettingsSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -15,8 +14,8 @@ const IconSettingsSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("
|
|
|
15
14
|
id: titleId,
|
|
16
15
|
children: title
|
|
17
16
|
}) : null,
|
|
18
|
-
/* @__PURE__ */ jsx("path", { d: "m21.3 13.3-.2-.2c-.5-.7-.5-1.5 0-2.2l.2-.2c.6-.8.9-1.7.8-2.7-.2-2.1-2.1-3.6-4.2-3.4h-.3c-.8.1-1.6-.3-1.9-1.1l-.1-.3c-.4-.9-1.1-1.6-2-
|
|
19
|
-
/* @__PURE__ */ jsx("path", { d: "M12 8c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.7-4-4-
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "m21.3 13.3-.2-.2c-.5-.7-.5-1.5 0-2.2l.2-.2c.6-.8.9-1.7.8-2.7-.2-2.1-2.1-3.6-4.2-3.4h-.3c-.8.1-1.6-.3-1.9-1.1l-.1-.3c-.4-.9-1.1-1.6-2-2s-2-.4-2.9-.1c-1 .4-1.7 1.1-2.1 2l-.2.4c-.3.8-1.1 1.2-1.9 1.1h-.3c-1-.1-1.9.2-2.7.7-1.6 1.3-2 3.7-.8 5.4l.2.2c.5.6.5 1.5 0 2.2l-.2.2c-.5.8-.8 1.7-.7 2.7s.6 1.9 1.4 2.6c.8.6 1.8.9 2.8.8h.3c.8-.1 1.6.3 1.9 1.1l.1.3c.4.9 1.1 1.6 2 2q.75.3 1.5.3c.5 0 .9-.1 1.4-.3 1-.4 1.7-1.1 2.1-2l.1-.3c.3-.7 1.1-1.2 1.9-1.1h.3c.9.1 1.9-.2 2.7-.7.8-.6 1.4-1.5 1.5-2.5.2-1 0-2.1-.7-2.9m-1.2 2.6c-.1.5-.3.9-.7 1.2s-.8.4-1.3.3h-.3c-1.7-.2-3.2.7-3.9 2.3l-.1.3c-.2.5-.6.8-1 1-.5.2-1 .2-1.4 0s-.8-.5-.9-.9l-.1-.3c-.6-1.4-2-2.3-3.5-2.3h-.7c-.5.1-1-.1-1.4-.4s-.6-.7-.7-1.2c0-.5.1-.9.3-1.3l.2-.2c1-1.4 1-3.2 0-4.5l-.2-.4c-.3-.4-.4-.9-.4-1.4.1-.5.3-.9.7-1.2.4-.2.9-.4 1.3-.3h.3c1.7.2 3.3-.7 4-2.2l.1-.3c.2-.4.6-.8 1-1 .5-.2 1-.2 1.4 0s.8.5.9.9l.1.3c.7 1.5 2.3 2.4 3.9 2.3h.3c1-.1 1.9.6 2 1.6 0 .5-.1.9-.3 1.3l-.2.2c-1 1.4-1 3.2 0 4.5l.2.2c.3.5.4 1 .4 1.5" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M12 8c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.7-4-4-4m0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.8 2-2 2" })
|
|
20
19
|
]
|
|
21
20
|
});
|
|
22
21
|
//#endregion
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconShareSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconShareSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.7 11.3 14.4 5c-.4-.4-.9-.6-1.4-.6-1.1 0-2 .9-2 2v1.7C4.7 9.5 3 15.7 3 19c0 .5.3.9.8 1H4c.4 0 .7-.2.9-.5 1.2-2.2 3.6-3.6 6.1-3.6v1.7c0 .5.2 1 .6 1.4.8.8 2 .8 2.8 0l6.3-6.3c.4-.4.4-1 0-1.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.7 11.3 14.4 5c-.4-.4-.9-.6-1.4-.6-1.1 0-2 .9-2 2v1.7C4.7 9.5 3 15.7 3 19c0 .5.3.9.8 1H4c.4 0 .7-.2.9-.5 1.2-2.2 3.6-3.6 6.1-3.6v1.7c0 .5.2 1 .6 1.4.8.8 2 .8 2.8 0l6.3-6.3c.4-.4.4-1 0-1.4M13 17.6V15c0-.5-.4-.9-.9-1-.4-.1-.8-.1-1.2-.1-1.9 0-3.8.6-5.4 1.8.7-2.4 2.5-5.2 6.6-5.7.5-.1.9-.5.9-1V6.4l5.6 5.6z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconShareSvg = IconShareSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconShareSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconShareSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M20.7 11.3 14.4 5c-.4-.4-.9-.6-1.4-.6-1.1 0-2 .9-2 2v1.7C4.7 9.5 3 15.7 3 19c0 .5.3.9.8 1H4c.4 0 .7-.2.9-.5 1.2-2.2 3.6-3.6 6.1-3.6v1.7c0 .5.2 1 .6 1.4.8.8 2 .8 2.8 0l6.3-6.3c.4-.4.4-1 0-1.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M20.7 11.3 14.4 5c-.4-.4-.9-.6-1.4-.6-1.1 0-2 .9-2 2v1.7C4.7 9.5 3 15.7 3 19c0 .5.3.9.8 1H4c.4 0 .7-.2.9-.5 1.2-2.2 3.6-3.6 6.1-3.6v1.7c0 .5.2 1 .6 1.4.8.8 2 .8 2.8 0l6.3-6.3c.4-.4.4-1 0-1.4M13 17.6V15c0-.5-.4-.9-.9-1-.4-.1-.8-.1-1.2-.1-1.9 0-3.8.6-5.4 1.8.7-2.4 2.5-5.2 6.6-5.7.5-.1.9-.5.9-1V6.4l5.6 5.6z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconShareSvg };
|
|
@@ -12,7 +12,7 @@ const IconSkillsSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, reac
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9.75 21.75a1 1 0 0 1-.955-1.297l1.848-5.953H3.75a1 1 0 0 1-.731-1.683l10.5-11.25a1 1 0 0 1 1.696.946L13.31 9.5h6.94a1 1 0 0 1 .698 1.716l-10.5 10.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9.75 21.75a1 1 0 0 1-.955-1.297l1.848-5.953H3.75a1 1 0 0 1-.731-1.683l10.5-11.25a1 1 0 0 1 1.696.946L13.31 9.5h6.94a1 1 0 0 1 .698 1.716l-10.5 10.25a1 1 0 0 1-.698.284m-3.7-9.25H12a1 1 0 0 1 .955 1.297l-1.081 3.481 5.92-5.778H12a1.002 1.002 0 0 1-.965-1.263l1.186-4.347-6.17 6.61Z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconSkillsSvg = IconSkillsSvg;
|
|
@@ -12,7 +12,7 @@ const IconSkillsSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("sv
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M9.75 21.75a1 1 0 0 1-.955-1.297l1.848-5.953H3.75a1 1 0 0 1-.731-1.683l10.5-11.25a1 1 0 0 1 1.696.946L13.31 9.5h6.94a1 1 0 0 1 .698 1.716l-10.5 10.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M9.75 21.75a1 1 0 0 1-.955-1.297l1.848-5.953H3.75a1 1 0 0 1-.731-1.683l10.5-11.25a1 1 0 0 1 1.696.946L13.31 9.5h6.94a1 1 0 0 1 .698 1.716l-10.5 10.25a1 1 0 0 1-.698.284m-3.7-9.25H12a1 1 0 0 1 .955 1.297l-1.081 3.481 5.92-5.778H12a1.002 1.002 0 0 1-.965-1.263l1.186-4.347-6.17 6.61Z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconSkillsSvg };
|
|
@@ -12,7 +12,7 @@ const IconSocialFacebookSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15.016 2c.8 0 2.183.157 2.748.314v3.502a16
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15.016 2c.8 0 2.183.157 2.748.314v3.502a16 16 0 0 0-1.46-.047c-2.074 0-2.875.786-2.875 2.827v1.367h3.85l-.71 3.863h-3.14V22H8.843v-8.174H6.236V9.963h2.607V8.298C8.843 3.995 10.791 2 15.015 2" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconSocialFacebookSvg = IconSocialFacebookSvg;
|
|
@@ -12,7 +12,7 @@ const IconSocialFacebookSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M15.016 2c.8 0 2.183.157 2.748.314v3.502a16
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M15.016 2c.8 0 2.183.157 2.748.314v3.502a16 16 0 0 0-1.46-.047c-2.074 0-2.875.786-2.875 2.827v1.367h3.85l-.71 3.863h-3.14V22H8.843v-8.174H6.236V9.963h2.607V8.298C8.843 3.995 10.791 2 15.015 2" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconSocialFacebookSvg };
|
|
@@ -14,7 +14,7 @@ const IconSocialGitHubSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0
|
|
|
14
14
|
children: title
|
|
15
15
|
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
16
16
|
fillRule: "evenodd",
|
|
17
|
-
d: "M12.008 2C6.38 2 1.831 6.583 1.831 12.254c0 4.532 2.915 8.369 6.959 9.727.506.102.69-.221.69-.493 0-.237-.016-1.052-.016-1.901-2.831.611-3.42-1.222-3.42-1.222-.456-1.189-1.13-1.494-1.13-1.494-.927-.628.068-.628.068-.628 1.027.068 1.567 1.052 1.567 1.052.91 1.562 2.376 1.12 2.965.85.085-.663.354-1.121.64-1.376-2.257-.238-4.633-1.12-4.633-5.059 0-1.12.404-2.037 1.045-2.75-.102-.254-.455-1.307.1-2.716 0 0 .86-.272 2.798 1.052a9.
|
|
17
|
+
d: "M12.008 2C6.38 2 1.831 6.583 1.831 12.254c0 4.532 2.915 8.369 6.959 9.727.506.102.69-.221.69-.493 0-.237-.016-1.052-.016-1.901-2.831.611-3.42-1.222-3.42-1.222-.456-1.189-1.13-1.494-1.13-1.494-.927-.628.068-.628.068-.628 1.027.068 1.567 1.052 1.567 1.052.91 1.562 2.376 1.12 2.965.85.085-.663.354-1.121.64-1.376-2.257-.238-4.633-1.12-4.633-5.059 0-1.12.404-2.037 1.045-2.75-.102-.254-.455-1.307.1-2.716 0 0 .86-.272 2.798 1.052a9.8 9.8 0 0 1 2.544-.34c.86 0 1.736.12 2.545.34 1.938-1.324 2.797-1.052 2.797-1.052.556 1.409.202 2.462.101 2.716.657.713 1.045 1.63 1.045 2.75 0 3.939-2.376 4.804-4.65 5.06.37.322.69.933.69 1.9 0 1.375-.017 2.479-.017 2.818 0 .272.186.595.691.493a10.25 10.25 0 0 0 6.96-9.727C22.185 6.584 17.62 2 12.007 2Z"
|
|
18
18
|
})]
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
@@ -14,7 +14,7 @@ const IconSocialGitHubSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ js
|
|
|
14
14
|
children: title
|
|
15
15
|
}) : null, /* @__PURE__ */ jsx("path", {
|
|
16
16
|
fillRule: "evenodd",
|
|
17
|
-
d: "M12.008 2C6.38 2 1.831 6.583 1.831 12.254c0 4.532 2.915 8.369 6.959 9.727.506.102.69-.221.69-.493 0-.237-.016-1.052-.016-1.901-2.831.611-3.42-1.222-3.42-1.222-.456-1.189-1.13-1.494-1.13-1.494-.927-.628.068-.628.068-.628 1.027.068 1.567 1.052 1.567 1.052.91 1.562 2.376 1.12 2.965.85.085-.663.354-1.121.64-1.376-2.257-.238-4.633-1.12-4.633-5.059 0-1.12.404-2.037 1.045-2.75-.102-.254-.455-1.307.1-2.716 0 0 .86-.272 2.798 1.052a9.
|
|
17
|
+
d: "M12.008 2C6.38 2 1.831 6.583 1.831 12.254c0 4.532 2.915 8.369 6.959 9.727.506.102.69-.221.69-.493 0-.237-.016-1.052-.016-1.901-2.831.611-3.42-1.222-3.42-1.222-.456-1.189-1.13-1.494-1.13-1.494-.927-.628.068-.628.068-.628 1.027.068 1.567 1.052 1.567 1.052.91 1.562 2.376 1.12 2.965.85.085-.663.354-1.121.64-1.376-2.257-.238-4.633-1.12-4.633-5.059 0-1.12.404-2.037 1.045-2.75-.102-.254-.455-1.307.1-2.716 0 0 .86-.272 2.798 1.052a9.8 9.8 0 0 1 2.544-.34c.86 0 1.736.12 2.545.34 1.938-1.324 2.797-1.052 2.797-1.052.556 1.409.202 2.462.101 2.716.657.713 1.045 1.63 1.045 2.75 0 3.939-2.376 4.804-4.65 5.06.37.322.69.933.69 1.9 0 1.375-.017 2.479-.017 2.818 0 .272.186.595.691.493a10.25 10.25 0 0 0 6.96-9.727C22.185 6.584 17.62 2 12.007 2Z"
|
|
18
18
|
})]
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
@@ -12,7 +12,7 @@ const IconSocialInstagramSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.858 2.07c-1.064.05-1.79.22-2.425.469-.658.256-1.215.6-1.77 1.156a4.9 4.9 0 0 0-1.15 1.773c-.246.637-.413 1.364-.46 2.429-.046 1.066-.057 1.407-.052 4.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.858 2.07c-1.064.05-1.79.22-2.425.469-.658.256-1.215.6-1.77 1.156a4.9 4.9 0 0 0-1.15 1.773c-.246.637-.413 1.364-.46 2.429-.046 1.066-.057 1.407-.052 4.122s.017 3.056.068 4.123c.051 1.064.22 1.79.47 2.426.256.657.6 1.214 1.156 1.769a4.9 4.9 0 0 0 1.774 1.15c.636.245 1.363.413 2.428.46 1.066.047 1.407.057 4.122.052 2.716-.005 3.056-.017 4.123-.068 1.064-.05 1.79-.221 2.426-.47a4.9 4.9 0 0 0 1.769-1.156 4.9 4.9 0 0 0 1.15-1.774c.245-.636.413-1.363.46-2.427.046-1.067.057-1.408.052-4.123s-.018-3.056-.068-4.122-.221-1.79-.47-2.427a4.9 4.9 0 0 0-1.156-1.769 4.9 4.9 0 0 0-1.774-1.15c-.636-.245-1.363-.413-2.427-.46-1.067-.047-1.407-.057-4.123-.052-2.715.005-3.056.017-4.123.068m.117 18.078c-.975-.043-1.504-.205-1.857-.34a3.1 3.1 0 0 1-1.152-.746 3.1 3.1 0 0 1-.75-1.149c-.137-.352-.302-.881-.347-1.856-.05-1.054-.061-1.37-.066-4.04s.004-2.986.05-4.041c.042-.974.205-1.504.34-1.857.182-.468.398-.8.747-1.151.35-.351.682-.568 1.148-.75.353-.138.881-.302 1.856-.348 1.055-.05 1.37-.06 4.04-.066 2.67-.005 2.986.004 4.041.05.975.043 1.505.204 1.857.34.467.182.8.397 1.151.747.35.35.568.681.75 1.149.138.351.302.88.348 1.855.05 1.054.062 1.37.066 4.04.006 2.67-.004 2.986-.05 4.04-.043.976-.205 1.505-.34 1.859-.181.467-.398.8-.747 1.15a3.1 3.1 0 0 1-1.148.75c-.352.138-.882.302-1.856.349-1.054.05-1.37.06-4.04.065s-2.986-.005-4.04-.05m8.151-13.492a1.2 1.2 0 1 0 2.4-.006 1.2 1.2 0 0 0-2.4.006M6.865 12.01a5.134 5.134 0 1 0 10.269-.02 5.134 5.134 0 0 0-10.269.02m1.802-.004a3.333 3.333 0 1 1 6.666-.011 3.333 3.333 0 0 1-6.666.011" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconSocialInstagramSvg = IconSocialInstagramSvg;
|
|
@@ -12,7 +12,7 @@ const IconSocialInstagramSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M7.858 2.07c-1.064.05-1.79.22-2.425.469-.658.256-1.215.6-1.77 1.156a4.9 4.9 0 0 0-1.15 1.773c-.246.637-.413 1.364-.46 2.429-.046 1.066-.057 1.407-.052 4.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M7.858 2.07c-1.064.05-1.79.22-2.425.469-.658.256-1.215.6-1.77 1.156a4.9 4.9 0 0 0-1.15 1.773c-.246.637-.413 1.364-.46 2.429-.046 1.066-.057 1.407-.052 4.122s.017 3.056.068 4.123c.051 1.064.22 1.79.47 2.426.256.657.6 1.214 1.156 1.769a4.9 4.9 0 0 0 1.774 1.15c.636.245 1.363.413 2.428.46 1.066.047 1.407.057 4.122.052 2.716-.005 3.056-.017 4.123-.068 1.064-.05 1.79-.221 2.426-.47a4.9 4.9 0 0 0 1.769-1.156 4.9 4.9 0 0 0 1.15-1.774c.245-.636.413-1.363.46-2.427.046-1.067.057-1.408.052-4.123s-.018-3.056-.068-4.122-.221-1.79-.47-2.427a4.9 4.9 0 0 0-1.156-1.769 4.9 4.9 0 0 0-1.774-1.15c-.636-.245-1.363-.413-2.427-.46-1.067-.047-1.407-.057-4.123-.052-2.715.005-3.056.017-4.123.068m.117 18.078c-.975-.043-1.504-.205-1.857-.34a3.1 3.1 0 0 1-1.152-.746 3.1 3.1 0 0 1-.75-1.149c-.137-.352-.302-.881-.347-1.856-.05-1.054-.061-1.37-.066-4.04s.004-2.986.05-4.041c.042-.974.205-1.504.34-1.857.182-.468.398-.8.747-1.151.35-.351.682-.568 1.148-.75.353-.138.881-.302 1.856-.348 1.055-.05 1.37-.06 4.04-.066 2.67-.005 2.986.004 4.041.05.975.043 1.505.204 1.857.34.467.182.8.397 1.151.747.35.35.568.681.75 1.149.138.351.302.88.348 1.855.05 1.054.062 1.37.066 4.04.006 2.67-.004 2.986-.05 4.04-.043.976-.205 1.505-.34 1.859-.181.467-.398.8-.747 1.15a3.1 3.1 0 0 1-1.148.75c-.352.138-.882.302-1.856.349-1.054.05-1.37.06-4.04.065s-2.986-.005-4.04-.05m8.151-13.492a1.2 1.2 0 1 0 2.4-.006 1.2 1.2 0 0 0-2.4.006M6.865 12.01a5.134 5.134 0 1 0 10.269-.02 5.134 5.134 0 0 0-10.269.02m1.802-.004a3.333 3.333 0 1 1 6.666-.011 3.333 3.333 0 0 1-6.666.011" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconSocialInstagramSvg };
|
|
@@ -12,7 +12,7 @@ const IconSocialLinkedInSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.907 18.837H4.982v-9.4h2.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.907 18.837H4.982v-9.4h2.925zM6.445 8.152a1.694 1.694 0 1 1-.003-3.388 1.694 1.694 0 0 1 .003 3.388M18.85 18.837h-2.922v-4.572c0-1.09-.018-2.492-1.518-2.492-1.52 0-1.752 1.188-1.752 2.414v4.65H9.74v-9.4h2.8v1.284h.04c.39-.739 1.343-1.518 2.765-1.518 2.958 0 3.505 1.946 3.505 4.478zM21 2H3a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconSocialLinkedInSvg = IconSocialLinkedInSvg;
|
|
@@ -12,7 +12,7 @@ const IconSocialLinkedInSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M7.907 18.837H4.982v-9.4h2.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M7.907 18.837H4.982v-9.4h2.925zM6.445 8.152a1.694 1.694 0 1 1-.003-3.388 1.694 1.694 0 0 1 .003 3.388M18.85 18.837h-2.922v-4.572c0-1.09-.018-2.492-1.518-2.492-1.52 0-1.752 1.188-1.752 2.414v4.65H9.74v-9.4h2.8v1.284h.04c.39-.739 1.343-1.518 2.765-1.518 2.958 0 3.505 1.946 3.505 4.478zM21 2H3a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconSocialLinkedInSvg };
|
|
@@ -17,7 +17,7 @@ const IconSocialMediumSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0
|
|
|
17
17
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13.41 12c0 3.45-2.779 6.247-6.205 6.247S1 15.45 1 12s2.778-6.247 6.205-6.247S13.409 8.55 13.409 12m6.807 0c0 3.248-1.39 5.88-3.102 5.88S14.01 15.249 14.01 12s1.39-5.88 3.103-5.88 3.102 2.632 3.102 5.88M23 12c0 2.91-.488 5.269-1.091 5.269s-1.091-2.36-1.091-5.269.488-5.269 1.09-5.269S23 9.091 23 12" }),
|
|
18
18
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
19
19
|
fill: "none",
|
|
20
|
-
d: "M22.98 6.104v11.755H1.032V6.
|
|
20
|
+
d: "M22.98 6.104v11.755H1.032V6.104z"
|
|
21
21
|
})
|
|
22
22
|
]
|
|
23
23
|
});
|
|
@@ -17,7 +17,7 @@ const IconSocialMediumSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ js
|
|
|
17
17
|
/* @__PURE__ */ jsx("path", { d: "M13.41 12c0 3.45-2.779 6.247-6.205 6.247S1 15.45 1 12s2.778-6.247 6.205-6.247S13.409 8.55 13.409 12m6.807 0c0 3.248-1.39 5.88-3.102 5.88S14.01 15.249 14.01 12s1.39-5.88 3.103-5.88 3.102 2.632 3.102 5.88M23 12c0 2.91-.488 5.269-1.091 5.269s-1.091-2.36-1.091-5.269.488-5.269 1.09-5.269S23 9.091 23 12" }),
|
|
18
18
|
/* @__PURE__ */ jsx("path", {
|
|
19
19
|
fill: "none",
|
|
20
|
-
d: "M22.98 6.104v11.755H1.032V6.
|
|
20
|
+
d: "M22.98 6.104v11.755H1.032V6.104z"
|
|
21
21
|
})
|
|
22
22
|
]
|
|
23
23
|
});
|
|
@@ -12,7 +12,7 @@ const IconSocialXSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, rea
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14.096 10.55 20.666 3h-2l-5.404 6.21-3.278-5.267L9.397 3H2.399l1.903 3.057 4.88 7.84L3 21h2l5.016-5.763 3 4.82.587.943h6.998l-1.903-3.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14.096 10.55 20.666 3h-2l-5.404 6.21-3.278-5.267L9.397 3H2.399l1.903 3.057 4.88 7.84L3 21h2l5.016-5.763 3 4.82.587.943h6.998l-1.903-3.057zm.618 8.45-3.324-5.341-.834-1.34L6 5h2.286l3.602 5.788.834 1.34L17 19z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconSocialXSvg = IconSocialXSvg;
|
|
@@ -12,7 +12,7 @@ const IconSocialXSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("s
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M14.096 10.55 20.666 3h-2l-5.404 6.21-3.278-5.267L9.397 3H2.399l1.903 3.057 4.88 7.84L3 21h2l5.016-5.763 3 4.82.587.943h6.998l-1.903-3.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M14.096 10.55 20.666 3h-2l-5.404 6.21-3.278-5.267L9.397 3H2.399l1.903 3.057 4.88 7.84L3 21h2l5.016-5.763 3 4.82.587.943h6.998l-1.903-3.057zm.618 8.45-3.324-5.341-.834-1.34L6 5h2.286l3.602 5.788.834 1.34L17 19z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconSocialXSvg };
|
|
@@ -12,7 +12,7 @@ const IconSocialYouTubeSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.54 6.705a2.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.54 6.705a2.76 2.76 0 0 0-1.945-1.945C18.88 4.3 12 4.3 12 4.3s-6.88 0-8.595.46A2.76 2.76 0 0 0 1.46 6.705C1 8.42 1 12 1 12s0 3.58.46 5.295a2.76 2.76 0 0 0 1.945 1.945C5.12 19.7 12 19.7 12 19.7s6.88 0 8.595-.46a2.76 2.76 0 0 0 1.945-1.945C23 15.58 23 12 23 12s0-3.58-.46-5.295M9.8 15.3V8.7l5.716 3.3z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconSocialYouTubeSvg = IconSocialYouTubeSvg;
|
|
@@ -12,7 +12,7 @@ const IconSocialYouTubeSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ j
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M22.54 6.705a2.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M22.54 6.705a2.76 2.76 0 0 0-1.945-1.945C18.88 4.3 12 4.3 12 4.3s-6.88 0-8.595.46A2.76 2.76 0 0 0 1.46 6.705C1 8.42 1 12 1 12s0 3.58.46 5.295a2.76 2.76 0 0 0 1.945 1.945C5.12 19.7 12 19.7 12 19.7s6.88 0 8.595-.46a2.76 2.76 0 0 0 1.945-1.945C23 15.58 23 12 23 12s0-3.58-.46-5.295M9.8 15.3V8.7l5.716 3.3z" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconSocialYouTubeSvg };
|
|
@@ -12,7 +12,7 @@ const IconSortSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m11.707 7.293-3-3a1 1 0 0 0-1.414 0l-3 3a1 1 0 1 0 1.414 1.414L7 7.414V15a1 1 0 1 0 2 0V7.414l1.293 1.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m11.707 7.293-3-3a1 1 0 0 0-1.414 0l-3 3a1 1 0 1 0 1.414 1.414L7 7.414V15a1 1 0 1 0 2 0V7.414l1.293 1.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414m8 8a1 1 0 0 0-1.414 0L17 16.586V10a1 1 0 1 0-2 0v6.586l-1.293-1.293a1 1 0 1 0-1.414 1.414l3 3a.997.997 0 0 0 1.414 0l3-3a1 1 0 0 0 0-1.414" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
exports.IconSortSvg = IconSortSvg;
|
|
@@ -12,7 +12,7 @@ const IconSortSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
|
|
|
12
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
13
13
|
id: titleId,
|
|
14
14
|
children: title
|
|
15
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "m11.707 7.293-3-3a1 1 0 0 0-1.414 0l-3 3a1 1 0 1 0 1.414 1.414L7 7.414V15a1 1 0 1 0 2 0V7.414l1.293 1.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "m11.707 7.293-3-3a1 1 0 0 0-1.414 0l-3 3a1 1 0 1 0 1.414 1.414L7 7.414V15a1 1 0 1 0 2 0V7.414l1.293 1.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414m8 8a1 1 0 0 0-1.414 0L17 16.586V10a1 1 0 1 0-2 0v6.586l-1.293-1.293a1 1 0 1 0-1.414 1.414l3 3a.997.997 0 0 0 1.414 0l3-3a1 1 0 0 0 0-1.414" })]
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { IconSortSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconStarActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconStarActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0,
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23 9c-.1-.4-.4-.6-.8-.7l-6.4-.9-2.9-5.8c-.3-.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23 9c-.1-.4-.4-.6-.8-.7l-6.4-.9-2.9-5.8c-.3-.7-1.5-.7-1.8 0L8.2 7.3l-6.3 1c-.4 0-.7.3-.9.7-.1.4 0 .8.3 1l4.6 4.5-1.1 6.4c-.1.4.1.8.4 1 .2 0 .4.1.6.1s.3 0 .5-.1l5.7-3 5.7 3c.3.2.7.1 1.1-.1.3-.2.5-.6.4-1l-1.1-6.4 4.6-4.5c.3-.2.4-.6.3-.9" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconStarActiveSvg = IconStarActiveSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconStarActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconStarActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M23 9c-.1-.4-.4-.6-.8-.7l-6.4-.9-2.9-5.8c-.3-.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M23 9c-.1-.4-.4-.6-.8-.7l-6.4-.9-2.9-5.8c-.3-.7-1.5-.7-1.8 0L8.2 7.3l-6.3 1c-.4 0-.7.3-.9.7-.1.4 0 .8.3 1l4.6 4.5-1.1 6.4c-.1.4.1.8.4 1 .2 0 .4.1.6.1s.3 0 .5-.1l5.7-3 5.7 3c.3.2.7.1 1.1-.1.3-.2.5-.6.4-1l-1.1-6.4 4.6-4.5c.3-.2.4-.6.3-.9" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconStarActiveSvg };
|
|
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
3
3
|
const IconStarSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconStarSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23 9c-.1-.4-.4-.6-.8-.7l-6.4-.9-2.9-5.8c-.3-.7-1.5-.7-1.8 0L8.2 7.3l-6.3 1c-.4 0-.7.3-.9.7-.1.4 0 .8.3 1l4.6 4.5-1.1 6.4c-.1.4.1.8.4 1 .2 0 .4.1.6.
|
|
15
|
+
}) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23 9c-.1-.4-.4-.6-.8-.7l-6.4-.9-2.9-5.8c-.3-.7-1.5-.7-1.8 0L8.2 7.3l-6.3 1c-.4 0-.7.3-.9.7-.1.4 0 .8.3 1l4.6 4.5-1.1 6.4c-.1.4.1.8.4 1 .2 0 .4.1.6.1s.3 0 .5-.1l5.7-3 5.7 3c.3.2.7.1 1.1-.1.3-.2.5-.6.4-1l-1.1-6.4 4.6-4.5c.3-.2.4-.6.3-.9m-6.7 4.4c-.2.2-.3.6-.3.9l.8 4.9-4.4-2.3q-.45-.3-.9 0l-4.4 2.3.9-4.9c0-.3-.1-.7-.3-.9L4.1 10 9 9.3c.3 0 .6-.3.8-.5L12 4.3l2.2 4.4c.1.3.4.5.8.5l4.9.7z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
exports.IconStarSvg = IconStarSvg;
|
|
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
const IconStarSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
xmlSpace: "preserve",
|
|
7
6
|
focusable: "false",
|
|
8
7
|
fill: "currentColor",
|
|
9
8
|
width: 16,
|
|
@@ -13,7 +12,7 @@ const IconStarSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
|
|
|
13
12
|
children: [title ? /* @__PURE__ */ jsx("title", {
|
|
14
13
|
id: titleId,
|
|
15
14
|
children: title
|
|
16
|
-
}) : null, /* @__PURE__ */ jsx("path", { d: "M23 9c-.1-.4-.4-.6-.8-.7l-6.4-.9-2.9-5.8c-.3-.7-1.5-.7-1.8 0L8.2 7.3l-6.3 1c-.4 0-.7.3-.9.7-.1.4 0 .8.3 1l4.6 4.5-1.1 6.4c-.1.4.1.8.4 1 .2 0 .4.1.6.
|
|
15
|
+
}) : null, /* @__PURE__ */ jsx("path", { d: "M23 9c-.1-.4-.4-.6-.8-.7l-6.4-.9-2.9-5.8c-.3-.7-1.5-.7-1.8 0L8.2 7.3l-6.3 1c-.4 0-.7.3-.9.7-.1.4 0 .8.3 1l4.6 4.5-1.1 6.4c-.1.4.1.8.4 1 .2 0 .4.1.6.1s.3 0 .5-.1l5.7-3 5.7 3c.3.2.7.1 1.1-.1.3-.2.5-.6.4-1l-1.1-6.4 4.6-4.5c.3-.2.4-.6.3-.9m-6.7 4.4c-.2.2-.3.6-.3.9l.8 4.9-4.4-2.3q-.45-.3-.9 0l-4.4 2.3.9-4.9c0-.3-.1-.7-.3-.9L4.1 10 9 9.3c.3 0 .6-.3.8-.5L12 4.3l2.2 4.4c.1.3.4.5.8.5l4.9.7z" })]
|
|
17
16
|
});
|
|
18
17
|
//#endregion
|
|
19
18
|
export { IconStarSvg };
|
|
@@ -2,11 +2,11 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
2
2
|
//#region src/lib/components/icons/IconStatistics/IconStatisticsSvg.tsx
|
|
3
3
|
const IconStatisticsSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
-
width: 16,
|
|
6
|
-
height: 16,
|
|
7
5
|
viewBox: "0 0 24 24",
|
|
8
6
|
focusable: "false",
|
|
9
7
|
fill: "currentColor",
|
|
8
|
+
width: 16,
|
|
9
|
+
height: 16,
|
|
10
10
|
"aria-labelledby": titleId,
|
|
11
11
|
...props,
|
|
12
12
|
children: [
|
|
@@ -14,8 +14,8 @@ const IconStatisticsSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0,
|
|
|
14
14
|
id: titleId,
|
|
15
15
|
children: title
|
|
16
16
|
}) : null,
|
|
17
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 20H4a1 1 0 0 1 0-2h16a1 1 0 0 1 0
|
|
18
|
-
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 20H4a1 1 0 0 1 0-2h16a1 1 0 0 1 0
|
|
17
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 20H4a1 1 0 0 1 0-2h16a1 1 0 0 1 0 2M4 16a1 1 0 0 1-.707-1.707l5-5a1 1 0 0 1 1.414 0L12 11.586l7.293-7.293a1 1 0 0 1 1.414 1.414l-8 8a1 1 0 0 1-1.414 0L9 11.414l-4.293 4.293A1 1 0 0 1 4 16" }),
|
|
18
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 20H4a1 1 0 0 1 0-2h16a1 1 0 0 1 0 2M4 16a1 1 0 0 1-.707-1.707l5-5a1 1 0 0 1 1.414 0L12 11.586l7.293-7.293a1 1 0 0 1 1.414 1.414l-8 8a1 1 0 0 1-1.414 0L9 11.414l-4.293 4.293A1 1 0 0 1 4 16" })
|
|
19
19
|
]
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|