@dnanpm/styleguide 2.1.0 → 2.2.1
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/README.md +3 -3
- package/build/cjs/components/Accordion/Accordion.d.ts +3 -33
- package/build/cjs/components/Accordion/Accordion.js +14 -10
- package/build/cjs/components/Accordion/AccordionItem.d.ts +32 -2
- package/build/cjs/components/Accordion/AccordionItem.js +21 -18
- package/build/cjs/components/AmountSelector/AmountSelector.js +3 -1
- package/build/cjs/components/Buttons/ButtonBasicStyles.d.ts +2 -1
- package/build/cjs/components/Buttons/ButtonDefault.d.ts +1 -1
- package/build/cjs/components/Buttons/ButtonDefault.js +3 -2
- package/build/cjs/components/Buttons/ButtonIcon.d.ts +1 -1
- package/build/cjs/components/Buttons/ButtonIconPrimary.d.ts +1 -1
- package/build/cjs/components/Buttons/ButtonPrimary.d.ts +1 -1
- package/build/cjs/components/Buttons/ButtonPrimary.js +3 -2
- package/build/cjs/components/Buttons/ButtonRoundStyles.js +6 -5
- package/build/cjs/components/Buttons/ButtonSecondary.d.ts +1 -1
- package/build/cjs/components/Buttons/ButtonSecondary.js +1 -1
- package/build/cjs/components/Buttons/ButtonTertiary.d.ts +1 -1
- package/build/cjs/components/Buttons/ButtonTertiary.js +1 -1
- package/build/cjs/components/Card/Card.d.ts +1 -1
- package/build/cjs/components/Card/Card.js +3 -5
- package/build/cjs/components/Card/CardRow.d.ts +2 -2
- package/build/cjs/components/Card/CardRow.js +3 -3
- package/build/cjs/components/Checkbox/Checkbox.js +4 -2
- package/build/cjs/components/DnaLogo/DnaLogo.d.ts +14 -113
- package/build/cjs/components/DnaLogo/DnaLogo.js +24 -21
- package/build/cjs/components/EmptyState/EmptyState.d.ts +1 -1
- package/build/cjs/components/EmptyState/EmptyState.js +2 -1
- package/build/cjs/components/Footer/Components/FooterComponents.d.ts +1 -1
- package/build/cjs/components/Footer/Components/FooterComponents.js +16 -30
- package/build/cjs/components/Footer/Footer.d.ts +1 -1
- package/build/cjs/components/Footer/Footer.js +4 -6
- package/build/cjs/components/Footer/context/FooterContext.d.ts +1 -1
- package/build/cjs/components/Helper/Helper.d.ts +16 -7
- package/build/cjs/components/Helper/Helper.js +1 -1
- package/build/cjs/components/Icon/Icon.d.ts +1 -1
- package/build/cjs/components/Icon/Icon.js +5 -4
- package/build/cjs/components/Icon/Icons.d.ts +1 -1
- package/build/cjs/components/Icon/Icons.js +1155 -500
- package/build/cjs/components/Icons/Small/hlArrowBackSmall.d.ts +1 -1
- package/build/cjs/components/Icons/Small/hlArrowBackSmall.js +6 -2
- package/build/cjs/components/Icons/Small/hlArrowForwardSmall.d.ts +1 -1
- package/build/cjs/components/Icons/Small/hlArrowForwardSmall.js +6 -2
- package/build/cjs/components/Icons/Small/hlArrowUnderSmall.d.ts +1 -1
- package/build/cjs/components/Icons/Small/hlArrowUnderSmall.js +6 -2
- package/build/cjs/components/Icons/Small/hlCalendarSmall.d.ts +1 -1
- package/build/cjs/components/Icons/Small/hlCalendarSmall.js +6 -2
- package/build/cjs/components/Icons/Small/hlChevronDownSmall.d.ts +1 -1
- package/build/cjs/components/Icons/Small/hlChevronDownSmall.js +6 -2
- package/build/cjs/components/Icons/Small/hlChevronLeftSmall.d.ts +1 -1
- package/build/cjs/components/Icons/Small/hlChevronLeftSmall.js +6 -2
- package/build/cjs/components/Icons/Small/hlChevronRightSmall.d.ts +1 -1
- package/build/cjs/components/Icons/Small/hlChevronRightSmall.js +6 -2
- package/build/cjs/components/Icons/Small/hlChevronUpSmall.d.ts +1 -1
- package/build/cjs/components/Icons/Small/hlChevronUpSmall.js +6 -2
- package/build/cjs/components/Icons/Small/hlClockSmall.d.ts +1 -1
- package/build/cjs/components/Icons/Small/hlClockSmall.js +7 -3
- package/build/cjs/components/Icons/Small/hlDownloadSmall.d.ts +1 -1
- package/build/cjs/components/Icons/Small/hlDownloadSmall.js +8 -4
- package/build/cjs/components/Icons/Small/hlExternalSmall.d.ts +1 -1
- package/build/cjs/components/Icons/Small/hlExternalSmall.js +6 -2
- package/build/cjs/components/Icons/Small/hlUploadSmall.d.ts +1 -1
- package/build/cjs/components/Icons/Small/hlUploadSmall.js +8 -4
- package/build/cjs/components/Icons/Social/facebook.d.ts +1 -1
- package/build/cjs/components/Icons/Social/facebook.js +6 -2
- package/build/cjs/components/Icons/Social/instagram.d.ts +1 -1
- package/build/cjs/components/Icons/Social/instagram.js +6 -2
- package/build/cjs/components/Icons/Social/linkedin.d.ts +1 -1
- package/build/cjs/components/Icons/Social/linkedin.js +6 -2
- package/build/cjs/components/Icons/Social/tiktok.d.ts +1 -1
- package/build/cjs/components/Icons/Social/tiktok.js +6 -2
- package/build/cjs/components/Icons/Social/twitter.d.ts +1 -1
- package/build/cjs/components/Icons/Social/twitter.js +6 -2
- package/build/cjs/components/Icons/Social/youtube.d.ts +1 -1
- package/build/cjs/components/Icons/Social/youtube.js +6 -2
- package/build/cjs/components/Icons/hl404.d.ts +1 -1
- package/build/cjs/components/Icons/hl404.js +6 -2
- package/build/cjs/components/Icons/hl4gSim.d.ts +1 -1
- package/build/cjs/components/Icons/hl4gSim.js +6 -2
- package/build/cjs/components/Icons/hl5gSim.d.ts +1 -1
- package/build/cjs/components/Icons/hl5gSim.js +6 -2
- package/build/cjs/components/Icons/hlBattery.d.ts +1 -1
- package/build/cjs/components/Icons/hlBattery.js +8 -4
- package/build/cjs/components/Icons/hlBell.d.ts +1 -1
- package/build/cjs/components/Icons/hlBell.js +6 -2
- package/build/cjs/components/Icons/hlCalendar.d.ts +1 -1
- package/build/cjs/components/Icons/hlCalendar.js +17 -13
- package/build/cjs/components/Icons/hlCall.d.ts +1 -1
- package/build/cjs/components/Icons/hlCall.js +6 -2
- package/build/cjs/components/Icons/hlCameraBack.d.ts +1 -1
- package/build/cjs/components/Icons/hlCameraBack.js +8 -4
- package/build/cjs/components/Icons/hlCameraFront.d.ts +1 -1
- package/build/cjs/components/Icons/hlCameraFront.js +7 -3
- package/build/cjs/components/Icons/hlCart.d.ts +1 -1
- package/build/cjs/components/Icons/hlCart.js +8 -4
- package/build/cjs/components/Icons/hlCartEmpty.d.ts +1 -1
- package/build/cjs/components/Icons/hlCartEmpty.js +8 -4
- package/build/cjs/components/Icons/hlChat.d.ts +1 -1
- package/build/cjs/components/Icons/hlChat.js +9 -5
- package/build/cjs/components/Icons/hlCheck.d.ts +1 -1
- package/build/cjs/components/Icons/hlCheck.js +6 -2
- package/build/cjs/components/Icons/hlChevronDown.d.ts +1 -1
- package/build/cjs/components/Icons/hlChevronDown.js +6 -2
- package/build/cjs/components/Icons/hlChevronLeft.d.ts +1 -1
- package/build/cjs/components/Icons/hlChevronLeft.js +6 -2
- package/build/cjs/components/Icons/hlChevronRight.d.ts +1 -1
- package/build/cjs/components/Icons/hlChevronRight.js +6 -2
- package/build/cjs/components/Icons/hlChevronUp.d.ts +1 -1
- package/build/cjs/components/Icons/hlChevronUp.js +6 -2
- package/build/cjs/components/Icons/hlCompensation.d.ts +1 -1
- package/build/cjs/components/Icons/hlCompensation.js +6 -2
- package/build/cjs/components/Icons/hlCookie.d.ts +1 -1
- package/build/cjs/components/Icons/hlCookie.js +6 -2
- package/build/cjs/components/Icons/hlCopy.d.ts +1 -1
- package/build/cjs/components/Icons/hlCopy.js +7 -3
- package/build/cjs/components/Icons/hlCoupon.d.ts +1 -1
- package/build/cjs/components/Icons/hlCoupon.js +8 -4
- package/build/cjs/components/Icons/hlDelivery.d.ts +1 -1
- package/build/cjs/components/Icons/hlDelivery.js +6 -2
- package/build/cjs/components/Icons/hlDigiturva.d.ts +1 -1
- package/build/cjs/components/Icons/hlDigiturva.js +6 -2
- package/build/cjs/components/Icons/hlDisplaySize.d.ts +1 -1
- package/build/cjs/components/Icons/hlDisplaySize.js +8 -4
- package/build/cjs/components/Icons/hlDocument.d.ts +1 -1
- package/build/cjs/components/Icons/hlDocument.js +7 -3
- package/build/cjs/components/Icons/hlDownload.d.ts +1 -1
- package/build/cjs/components/Icons/hlDownload.js +8 -4
- package/build/cjs/components/Icons/hlEnvelope.d.ts +1 -1
- package/build/cjs/components/Icons/hlEnvelope.js +6 -2
- package/build/cjs/components/Icons/hlError.d.ts +1 -1
- package/build/cjs/components/Icons/hlError.js +8 -4
- package/build/cjs/components/Icons/hlEuro.d.ts +1 -1
- package/build/cjs/components/Icons/hlEuro.js +6 -2
- package/build/cjs/components/Icons/hlExclamationMark.d.ts +1 -1
- package/build/cjs/components/Icons/hlExclamationMark.js +6 -2
- package/build/cjs/components/Icons/hlExpand.d.ts +1 -1
- package/build/cjs/components/Icons/hlExpand.js +6 -2
- package/build/cjs/components/Icons/hlExternal.d.ts +1 -1
- package/build/cjs/components/Icons/hlExternal.js +6 -2
- package/build/cjs/components/Icons/hlEyeClosed.d.ts +1 -1
- package/build/cjs/components/Icons/hlEyeClosed.js +6 -2
- package/build/cjs/components/Icons/hlEyeOpen.d.ts +1 -1
- package/build/cjs/components/Icons/hlEyeOpen.js +7 -3
- package/build/cjs/components/Icons/hlFaceId.d.ts +1 -1
- package/build/cjs/components/Icons/hlFaceId.js +6 -2
- package/build/cjs/components/Icons/hlFastDelivery.d.ts +1 -1
- package/build/cjs/components/Icons/hlFastDelivery.js +6 -2
- package/build/cjs/components/Icons/hlFingerprint.d.ts +1 -1
- package/build/cjs/components/Icons/hlFingerprint.js +10 -6
- package/build/cjs/components/Icons/hlGlobe.d.ts +1 -1
- package/build/cjs/components/Icons/hlGlobe.js +6 -2
- package/build/cjs/components/Icons/hlHeadphones.d.ts +1 -1
- package/build/cjs/components/Icons/hlHeadphones.js +6 -2
- package/build/cjs/components/Icons/hlHeadset.d.ts +1 -1
- package/build/cjs/components/Icons/hlHeadset.js +8 -4
- package/build/cjs/components/Icons/hlHeart.d.ts +1 -1
- package/build/cjs/components/Icons/hlHeart.js +6 -2
- package/build/cjs/components/Icons/hlHome.d.ts +1 -1
- package/build/cjs/components/Icons/hlHome.js +6 -2
- package/build/cjs/components/Icons/hlImage.d.ts +1 -1
- package/build/cjs/components/Icons/hlImage.js +6 -2
- package/build/cjs/components/Icons/hlInfo.d.ts +1 -1
- package/build/cjs/components/Icons/hlInfo.js +8 -4
- package/build/cjs/components/Icons/hlInstallment.d.ts +1 -1
- package/build/cjs/components/Icons/hlInstallment.js +7 -3
- package/build/cjs/components/Icons/hlIotSim.d.ts +1 -1
- package/build/cjs/components/Icons/hlIotSim.js +7 -3
- package/build/cjs/components/Icons/hlLock.d.ts +1 -1
- package/build/cjs/components/Icons/hlLock.js +8 -4
- package/build/cjs/components/Icons/hlMagnifyingGlass.d.ts +1 -1
- package/build/cjs/components/Icons/hlMagnifyingGlass.js +7 -3
- package/build/cjs/components/Icons/hlMarker.d.ts +1 -1
- package/build/cjs/components/Icons/hlMarker.js +7 -3
- package/build/cjs/components/Icons/hlMemory.d.ts +1 -1
- package/build/cjs/components/Icons/hlMemory.js +7 -3
- package/build/cjs/components/Icons/hlMenu.d.ts +1 -1
- package/build/cjs/components/Icons/hlMenu.js +6 -2
- package/build/cjs/components/Icons/hlMinimize.d.ts +1 -1
- package/build/cjs/components/Icons/hlMinimize.js +6 -2
- package/build/cjs/components/Icons/hlMinus.d.ts +1 -1
- package/build/cjs/components/Icons/hlMinus.js +6 -2
- package/build/cjs/components/Icons/hlMobileData.d.ts +1 -1
- package/build/cjs/components/Icons/hlMobileData.js +6 -2
- package/build/cjs/components/Icons/hlMobilePayment.d.ts +1 -1
- package/build/cjs/components/Icons/hlMobilePayment.js +8 -4
- package/build/cjs/components/Icons/hlModem.d.ts +1 -1
- package/build/cjs/components/Icons/hlModem.js +10 -6
- package/build/cjs/components/Icons/hlMore.d.ts +1 -1
- package/build/cjs/components/Icons/hlMore.js +8 -4
- package/build/cjs/components/Icons/hlOs.d.ts +1 -1
- package/build/cjs/components/Icons/hlOs.js +7 -3
- package/build/cjs/components/Icons/hlPackage.d.ts +1 -1
- package/build/cjs/components/Icons/hlPackage.js +6 -2
- package/build/cjs/components/Icons/hlPaperclip.d.ts +1 -1
- package/build/cjs/components/Icons/hlPaperclip.js +6 -2
- package/build/cjs/components/Icons/hlPaytime.d.ts +1 -1
- package/build/cjs/components/Icons/hlPaytime.js +6 -2
- package/build/cjs/components/Icons/hlPen.d.ts +1 -1
- package/build/cjs/components/Icons/hlPen.js +6 -2
- package/build/cjs/components/Icons/hlPerson.d.ts +1 -1
- package/build/cjs/components/Icons/hlPerson.js +6 -2
- package/build/cjs/components/Icons/hlPhone.d.ts +1 -1
- package/build/cjs/components/Icons/hlPhone.js +7 -3
- package/build/cjs/components/Icons/hlPlus.d.ts +1 -1
- package/build/cjs/components/Icons/hlPlus.js +7 -3
- package/build/cjs/components/Icons/hlPrepaid.d.ts +1 -1
- package/build/cjs/components/Icons/hlPrepaid.js +6 -2
- package/build/cjs/components/Icons/hlProcessor.d.ts +1 -1
- package/build/cjs/components/Icons/hlProcessor.js +7 -3
- package/build/cjs/components/Icons/hlServices.d.ts +1 -1
- package/build/cjs/components/Icons/hlServices.js +6 -2
- package/build/cjs/components/Icons/hlSettings.d.ts +1 -1
- package/build/cjs/components/Icons/hlSettings.js +6 -2
- package/build/cjs/components/Icons/hlShield.d.ts +1 -1
- package/build/cjs/components/Icons/hlShield.js +7 -3
- package/build/cjs/components/Icons/hlSim.d.ts +1 -1
- package/build/cjs/components/Icons/hlSim.js +7 -3
- package/build/cjs/components/Icons/hlSimSimple.d.ts +1 -1
- package/build/cjs/components/Icons/hlSimSimple.js +8 -4
- package/build/cjs/components/Icons/hlSmile.d.ts +1 -1
- package/build/cjs/components/Icons/hlSmile.js +9 -5
- package/build/cjs/components/Icons/hlSpeechBubble.d.ts +1 -1
- package/build/cjs/components/Icons/hlSpeechBubble.js +7 -3
- package/build/cjs/components/Icons/hlSquaretrade.d.ts +1 -1
- package/build/cjs/components/Icons/hlSquaretrade.js +6 -2
- package/build/cjs/components/Icons/hlStar.d.ts +1 -1
- package/build/cjs/components/Icons/hlStar.js +6 -2
- package/build/cjs/components/Icons/hlStarFilled.d.ts +1 -1
- package/build/cjs/components/Icons/hlStarFilled.js +6 -2
- package/build/cjs/components/Icons/hlTrash.d.ts +1 -1
- package/build/cjs/components/Icons/hlTrash.js +7 -3
- package/build/cjs/components/Icons/hlTv.d.ts +1 -1
- package/build/cjs/components/Icons/hlTv.js +6 -2
- package/build/cjs/components/Icons/hlUnlock.d.ts +1 -1
- package/build/cjs/components/Icons/hlUnlock.js +8 -4
- package/build/cjs/components/Icons/hlUpload.d.ts +1 -1
- package/build/cjs/components/Icons/hlUpload.js +8 -4
- package/build/cjs/components/Icons/hlWarning.d.ts +1 -1
- package/build/cjs/components/Icons/hlWarning.js +8 -4
- package/build/cjs/components/Icons/hlWifi.d.ts +1 -1
- package/build/cjs/components/Icons/hlWifi.js +8 -4
- package/build/cjs/components/Icons/hlX.d.ts +1 -1
- package/build/cjs/components/Icons/hlX.js +6 -2
- package/build/cjs/components/Image/Image.d.ts +4 -0
- package/build/cjs/components/Image/Image.js +1 -1
- package/build/cjs/components/Input/Input.d.ts +7 -7
- package/build/cjs/components/Input/Input.js +10 -9
- package/build/cjs/components/Label/Label.d.ts +5 -1
- package/build/cjs/components/Label/Label.js +4 -2
- package/build/cjs/components/LabelText/LabelText.d.ts +1 -1
- package/build/cjs/components/LabelText/LabelText.js +0 -1
- package/build/cjs/components/MainNavigation/ChildComponents/BusinessMenu.js +2 -4
- package/build/cjs/components/MainNavigation/ChildComponents/DesktopMenu.js +3 -2
- package/build/cjs/components/MainNavigation/ChildComponents/HeaderNavigationElements.js +6 -7
- package/build/cjs/components/MainNavigation/ChildComponents/LanguageSelector.d.ts +1 -1
- package/build/cjs/components/MainNavigation/ChildComponents/LanguageSelector.js +1 -1
- package/build/cjs/components/MainNavigation/ChildComponents/LinkModifier.d.ts +1 -1
- package/build/cjs/components/MainNavigation/ChildComponents/LinkModifier.js +1 -1
- package/build/cjs/components/MainNavigation/ChildComponents/LoginTooltip.d.ts +1 -1
- package/build/cjs/components/MainNavigation/ChildComponents/LoginTooltip.js +1 -0
- package/build/cjs/components/MainNavigation/ChildComponents/MainNavTooltipMenu.js +1 -4
- package/build/cjs/components/MainNavigation/ChildComponents/MinicartTooltip.js +2 -1
- package/build/cjs/components/MainNavigation/ChildComponents/MobileMenu.js +2 -1
- package/build/cjs/components/MainNavigation/ChildComponents/PageSearch.js +1 -0
- package/build/cjs/components/MainNavigation/ChildComponents/Ribbon.d.ts +1 -1
- package/build/cjs/components/MainNavigation/ChildComponents/Ribbon.js +8 -12
- package/build/cjs/components/MainNavigation/MainNavigation.d.ts +2 -2
- package/build/cjs/components/MainNavigation/MainNavigation.js +8 -36
- package/build/cjs/components/Modal/Modal.js +17 -4
- package/build/cjs/components/Notification/Notification.d.ts +1 -1
- package/build/cjs/components/Notification/Notification.js +3 -1
- package/build/cjs/components/PixelLoader/PixelLoader.d.ts +17 -2
- package/build/cjs/components/PixelLoader/PixelLoader.js +33 -7
- package/build/cjs/components/ProgressIndicator/ProgressIndicator.js +19 -18
- package/build/cjs/components/RadioButton/RadioButton.d.ts +2 -2
- package/build/cjs/components/RadioButton/RadioButton.js +4 -2
- package/build/cjs/components/ReadMore/ReadMore.js +1 -0
- package/build/cjs/components/Ribbon/Ribbon.d.ts +1 -1
- package/build/cjs/components/Ribbon/Ribbon.js +9 -8
- package/build/cjs/components/Search/Search.d.ts +3 -3
- package/build/cjs/components/Search/Search.js +4 -2
- package/build/cjs/components/SecondaryNavigation/SecondaryNavigation.js +2 -1
- package/build/cjs/components/Selectbox/Selectbox.d.ts +17 -17
- package/build/cjs/components/Selectbox/Selectbox.js +43 -73
- package/build/cjs/components/Switch/Switch.d.ts +35 -15
- package/build/cjs/components/Switch/Switch.js +34 -29
- package/build/cjs/components/Tabs/Tab.d.ts +3 -3
- package/build/cjs/components/Tabs/Tabs.d.ts +18 -17
- package/build/cjs/components/Tabs/Tabs.js +8 -17
- package/build/cjs/components/Textarea/Textarea.js +6 -4
- package/build/cjs/components/TooltipMenu/ChildComponents/TooltipMenuExportedStyles.js +2 -2
- package/build/cjs/components/TooltipMenu/TooltipMenu.d.ts +1 -1
- package/build/cjs/components/TooltipMenu/TooltipMenu.js +1 -0
- package/build/cjs/hooks/useCloseOutsideOrElementClicked.d.ts +2 -1
- package/build/cjs/hooks/useCloseOutsideOrElementClicked.js +1 -0
- package/build/cjs/hooks/useDocHeight.js +1 -1
- package/build/cjs/hooks/useOutsideClick.d.ts +4 -3
- package/build/cjs/hooks/useOutsideClick.js +3 -2
- package/build/cjs/hooks/useScrollPosition.d.ts +2 -2
- package/build/cjs/hooks/useScrollPosition.js +4 -6
- package/build/cjs/index.js +2 -2
- package/build/cjs/themes/globalStyles.d.ts +1 -1
- package/build/cjs/themes/globalStyles.js +3 -3
- package/build/cjs/themes/styled.js +1 -1
- package/build/cjs/themes/themeComponents/fontSize.js +1 -5
- package/build/cjs/themes/themeComponents/lineHeight.js +1 -5
- package/build/cjs/utils/createStyled.d.ts +1 -1
- package/build/es/components/Accordion/Accordion.d.ts +3 -33
- package/build/es/components/Accordion/Accordion.js +14 -10
- package/build/es/components/Accordion/AccordionItem.d.ts +32 -2
- package/build/es/components/Accordion/AccordionItem.js +21 -18
- package/build/es/components/AmountSelector/AmountSelector.js +3 -1
- package/build/es/components/Buttons/ButtonBasicStyles.d.ts +2 -1
- package/build/es/components/Buttons/ButtonDefault.d.ts +1 -1
- package/build/es/components/Buttons/ButtonDefault.js +3 -2
- package/build/es/components/Buttons/ButtonIcon.d.ts +1 -1
- package/build/es/components/Buttons/ButtonIconPrimary.d.ts +1 -1
- package/build/es/components/Buttons/ButtonPrimary.d.ts +1 -1
- package/build/es/components/Buttons/ButtonPrimary.js +3 -2
- package/build/es/components/Buttons/ButtonRoundStyles.js +6 -5
- package/build/es/components/Buttons/ButtonSecondary.d.ts +1 -1
- package/build/es/components/Buttons/ButtonSecondary.js +1 -1
- package/build/es/components/Buttons/ButtonTertiary.d.ts +1 -1
- package/build/es/components/Buttons/ButtonTertiary.js +1 -1
- package/build/es/components/Card/Card.d.ts +1 -1
- package/build/es/components/Card/Card.js +3 -5
- package/build/es/components/Card/CardRow.d.ts +2 -2
- package/build/es/components/Card/CardRow.js +3 -3
- package/build/es/components/Checkbox/Checkbox.js +5 -3
- package/build/es/components/DnaLogo/DnaLogo.d.ts +14 -113
- package/build/es/components/DnaLogo/DnaLogo.js +24 -21
- package/build/es/components/EmptyState/EmptyState.d.ts +1 -1
- package/build/es/components/EmptyState/EmptyState.js +2 -1
- package/build/es/components/Footer/Components/FooterComponents.d.ts +1 -1
- package/build/es/components/Footer/Components/FooterComponents.js +16 -30
- package/build/es/components/Footer/Footer.d.ts +1 -1
- package/build/es/components/Footer/Footer.js +4 -6
- package/build/es/components/Footer/context/FooterContext.d.ts +1 -1
- package/build/es/components/Helper/Helper.d.ts +16 -7
- package/build/es/components/Helper/Helper.js +1 -1
- package/build/es/components/Icon/Icon.d.ts +1 -1
- package/build/es/components/Icon/Icon.js +5 -3
- package/build/es/components/Icon/Icons.d.ts +1 -1
- package/build/es/components/Icon/Icons.js +1155 -500
- package/build/es/components/Icons/Small/hlArrowBackSmall.d.ts +1 -1
- package/build/es/components/Icons/Small/hlArrowBackSmall.js +6 -2
- package/build/es/components/Icons/Small/hlArrowForwardSmall.d.ts +1 -1
- package/build/es/components/Icons/Small/hlArrowForwardSmall.js +6 -2
- package/build/es/components/Icons/Small/hlArrowUnderSmall.d.ts +1 -1
- package/build/es/components/Icons/Small/hlArrowUnderSmall.js +6 -2
- package/build/es/components/Icons/Small/hlCalendarSmall.d.ts +1 -1
- package/build/es/components/Icons/Small/hlCalendarSmall.js +6 -2
- package/build/es/components/Icons/Small/hlChevronDownSmall.d.ts +1 -1
- package/build/es/components/Icons/Small/hlChevronDownSmall.js +6 -2
- package/build/es/components/Icons/Small/hlChevronLeftSmall.d.ts +1 -1
- package/build/es/components/Icons/Small/hlChevronLeftSmall.js +6 -2
- package/build/es/components/Icons/Small/hlChevronRightSmall.d.ts +1 -1
- package/build/es/components/Icons/Small/hlChevronRightSmall.js +6 -2
- package/build/es/components/Icons/Small/hlChevronUpSmall.d.ts +1 -1
- package/build/es/components/Icons/Small/hlChevronUpSmall.js +6 -2
- package/build/es/components/Icons/Small/hlClockSmall.d.ts +1 -1
- package/build/es/components/Icons/Small/hlClockSmall.js +7 -3
- package/build/es/components/Icons/Small/hlDownloadSmall.d.ts +1 -1
- package/build/es/components/Icons/Small/hlDownloadSmall.js +8 -4
- package/build/es/components/Icons/Small/hlExternalSmall.d.ts +1 -1
- package/build/es/components/Icons/Small/hlExternalSmall.js +6 -2
- package/build/es/components/Icons/Small/hlUploadSmall.d.ts +1 -1
- package/build/es/components/Icons/Small/hlUploadSmall.js +8 -4
- package/build/es/components/Icons/Social/facebook.d.ts +1 -1
- package/build/es/components/Icons/Social/facebook.js +6 -2
- package/build/es/components/Icons/Social/instagram.d.ts +1 -1
- package/build/es/components/Icons/Social/instagram.js +6 -2
- package/build/es/components/Icons/Social/linkedin.d.ts +1 -1
- package/build/es/components/Icons/Social/linkedin.js +6 -2
- package/build/es/components/Icons/Social/tiktok.d.ts +1 -1
- package/build/es/components/Icons/Social/tiktok.js +6 -2
- package/build/es/components/Icons/Social/twitter.d.ts +1 -1
- package/build/es/components/Icons/Social/twitter.js +6 -2
- package/build/es/components/Icons/Social/youtube.d.ts +1 -1
- package/build/es/components/Icons/Social/youtube.js +6 -2
- package/build/es/components/Icons/hl404.d.ts +1 -1
- package/build/es/components/Icons/hl404.js +6 -2
- package/build/es/components/Icons/hl4gSim.d.ts +1 -1
- package/build/es/components/Icons/hl4gSim.js +6 -2
- package/build/es/components/Icons/hl5gSim.d.ts +1 -1
- package/build/es/components/Icons/hl5gSim.js +6 -2
- package/build/es/components/Icons/hlBattery.d.ts +1 -1
- package/build/es/components/Icons/hlBattery.js +8 -4
- package/build/es/components/Icons/hlBell.d.ts +1 -1
- package/build/es/components/Icons/hlBell.js +6 -2
- package/build/es/components/Icons/hlCalendar.d.ts +1 -1
- package/build/es/components/Icons/hlCalendar.js +17 -13
- package/build/es/components/Icons/hlCall.d.ts +1 -1
- package/build/es/components/Icons/hlCall.js +6 -2
- package/build/es/components/Icons/hlCameraBack.d.ts +1 -1
- package/build/es/components/Icons/hlCameraBack.js +8 -4
- package/build/es/components/Icons/hlCameraFront.d.ts +1 -1
- package/build/es/components/Icons/hlCameraFront.js +7 -3
- package/build/es/components/Icons/hlCart.d.ts +1 -1
- package/build/es/components/Icons/hlCart.js +8 -4
- package/build/es/components/Icons/hlCartEmpty.d.ts +1 -1
- package/build/es/components/Icons/hlCartEmpty.js +8 -4
- package/build/es/components/Icons/hlChat.d.ts +1 -1
- package/build/es/components/Icons/hlChat.js +9 -5
- package/build/es/components/Icons/hlCheck.d.ts +1 -1
- package/build/es/components/Icons/hlCheck.js +6 -2
- package/build/es/components/Icons/hlChevronDown.d.ts +1 -1
- package/build/es/components/Icons/hlChevronDown.js +6 -2
- package/build/es/components/Icons/hlChevronLeft.d.ts +1 -1
- package/build/es/components/Icons/hlChevronLeft.js +6 -2
- package/build/es/components/Icons/hlChevronRight.d.ts +1 -1
- package/build/es/components/Icons/hlChevronRight.js +6 -2
- package/build/es/components/Icons/hlChevronUp.d.ts +1 -1
- package/build/es/components/Icons/hlChevronUp.js +6 -2
- package/build/es/components/Icons/hlCompensation.d.ts +1 -1
- package/build/es/components/Icons/hlCompensation.js +6 -2
- package/build/es/components/Icons/hlCookie.d.ts +1 -1
- package/build/es/components/Icons/hlCookie.js +6 -2
- package/build/es/components/Icons/hlCopy.d.ts +1 -1
- package/build/es/components/Icons/hlCopy.js +7 -3
- package/build/es/components/Icons/hlCoupon.d.ts +1 -1
- package/build/es/components/Icons/hlCoupon.js +8 -4
- package/build/es/components/Icons/hlDelivery.d.ts +1 -1
- package/build/es/components/Icons/hlDelivery.js +6 -2
- package/build/es/components/Icons/hlDigiturva.d.ts +1 -1
- package/build/es/components/Icons/hlDigiturva.js +6 -2
- package/build/es/components/Icons/hlDisplaySize.d.ts +1 -1
- package/build/es/components/Icons/hlDisplaySize.js +8 -4
- package/build/es/components/Icons/hlDocument.d.ts +1 -1
- package/build/es/components/Icons/hlDocument.js +7 -3
- package/build/es/components/Icons/hlDownload.d.ts +1 -1
- package/build/es/components/Icons/hlDownload.js +8 -4
- package/build/es/components/Icons/hlEnvelope.d.ts +1 -1
- package/build/es/components/Icons/hlEnvelope.js +6 -2
- package/build/es/components/Icons/hlError.d.ts +1 -1
- package/build/es/components/Icons/hlError.js +8 -4
- package/build/es/components/Icons/hlEuro.d.ts +1 -1
- package/build/es/components/Icons/hlEuro.js +6 -2
- package/build/es/components/Icons/hlExclamationMark.d.ts +1 -1
- package/build/es/components/Icons/hlExclamationMark.js +6 -2
- package/build/es/components/Icons/hlExpand.d.ts +1 -1
- package/build/es/components/Icons/hlExpand.js +6 -2
- package/build/es/components/Icons/hlExternal.d.ts +1 -1
- package/build/es/components/Icons/hlExternal.js +6 -2
- package/build/es/components/Icons/hlEyeClosed.d.ts +1 -1
- package/build/es/components/Icons/hlEyeClosed.js +6 -2
- package/build/es/components/Icons/hlEyeOpen.d.ts +1 -1
- package/build/es/components/Icons/hlEyeOpen.js +7 -3
- package/build/es/components/Icons/hlFaceId.d.ts +1 -1
- package/build/es/components/Icons/hlFaceId.js +6 -2
- package/build/es/components/Icons/hlFastDelivery.d.ts +1 -1
- package/build/es/components/Icons/hlFastDelivery.js +6 -2
- package/build/es/components/Icons/hlFingerprint.d.ts +1 -1
- package/build/es/components/Icons/hlFingerprint.js +10 -6
- package/build/es/components/Icons/hlGlobe.d.ts +1 -1
- package/build/es/components/Icons/hlGlobe.js +6 -2
- package/build/es/components/Icons/hlHeadphones.d.ts +1 -1
- package/build/es/components/Icons/hlHeadphones.js +6 -2
- package/build/es/components/Icons/hlHeadset.d.ts +1 -1
- package/build/es/components/Icons/hlHeadset.js +8 -4
- package/build/es/components/Icons/hlHeart.d.ts +1 -1
- package/build/es/components/Icons/hlHeart.js +6 -2
- package/build/es/components/Icons/hlHome.d.ts +1 -1
- package/build/es/components/Icons/hlHome.js +6 -2
- package/build/es/components/Icons/hlImage.d.ts +1 -1
- package/build/es/components/Icons/hlImage.js +6 -2
- package/build/es/components/Icons/hlInfo.d.ts +1 -1
- package/build/es/components/Icons/hlInfo.js +8 -4
- package/build/es/components/Icons/hlInstallment.d.ts +1 -1
- package/build/es/components/Icons/hlInstallment.js +7 -3
- package/build/es/components/Icons/hlIotSim.d.ts +1 -1
- package/build/es/components/Icons/hlIotSim.js +7 -3
- package/build/es/components/Icons/hlLock.d.ts +1 -1
- package/build/es/components/Icons/hlLock.js +8 -4
- package/build/es/components/Icons/hlMagnifyingGlass.d.ts +1 -1
- package/build/es/components/Icons/hlMagnifyingGlass.js +7 -3
- package/build/es/components/Icons/hlMarker.d.ts +1 -1
- package/build/es/components/Icons/hlMarker.js +7 -3
- package/build/es/components/Icons/hlMemory.d.ts +1 -1
- package/build/es/components/Icons/hlMemory.js +7 -3
- package/build/es/components/Icons/hlMenu.d.ts +1 -1
- package/build/es/components/Icons/hlMenu.js +6 -2
- package/build/es/components/Icons/hlMinimize.d.ts +1 -1
- package/build/es/components/Icons/hlMinimize.js +6 -2
- package/build/es/components/Icons/hlMinus.d.ts +1 -1
- package/build/es/components/Icons/hlMinus.js +6 -2
- package/build/es/components/Icons/hlMobileData.d.ts +1 -1
- package/build/es/components/Icons/hlMobileData.js +6 -2
- package/build/es/components/Icons/hlMobilePayment.d.ts +1 -1
- package/build/es/components/Icons/hlMobilePayment.js +8 -4
- package/build/es/components/Icons/hlModem.d.ts +1 -1
- package/build/es/components/Icons/hlModem.js +10 -6
- package/build/es/components/Icons/hlMore.d.ts +1 -1
- package/build/es/components/Icons/hlMore.js +8 -4
- package/build/es/components/Icons/hlOs.d.ts +1 -1
- package/build/es/components/Icons/hlOs.js +7 -3
- package/build/es/components/Icons/hlPackage.d.ts +1 -1
- package/build/es/components/Icons/hlPackage.js +6 -2
- package/build/es/components/Icons/hlPaperclip.d.ts +1 -1
- package/build/es/components/Icons/hlPaperclip.js +6 -2
- package/build/es/components/Icons/hlPaytime.d.ts +1 -1
- package/build/es/components/Icons/hlPaytime.js +6 -2
- package/build/es/components/Icons/hlPen.d.ts +1 -1
- package/build/es/components/Icons/hlPen.js +6 -2
- package/build/es/components/Icons/hlPerson.d.ts +1 -1
- package/build/es/components/Icons/hlPerson.js +6 -2
- package/build/es/components/Icons/hlPhone.d.ts +1 -1
- package/build/es/components/Icons/hlPhone.js +7 -3
- package/build/es/components/Icons/hlPlus.d.ts +1 -1
- package/build/es/components/Icons/hlPlus.js +7 -3
- package/build/es/components/Icons/hlPrepaid.d.ts +1 -1
- package/build/es/components/Icons/hlPrepaid.js +6 -2
- package/build/es/components/Icons/hlProcessor.d.ts +1 -1
- package/build/es/components/Icons/hlProcessor.js +7 -3
- package/build/es/components/Icons/hlServices.d.ts +1 -1
- package/build/es/components/Icons/hlServices.js +6 -2
- package/build/es/components/Icons/hlSettings.d.ts +1 -1
- package/build/es/components/Icons/hlSettings.js +6 -2
- package/build/es/components/Icons/hlShield.d.ts +1 -1
- package/build/es/components/Icons/hlShield.js +7 -3
- package/build/es/components/Icons/hlSim.d.ts +1 -1
- package/build/es/components/Icons/hlSim.js +7 -3
- package/build/es/components/Icons/hlSimSimple.d.ts +1 -1
- package/build/es/components/Icons/hlSimSimple.js +8 -4
- package/build/es/components/Icons/hlSmile.d.ts +1 -1
- package/build/es/components/Icons/hlSmile.js +9 -5
- package/build/es/components/Icons/hlSpeechBubble.d.ts +1 -1
- package/build/es/components/Icons/hlSpeechBubble.js +7 -3
- package/build/es/components/Icons/hlSquaretrade.d.ts +1 -1
- package/build/es/components/Icons/hlSquaretrade.js +6 -2
- package/build/es/components/Icons/hlStar.d.ts +1 -1
- package/build/es/components/Icons/hlStar.js +6 -2
- package/build/es/components/Icons/hlStarFilled.d.ts +1 -1
- package/build/es/components/Icons/hlStarFilled.js +6 -2
- package/build/es/components/Icons/hlTrash.d.ts +1 -1
- package/build/es/components/Icons/hlTrash.js +7 -3
- package/build/es/components/Icons/hlTv.d.ts +1 -1
- package/build/es/components/Icons/hlTv.js +6 -2
- package/build/es/components/Icons/hlUnlock.d.ts +1 -1
- package/build/es/components/Icons/hlUnlock.js +8 -4
- package/build/es/components/Icons/hlUpload.d.ts +1 -1
- package/build/es/components/Icons/hlUpload.js +8 -4
- package/build/es/components/Icons/hlWarning.d.ts +1 -1
- package/build/es/components/Icons/hlWarning.js +8 -4
- package/build/es/components/Icons/hlWifi.d.ts +1 -1
- package/build/es/components/Icons/hlWifi.js +8 -4
- package/build/es/components/Icons/hlX.d.ts +1 -1
- package/build/es/components/Icons/hlX.js +6 -2
- package/build/es/components/Image/Image.d.ts +4 -0
- package/build/es/components/Image/Image.js +1 -1
- package/build/es/components/Input/Input.d.ts +7 -7
- package/build/es/components/Input/Input.js +10 -9
- package/build/es/components/Label/Label.d.ts +5 -1
- package/build/es/components/Label/Label.js +4 -2
- package/build/es/components/LabelText/LabelText.d.ts +1 -1
- package/build/es/components/LabelText/LabelText.js +0 -1
- package/build/es/components/MainNavigation/ChildComponents/BusinessMenu.js +2 -4
- package/build/es/components/MainNavigation/ChildComponents/DesktopMenu.js +3 -2
- package/build/es/components/MainNavigation/ChildComponents/HeaderNavigationElements.js +6 -7
- package/build/es/components/MainNavigation/ChildComponents/LanguageSelector.d.ts +1 -1
- package/build/es/components/MainNavigation/ChildComponents/LanguageSelector.js +1 -1
- package/build/es/components/MainNavigation/ChildComponents/LinkModifier.d.ts +1 -1
- package/build/es/components/MainNavigation/ChildComponents/LinkModifier.js +1 -1
- package/build/es/components/MainNavigation/ChildComponents/LoginTooltip.d.ts +1 -1
- package/build/es/components/MainNavigation/ChildComponents/LoginTooltip.js +1 -0
- package/build/es/components/MainNavigation/ChildComponents/MainNavTooltipMenu.js +1 -4
- package/build/es/components/MainNavigation/ChildComponents/MinicartTooltip.js +2 -1
- package/build/es/components/MainNavigation/ChildComponents/MobileMenu.js +2 -1
- package/build/es/components/MainNavigation/ChildComponents/PageSearch.js +1 -0
- package/build/es/components/MainNavigation/ChildComponents/Ribbon.d.ts +1 -1
- package/build/es/components/MainNavigation/ChildComponents/Ribbon.js +8 -12
- package/build/es/components/MainNavigation/MainNavigation.d.ts +2 -2
- package/build/es/components/MainNavigation/MainNavigation.js +8 -36
- package/build/es/components/Modal/Modal.js +17 -4
- package/build/es/components/Notification/Notification.d.ts +1 -1
- package/build/es/components/Notification/Notification.js +3 -1
- package/build/es/components/PixelLoader/PixelLoader.d.ts +17 -2
- package/build/es/components/PixelLoader/PixelLoader.js +28 -2
- package/build/es/components/ProgressIndicator/ProgressIndicator.js +19 -18
- package/build/es/components/RadioButton/RadioButton.d.ts +2 -2
- package/build/es/components/RadioButton/RadioButton.js +5 -3
- package/build/es/components/ReadMore/ReadMore.js +1 -0
- package/build/es/components/Ribbon/Ribbon.d.ts +1 -1
- package/build/es/components/Ribbon/Ribbon.js +9 -8
- package/build/es/components/Search/Search.d.ts +3 -3
- package/build/es/components/Search/Search.js +4 -2
- package/build/es/components/SecondaryNavigation/SecondaryNavigation.js +2 -1
- package/build/es/components/Selectbox/Selectbox.d.ts +17 -17
- package/build/es/components/Selectbox/Selectbox.js +42 -72
- package/build/es/components/Switch/Switch.d.ts +35 -15
- package/build/es/components/Switch/Switch.js +34 -29
- package/build/es/components/Tabs/Tab.d.ts +3 -3
- package/build/es/components/Tabs/Tabs.d.ts +18 -17
- package/build/es/components/Tabs/Tabs.js +9 -18
- package/build/es/components/Textarea/Textarea.js +6 -4
- package/build/es/components/TooltipMenu/ChildComponents/TooltipMenuExportedStyles.js +2 -2
- package/build/es/components/TooltipMenu/TooltipMenu.d.ts +1 -1
- package/build/es/components/TooltipMenu/TooltipMenu.js +1 -0
- package/build/es/hooks/useCloseOutsideOrElementClicked.d.ts +2 -1
- package/build/es/hooks/useCloseOutsideOrElementClicked.js +1 -0
- package/build/es/hooks/useDocHeight.js +1 -1
- package/build/es/hooks/useOutsideClick.d.ts +4 -3
- package/build/es/hooks/useOutsideClick.js +3 -2
- package/build/es/hooks/useScrollPosition.d.ts +2 -2
- package/build/es/hooks/useScrollPosition.js +4 -6
- package/build/es/index.js +2 -2
- package/build/es/themes/globalStyles.d.ts +1 -1
- package/build/es/themes/globalStyles.js +3 -3
- package/build/es/themes/styled.js +1 -1
- package/build/es/themes/themeComponents/fontSize.js +1 -5
- package/build/es/themes/themeComponents/lineHeight.js +1 -5
- package/build/es/utils/createStyled.d.ts +1 -1
- package/package.json +20 -14
- package/build/cjs/components/PixelLoader/PixelLoaderStyles.d.ts +0 -203
- package/build/cjs/components/PixelLoader/PixelLoaderStyles.js +0 -35
- package/build/es/components/PixelLoader/PixelLoaderStyles.d.ts +0 -203
- package/build/es/components/PixelLoader/PixelLoaderStyles.js +0 -30
|
@@ -2,512 +2,1167 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
+
var tslib = require('tslib');
|
|
5
6
|
var React = require('react');
|
|
6
7
|
|
|
7
8
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
8
9
|
|
|
9
10
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
10
11
|
|
|
11
|
-
const fourG = (
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
React__default['default'].createElement("
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
const
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
React__default['default'].createElement("
|
|
29
|
-
React__default['default'].createElement("path", { d: "
|
|
30
|
-
|
|
31
|
-
const
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
React__default['default'].createElement("
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
const
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
React__default['default'].createElement("path", { d: "
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
React__default['default'].createElement("path", { d: "
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
const
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
React__default['default'].createElement("
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
const
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
React__default['default'].createElement("
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
const
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
React__default['default'].createElement("
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
const
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
const
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
React__default['default'].createElement("
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
const
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
React__default['default'].createElement("
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
const
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
React__default['default'].createElement("
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
const
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
React__default['default'].createElement("
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
const
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
React__default['default'].createElement("
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
const
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
React__default['default'].createElement("
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
const
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
React__default['default'].createElement("
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
const
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
React__default['default'].createElement("
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
React__default['default'].createElement("
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
const
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
React__default['default'].createElement("
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
const
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
React__default['default'].createElement("
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
const
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
React__default['default'].createElement("
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
const
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
React__default['default'].createElement("
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
const
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
React__default['default'].createElement("path", { d: "
|
|
239
|
-
|
|
240
|
-
const
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
React__default['default'].createElement("
|
|
248
|
-
React__default['default'].createElement("path", { d: "
|
|
249
|
-
|
|
250
|
-
const
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
React__default['default'].createElement("
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
const
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
React__default['default'].createElement("
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
const
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
React__default['default'].createElement("
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
React__default['default'].createElement("
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
React__default['default'].createElement("path", { d: "
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
React__default['default'].createElement("
|
|
296
|
-
|
|
297
|
-
const
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
React__default['default'].createElement("
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
const
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
React__default['default'].createElement("
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
const
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
React__default['default'].createElement("
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
React__default['default'].createElement("
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
const
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
React__default['default'].createElement("
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
const
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
const
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
React__default['default'].createElement("
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
const
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
React__default['default'].createElement("
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
React__default['default'].createElement("
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
const
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
React__default['default'].createElement("
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
const
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
React__default['default'].createElement("
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
const
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
React__default['default'].createElement("
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
const
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
React__default['default'].createElement("
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
const
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
React__default['default'].createElement("
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
const
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
React__default['default'].createElement("
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
const
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
React__default['default'].createElement("path", { d: "
|
|
445
|
-
|
|
446
|
-
const
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
React__default['default'].createElement("
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
React__default['default'].createElement("path", { d: "
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
React__default['default'].createElement("
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
const
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
React__default['default'].createElement("path", {
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
React__default['default'].createElement("
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
const
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
React__default['default'].createElement("path", { d: "
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
React__default['default'].createElement("
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
React__default['default'].createElement("
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
React__default['default'].createElement("
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
const
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
React__default['default'].createElement("
|
|
12
|
+
const fourG = (_a) => {
|
|
13
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
14
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 75 75", fill: color, width: size, height: size }, props),
|
|
15
|
+
React__default['default'].createElement("path", { d: "M21.3 39.5v-9.8l-7.4 9.8h7.4zM0 0v74.4h74.4V0H0zm33.5 45.5h-4.8v6.2h-7.3v-6.2H7.5v-7.3L20 21.9h8.6v17.6h4.8l.1 6zm18.3.8c4.9 0 7-3.2 7.4-4.9h-9v-5.6h15.2v16H60l-.5-3c-1.3 1.9-4.1 3.6-8.4 3.6-8.3 0-15.1-6.1-15.1-15.5 0-9.5 7.1-15.6 15.6-15.6s12.5 5 13.8 9.2L59 32.7c-1-3.2-4.1-5.4-7.4-5.2-4.1 0-8.9 2.6-8.9 9.4.1 6.2 4.3 9.4 9.1 9.4z" })));
|
|
16
|
+
};
|
|
17
|
+
const action = (_a) => {
|
|
18
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
19
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 73", fill: color, width: size, height: size }, props),
|
|
20
|
+
React__default['default'].createElement("path", { d: "M.8 72.5h72V.5H.8v72zM7.3 7h59v59h-59V7zM54 24.5L41.5 36.6l-4.7-19.9-4.7 19.9-12.5-12.1L25 43.7l-14.8-.6 15.2 13.2h22.8l15.2-13.2-14.9.6L54 24.5zm-7.9 26.4H27.4l-2-1.8 7 .2-2-6.8 4.8 4.7 1.6-6.5 1.6 6.5 4.8-4.7-1.9 6.8 7-.2-2.2 1.8z", fillRule: "evenodd" })));
|
|
21
|
+
};
|
|
22
|
+
const airplane = (_a) => {
|
|
23
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
24
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 83 87", fill: color, width: size, height: size }, props),
|
|
25
|
+
React__default['default'].createElement("path", { d: "M50.071 10.2v-1c0-4.8-3.754-8.7-8.497-8.8-4.743 0-8.597 3.9-8.695 8.8v18.1L.667 53.9V61h32.212v16.7c0 4.8 3.952 8.7 8.695 8.6 4.644 0 8.497-3.8 8.497-8.6V61h32.706v-7.1L50.071 27V10.2zM32.88 54.4H10.35l22.529-18.6v18.6zm17.192 0v-19l23.122 19H50.07z", fillRule: "evenodd" })));
|
|
26
|
+
};
|
|
27
|
+
const anime = (_a) => {
|
|
28
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
29
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
30
|
+
React__default['default'].createElement("path", { d: "M19.4 29.6c2.5.1 4.5-1.9 4.6-4.4v-.1c0-2.5-2-4.5-4.5-4.5s-4.5 2-4.5 4.5 2 4.5 4.4 4.5zm32.9-8.9c-2.5 0-4.5 2-4.6 4.4 0 2.5 2 4.5 4.5 4.5s4.5-2 4.5-4.5c0-2.3-2-4.3-4.4-4.4zM0 72.1h72V0H0v72.1zm6.5-36.4c4.2 7.2 13.5 9.6 20.7 5.3 7.2-4.3 9.6-13.5 5.3-20.7-4.3-7.2-13.5-9.5-20.7-5.3-2.2 1.3-4 3.1-5.3 5.3V6.5h59v14c-4.2-7.2-13.4-9.7-20.6-5.5-7.2 4.2-9.7 13.4-5.5 20.6 2.7 4.7 7.7 7.6 13.1 7.5 5.4 0 10.4-2.9 13.1-7.6v29.9h-59c-.1.1-.1-29.7-.1-29.7zm2.3-7.6c0-5.9 4.9-10.7 10.8-10.7s10.7 4.9 10.7 10.8-4.9 10.7-10.8 10.7c-6 0-10.8-4.8-10.7-10.8zm54.4 0c0 5.9-4.7 10.8-10.7 10.8-5.9 0-10.8-4.7-10.8-10.7 0-5.9 4.7-10.8 10.7-10.8 6 0 10.8 4.7 10.8 10.7zM36 51.2c-2.3 0-4.2 1.9-4.2 4.2 0 2.3 1.9 4.2 4.2 4.2 2.3 0 4.2-1.9 4.2-4.2 0-2.3-1.9-4.1-4.2-4.2z", fillRule: "evenodd" })));
|
|
31
|
+
};
|
|
32
|
+
const antenna = (_a) => {
|
|
33
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
34
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 116 100", fill: color, width: size, height: size }, props),
|
|
35
|
+
React__default['default'].createElement("path", { d: "M115.33 48.4l-20.92 6.7-12.69-5.3 10.906-3.5v-6.8L72.403 46l-13.285-5.5 16.457-5.3v-6.8l-19.827 6.4v-8.5h-6.544v10.2l-14.87-6.2 12.69-4v-6.8l-20.82 6.3v-6.7l20.423-6.5V5.8l-20.423 6.4V0H19.76v14.3L.43 20.4v6.8l19.43-6.1V28L.628 34v6.8l19.133-6.1v8.2h6.444V34l13.78 5.6-10.805 3.5v6.8l19.827-6.4v9.7l-2.776 1V61l2.776-.8v39.4h6.543V58.1l16.259-5.2 12.69 5.2-15.565 5v6.7L93.916 62l11.301 4.6v-7.1l-1.586-.6 11.698-3.7v-6.8zm-59.682 2.8V46l7.04 2.9-7.04 2.3z", fillRule: "evenodd" })));
|
|
36
|
+
};
|
|
37
|
+
const apartmentBuilding1 = (_a) => {
|
|
38
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
39
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 98 100", fill: color, width: size, height: size }, props),
|
|
40
|
+
React__default['default'].createElement("path", { d: "M84.537 5.4H61.77v4.9L48.604 0 0 35v7.7h13.067v56.6h71.272V42.7h13.067v-7.2L84.537 27V5.4zm2.08 30.8h-8.712v56.5H19.402V36.2H9.998l38.507-28 19.798 15.6V12h9.701v18.6l8.612 5.6zM35.14 48.5h9.305v-9.4H35.14v9.4zm17.819 0h9.305v-9.4H52.96v9.4zm-17.819 15h9.305v-9.4H35.14v9.4zm17.819 0h9.305v-9.4H52.96v9.4zM35.14 78.7h9.305v-9.4H35.14v9.4zm17.819 0h9.305v-9.4H52.96v9.4z", fillRule: "evenodd" })));
|
|
41
|
+
};
|
|
42
|
+
const apartmentBuilding2 = (_a) => {
|
|
43
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
44
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 67 73", fill: color, width: size, height: size }, props),
|
|
45
|
+
React__default['default'].createElement("path", { d: "M29.087 18.7h-9.4v9.4h9.4v-9.4zm18 0h-9.4v9.4h9.4v-9.4zm-18 15.3h-9.4v9.4h9.4V34zm18 0h-9.4v9.4h9.4V34zm-47 38.9h66.7V.5H.087v72.4zm6.6-65.8h53.6v59.2h-21.8V53.4h-10.2v12.8h-21.6V7.1z", fillRule: "evenodd" })));
|
|
46
|
+
};
|
|
47
|
+
const apartmentBuilding3 = (_a) => {
|
|
48
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
49
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 68 100", fill: color, width: size, height: size }, props),
|
|
50
|
+
React__default['default'].createElement("path", { d: "M29.783 60.4h-9.4v9.4h9.4v-9.4zm17.9 0h-9.2v9.4h9.2v-9.4zm-17.9-45.2h-9.4v9.2h9.4v-9.2zm17.9 0h-9.2v9.2h9.2v-9.2zm-17.9 15.1h-9.4v9.2h9.4v-9.2zm17.9 0h-9.2v9.2h9.2v-9.2zm-17.9 15h-9.4v9.4h9.4v-9.4zm17.9 0h-9.2v9.4h9.2v-9.4zM.783 99.4h66.6V.5H.783v98.9zM7.283 7h53.6v85.8h-21.8V79.9h-10.1v12.8h-21.7V7z", fillRule: "evenodd" })));
|
|
51
|
+
};
|
|
52
|
+
const arrows = (_a) => {
|
|
53
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
54
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 66 73", fill: color, width: size, height: size }, props),
|
|
55
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
56
|
+
React__default['default'].createElement("path", { d: "M28.626 14.359H62v11.282H28.626V40L0 20 28.626 0v14.359z" }),
|
|
57
|
+
React__default['default'].createElement("path", { d: "M37.374 58.641H4V47.359h33.374V33L66 53 37.374 73V58.641z" }))));
|
|
58
|
+
};
|
|
59
|
+
const backward = (_a) => {
|
|
60
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
61
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
62
|
+
React__default['default'].createElement("path", { d: "M71.9 0H0v72.2h71.9V0zm-6.4 6.7v59.2H6.4V6.7h59.1zM33.1 49.1V23.2L14.4 35.9l18.7 13.2zm21.2 0V23.2L36 35.9l18.3 13.2z", fillRule: "evenodd" })));
|
|
63
|
+
};
|
|
64
|
+
const balloon = (_a) => {
|
|
65
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
66
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 84 106", fill: color, width: size, height: size }, props),
|
|
67
|
+
React__default['default'].createElement("path", { d: "M41.735 0C18.91 0 .333 20.8.333 46.3c0 22 13.537 40.3 32.212 45l-10.177 14.6h38.338L50.627 91.4C69.204 86.9 83.136 68 83.136 46.3 83.036 20.8 64.56 0 41.735 0zm-6.917 99.3l6.719-9.6 6.62 9.6h-13.34zm9.88-13.5l-3.062.4-3.162-.4c-17.687-1.9-31.62-19.2-31.62-39.5 0-22 15.81-39.7 34.98-39.7 19.366 0 34.978 17.8 34.978 39.7-.099 20.4-14.13 37.8-32.113 39.5z", fillRule: "evenodd" })));
|
|
68
|
+
};
|
|
69
|
+
const basket = (_a) => {
|
|
70
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
71
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 133 100", fill: color, width: size, height: size }, props),
|
|
72
|
+
React__default['default'].createElement("path", { d: "M38.3 84.2h5.5V58.8h-5.5v25.4zm16.4 0h5.4V58.8h-5.4v25.4zm16.7 0h5.5V58.8h-5.5v25.4zm21.8-25.4h-5.4v25.4h5.4V58.8zM76.2 0h-20v30.2H0v20.2h10.6v48.7h110.9V50.4h10.8V30.3h-56L76.2 0zM62.8 36.9V6.5h6.8v37.4h-6.8v-7zm-56.3 7v-7.1h49.7v7.1H6.5zm69.7-7h49.6V44H76.2v-7.1zm38.6 13.5v42.1H17V50.4h97.8z", fillRule: "evenodd" })));
|
|
73
|
+
};
|
|
74
|
+
const book = (_a) => {
|
|
75
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
76
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 100 79", fill: color, width: size, height: size }, props),
|
|
77
|
+
React__default['default'].createElement("path", { d: "M99.3 24c-.1-5.9-2.5-11.5-6.6-15.7-5.3-5.4-12.5-8.4-20-8.3-9.2-.2-17.9 4.4-23 12-5.2-7.6-13.8-12.2-23-12C19-.1 11.8 3 6.5 8.4 2.4 12.6.1 18.2 0 24v54.8h7.6c2.8-7.2 10.2-12.5 19.1-12.5 8.9 0 16.3 5.3 19.1 12.5h7.9c2.6-7.2 10.2-12.5 19.1-12.5 8.8 0 16.3 5.3 19 12.5h7.7V24h-.2zM46.8 68.9c-11-11.1-29-11.2-40.1-.2l-.1.1-.1.1V24c.1-10 9.1-18.1 20.1-18.1 9.7 0 17.8 6.2 19.7 14.5.3 1.2.5 2.4.5 3.6v44.9zm46-28.9v28.9c-11-11.1-28.8-11.2-39.9-.3l-.3.3v-45c0-1.2.1-2.4.5-3.5C55 12.1 63 5.9 72.7 5.9c11 0 20 8.2 20 18.1l.1 16z", fillRule: "evenodd" })));
|
|
78
|
+
};
|
|
79
|
+
const briefcase = (_a) => {
|
|
80
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
81
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 100 83", fill: color, width: size, height: size }, props),
|
|
82
|
+
React__default['default'].createElement("path", { d: "M69.35 16.1V0H30.443v16.1H.545v66.7H99.05V16.1h-29.7zM36.878 6.6h26.037v9.5H36.878V6.6zM6.98 76.2V22.6h85.536l.1 53.6H6.98z", fillRule: "evenodd" })));
|
|
83
|
+
};
|
|
84
|
+
const broadbandHome = (_a) => {
|
|
85
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
86
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 99 121", fill: color, width: size, height: size }, props),
|
|
87
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
88
|
+
React__default['default'].createElement("path", { d: "M38 64h10v10H38zm0 14h10v10H38zm14-14h10v10H52zm0 14h10v10H52zm23.93-61.06a3.353 3.353 0 0 0-3.352 3.408c.034 1.878 1.555 3.374 3.387 3.339 1.833-.035 3.319-1.496 3.319-3.34 0-1.877-1.486-3.408-3.353-3.408zm-8.365-5.01l2.939 2.957c1.452-1.426 3.387-2.26 5.427-2.26 2.04 0 3.975.8 5.392 2.26l2.939-2.957a11.778 11.778 0 0 0-16.697 0zM62 6.33l2.938 2.957a15.408 15.408 0 0 1 10.993-4.591c4.113 0 8.054 1.634 10.958 4.591l2.938-2.957C82.153-1.426 69.674-1.426 62 6.33z" }),
|
|
89
|
+
React__default['default'].createElement("path", { d: "M62.815 30.758V26h22.528l-.284 21.034 13.05 9.549v6.154H85.343v57.475H14V63L.81 62.737V56l48.67-35 13.335 9.758zM68.772 32l-.399 10.26L49.45 28.411 9.814 56.915 20 57.12v57.093h59.343V56.737h8.816l-9.141-6.689L79.262 32h-10.49z", fillRule: "nonzero" }))));
|
|
90
|
+
};
|
|
91
|
+
const broadbandHousing = (_a) => {
|
|
92
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
93
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 89 148", fill: color, width: size, height: size }, props),
|
|
94
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
95
|
+
React__default['default'].createElement("path", { d: "M67.93 16.94a3.353 3.353 0 0 0-3.352 3.408c.034 1.878 1.555 3.374 3.387 3.339 1.833-.035 3.319-1.496 3.319-3.34 0-1.877-1.486-3.408-3.353-3.408zm-8.365-5.01l2.939 2.957c1.452-1.426 3.387-2.26 5.427-2.26 2.04 0 3.975.8 5.392 2.26l2.939-2.957a11.778 11.778 0 0 0-16.697 0zM54 6.33l2.938 2.957a15.408 15.408 0 0 1 10.993-4.591c4.113 0 8.054 1.634 10.958 4.591l2.938-2.957C74.153-1.426 61.674-1.426 54 6.33z" }),
|
|
96
|
+
React__default['default'].createElement("path", { d: "M77 142V59.963h6V43.987h-5.995L77 32H59.016l.064 11.987H6v15.976h6V142h65zm6 6H6V65.963H0V37.987h53.048L52.984 26h30.015l.004 11.987H89v27.976h-6V148zm-44-25v20h-4v-24h20v24h-4v-20H39z", fillRule: "nonzero" }),
|
|
97
|
+
React__default['default'].createElement("path", { d: "M31 69h10v10H31zm0 16h10v10H31zm0 16h10v10H31zm18-32h10v10H49zm0 16h10v10H49zm0 16h10v10H49z" }))));
|
|
98
|
+
};
|
|
99
|
+
const broadbandMobile = (_a) => {
|
|
100
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
101
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 68 94", fill: color, width: size, height: size }, props),
|
|
102
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
103
|
+
React__default['default'].createElement("path", { d: "M22.406 88L6 71.42V6h56v82H22.406zm-2.504 6H68V0H0v73.887L19.902 94z", fillRule: "nonzero" }),
|
|
104
|
+
React__default['default'].createElement("path", { d: "M33.911 53.88a4.32 4.32 0 0 0-4.311 4.403c.044 2.426 2 4.358 4.356 4.313 2.355-.045 4.266-1.932 4.266-4.313 0-2.426-1.91-4.403-4.31-4.403zm-10.755-6.47l3.777 3.819c1.867-1.842 4.356-2.92 6.978-2.92s5.111 1.033 6.933 2.92l3.778-3.819a15.094 15.094 0 0 0-21.466 0zM16 40.177l3.778 3.819a19.764 19.764 0 0 1 14.133-5.93A19.663 19.663 0 0 1 48 43.995l3.778-3.82a25.051 25.051 0 0 0-35.778 0z" }))));
|
|
105
|
+
};
|
|
106
|
+
const browser = (_a) => {
|
|
107
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
108
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 90 97", fill: color, width: size, height: size }, props),
|
|
109
|
+
React__default['default'].createElement("path", { d: "M72.33 61.3l10.4-7.8-10.5-5.7V.5h-72v72.1h43.9l1.9 8.2 10.3-7.7 17.3 23.2 15.8-11.9-17.1-23.1zm-6.6-17.2l-31.9-17.8 8.9 39.7h-36V7.1h59v37z", fillRule: "evenodd" })));
|
|
110
|
+
};
|
|
111
|
+
const bus = (_a) => {
|
|
112
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
113
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 82", fill: color, width: size, height: size }, props),
|
|
114
|
+
React__default['default'].createElement("path", { d: "M19.4 61.4c2.4 0 4.4-1.9 4.4-4.3v-.2c0-2.4-2-4.4-4.4-4.4-2.4 0-4.4 2-4.4 4.4 0 2.5 2 4.5 4.4 4.5zm32.8 0c2.4 0 4.4-1.9 4.4-4.3v-.2c0-2.4-2-4.4-4.4-4.4-2.4 0-4.4 2-4.4 4.4-.1 2.5 1.9 4.5 4.4 4.5zM0 72.1h8.3v.5c-.1 4.8 3.8 8.7 8.5 8.7 4.8.1 8.7-3.8 8.7-8.5v-.7h20.8v.5c0 4.8 3.9 8.6 8.6 8.6 4.8 0 8.6-3.9 8.6-8.6v-.5H72V0H0v72.1zM6.5 6.6h59v31.8h-59V6.6zm0 38.3h59v20.8h-59V44.9z", fillRule: "evenodd" })));
|
|
115
|
+
};
|
|
116
|
+
const cableTv = (_a) => {
|
|
117
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
118
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 128 85", fill: color, width: size, height: size }, props),
|
|
119
|
+
React__default['default'].createElement("path", { d: "M20.043 84.9h64.298v-6.6H20.043v6.6zm102.5-6.6V35.9h-18.258V.5H0v70.8h104.285V42.4h11.808v35.9h-5.259v6.6h16.868v-6.6h-5.16zM97.836 64.8H6.45V7h91.485c-.1 0-.1 57.8-.1 57.8z", fillRule: "evenodd" })));
|
|
120
|
+
};
|
|
121
|
+
const calculator = (_a) => {
|
|
122
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
123
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 67 99", fill: color, width: size, height: size }, props),
|
|
124
|
+
React__default['default'].createElement("path", { d: "M21.5 43.2c-2.5 0-4.5 2.1-4.5 4.6 0 .3 0 .6.1.9.4 1.6 1.7 2.9 3.4 3.2 2.3.6 4.7-.8 5.3-3.1.1-.4.1-.8.1-1.2 0-2.4-2-4.4-4.4-4.4zm12.1-.1c-2.5.1-4.5 2.1-4.4 4.6 0 .3 0 .6.1.9.6 2.4 3 3.8 5.4 3.2 2-.5 3.4-2.3 3.4-4.3-.1-2.4-2.1-4.4-4.5-4.4zm12 .1c-2.5.1-4.5 2.1-4.4 4.6 0 .3 0 .6.1.9.4 1.6 1.6 2.8 3.2 3.2 2.3.6 4.7-.7 5.4-3.1.1-.3.1-.8.1-1.2 0-2.4-1.9-4.4-4.4-4.4zM21.5 55.1c-2.5 0-4.5 2.1-4.5 4.6 0 .3 0 .6.1.9.6 2.4 3 3.8 5.4 3.2 2.4-.6 3.8-3 3.2-5.4-.4-1.9-2.2-3.3-4.2-3.3zm11.9.2c-2.4 0-4.4 2-4.4 4.4 0 .3 0 .6.1 1 .4 1.7 1.7 3 3.4 3.4 2.4.5 4.8-1 5.3-3.4.1-.3.1-.6.1-1 0-2.4-1.9-4.4-4.3-4.4h-.2zm12.2 0c-2.5 0-4.4 2-4.4 4.5 0 2 1.4 3.8 3.3 4.3 2.4.5 4.9-1 5.4-3.4.1-.4.1-.7.1-1 0-2.4-1.9-4.4-4.4-4.4zM21.5 67.4c-2.5 0-4.4 2-4.5 4.4 0 2 1.4 3.8 3.4 4.3 2.4.6 4.8-.9 5.4-3.2.6-2.4-.9-4.8-3.2-5.4-.4 0-.8-.1-1.1-.1zm11.9.1c-2.5.1-4.5 2.1-4.4 4.6 0 .3 0 .6.1.9.4 1.6 1.6 2.9 3.2 3.2 2.3.6 4.8-.8 5.4-3.1.1-.3.1-.7.1-1.1 0-2.4-2-4.4-4.4-4.5zm12.2 0c-2.4 0-4.4 1.9-4.5 4.4 0 .4 0 .8.1 1.1.3 1.6 1.6 2.9 3.2 3.2 2.4.6 4.8-.8 5.4-3.1.1-.3.1-.7.1-1.1.1-2.4-1.8-4.4-4.3-4.5zM0 98.6l66.8-.1V0H0v98.6zm6.6-92h53.6v20.9H6.6V6.6zm0 27.3h53.6V92H6.6V33.9z", fillRule: "evenodd" })));
|
|
125
|
+
};
|
|
126
|
+
const calendar1 = (_a) => {
|
|
127
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
128
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 88 83", fill: color, width: size, height: size }, props),
|
|
129
|
+
React__default['default'].createElement("path", { d: "M71.685 0H65.16v5.4h-9.79V0h-6.525v5.4h-9.69V0h-6.427v5.4h-9.69V0h-6.526v5.4H0v77.5h87.802V5.4H71.685V0zm9.69 76.4H6.427v-40h74.948v40zm0-64.4v18H6.427V12h10.085v5.4h6.526V12h9.69v5.4h6.427V12h9.69v5.4h6.526V12h9.69v5.4h6.526V12h9.788z", fillRule: "evenodd" })));
|
|
130
|
+
};
|
|
131
|
+
const calendar2 = (_a) => {
|
|
132
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
133
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 88 83", fill: color, width: size, height: size }, props),
|
|
134
|
+
React__default['default'].createElement("path", { d: "M71.685 0H65.16v5.4h-9.79V0h-6.426v5.4h-9.69V0h-6.526v5.4h-9.69V0h-6.427v5.4H0v77.4h87.802V5.4H71.685V0zm9.69 76.3H6.525V36.5h74.85v39.8zm0-64.3v18H6.525V12h10.086v5.4h6.427V12h9.69v5.4h6.526V12h9.69v5.4h6.427V12h9.69v5.4h6.526V12h9.788zM54.481 48l-4.252-3.4-8.404 10.7-4.054-5.5-4.252 3.1 8.01 11.4L54.48 48z", fillRule: "evenodd" })));
|
|
135
|
+
};
|
|
136
|
+
const camera = (_a) => {
|
|
137
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
138
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 100 76", fill: color, width: size, height: size }, props),
|
|
139
|
+
React__default['default'].createElement("path", { d: "M73.04.5H26.607v12.7H.571v62.3h98.505V13.2H73.04V.5zM33.042 7h33.66v5.8h-33.66V7zm59.5 12.7v49.2H7.104V19.7h85.437zM49.773 64.1c10.791.1 19.701-8.7 19.701-19.7s-8.712-19.8-19.503-19.9c-10.79-.1-19.602 8.7-19.7 19.7v.1c0 10.9 8.711 19.7 19.502 19.8zm0-33C57 31.1 62.841 37 62.841 44.3c0 7.3-5.84 13.2-13.068 13.2-7.227 0-13.068-5.9-13.068-13.2 0-7.3 5.841-13.2 13.068-13.2z", fillRule: "evenodd" })));
|
|
140
|
+
};
|
|
141
|
+
const channelPackageL = (_a) => {
|
|
142
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
143
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 93 79", fill: color, width: size, height: size }, props),
|
|
144
|
+
React__default['default'].createElement("path", { d: "M14.614 79h63.5v-5.8h-63.5V79zM.214 0v68.4h92.5V0H.214zm58.6 50.2h-21.4V17.5h7.3v25.7h14l.1 7z", fillRule: "evenodd" })));
|
|
145
|
+
};
|
|
146
|
+
const channelPackageM = (_a) => {
|
|
147
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
148
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 94 79", fill: color, width: size, height: size }, props),
|
|
149
|
+
React__default['default'].createElement("path", { d: "M14.157 79h63.5v-5.8h-63.5V79zM.857 0v68.4h92.5V0H.857zm64.7 50.1h-7.1V28.5l-8.5 21.6h-5.9l-8.5-21.2v21.2h-7V17.5h9.5l9 22 8.5-22h10v32.6z", fillRule: "evenodd" })));
|
|
150
|
+
};
|
|
151
|
+
const channelPackageMix = (_a) => {
|
|
152
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
153
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 93 80", fill: color, width: size, height: size }, props),
|
|
154
|
+
React__default['default'].createElement("path", { d: "M.5 0v68.5H93V0H.5zm14.4 79.1h63.5v-5.8H14.9v5.8zm31-34.8h-4.4V30.7l-5.3 13.6h-3.7L27.1 31v13.3h-4.3V23.9h5.9l5.6 13.8 5.3-13.8h6.2l.1 20.4zm19.6 0l-2.6-4.1-2.5 4.1h-4.8l4.9-7.1-5-7.2h5.2l2.5 4 2.5-4h4.9l-5 7 5.2 7.3h-5.3zm-12 0h-4.4V30h4.4v14.3zm-2.2-16.1c-1.4 0-2.5-1.2-2.5-2.7 0-1.4 1.1-2.5 2.5-2.5s2.6 1.1 2.7 2.5c.1 1.4-1.1 2.6-2.5 2.7h-.2z", fillRule: "evenodd" })));
|
|
155
|
+
};
|
|
156
|
+
const channelPackageMix4 = (_a) => {
|
|
157
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
158
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 94 80", fill: color, width: size, height: size }, props),
|
|
159
|
+
React__default['default'].createElement("path", { d: "M.786 0v68.5h92.6V0H.786zm14.5 79.1h63.5v-5.8h-63.5v5.8zm20.7-34.8h-4.4V30.7l-5.3 13.6h-3.7l-5.4-13.3v13.3h-4.3V23.9h5.9l5.6 13.8 5.3-13.8h6.2l.1 20.4zm45.2-3.9h-3v3.8h-4.6v-3.8h-8.6v-4.7l7.8-10h5.4v10.9h3v3.8zm-26.6 3.9l-2.6-4c-.9 1.3-1.8 2.6-2.6 4h-4.8l4.9-7.1-5-7.2h5.2l2.5 4 2.5-4h4.9l-4.9 7 5 7.3h-5.1zm-11.6 0h-4.3V30h4.3v14.3zm-2.2-16.1c-1.4 0-2.5-1.2-2.5-2.7 0-1.4 1.1-2.5 2.5-2.5s2.6 1.1 2.6 2.5-1.1 2.6-2.5 2.6l-.1.1zm32.8 8.4v-6.1l-4.7 6.1h4.7z", fillRule: "evenodd" })));
|
|
160
|
+
};
|
|
161
|
+
const channelPackageMix8 = (_a) => {
|
|
162
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
163
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 93 80", fill: color, width: size, height: size }, props),
|
|
164
|
+
React__default['default'].createElement("path", { d: "M.429 0v68.5h92.5V0H.429zm14.4 79.1h63.5v-5.8h-63.5v5.8zm21.6-34.8h-4.4V30.7l-5.3 13.6h-3.7l-5.3-13.3v13.3h-4.3V23.9h5.9l5.6 13.8 5.3-13.8h6.2v20.4zm36.3.5c-4.2 0-7.2-2.3-7.2-5.5.1-2 1.4-3.8 3.2-4.6-1.7-.7-2.8-2.3-2.9-4.1 0-3.1 2.9-5.4 6.8-5.4 4.1 0 7 2.3 7 5.4-.1 1.8-1.2 3.4-2.9 4.1 1.9.8 3.1 2.6 3.1 4.6.1 3.2-2.7 5.5-7.1 5.5zm-17.7-.5l-2.6-4c-.8 1.1-1.8 2.8-2.6 4h-4.8l4.9-7.1-5-7.2h5.2l2.6 4 2.4-4h4.9l-4.9 7 5 7.3h-5.1zm-11.5 0h-4.3V30h4.3v14.3zm29.2-7.9c-1.3-.2-2.5.7-2.7 2-.2 1.3.7 2.5 2 2.7h.8c1.9 0 2.9-1.2 2.9-2.3-.1-1.2-1-2.4-3-2.4zm-31.4-8.2c-1.4 0-2.5-1.1-2.5-2.5-.1-1.4 1-2.6 2.4-2.6 1.4-.1 2.6 1 2.6 2.4v.2c0 1.4-1.1 2.5-2.5 2.5zm31.4 4.9c1.2.1 2.2-.7 2.4-1.9v-.3c.1-1.3-.8-2.5-2.1-2.7-1.3-.2-2.5.8-2.7 2.1-.1 1.3.8 2.5 2.1 2.7.2.1.3.1.3.1z", fillRule: "evenodd" })));
|
|
165
|
+
};
|
|
166
|
+
const channelPackageMixPlus = (_a) => {
|
|
167
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
168
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 105 94", fill: color, width: size, height: size }, props),
|
|
169
|
+
React__default['default'].createElement("path", { d: "M64.943 0v14.9H.143v68.4h92.5V39.1h11.4V0h-39.1zm33.4 33.4h-27.6V5.8h27.6v27.6zm-83.8 60.4h63.5v-5.6h-63.5v5.6zm31-34.4h-4.6V46l-5.3 13.4h-3.7l-5.3-13.3v13.3h-4.3V39h6l5.5 13.8 5.4-13.8h6.2v20.4h.1zm19.6 0l-2.6-4c-.9 1.3-1.8 2.6-2.6 4h-4.8l4.9-7.1-5-7.2h5.1l2.5 4 2.5-4h5l-4.9 7c1.6 2.4 3.5 5 5 7.3h-5.1zm11.1-41.8v4.1h6.2v6.4h4.1v-6.4h6.2v-4.1h-6.2v-6.2h-4.1v6.2h-6.2zm-23.2 41.8h-4.3V45.1h4.3v14.3zm-2.1-16.1c-1.4 0-2.5-1-2.5-2.4v-.1c-.1-1.4 1-2.6 2.4-2.6 1.4-.1 2.6 1 2.6 2.4v.2c0 1.4-1 2.5-2.4 2.5h-.1z", fillRule: "evenodd" })));
|
|
170
|
+
};
|
|
171
|
+
const channelPackageNorra = (_a) => {
|
|
172
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
173
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 93 80", fill: color, width: size, height: size }, props),
|
|
174
|
+
React__default['default'].createElement("path", { d: "M14.571 79.1h63.4v-5.8h-63.4v5.8zm57.4-39.1c0 .8.6 1.5 1.4 1.6h.3c1.3 0 2.6-.7 2.6-2.9V38l-2.8.4c-.8 0-1.5.7-1.5 1.6zM.071 0v68.5h92.5V0H.071zm29.7 44.3h-4.8l-8.4-13.4v13.4h-4.5V23.9h5.5l7.7 12.4V23.9h4.4v20.4h.1zm9.1.3c-4.2 0-7.6-3.4-7.6-7.6 0-4.2 3.4-7.6 7.6-7.6 4.2 0 7.6 3.4 7.6 7.6.1 4.1-3.1 7.5-7.2 7.6h-.4zm18-10.3c-.4-.1-.9-.2-1.3-.2-1.8 0-3.4 1.1-3.4 4v6.2h-4.3V30h4.2v1.9c.7-1.4 2.2-2.2 3.7-2.2.4 0 .7.1 1.1.2v4.4zm10.3 0c-.4-.1-.9-.2-1.3-.2-1.8 0-3.4 1.1-3.4 4v6.2h-4.3V30h4.2v1.9c.7-1.4 2.2-2.2 3.7-2.2.4 0 .7.1 1.1.2v4.4zm9.6 10c-.1-.6-.1-1.1-.1-1.7-.9 1.4-2.5 2.1-4.1 2-3.1 0-4.9-2-4.9-4.3 0-2.5 1.9-4 4.2-4.3l3.4-.5c.6 0 1-.4 1.1-.9v-.2c0-.7-.7-1.4-2.2-1.4-1.2-.1-2.3.8-2.4 2l-3.8-.7c.2-2 2.2-4.8 6.4-4.8 4.6 0 6.2 2.6 6.2 5.5v7c0 .8 0 1.5.2 2.3h-4zm-37.9-10.7c-1.7-.1-3.2 1.3-3.3 3v.4c-.2 1.8 1.1 3.4 2.9 3.6 1.8.2 3.4-1.1 3.6-2.9V37c.2-1.7-1.1-3.3-2.8-3.5-.1.1-.3.1-.4.1z", fillRule: "evenodd" })));
|
|
175
|
+
};
|
|
176
|
+
const channelPackageRossija = (_a) => {
|
|
177
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
178
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 94 79", fill: color, width: size, height: size }, props),
|
|
179
|
+
React__default['default'].createElement("path", { d: "M15.214 79h63.5v-5.8h-63.5V79zm16.1-47.3c-1.5 0-2.7 1.2-2.7 2.7v.3c-.1 1.5 1 2.7 2.4 2.9h.2c1.4 0 2.6-1.1 2.7-2.5v-.4c0-2.1-1.2-3-2.6-3zm43.4 5.4c0 .7.6 1.2 1.3 1.2h.1c1.1 0 2.2-.5 2.2-2.4v-.5l-2.3.4c-.7 0-1.3.6-1.3 1.3zM.714 0v68.4h92.6V0H.714zm19.4 40.6l-3-6.2h-1.3v6.2h-3.8v-17h6.7c2.8-.2 5.3 2 5.5 4.8v.5c.1 2.2-1.3 4.1-3.4 4.8l3.5 6.8h-4.2v.1zm11.2.3c-3.5 0-6.3-2.9-6.2-6.4 0-3.5 2.9-6.3 6.4-6.2 3.5 0 6.3 2.9 6.2 6.4.1 3.4-2.7 6.2-6.1 6.2h-.3zm12 0c-3.7 0-4.9-2.4-5-3.7l3.1-.5c0 .9.8 1.6 1.7 1.6h.1c.6.1 1.3-.3 1.4-.9v-.1c0-.4-.2-.7-1.2-1l-1.3-.3c-2.5-.6-3.6-2-3.6-3.7 0-2.2 1.9-4 4.6-4 3.5 0 4.7 2.2 4.8 3.6l-3 .5c-.1-.9-.8-1.5-1.7-1.4-.7-.1-1.2.4-1.3 1.1 0 .5.5.9 1 .8l1.6.4c2.5.5 3.7 1.9 3.7 3.7-.1 2-1.7 3.9-4.9 3.9zm10.4 0c-3.7 0-4.9-2.4-5-3.7l3.1-.5c0 .9.8 1.6 1.7 1.6h.1c.6.1 1.3-.3 1.4-.9v-.1c0-.4-.2-.7-1.2-1l-1.3-.3c-2.5-.6-3.6-2-3.6-3.7 0-2.2 1.9-4 4.6-4 3.5 0 4.7 2.2 4.8 3.6l-3 .5c-.1-.9-.8-1.5-1.7-1.4-.7-.1-1.2.4-1.3 1.1 0 .5.5.9 1 .8l1.6.4c2.5.5 3.7 1.9 3.7 3.7-.1 2-1.6 3.9-4.9 3.9zm8.2-18c1.2 0 2.2 1 2.2 2.2 0 1.2-1 2.2-2.2 2.2-1.2-.1-2.1-1.1-2-2.3 0-1.1.9-2 2-2.1zm-1.8 5.8h3.7v11.9h-3.7V28.7zm9.3 12.7c.2 2.1-1.4 3.9-3.5 4.1h-.4c-.7.1-1.4 0-2-.4v-3c.3.1.7.2 1.1.1.6.1 1.1-.3 1.2-.8V28.7h3.7c-.1 0-.1 12.7-.1 12.7zm-1.9-14.2c-1.2-.1-2.1-1.1-2-2.3.1-1.1.9-2 2-2 1.2 0 2.2 1 2.2 2.2 0 1.2-1 2.1-2.2 2.1zm11.3 13.4c-.2-.4-.2-.9-.1-1.3-.7 1.1-2 1.8-3.4 1.7-2.6 0-4.2-1.7-4.2-3.6 0-2.2 1.6-3.4 3.6-3.6l2.8-.5c.4.1.8-.2.8-.6v-.1c-.1-.8-.8-1.4-1.6-1.3h-.1c-1-.1-1.9.6-2 1.6v.1l-3.2-.6c.2-1.7 1.8-4 5.3-4 3.8 0 5.3 2.2 5.3 4.6v5.9c0 .6 0 1.2.1 1.8h-3.3v-.1zm-60.8-13.7h-2.2v4.2h2.2c1.2.1 2.2-.7 2.4-1.9v-.3c0-1.2-.9-2-2.4-2z", fillRule: "evenodd" })));
|
|
180
|
+
};
|
|
181
|
+
const channelPackageS = (_a) => {
|
|
182
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
183
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 93 79", fill: color, width: size, height: size }, props),
|
|
184
|
+
React__default['default'].createElement("path", { d: "M14.857 79h63.4v-5.8h-63.4V79zM.357 0v68.4h92.5V0H.357zm47.4 50.8c-9 0-12.8-5.8-13.3-10.4l6.7-1.6c.2 3 2.3 5.6 6.7 5.6 2.9 0 4.6-1.4 4.6-3.5 0-1.7-1.3-2.9-3.5-3.2l-4.4-.8c-5.5-1.1-8.9-4.7-8.9-9.6 0-6.1 5.4-10.4 11.6-10.4 8.2 0 11.3 4.9 12 8.6l-6.6 1.9c-.2-1.6-1.4-4.1-5.4-4.1-2.8 0-4.4 1.7-4.4 3.5 0 1.6 1 2.6 3.2 3.1l4.3.8c6.2 1.1 9.5 5.2 9.5 9.7 0 5.2-4.3 10.4-12.1 10.4z", fillRule: "evenodd" })));
|
|
185
|
+
};
|
|
186
|
+
const channelPackageTurk = (_a) => {
|
|
187
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
188
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 93 79", fill: color, width: size, height: size }, props),
|
|
189
|
+
React__default['default'].createElement("path", { d: "M14.5 79h63.4v-5.6H14.5V79zM0 0v68.4h92.5V0H0zm28.9 44.5h-4.6v-16h-6.2v-4.3h17v4.3h-6.2v16zm13.8 0c-.1-.5-.1-1-.1-1.4-.9 1.1-2.4 1.8-3.8 1.7-2.9.1-5.3-2.1-5.4-5v-9.6h4.3v8c-.2 1.2.7 2.3 1.9 2.5h.4c1.3 0 2.4-1 2.4-2.3v-8.2h4.3v11.6c0 .9 0 1.8.2 2.6h-4.2v.1zm15.5-9.9c-.4-.1-.9-.2-1.3-.2-1.8 0-3.4 1.1-3.4 4v6.2h-4.3V30.3h4.2v1.9c.7-1.4 2.2-2.2 3.7-2 .4 0 .7 0 1.1.1v4.3zm10.9 9.9l-3.4-5-1.4 1.6v3.5H60V23.7h4.3v11.4l4.4-4.8h5.6l-5.6 6 5.8 8.3-5.4-.1z", fillRule: "evenodd" })));
|
|
190
|
+
};
|
|
191
|
+
const check = (_a) => {
|
|
192
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
193
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "-1 -1 16 13", fill: color, width: size, height: size }, props),
|
|
194
|
+
React__default['default'].createElement("path", { d: "M12.017 0l1.813 1.583L4.34 12 0 7.002l1.851-1.54 2.532 2.916z" })));
|
|
195
|
+
};
|
|
196
|
+
const chevronDown = (_a) => {
|
|
197
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
198
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: color, width: size, height: size }, props),
|
|
199
|
+
React__default['default'].createElement("path", { d: "M24 7.6l-12 13-12-13 2.1-2.2L12 16.2 22 5.4l2 2.2z", fillRule: "evenodd" })));
|
|
200
|
+
};
|
|
201
|
+
const chevronLeft = (_a) => {
|
|
202
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
203
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: color, width: size, height: size }, props),
|
|
204
|
+
React__default['default'].createElement("path", { d: "M16.4 0l-13 12 13 12 2.2-2.1L7.8 12 18.6 2l-2.2-2z", fillRule: "evenodd" })));
|
|
205
|
+
};
|
|
206
|
+
const chevronRight = (_a) => {
|
|
207
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
208
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: color, width: size, height: size }, props),
|
|
209
|
+
React__default['default'].createElement("path", { d: "M7.6 0l13 12-13 12-2.2-2.1L16.2 12 5.4 2l2.2-2z", fillRule: "evenodd" })));
|
|
210
|
+
};
|
|
211
|
+
const chevronUp = (_a) => {
|
|
212
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
213
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: color, width: size, height: size }, props),
|
|
214
|
+
React__default['default'].createElement("path", { d: "M0 16.4l12-13 12 13-2.1 2.2L12 7.8 2 18.6l-2-2.2z", fillRule: "evenodd" })));
|
|
215
|
+
};
|
|
216
|
+
const clapperboard = (_a) => {
|
|
217
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
218
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 87 102", fill: color, width: size, height: size }, props),
|
|
219
|
+
React__default['default'].createElement("path", { d: "M86.271 101.75v-55H7.092l73.545-29.9L74.21.75.667 30.65l6.425 16.2v55h79.18v-.1zm-45.669-12.9v-20.1l14.037 10.1-14.037 10zm28.272-80.6l2.57-1.1 2.767 7-9.49 3.8 4.153-9.7zm12.455 43.5v7.4H71.147l7.513-7.4h2.669zm-69.393 0h10.082l-7.315 7.4h-2.767v-7.4zm-4.844-18.3l9.292-3.8-4.053 9.7-2.471 1-2.768-6.9zm38.65-15.8l5.14-2-4.151 9.7-4.942 2 3.954-9.7zm25.9 34.1l-7.513 7.4H58.79l7.315-7.4h5.535zm-12.456 0l-7.315 7.4h-5.437l7.513-7.4h5.24zm-12.356 0l-7.513 7.4H33.98l7.315-7.4h5.536zm-12.455-29.4l4.942-2-4.151 9.7-4.943 2 4.152-9.7zm-11.566 4.7l4.943-2-4.152 9.7-4.943 2 4.152-9.7zm34.598-14.1l4.942-2-4.151 9.7-4.943 2 4.152-9.7zm-23.032 38.8l-7.315 7.4h-5.338l7.315-7.4h5.338z", fillRule: "evenodd" })));
|
|
220
|
+
};
|
|
221
|
+
const clipboard = (_a) => {
|
|
222
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
223
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 83 100", fill: color, width: size, height: size }, props),
|
|
224
|
+
React__default['default'].createElement("path", { d: "M38.4 61.7L30 49.9l-6.1 4.4 14.3 19.8 23.2-28.9-5.9-4.7-17.1 21.2zM68 16.3V8.9H50.8C50.7 4 46.7.1 41.8.1S33 4 33 8.9H17.3v7.4H0v83h83v-83H68zM41.9 5.4c1.9 0 3.5 1.6 3.5 3.5-.1 1.9-1.7 3.4-3.6 3.4-1.8-.1-3.3-1.5-3.4-3.4 0-1.9 1.5-3.5 3.5-3.5zm34.6 87.5h-70V22.8h10.8v4.4H68v-4.4h8.5v70.1z", fillRule: "evenodd" })));
|
|
225
|
+
};
|
|
226
|
+
const cloud1 = (_a) => {
|
|
227
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
228
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 97 71", fill: color, width: size, height: size }, props),
|
|
229
|
+
React__default['default'].createElement("path", { d: "M77.777 32.3h-1.9c.1-.9.2-1.8.2-2.8 0-16-13-29-29.1-29-14.3 0-26.5 10.5-28.7 24.7-12.4 2.6-20.3 14.8-17.7 27.1 2.2 10.6 11.6 18.2 22.4 18.2h54.8c10.6 0 19.1-8.6 19.1-19.2 0-10.4-8.5-19-19.1-19zm0 31.8h-54.8c-9.1 0-16.5-7.4-16.4-16.5 0-7.2 4.7-13.5 11.5-15.7 1.6-.5 3.3-.7 4.9-.7h1.7c-.1-.6-.1-1.1-.1-1.7 0-1.6.2-3.2.5-4.8 2.6-12.1 14.6-19.8 26.7-17.2 10.4 2.2 17.8 11.4 17.8 22 0 1-.1 1.9-.1 2.8l-.4 1.8c-.3 1.7-.9 3.3-1.6 4.8h10.3c7-.1 12.7 5.4 12.8 12.4.1 7-5.4 12.7-12.4 12.8h-.4z", fillRule: "evenodd" })));
|
|
230
|
+
};
|
|
231
|
+
const cloud2 = (_a) => {
|
|
232
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
233
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 98 110", fill: color, width: size, height: size }, props),
|
|
234
|
+
React__default['default'].createElement("path", { d: "M78.526 31.8h-1.8c0-.8.1-1.8.1-2.8 0-16-13-29-29.1-29-14.3 0-26.5 10.5-28.7 24.7-12.4 2.6-20.3 14.7-17.7 27.1 1.6 7.6 6.9 13.9 14.2 16.7v15.4h12.2V110h44.4V97.3h13V68.9c9.9-3.6 15.1-14.6 11.5-24.5-2.9-7.6-10-12.6-18.1-12.6zm-50.8 38.3v7.3h-5.8V46.1h31.4v6.8h-12.7v12.7h-13v4.5h.1zm37.9 20.6v12.7h-31.4V72.1h31.4v18.6zm12.9-27.1v27.1h-6.5V65.6h-24.8v-6.2h31.3v4.2zm6.5-1.9v-8.8h-25.2V39.6h-44.4v21.7c-5-3-8-8.4-8-14.2-.1-7.2 4.6-13.6 11.5-15.7 1.6-.5 3.2-.7 4.8-.7h1.7c-.1-.6-.1-1.1-.1-1.7 0-1.6.2-3.2.6-4.8 2.6-12.1 14.5-19.8 26.6-17.2 10.4 2.2 17.8 11.4 17.8 22 0 .9 0 1.8-.1 2.8l-.4 1.8c-.3 1.7-.8 3.3-1.6 4.8h10.3c6.9 0 12.6 5.5 12.6 12.4.1 4.5-2.3 8.6-6.1 10.9z", fillRule: "evenodd" })));
|
|
235
|
+
};
|
|
236
|
+
const cogwheel = (_a) => {
|
|
237
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
238
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 101 100", fill: color, width: size, height: size }, props),
|
|
239
|
+
React__default['default'].createElement("path", { d: "M86.1 49.8c0-1.3 0-2.6-.2-3.8l14.8-8.5-14.6-25.3-14.8 8.5c-2-1.4-4.2-2.6-6.5-3.6V0h-29v17.2c-2.3 1-4.4 2.2-6.4 3.7l-14.9-8.5L0 37.6l14.8 8.5c-.1 1.3-.1 2.5-.1 3.7 0 1.2 0 2.5.2 3.7L0 62l14.6 25.3 14.8-8.6c2 1.5 4.2 2.7 6.5 3.7v17H65v-17c2.2-1 4.4-2.3 6.4-3.7l14.8 8.5L100.8 62l-14.9-8.6c.2-1.2.3-2.4.2-3.6zm5.7 14.6l-8 13.9-13-7.6-1.7 1.4c-2.5 2.1-5.4 3.8-8.5 4.9l-2.2 1v15h-16V78l-2-.8c-3.1-1-6-2.7-8.5-4.8L30 70.9l-13 7.4-8-13.9L22 57l-.4-2.3c-.6-3.2-.6-6.6 0-9.8l.4-2.2-13.1-7.5 8-13.9L30 28.8l1.7-1.6c2.5-2.1 5.4-3.7 8.5-4.8l2.2-.8v-15h16.1v15l2 .7c3.1 1.2 6 2.8 8.5 4.9l1.8 1.4 13-7.6 8 14-13 7.4.4 2.3c.3 1.6.5 3.3.5 4.9 0 1.6-.2 3.2-.5 4.8l-.4 2.3 13 7.7zM50.4 32.3c-9.6 0-17.4 7.9-17.4 17.5s7.9 17.4 17.5 17.4 17.4-7.8 17.4-17.4c0-9.7-7.9-17.5-17.5-17.5zm0 28.4c-6 0-10.9-4.9-10.9-10.9s4.9-10.9 10.9-10.9 10.9 4.9 10.9 10.9-4.9 10.9-10.9 10.9z", fillRule: "evenodd" })));
|
|
240
|
+
};
|
|
241
|
+
const comedy = (_a) => {
|
|
242
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
243
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
244
|
+
React__default['default'].createElement("path", { d: "M0 72.1h72V0H0v72.1zM6.5 6.6h59v59h-59v-59zM19.1 41c0 9.3 7.5 16.9 16.9 16.9 9.4 0 16.8-7.5 16.8-16.9H19.1zM24 25.3c0-2.5-2-4.5-4.4-4.6-2.5 0-4.5 2-4.6 4.4 0 2.5 2 4.5 4.4 4.6h.1c2.5 0 4.4-1.9 4.5-4.4zm28.3-4.5c-2.5 0-4.5 2-4.5 4.5s2 4.5 4.5 4.5 4.5-2 4.5-4.5-2-4.5-4.5-4.5z", fillRule: "evenodd" })));
|
|
245
|
+
};
|
|
246
|
+
const cultFilms = (_a) => {
|
|
247
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
248
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 73", fill: color, width: size, height: size }, props),
|
|
249
|
+
React__default['default'].createElement("path", { d: "M.2 0v72.1h72V0H.2zm65.5 65.5h-59v-59h59v59zM24.3 45.6c5.1 0 9.2-4 9.5-9 .7-.9 1.8-1.4 2.9-1.4 1 0 2 .4 2.6 1.2.2 5.1 4.4 9.1 9.5 9.1 4.4 0 8.1-3 9.1-7.2h3.2v-6.5h-4c-1.6-3.1-4.9-5.1-8.4-5.2-3.1 0-6.1 1.6-7.8 4.2-1.3-.7-2.8-1.1-4.3-1.1s-3.1.3-4.4 1.1c-1.8-2.6-4.8-4.1-7.9-4.1-3.5 0-6.7 1.9-8.3 5h-4.1v6.6h3.3c1 4.3 4.8 7.3 9.1 7.3z", fillRule: "evenodd" })));
|
|
250
|
+
};
|
|
251
|
+
const culture = (_a) => {
|
|
252
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
253
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 73", fill: color, width: size, height: size }, props),
|
|
254
|
+
React__default['default'].createElement("path", { d: "M.4 72.1h72.1V0H.4v72.1zM7 6.5h59v59H7v-59zm8.8 23.1v2.3h4.1v17h-4.1v5.5h42.8V49h-4.1V32h4.2v-2.3L37.6 16.1 15.8 29.6zM27.4 49h-3.2V32h3.2v17zm7.6 0h-3.2V32H35v17zm12-17.1h3.2v17H47v-17zm-7.6 0h3.1v17h-3.1v-17z", fillRule: "evenodd" })));
|
|
255
|
+
};
|
|
256
|
+
const curvedArrowLeft = (_a) => {
|
|
257
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
258
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 83 79", fill: color, width: size, height: size }, props),
|
|
259
|
+
React__default['default'].createElement("path", { d: "M28 16.041c30.685-.64 48.349 6.213 52.99 20.559 4.693 14.5 1.168 28.634-10.573 42.4 3.129-13.733 2.16-24.233-2.904-31.5C62.525 40.344 49.354 37.298 28 38.361V56L0 28 28 0v16.041z", fillRule: "evenodd" })));
|
|
260
|
+
};
|
|
261
|
+
const curvedArrowRight = (_a) => {
|
|
262
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
263
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 83 79", fill: color, width: size, height: size }, props),
|
|
264
|
+
React__default['default'].createElement("path", { d: "M55 16.041C24.315 15.401 6.651 22.254 2.01 36.6-2.684 51.1.841 65.234 12.582 79c-3.129-13.733-2.16-24.233 2.904-31.5 4.989-7.156 18.16-10.202 39.514-9.139V56l28-28L55 0v16.041z", fillRule: "evenodd" })));
|
|
265
|
+
};
|
|
266
|
+
const cycle = (_a) => {
|
|
267
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
268
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 88 87", fill: color, width: size, height: size }, props),
|
|
269
|
+
React__default['default'].createElement("path", { d: "M80.56 20.3l-1.1-17.5-8.5 6.8c-14.5-11.6-34.7-12.8-50.4-3L3.06 7.8l6.8 8.4c-5.3 6.5-8.5 14.4-9.4 22.7-1.1 9.7 1.2 19.5 6.4 27.7l1.1 17.5 8.5-6.8c7.7 6.3 17.3 9.7 27.2 9.7 8.2 0 16.2-2.4 23.2-6.7l17.5-1.1-6.8-8.4c11.6-14.5 12.8-34.8 3-50.5zm-7.2 45.2l-5.4-6.7-4.6 16c-12.9 8.1-29.5 7.4-41.8-1.7l6.7-5.4-16-4.6c-4.5-7-6.4-15.3-5.4-23.5.7-6.6 3.1-12.9 7.1-18.2l5.4 6.8 4.6-16.1c5.9-3.7 12.7-5.7 19.7-5.6 8 0 15.7 2.6 22.1 7.3l-6.7 5.4 16 4.6c8.1 12.9 7.4 29.5-1.7 41.7z", fillRule: "evenodd" })));
|
|
270
|
+
};
|
|
271
|
+
const desktopComputer = (_a) => {
|
|
272
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
273
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 132 83", fill: color, width: size, height: size }, props),
|
|
274
|
+
React__default['default'].createElement("path", { d: "M.429 83h33.446V0H.43v83zm6.45-76.5h20.644l-.099 70H6.88v-70zm3.871 13.9h12.506V15H10.75v5.4zM57.1 82.9h60.044v-6.5H57.1v6.5zM42.608 68.4h89.125V0H42.609v68.4zM49.06 6.5h76.123v55.3H49.06V6.5z", fillRule: "evenodd" })));
|
|
275
|
+
};
|
|
276
|
+
const devices = (_a) => {
|
|
277
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
278
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 117 111", fill: color, width: size, height: size }, props),
|
|
279
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
280
|
+
React__default['default'].createElement("path", { d: "M42.129 0l-3.85 7.429-8.302 1.038 5.874 5.959-1.575 8.213 7.48-3.744 7.326 4.038-1.251-8.27 6.106-5.722-8.255-1.366zM8.928 20.699l5.016 4.447-.819 6.655 5.782-3.397 6.076 2.835-1.445-6.546 4.572-4.902-6.672-.65-3.246-5.865-2.683 6.146zm29.169 9.587l-1.425-2.888-1.425 2.888-3.19.464 2.31 2.248-.545 3.175 2.85-1.498 2.853 1.498-.545-3.175 2.306-2.248zm-11.952 80.225h44.901v-6H26.145zM42.247 82.3l14.304-10.11-14.304-10.11z" }),
|
|
281
|
+
React__default['default'].createElement("path", { d: "M54.194 21.118v25.749H30.051V41.63H.001v42.185h14.951V97.13h67.286V63.304h34.084V21.118H54.194zm21.408 37.186h35.72V26.117h-35.72v32.187zm-16.408 0h11.408V26.117H59.194v32.187zM5 67.289h20.053v-20.66H5v20.66zm15.953 16.526h9.1V52.867h24.142v10.437H76.24V91.13H20.952v-7.316zM5 78.815h20.053v-6.527H5v6.527z" }),
|
|
282
|
+
React__default['default'].createElement("path", { d: "M63.885 45.626c.317.121.66.193 1.021.193.362 0 .705-.072 1.022-.193 1.042-.398 1.781-1.38 1.781-2.536 0-1.506-1.254-2.728-2.803-2.728-1.547 0-2.802 1.222-2.802 2.728 0 1.156.74 2.138 1.781 2.536" }))));
|
|
283
|
+
};
|
|
284
|
+
const diamond = (_a) => {
|
|
285
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
286
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 87 78", fill: color, width: size, height: size }, props),
|
|
287
|
+
React__default['default'].createElement("path", { d: "M6.824 20.952L43.5 68.872l36.676-47.92L67.951 4.98H19.049L6.824 20.952zm-6.381 0L16.479 0h54.042l16.036 20.952L43.5 77.21.443 20.952z" }),
|
|
288
|
+
React__default['default'].createElement("path", { d: "M44.419 8.5l13.94 16.618L72.518 6.2 69.07 3.758 58.387 18.03 44.48 1.458 30.114 18.049 19.648 3.774l-3.472 2.41L30.046 25.1z" }),
|
|
289
|
+
React__default['default'].createElement("path", { d: "M6.824 24.894h73.352v-4.15H6.824z" }),
|
|
290
|
+
React__default['default'].createElement("path", { d: "M27.78 22.061L41.427 70.19l4.146-.974-13.647-48.127z" }),
|
|
291
|
+
React__default['default'].createElement("path", { d: "M56.782 21.08L41.43 68.378l4.142.99 15.353-47.299z" })));
|
|
292
|
+
};
|
|
293
|
+
const digibox = (_a) => {
|
|
294
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
295
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 116 40", fill: color, width: size, height: size }, props),
|
|
296
|
+
React__default['default'].createElement("path", { d: "M.714 39.5h114.901V0H.715v39.5zM7.257 6.6h101.914V33H7.257V6.6zm88.53 8.8c-2.379 0-4.362 2-4.362 4.4 0 2.5 1.884 4.5 4.363 4.5 2.478 0 4.46-1.9 4.46-4.4v-.1c-.098-2.4-2.081-4.4-4.46-4.4z", fillRule: "evenodd" })));
|
|
297
|
+
};
|
|
298
|
+
const digiboxRec = (_a) => {
|
|
299
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
300
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 116 40", fill: color, width: size, height: size }, props),
|
|
301
|
+
React__default['default'].createElement("path", { d: "M.286 39.5h114.9V0H.287v39.5zm6.444-33h102.112v26.4H6.73V6.5zm88.629 8.7c-2.38 0-4.362 2-4.362 4.4 0 2.4 1.884 4.4 4.263 4.4h.198c2.38 0 4.362-2 4.362-4.4-.099-2.4-2.082-4.3-4.461-4.4zm-69.297 1.4c0-2.4-1.884-4.3-4.263-4.3h-5.651v13.9h3.073V21h1.09l2.479 5.2h3.47l-2.875-5.6c1.685-.6 2.776-2.2 2.677-4zm-5.056 1.8H19.22V15h1.785c1.288 0 1.982.6 1.982 1.7 0 1-.793 1.7-1.784 1.7h-.198zm9.814 2.1h5.155v-2.6H30.82v-2.6h5.552v-3h-8.724v13.9h8.823v-3h-5.75c.1 0 .1-2.7.1-2.7zm14.078 2.9c-2.28 0-4.164-1.8-4.263-4.1-.1-2.3 1.784-4.2 4.065-4.3 1.685-.2 3.172.9 3.568 2.5l2.875-.8c-.495-2-2.28-4.7-6.443-4.7-3.966 0-7.138 3.3-7.04 7.3.1 4 3.272 7.2 7.238 7.1 3.073.2 5.75-1.8 6.543-4.8l-2.974-.8a3.447 3.447 0 0 1-3.57 2.6z", fillRule: "evenodd" })));
|
|
302
|
+
};
|
|
303
|
+
const dnaTurvapaketti = (_a) => {
|
|
304
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
305
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 78 102", fill: color, width: size, height: size }, props),
|
|
306
|
+
React__default['default'].createElement("path", { d: "M65.9 11.4V0H0v90.2h11.5v11.4h66V11.4H65.9zM11.5 84.5H5.6V5.8h54.5v5.6H11.5v73.1zM45.2 78l-.7.2-.7-.2C26 71 26.5 60.5 26.5 59.4V38.6H29c2.4.1 4.8-.3 7.1-1.1 2.8-1 5.2-2.8 6.8-5.2l.5-.6h2l.5.6c1.8 2.4 4.2 4.2 7 5.2 2.3.8 4.7 1.1 7.1 1.1h2.5v20.8c0 1.1.5 11.6-17.3 18.6z", fillRule: "evenodd" })));
|
|
307
|
+
};
|
|
308
|
+
const dnaTv = (_a) => {
|
|
309
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
310
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 105 72", fill: color, width: size, height: size }, props),
|
|
311
|
+
React__default['default'].createElement("path", { d: "M0 .25v70.9h104.108V.25H0zm97.57 64.3H6.44V6.85h91.13v57.7zm-51.806-41.4v25.1l17.731-12.5-17.73-12.6z", fillRule: "evenodd" })));
|
|
312
|
+
};
|
|
313
|
+
const document1 = (_a) => {
|
|
314
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
315
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 89", fill: color, width: size, height: size }, props),
|
|
316
|
+
React__default['default'].createElement("path", { d: "M.25 88.9h72.1V0H.25v88.9zm6.5-82.3h59v75.8h-59V6.6zm13.2 57.2h32.8v-5.4h-32.8v5.4zm0-32.7h32.8v-5.5h-32.8v5.5zm0 16.3h32.8V42h-32.8v5.4z", fillRule: "evenodd" })));
|
|
317
|
+
};
|
|
318
|
+
const document2 = (_a) => {
|
|
319
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
320
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 90", fill: color, width: size, height: size }, props),
|
|
321
|
+
React__default['default'].createElement("path", { d: "M.652 89.4h72.1V.5H.652v88.9zm6.5-82.3h59v75.8h-59V7.1zm13.2 62.2h32.8v-5.4h-32.8v5.4zm0-16.5h32.8v-5.4h-32.8v5.4zm30.8-32.6l-5-4.1-11.2 13.8-5.3-7.3-5.3 3.8 10.3 14.3 16.5-20.5z", fillRule: "evenodd" })));
|
|
322
|
+
};
|
|
323
|
+
const document3 = (_a) => {
|
|
324
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
325
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 95 83", fill: color, width: size, height: size }, props),
|
|
326
|
+
React__default['default'].createElement("path", { d: "M30.54 12H8.34c-4.2 0-7.6 3.3-7.6 7.5v31.1c0 4.2 3.3 7.5 7.5 7.6h22.3V83h64.3V.5h-64.3V12zm6.4 15h14.4c4.1 0 7.5-3.4 7.5-7.5s-3.4-7.5-7.5-7.5h-14.4V7h51.4v69.5h-51.4V27z", fillRule: "evenodd" })));
|
|
327
|
+
};
|
|
328
|
+
const documentaries = (_a) => {
|
|
329
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
330
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 73", fill: color, width: size, height: size }, props),
|
|
331
|
+
React__default['default'].createElement("path", { d: "M.2 0v72.1h72V0H.2zm65.5 65.5h-59v-59h59v59zM18.2 50.7h24.5v-6l8.5 6.7h3.1v-25h-3.2l-8.4 6.7v-2.8c1.4-1.5 2.2-3.6 2.2-5.6 0-4.6-3.7-8.3-8.3-8.3-2.3 0-4.5 1-6.1 2.6-1.6-1.7-3.8-2.6-6.1-2.6-4.6 0-8.3 3.7-8.3 8.3 0 2.1.8 4.1 2.2 5.6l-.1 20.4zm18.4-28.6c1.6 0 2.8 1.3 2.8 2.9 0 1.6-1.3 2.8-2.9 2.8-1.6 0-2.8-1.3-2.8-2.9 0-1.6 1.3-2.9 2.9-2.8-.1 0-.1 0 0 0zm-12.3 0c1.6 0 2.8 1.3 2.8 2.9 0 1.6-1.3 2.8-2.9 2.8-1.6 0-2.8-1.3-2.8-2.9.1-1.6 1.3-2.9 2.9-2.8z", fillRule: "evenodd" })));
|
|
332
|
+
};
|
|
333
|
+
const documents1 = (_a) => {
|
|
334
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
335
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 83 83", fill: color, width: size, height: size }, props),
|
|
336
|
+
React__default['default'].createElement("path", { d: "M64.195 13.7V0h-47.33v24.5H.364v58.3h47.33V72.1h34.88V13.7h-18.38zM23.386 6.5h34.287v7.2h-22.33v10.8H23.385v-18zm17.786 45.3v24.5H6.885V31.1h34.287v20.7zm34.979 13.7H47.693v-9H70.42v-5.4H47.693v-5.5H70.42v-5.4H47.693v-5.4H70.42v-5.5H47.693v-4.8h-5.928v-4.2H76.15v45.2zm-63.733-20H35.54v-5.4H12.418v5.4zm0 10.9H35.54V51H12.418v5.4zm0 10.9H35.54v-5.4H12.418v5.4z", fillRule: "evenodd" })));
|
|
337
|
+
};
|
|
338
|
+
const documents2 = (_a) => {
|
|
339
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
340
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 87 102", fill: color, width: size, height: size }, props),
|
|
341
|
+
React__default['default'].createElement("path", { d: "M72.1 0H0v88.9h14.4V102h72.1V13.2H72.1V0zM14.4 82.3H6.5V6.6h59v6.6H14.4v69.1zM80 19.7v75.8H21V19.7h59zM34 70.9v5.5h32.8v-5.5H34zm32.7-27.3v-5.4H34v5.4h32.7zM34 54.6V60h32.8v-5.4H34z", fillRule: "evenodd" })));
|
|
342
|
+
};
|
|
343
|
+
const door = (_a) => {
|
|
344
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
345
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 105", fill: color, width: size, height: size }, props),
|
|
346
|
+
React__default['default'].createElement("path", { d: "M50.054 48.5c-2.2 0-3.9 1.8-4 4 0 2.2 1.7 3.9 3.9 3.9s3.9-1.7 3.9-3.9-1.7-3.9-3.8-4zm-27.5 7.8c2.1 0 3.9-1.7 4-3.8 0-2.2-1.8-3.9-4-4-2.1 0-3.9 1.8-3.8 3.9 0 2.1 1.6 3.9 3.8 3.9zM33.054 0H.154v104.9h72.4V0h-39.5zm0 98.4h-26.4V6.5h26.4v91.9zm6.6-91.9h26.4v91.9h-26.4V6.5z", fillRule: "evenodd" })));
|
|
347
|
+
};
|
|
348
|
+
const download = (_a) => {
|
|
349
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
350
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 85 84", fill: color, width: size, height: size }, props),
|
|
351
|
+
React__default['default'].createElement("path", { d: "M57.257 16h-8.4V.5h-12.7V16h-8.3l14.8 18.6 14.6-18.6zm6.8 21.1h-43.2v12.4H.957v33.7h83.2V49.5h-20c-.1 0-.1-12.4-.1-12.4zm13.4 18.8v20.8h-70V55.9h70z", fillRule: "evenodd" })));
|
|
352
|
+
};
|
|
353
|
+
const drama = (_a) => {
|
|
354
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
355
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 73", fill: color, width: size, height: size }, props),
|
|
356
|
+
React__default['default'].createElement("path", { d: "M49.8 30.7h.4c1.6 0 2.9-1.2 3.1-2.8 0-.4 0-.9-.1-1.3l-.4-1.1-.7 1c-.4.7-1.1 1.1-1.9 1-.8-.1-1.4-.6-1.7-1.3l-.4-1.1-.6 1c-.2.4-.4.8-.5 1.2-.1 1.6 1.1 3.2 2.8 3.4zM.4 72.1h72V0H.4v72.1zM6.9 6.5h59v59h-59v-59zm25.8 13.6l-22.5 3.5 5.9 37.6L43 57l-1.1-6.4 14.6 1.6 4.2-37.7-27.1-3-.9 8.6zm4.8-3.8l18.5 2-3.2 29-11.5-1.2-1.1-7.4 9.8 1.1v-.1c.3-3.1-1.9-5.9-5.1-6.2-2.1-.2-4.1.7-5.3 2.4l-1.2-7.6c.5.8 1.4 1.3 2.3 1.4h.4c1.6 0 2.9-1.2 3.1-2.8 0-.4 0-.9-.1-1.3l-.5-1.2-.6 1.1c-.4.6-1.2 1-1.9 1-.8-.2-1.4-.7-1.7-1.4L39 24l-.6 1c-.1.4-.2.6-.4 1l-1-6 .5-3.7zm-.7 29.4l.7 4.4.5 3.2-18.2 2.8-4.6-28.9 17-2.6 1.2-.1 1.9 11.9 1.5 9.3zm-13.2-7l.6 1 .4-1.1c.1-.4.1-.9.1-1.3-.2-1.7-1.8-2.9-3.6-2.7-1.8.2-2.9 1.8-2.7 3.6v.1c.1.5.3.9.6 1.2l.6 1 .4-1.1c.2-.7.8-1.3 1.6-1.4.7-.2 1.5.1 2 .7zm6.6-5.5c-1.7.3-2.9 1.9-2.6 3.6.1.5.3.9.5 1.3l.7 1 .2-1.2c.2-.8.9-1.3 1.7-1.4.8-.1 1.5.3 1.9 1l.7 1 .4-1.2c.1-.4.1-.9 0-1.3-.3-1.8-1.9-3-3.5-2.8zm2.2 7.8l-11.3 1.7v.1c.5 3.1 3.5 5.3 6.6 4.8 3.1-.5 5.2-3.3 4.7-6.4V41z", fillRule: "evenodd" })));
|
|
357
|
+
};
|
|
358
|
+
const dvbC = (_a) => {
|
|
359
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
360
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 116 40", fill: color, width: size, height: size }, props),
|
|
361
|
+
React__default['default'].createElement("path", { d: "M.857 39.5h114.901V0H.858v39.5zM7.4 6.5h101.914v26.4H7.4V6.5zm90.315 8.9c-2.38 0-4.362 2-4.362 4.4 0 2.4 1.983 4.4 4.362 4.4 2.38 0 4.362-1.9 4.362-4.3v-.2c0-2.3-1.983-4.3-4.362-4.3zm-75.543-2.3h-4.957v13.8h4.957c4.164 0 6.94-2.6 6.94-6.8-.1-4.4-2.776-7-6.94-7zM21.974 24h-1.785v-8h1.785c2.18 0 3.767 1.2 3.767 4.1.099 2.7-1.586 3.9-3.767 3.9zm12.887-1.2l-3.37-9.7h-3.37l4.956 13.8h3.172l4.957-13.8h-3.172l-3.173 9.7zm14.673-3c1.19-.5 2.082-1.7 1.983-3 0-2.2-1.587-3.7-4.263-3.7h-5.155v13.8h5.551c2.578 0 4.263-1.6 4.263-3.8.198-1.6-.892-3-2.38-3.3zm-4.461-4.2h1.685c1.19 0 1.784.6 1.784 1.4 0 .9-.693 1.6-1.586 1.6h-1.883v-3zm1.883 8.8h-1.883v-3.2h1.883c.893-.1 1.785.6 1.884 1.5v.2c.099.9-.595 1.5-1.884 1.5zm6.742-2.1h5.849v-2.6h-5.85v2.6zm14.375 1.8a3.893 3.893 0 0 1-4.065-3.7V20c-.198-2.2 1.487-4.1 3.668-4.3h.298c1.685-.1 3.172 1 3.568 2.6l2.875-1c-.396-1.9-2.28-4.7-6.443-4.7-3.867 0-7.04 3.2-7.04 7.1v.3c-.198 3.8 2.777 7 6.643 7.2h.496c3.073.2 5.849-1.9 6.543-4.9l-2.974-.8c-.397 1.6-1.884 2.8-3.57 2.6z", fillRule: "evenodd" })));
|
|
362
|
+
};
|
|
363
|
+
const dvbT2 = (_a) => {
|
|
364
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
365
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 116 40", fill: color, width: size, height: size }, props),
|
|
366
|
+
React__default['default'].createElement("path", { d: "M.143 0v39.5h114.9V0H.144zM108.5 32.9H6.587V6.5H108.5v26.4zm-13.483-8.8c2.38 0 4.362-1.9 4.362-4.3v-.2c0-2.4-1.884-4.4-4.263-4.4-2.38 0-4.362 1.9-4.362 4.3v.1c-.1 2.4 1.784 4.4 4.164 4.4l.099.1zm-68.009-3.8c0-4.2-2.776-6.8-6.94-6.8h-4.956v13.8h4.957c4.263-.1 6.94-2.7 6.94-7zm-8.823 4.1v-8h1.784c2.181 0 3.768 1.2 3.768 4 0 2.9-1.686 4.1-3.768 4.1h-1.784v-.1zm16.259 2.8L39.6 13.4h-3.37l-3.173 9.7-3.371-9.7h-3.47l5.155 13.8h3.074zm15.564-3.9c0-1.5-.991-2.9-2.478-3.2 1.19-.4 2.082-1.6 1.983-2.9 0-2.2-1.587-3.7-4.263-3.7h-5.156v13.8h5.552c2.677-.1 4.362-1.7 4.362-4zM43.07 16h1.686c1.19 0 1.784.6 1.784 1.4 0 .9-.694 1.6-1.586 1.6H43.07v-3zm0 8.7v-3.2h1.884c.892-.1 1.785.5 1.884 1.4v.3c0 1-.694 1.6-1.884 1.6H43.07v-.1zM57.446 20h-5.85v2.6h5.85V20zm5.353 7.2h2.974V16.3h4.263v-2.9h-11.5v2.9h4.263v10.9zm13.086-7.3l-2.28 1.3c-2.478 1.4-3.172 3.5-3.172 6h10.31v-2.8h-6.246c.298-.4.595-.7.992-1l2.577-1.6a4.669 4.669 0 0 0 2.578-4.2c0-2.5-1.884-4.6-4.957-4.6-3.37 0-5.155 2.3-5.155 4.7 0 .4 0 .8.099 1.2h3.073c-.099-.3-.099-.6-.099-.8-.1-1 .595-1.9 1.487-2h.397c.892-.1 1.685.5 1.784 1.4v.2c.1 1-.496 1.9-1.388 2.2z", fillRule: "evenodd" })));
|
|
367
|
+
};
|
|
368
|
+
const dwr = (_a) => {
|
|
369
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
370
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 116 40", fill: color, width: size, height: size }, props),
|
|
371
|
+
React__default['default'].createElement("path", { d: "M.429 39.5h114.9V0H.43v39.5zm6.444-33h101.913v26.4H6.873V6.5zm88.629 8.7c-2.38 0-4.362 2-4.362 4.4 0 2.4 1.883 4.4 4.263 4.4h.198c2.38 0 4.362-2 4.362-4.4-.1-2.4-2.082-4.3-4.461-4.4zm-75.345-2.4H15.2v13.9h4.957c4.164 0 6.94-2.6 6.94-7 .198-3.6-2.479-6.7-6.048-7-.297.1-.595.1-.892.1zm-.1 11.1h-1.784v-8h1.785c2.18 0 3.767 1.2 3.767 4s-1.586 4-3.767 4zm21.316-2.1l-2.875-9h-3.074l-2.875 9-2.379-9h-3.172l3.767 13.9h3.172l2.875-9.2 2.974 9.2h3.272l3.668-13.9h-3.073l-2.28 9zm16.357-4.5c.1-2.4-1.784-4.4-4.163-4.4h-5.75v13.9h2.974v-5.2h1.19l2.478 5.2h3.47l-2.875-5.6c1.586-.6 2.676-2.2 2.676-3.9zM52.773 19H50.89v-3.4h1.883c.893-.1 1.686.5 1.884 1.4v.3c0 .9-.793 1.7-1.685 1.7h-.199z", fillRule: "evenodd" })));
|
|
372
|
+
};
|
|
373
|
+
const envelope1 = (_a) => {
|
|
374
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
375
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 100 72", fill: color, width: size, height: size }, props),
|
|
376
|
+
React__default['default'].createElement("path", { d: "M0 72h99.4V0H0v72zM87 6.5L49.7 36.7 12.5 6.5H87zM6.6 10.1l43.1 35.2 43.2-35.2v55.4H6.6V10.1z", fillRule: "evenodd" })));
|
|
377
|
+
};
|
|
378
|
+
const envelope2 = (_a) => {
|
|
379
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
380
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 100 107", fill: color, width: size, height: size }, props),
|
|
381
|
+
React__default['default'].createElement("path", { d: "M49.8 0L.2 40.3l-.2.1v66.5h99.4V40.4l-.1-.1L49.8 0zM10.6 40.3L49.8 8.4l39 31.9L91 42l-5.3 4.2-.7.6-2.5 2v-7.6H16.8v7.6l-2.4-2-.8-.6L8.4 42l2.2-1.7zm42.1 32.8l-3 2.4-3-2.4-23.3-19v-6.4H76v6.4l-23.3 19zm40.2 27.3H6.5V48.8l7.1 5.8 6.6 5.3 16.2 13.2 7.9 6.5 5.4 4.3 5.3-4.3 8-6.5 16.2-13.2v.1l6.4-5.2 7.3-6v51.6z", fillRule: "evenodd" })));
|
|
382
|
+
};
|
|
383
|
+
const epg = (_a) => {
|
|
384
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
385
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
386
|
+
React__default['default'].createElement("path", { d: "M71.31 0H0v72.4h71.408C71.31 72.4 71.31 0 71.31 0zm-6.707 6.9V66H6.313V6.9h58.29zM49.216 45.6c2.072.2 3.946-.7 5.228-2.4l.394 1.9h3.157v-9.5H48.92v3.1h5.128c0 1.2-1.183 3.2-4.24 3.2-2.861 0-5.228-2-5.228-6a5.008 5.008 0 0 1 4.833-5.2h.296c1.874-.1 3.55 1 4.24 2.8l4.045-1.2c-1.184-3.5-4.636-5.8-8.285-5.6-4.932-.1-9.074 3.9-9.074 8.9v.3c0 6.1 3.846 9.7 8.58 9.7zm-23.67-.5v-4h-7.004V38h6.313v-3.6h-6.313v-3.2h7.003v-4H14.597v17.9h10.948zm5.917 0v-6.4h2.86c3.058.2 5.72-2.2 5.918-5.3v-.7c0-3.1-2.367-5.5-5.918-5.5h-6.707v17.9h3.847zm0-9.9v-4.3h2.367c1.677 0 2.367.7 2.367 1.9 0 1.7-.69 2.4-2.367 2.4h-2.367z", fillRule: "evenodd" })));
|
|
387
|
+
};
|
|
388
|
+
const error = (_a) => {
|
|
389
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
390
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 91 91", fill: color, width: size, height: size }, props),
|
|
391
|
+
React__default['default'].createElement("path", { d: "M91 26.492L64.228 0H26.772L0 26.492V64.39L26.772 91h37.456L91 64.389V26.492zm-7.985 3.327V61.18L61.058 83.516H29.59L7.515 61.18V29.82L29.59 7.959h31.468l21.957 21.86zm-43.092-7.96v11.88l2.348 18.533h6.458l2.348-18.533v-11.88H39.923zm.352 33.977v10.573h10.45V55.836h-10.45z", fillRule: "evenodd" })));
|
|
392
|
+
};
|
|
393
|
+
const ethernet = (_a) => {
|
|
394
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
395
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 86 73", fill: color, width: size, height: size }, props),
|
|
396
|
+
React__default['default'].createElement("path", { d: "M75.562 39.6h8.8v-6.8h-38.3v-7.6c5.7-1.4 9.7-6.5 9.6-12.4 0-7.1-5.8-12.8-12.8-12.8-7 0-12.9 5.7-12.9 12.8-.1 5.9 3.9 11 9.6 12.4v7.6h-38.3v6.8h8.8v7.6c-5.7 1.3-9.7 6.4-9.6 12.3-.1 7.1 5.6 12.8 12.7 12.9 7.1.1 12.8-5.6 12.9-12.7v-.2c.1-5.9-3.9-11-9.6-12.4v-7.6h52.3v7.6c-5.6 1.5-9.5 6.6-9.5 12.4.1 7 5.7 12.7 12.7 12.8 7.2 0 13.2-6 13.2-12.8-.1-5.8-4-10.9-9.6-12.4v-7.5zm-39.1-26.8c-.1-3.5 2.7-6.4 6.2-6.5 3.5-.1 6.4 2.7 6.5 6.2v.3c0 3.5-2.9 6.3-6.4 6.3-3.5 0-6.3-2.8-6.3-6.3zm-16.8 46.7c-.1 3.4-2.9 6.1-6.4 6-3.4.1-6.3-2.6-6.5-6 0-3.5 2.8-6.4 6.3-6.4h.1c3.5-.1 6.3 2.7 6.4 6.1.1.2.1.2.1.3zm52.3 6c-3.3-.1-5.9-2.7-6-6-.1-3.4 2.6-6.3 6-6.4 3.5-.1 6.3 2.7 6.4 6.1v.2c-.1 3.5-3 6.2-6.4 6.1z", fillRule: "evenodd" })));
|
|
397
|
+
};
|
|
398
|
+
const eu = (_a) => {
|
|
399
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
400
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 116 115", fill: color, width: size, height: size }, props),
|
|
401
|
+
React__default['default'].createElement("path", { d: "M56.46 7.154L49 6.875l6.2 4.143L52.63 18l5.87-4.594L64.373 18 61.8 11.018 68 6.875l-7.46.28L58.5 0zm24 6L73 12.875l6.2 4.143L76.63 24l5.87-4.594L88.373 24 85.8 17.018l6.2-4.143-7.46.28L82.5 6zm18 18L91 30.875l6.2 4.143L94.63 42l5.87-4.594L106.373 42l-2.573-6.982 6.2-4.143-7.46.28L100.5 24zm6 25L97 55.875l6.2 4.143L100.63 67l5.87-4.594L112.373 67l-2.573-6.982 6.2-4.143-7.46.28L106.5 49zm-6 24L91 79.875l6.2 4.143L94.63 91l5.87-4.594L106.373 91l-2.573-6.982 6.2-4.143-7.46.28L100.5 73zm-18 18L73 97.875l6.2 4.143L76.63 109l5.87-4.594L88.373 109l-2.573-6.982 6.2-4.143-7.46.28L82.5 91zm-49-85L24 12.875l6.2 4.143L27.63 24l5.87-4.594L39.373 24 36.8 17.018l6.2-4.143-7.46.28L33.5 6zm-17 18L7 30.875l6.2 4.143L10.63 42l5.87-4.594L22.373 42 19.8 35.018l6.2-4.143-7.46.28L16.5 24zm-7 25L0 55.875l6.2 4.143L3.63 67l5.87-4.594L15.373 67 12.8 60.018l6.2-4.143-7.46.28L9.5 49zm7 24L7 79.875l6.2 4.143L10.63 91l5.87-4.594L22.373 91 19.8 84.018l6.2-4.143-7.46.28L16.5 73zm17 18L24 97.875l6.2 4.143L27.63 109l5.87-4.594L39.373 109l-2.573-6.982 6.2-4.143-7.46.28L33.5 91zm25 6l-7.46-.279 6.2 4.143L52.63 115l5.87-4.594L64.373 115l-2.573-6.982 6.2-4.143-7.46.28L58.5 97z", fillRule: "evenodd" })));
|
|
402
|
+
};
|
|
403
|
+
const euro = (_a) => {
|
|
404
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
405
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 71 79", fill: color, width: size, height: size }, props),
|
|
406
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
407
|
+
React__default['default'].createElement("path", { d: "M17.667 48.32h4.996C25.353 55.642 32.053 60 40.181 60c4.391 0 8.07-1.563 10.486-3.52l-3.787-6.37c-1.593 1.284-3.9 2.122-6.7 2.122-3.24 0-6.15-1.285-8.016-3.911h8.561v-5.7h-10.54c-.054-.56-.054-1.118-.054-1.565 0-.504 0-.895.054-1.453h10.54v-5.644h-8.891c1.922-3.074 5.106-4.359 8.235-4.359 2.526 0 4.777.502 6.37 1.62l3.075-6.705C47.044 22.949 44.242 22 40.069 22c-7.852 0-14.716 4.638-17.406 11.959h-4.996v5.644h3.843c-.054.558-.054 1.005-.054 1.453 0 .67 0 1.005.054 1.564h-3.843v5.7z" }),
|
|
408
|
+
React__default['default'].createElement("path", { d: "M49.416 67.49H7.103V16H.667v57.829h48.749V79l12.25-7.921-12.25-7.922zM21.918 5.192V0L9.667 7.954l12.25 7.954v-4.352h42.314V64h6.436V5.192z" }))));
|
|
409
|
+
};
|
|
410
|
+
const exclamationMark = (_a) => {
|
|
411
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
412
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 11 60", fill: color, width: size, height: size }, props),
|
|
413
|
+
React__default['default'].createElement("path", { d: "M0 0v12.59l2.337 26.785h6.325L11 12.59V0zm0 48.75V60h11V48.75z", fillRule: "evenodd" })));
|
|
414
|
+
};
|
|
415
|
+
const eyeClosed = (_a) => {
|
|
416
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
417
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 105 79", fill: color, width: size, height: size }, props),
|
|
418
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
419
|
+
React__default['default'].createElement("path", { d: "M23.442 56l6.42-6.386c-7.516-3.076-14.148-7.634-19.236-13.381 9.845-11.122 25.449-17.838 42.11-17.838 2.692 0 5.352.193 7.968.534L68 11.67A70.206 70.206 0 0 0 52.736 10C30.196 10 10.532 20.555 0 36.233 5.569 44.523 13.692 51.378 23.442 56", opacity: ".99" }),
|
|
420
|
+
React__default['default'].createElement("path", { d: "M84.807 19l-6.29 6.194c6.112 2.96 11.516 6.942 15.822 11.756-9.878 11.043-25.533 17.714-42.25 17.714-1.139 0-2.272-.037-3.401-.099L41 62.136A71.69 71.69 0 0 0 52.09 63C74.704 63 94.433 52.519 105 36.95 100.058 29.67 93.113 23.503 84.807 19m-64.6 58.767a4.237 4.237 0 0 1-5.975 0 4.239 4.239 0 0 1 0-5.975l70.56-70.56a4.237 4.237 0 0 1 5.975 0 4.237 4.237 0 0 1 0 5.976l-70.56 70.56z" }))));
|
|
421
|
+
};
|
|
422
|
+
const eyeOpen = (_a) => {
|
|
423
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
424
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 105 53", fill: color, width: size, height: size }, props),
|
|
425
|
+
React__default['default'].createElement("path", { d: "M59.69 8.908C65.8 11.928 70 18.224 70 25.5 70 35.717 61.717 44 51.5 44 41.282 44 33 35.717 33 25.5c0-6.973 3.858-13.046 9.557-16.199-12.721 2.121-24.17 8.248-31.978 17.199 9.8 11.234 25.334 18.02 41.921 18.02s32.12-6.786 41.921-18.02c-8.368-9.592-20.916-15.941-34.73-17.592zM52.5 0C74.939 0 94.515 10.663 105 26.5 94.515 42.337 74.939 53 52.5 53S10.485 42.337 0 26.5C10.485 10.663 30.061 0 52.5 0z", fillRule: "evenodd" })));
|
|
426
|
+
};
|
|
427
|
+
const favorites = (_a) => {
|
|
428
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
429
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
430
|
+
React__default['default'].createElement("path", { d: "M41.923 29.4L36.104 17 29.99 29.3l-13.414 1.8 9.567 9.7-2.465 13.4 12.13-6.2 11.934 6.5-2.17-13.5 9.666-9.5-13.315-2.1zM.4 72.1h71.112V0H.4v72.1zM6.91 6.6H65.1v59H6.91v-59z", fillRule: "evenodd" })));
|
|
431
|
+
};
|
|
432
|
+
const finland = (_a) => {
|
|
433
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
434
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 59 120", fill: color, width: size, height: size }, props),
|
|
435
|
+
React__default['default'].createElement("path", { d: "M52.9 75.6l-2.3-2.4 2-3.5-.8-2.9-2-1.3-.1-2 .6-3.6h-2.5v-.2l1.2-1-.7-3.1-.5-.2.4-2.5 1.4-1.1-1-5.6-1.1-1.6-.1-1-2.8-6.6 3.1-5.6.6-3.1-2-2.3-1.7-3-2.2-1.1-1-1.9 2.5-4.3-.9-1.2.7-.7-.2-2.6 1.7-2.8-1.3-3.6-3.1-2.4L39 0h-2.4l-2.5 1.3h-2.5L28 5.2l-.7 5.2.5 2.6-.1.1-.5-.1-2.2 1.5v1.8L21.7 14l-2 1.6-1.1.4-.8-.6-.8-.7-1.2-3.1-2.6-4H8.5L8.6 9l-2.8 1.4 2 4.6 3 2.6 1.7 2.8 2.2.5 1 1 .8 2.9h1.4l-.4.1-1 7.6h1.1l-1 1 1.9 5.6-2.3 5.2 1.9 2.5 1.1 4.8 3.5 1.6 1.2 1.3-.1.5v2.3l.2 1.3-.4-.1-3 1.2-1.4 3.2-1.7 1.6-1.2 1.7-1.9 2.2-.5 1.1-1.4.5-2.6 1.2-2.5 4.1.1.5-1.1-.4-2.2 1.3-.5 2.4-1.9 2.5-.8 3 .6 4.2-.4 2.9 1.2 3.8L2 97l-.1 1.9-.5 1.4-.7.6-.7 2.3v5.8l2.3.7.4.4 2.4 1.1.1.1-1 1.4.8.5-.7 1.4 4.3 2 1.2 2.8 7.6-2.5 2.6-.9 3.4-1.4H27l3.1-1.4 3.8-1.4 4.7.7 7-9.7 5.2-7.7 5.5-7.8 1.8-6.7z", fillRule: "evenodd" })));
|
|
436
|
+
};
|
|
437
|
+
const finnish = (_a) => {
|
|
438
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
439
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 73", fill: color, width: size, height: size }, props),
|
|
440
|
+
React__default['default'].createElement("path", { d: "M.4 0v72.1h72.1V0H.4zm65.5 65.6H32.8l-5.5-17.3 33.1-10.5L52 11.5 18.9 22.1l-1.3-4-5.2 1.7L27 65.6H7v-59h58.9v59zM32.6 35l2 6.4-8.6 2.8-2-6.4 8.6-2.8zm-10.4-2.4l-2-6.5 8.6-2.8 2 6.5-8.6 2.8zM36 28.2l-2-6.4 15.1-4.9 2.2 6.5L36 28.2zm16.8.4l2 6.4-15.1 4.9-2-6.5 15.1-4.8z", fillRule: "evenodd" })));
|
|
441
|
+
};
|
|
442
|
+
const folder1 = (_a) => {
|
|
443
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
444
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 100 85", fill: color, width: size, height: size }, props),
|
|
445
|
+
React__default['default'].createElement("path", { d: "M31.45.5H.75v83.6h99.2V14.5l-52-.1L31.45.5zm62 77H7.25V7.1h21.8L45.65 21h47.9l-.1 56.5z", fillRule: "evenodd" })));
|
|
446
|
+
};
|
|
447
|
+
const folder2 = (_a) => {
|
|
448
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
449
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 100 84", fill: color, width: size, height: size }, props),
|
|
450
|
+
React__default['default'].createElement("path", { d: "M47.778 14l-16.6-14H.478v83.6h99.4V14h-52.1zm45.6 63.1h-86.3V6.6h21.7l16.6 13.9h48v56.6zm-62.1-32.7l14.3 19.8 23.3-28.9-6-4.8-16.9 21.1-8.4-11.6-6.3 4.4z", fillRule: "evenodd" })));
|
|
451
|
+
};
|
|
452
|
+
const folder3 = (_a) => {
|
|
453
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
454
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 82 89", fill: color, width: size, height: size }, props),
|
|
455
|
+
React__default['default'].createElement("path", { d: "M76.566 0H5.335v16.3H0v6.6h5.335v9.8H0v6.5h5.335V49H0v6.6h5.335v9.8H0V72h5.335v16.7h71.231V66.4H82V50.8h-5.434v-6.6H82V28.6h-5.434V22H82V6.4h-5.434V0zm-6.421 82.3h-58.29V72.1h5.335v-6.6h-5.335v-9.8h5.335v-6.6h-5.335v-9.8h5.335v-6.5h-5.335V23h5.335v-6.6h-5.335V6.5h58.29v75.8z", fillRule: "evenodd" })));
|
|
456
|
+
};
|
|
457
|
+
const forward = (_a) => {
|
|
458
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
459
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
460
|
+
React__default['default'].createElement("path", { d: "M71.51 0H.2v72.2h71.408C71.51 72.2 71.51 0 71.51 0zm-6.707 6.7v59.2H6.513V6.7h58.29zM36.1 35.9L17.953 23.2v25.9l18.148-13.2zm21.304 0l-18.64-12.7v25.9l18.64-13.2z", fillRule: "evenodd" })));
|
|
461
|
+
};
|
|
462
|
+
const gameConsole = (_a) => {
|
|
463
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
464
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 117 104", fill: color, width: size, height: size }, props),
|
|
465
|
+
React__default['default'].createElement("path", { d: "M.714 103.8h115.9V64.3H.714v39.5zm6.6-32.9h102.8v26.4H7.314V70.9zm89.3 8.8c-2.4 0-4.4 2-4.4 4.4 0 2.4 2 4.4 4.4 4.4 2.4 0 4.4-2 4.4-4.4 0-2.4-1.9-4.4-4.3-4.4h-.1zm-52-44.9c6 0 10.8-4.8 10.8-10.8 0-6-4.8-10.8-10.8-10.8-6 0-10.8 4.8-10.8 10.8 0 5.9 4.9 10.8 10.8 10.8zm0-16.3c3 0 5.5 2.5 5.5 5.5s-2.5 5.5-5.5 5.5-5.5-2.5-5.5-5.5 2.5-5.5 5.5-5.5zm21.7 9.4c2-.1 3.6-1.7 3.6-3.7s-1.6-3.7-3.7-3.7c-2 0-3.7 1.6-3.7 3.7.1 2.1 1.8 3.7 3.8 3.7zm13.6 0c2 0 3.6-1.7 3.6-3.7s-1.5-3.6-3.5-3.6h-.1c-2 0-3.7 1.5-3.7 3.6s1.6 3.7 3.7 3.7zm-6.7-6.9c2 0 3.7-1.5 3.7-3.6s-1.7-3.7-3.7-3.7-3.6 1.7-3.6 3.7 1.5 3.6 3.5 3.6h.1zm0 6.3c-2 0-3.6 1.5-3.6 3.5v.1c0 2 1.5 3.7 3.6 3.7s3.7-1.7 3.7-3.7-1.7-3.6-3.7-3.6zm-49.7 28.8c1.6 1.1 3.5 1.7 5.5 1.7 5.3 0 10-4.4 14-8.4 1.9-2 4.2-4.2 5.6-4.8 3.1-.9 6.4-1.3 9.6-1.2 3.1-.1 6.3.3 9.4 1 2 .7 4.7 3.1 7.1 5.6 4.1 4 8.3 8 13.6 8 .7 0 1.4-.1 2-.2 2.6-.6 4.8-2.2 6.2-4.4 4.1-6.7 1.8-18.6-.8-29.4l-.2-1.1c-2.2-8.5-5.5-22.7-19.6-22.7-1 0-2.1 0-3.1.2-2.3.4-4.5 1-6.7 1.8-2.3 1.1-4.7 1.7-7.2 1.8-2.1-.2-4.2-.7-6.1-1.7-1.9-.9-3.9-1.6-6-1.9-1.7-.3-3.5-.4-5.2-.4-11.3 0-14.7 7.9-18.1 18.1-4.6 14.2-8.3 32.2 0 38zm6.1-36c3.4-10.6 5.5-13.8 12-13.8 1.4 0 2.8.1 4.2.4 1.5.3 3 .8 4.4 1.6 2.5 1 5.3 2.2 8.6 2.2 3.7 0 6.7-1.2 9.5-2.2 1.8-.8 3.5-1.3 5.4-1.6.8-.1 1.5-.1 2.3-.1 7.6 0 10.6 6.5 13.3 17.8l.4 1.2c1.3 5.3 4.8 19.2 1.6 24.5-.5.8-1.3 1.3-2.2 1.6-2.8.6-6.4-2.8-9.8-6.1-3-3-6.1-6-9.7-7.1-3.6-1-7.4-1.4-11.2-1.3-2.9 0-8.2.2-11.9 1.7-2.6 1-5.2 3.5-7.8 6.1-3.1 3-7 6.7-9.6 6.7-.6 0-1.3-.2-1.8-.6-3.8-2.8-2.8-15.1 2.3-31zm-12 67.2h51.2v-6.5h-51.2v6.5z", fillRule: "evenodd" })));
|
|
466
|
+
};
|
|
467
|
+
const gift = (_a) => {
|
|
468
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
469
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 85 98", fill: color, width: size, height: size }, props),
|
|
470
|
+
React__default['default'].createElement("path", { d: "M63.355 14c1.581-5.9-1.78-12-7.71-13.6-1.087-.3-2.174-.4-3.261-.4-2.768 0-5.436.9-7.71 2.4-.89.7-1.779 1.5-2.57 2.4-.79-.9-1.68-1.7-2.57-2.4C37.263.9 34.594 0 31.827 0 25.699-.2 20.658 4.6 20.46 10.8c0 1.1.1 2.2.396 3.3.593 2.1 1.68 3.9 3.064 5.5H0v23h6.523v55.1h71.163V42.6h6.523v-23H60.291c1.383-1.6 2.47-3.5 3.064-5.6zM35.68 91.1H13.047V43H35.68v48.1zm0-55H6.523v-10H35.68v10zm2.471-20.4c-.988 1.3-2.47 2.1-4.151 2-1.483 0-2.866-.5-4.052-1.3-1.384-1-2.372-2.4-2.867-4.1-.395-1.3-.098-2.7.593-3.8.89-1.4 2.471-2.1 4.053-2 1.482 0 2.866.5 4.052 1.3 1.384 1 2.372 2.4 2.866 4.1a4.64 4.64 0 0 1-.494 3.8zm7.907 0c-1.581-2.4-.494-5.9 2.372-7.9C49.616 7 51 6.5 52.483 6.5c1.581-.1 3.162.7 4.052 2 .79 1.1.988 2.5.593 3.8-.494 1.7-1.483 3.1-2.866 4.1-1.186.8-2.57 1.3-4.053 1.3-1.68.1-3.261-.6-4.15-2zm25.204 75.4H48.628V43h22.634v48.1zm6.424-64.9v10H48.628v-10h29.058z", fillRule: "evenodd" })));
|
|
471
|
+
};
|
|
472
|
+
const gift2 = (_a) => {
|
|
473
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
474
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 40 40", fill: color, width: size, height: size }, props),
|
|
475
|
+
React__default['default'].createElement("path", { d: "M19.61 1l.205.002c1.028 0 2.019.332 2.863.885.33.257.66.552.954.884.293-.332.623-.627.954-.884.844-.553 1.834-.885 2.862-.885.403 0 .807.037 1.21.148 2.202.59 3.45 2.837 2.863 5.01a5.412 5.412 0 01-1.138 2.064h8.88v8.474h-2.422V37h-26.42V16.698H8V8.224h8.88c-.514-.59-.917-1.253-1.138-2.027a4.595 4.595 0 01-.146-1.215c.073-2.285 1.944-4.053 4.22-3.98zm1.636 15.846h-8.402v17.722h8.402V16.846zm13.21 0h-8.403v17.722h8.403V16.846zM8 26.5v2H3v-2h5zm0-4v2H0v-2h8zm28.841-11.844H26.053v3.684h10.788v-3.684zm-15.595-.037H10.422v3.684h10.824V10.62zm6.385-7.224l-.147.002c-.55 0-1.064.184-1.504.48-1.064.736-1.468 2.026-.88 2.91.33.516.917.774 1.54.737.55 0 1.065-.184 1.505-.48.514-.368.88-.883 1.064-1.51a1.584 1.584 0 00-.22-1.4 1.731 1.731 0 00-1.505-.737zm-7.852.002c-.587-.037-1.174.221-1.505.737-.257.405-.367.921-.22 1.4.184.627.55 1.142 1.064 1.51.44.296.954.48 1.505.48.623.037 1.174-.258 1.54-.737.258-.405.331-.921.184-1.4a2.798 2.798 0 00-1.064-1.51 2.703 2.703 0 00-1.504-.48z", fillRule: "evenodd" })));
|
|
476
|
+
};
|
|
477
|
+
const globe = (_a) => {
|
|
478
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
479
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 87 87", fill: color, width: size, height: size }, props),
|
|
480
|
+
React__default['default'].createElement("path", { d: "M72.6 11.2C56.1-3.6 31.2-3.7 14.6 11c-1.4 1.2-2.7 2.6-3.8 4C3.8 22.8 0 32.9 0 43.4c0 10.4 3.8 20.4 10.6 28.3 1.2 1.4 2.5 2.7 3.8 4 16.5 14.8 41.4 14.9 58 .2 1.4-1.2 2.7-2.5 3.8-4 14.3-16.2 14.4-40.5.2-56.9-1.1-1.3-2.4-2.6-3.8-3.8zM35.8 7.3c-4 3.7-7.4 8-10 12.8-2.4-1.3-4.6-2.8-6.6-4.6 4.7-4 10.4-6.9 16.6-8.2zM15.4 19.6c2.5 2.1 5.2 4 8 5.5-2 4.8-3.2 9.9-3.6 15.1v.5H6.7c.6-7.8 3.6-15.2 8.7-21.1zM6.7 46.2h13.1c.4 5.3 1.6 10.5 3.6 15.4-2.9 1.5-5.7 3.4-8.2 5.6-4.9-5.9-7.9-13.3-8.5-21zM19 71c2.1-1.8 4.4-3.3 6.8-4.6 2.7 4.8 6 9.2 10 13.1-6.3-1.3-12.1-4.2-16.8-8.5zm21.8 5.8c-4-3.6-7.4-7.9-10-12.6 3.2-1.1 6.6-1.8 10-2v14.6zm0-20c-4.2.2-8.4 1.1-12.4 2.5-1.8-4.2-2.8-8.6-3.1-13.1h15.5v10.6zm0-16.1H25.3v-.1c.2-4.5 1.3-9 3-13.2 4 1.6 8.2 2.5 12.5 2.8v10.5zm0-16c-3.4-.3-6.8-1.1-10.1-2.3 2.7-4.7 6.1-8.8 10.1-12.4v14.7zM68 15.8c-2 1.7-4.2 3.2-6.6 4.4-2.6-4.8-6-9.2-10-13 6.2 1.5 11.9 4.4 16.6 8.6zM46.2 10c4.1 3.6 7.6 7.8 10.3 12.6-3.3 1.2-6.8 1.9-10.3 2.2V10zm0 20.1c4.3-.3 8.6-1.1 12.7-2.6 1.7 4.2 2.7 8.6 3 13.1v.1H46.2V30.1zm0 16.1h15.7c-.3 4.6-1.4 9.1-3.2 13.3-4-1.6-8.2-2.5-12.5-2.8V46.2zm0 30.7V62.2c3.4.3 6.8 1.1 10.1 2.3-2.7 4.6-6.1 8.8-10.1 12.4zm5.1 2.7c3.9-3.8 7.2-8.1 9.8-12.8 2.4 1.2 4.6 2.7 6.6 4.6-4.6 4-10.3 6.8-16.4 8.2zm20.3-12.3c-2.5-2.1-5.2-4-8-5.5 2.1-5 3.4-10.2 3.7-15.6h13.1c-.6 7.8-3.7 15.2-8.8 21.1zm-4.3-26.6v-.5c-.3-5.2-1.5-10.2-3.5-15 2.9-1.5 5.6-3.4 8-5.5 5 5.9 7.9 13.3 8.5 21h-13z", fillRule: "evenodd" })));
|
|
481
|
+
};
|
|
482
|
+
const google = (_a) => {
|
|
483
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
484
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 71", fill: color, width: size, height: size }, props),
|
|
485
|
+
React__default['default'].createElement("path", { d: "M2.124 52.354c.902-1.793 2.346-3.407 4.15-4.841 1.805-1.255 3.97-2.152 6.316-3.048 2.166-.718 4.692-1.255 6.677-1.614a39.7 39.7 0 0 1 6.496-.538c-1.804-2.33-2.707-4.661-2.707-6.454v-1.076c.18-.359.18-.538.361-.717 0-.359.18-.718.361-1.076 0-.359.18-.717.18-.897-1.082.538-2.165.538-3.067.538-4.33 0-8.12-1.434-11.188-4.303-3.068-2.69-4.692-6.275-4.692-10.578 0-4.124 1.444-7.71 4.15-10.758 2.707-3.227 6.136-5.2 10.106-6.096C21.974.36 24.68 0 27.387 0h18.948L40.56 3.407h-5.774c1.985 1.434 3.609 3.048 4.691 5.378 1.264 2.152 1.625 4.841 1.625 7.172 0 2.152-.361 4.124-1.083 5.737-.542 1.614-1.444 2.87-2.346 3.945-.902 1.076-1.805 1.793-2.707 2.69-1.083.896-1.804 1.613-2.346 2.689-.722.896-1.082 1.793-1.082 2.868 0 .718.18 1.435.721 2.152.542.717 1.083 1.434 1.805 1.972a13.614 13.614 0 0 0 2.526 1.972c.902.717 1.624 1.614 2.707 2.331.902.897 1.624 1.614 2.346 2.69.902 1.075 1.624 2.33 1.804 3.765.542 1.434.722 2.868.722 4.661 0 4.662-1.804 8.427-5.955 12.013C33.884 69.207 27.748 71 19.99 71c-1.624 0-3.429-.18-5.053-.538-1.624-.18-3.609-.717-5.233-1.434-1.624-.717-3.248-1.614-4.692-2.51-1.443-.897-2.526-2.152-3.428-3.765C.86 61.856.5 60.063.5 58.09c0-1.793.541-3.586 1.624-5.737zM55.898 0h5.414v11.116H72.5v5.379H61.312V27.61h-5.414V16.495H44.711v-5.379h11.187V0zm-24.54 27.253c1.262-1.614 1.804-3.945 1.804-6.814 0-1.613-.361-3.585-.903-5.378-.36-1.973-1.082-3.945-1.804-5.558-.902-1.793-2.166-3.407-3.79-4.483-1.624-1.255-3.248-1.793-5.052-1.793-2.707 0-4.692 1.076-6.136 3.048-1.624 1.793-2.165 4.303-2.165 6.993 0 1.434.18 2.69.541 4.303.361 1.613.903 3.048 1.624 4.661.722 1.435 1.444 2.69 2.346 3.945.903 1.255 1.985 2.151 3.429 2.868 1.263.718 2.707 1.256 4.15 1.256 2.707-.36 4.512-1.076 5.955-3.048zm-17.324 37.83c1.624.897 3.428 1.614 5.052 1.793 1.805.359 3.79.717 5.414.717 1.624 0 3.429-.179 5.053-.537 1.624-.538 2.887-1.076 4.33-1.614 1.444-.897 2.346-1.793 3.249-3.227.902-1.435 1.263-2.869 1.263-4.841 0-.538 0-1.076-.18-1.614l-.542-1.614c0-.537-.361-.896-.722-1.613-.36-.538-.722-.897-.902-1.255-.361-.359-.722-.897-1.263-1.435-.542-.537-.903-.896-1.263-1.075a11.736 11.736 0 0 0-1.444-1.255c-.722-.359-1.083-.718-1.444-.897-.18-.18-.721-.538-1.443-1.076-.722-.537-1.263-.896-1.444-.896-.541-.18-1.263-.18-2.165-.18-1.624 0-3.068.18-4.512.36-1.624.179-3.067.537-4.691 1.075-1.624.538-3.068 1.255-4.331 1.972-1.263.717-2.166 1.793-3.068 3.227-.722 1.435-1.083 2.87-1.083 4.662 0 1.793.361 3.586 1.625 5.02 1.624 2.152 2.887 3.228 4.51 4.303z", fillRule: "evenodd" })));
|
|
486
|
+
};
|
|
487
|
+
const graduation = (_a) => {
|
|
488
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
489
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 105 57", fill: color, width: size, height: size }, props),
|
|
490
|
+
React__default['default'].createElement("path", { d: "M102.235 42.6c0-1.9-.99-3.7-2.774-4.6V16.6L50.235 0 .909 16.5V23l13.57 4.6v16.9l35.855 11.9 35.558-11.9V27.6l9.31-3.1V38c-2.476 1.3-3.466 4.3-2.179 6.8.595 1.3 1.783 2.2 3.17 2.6l-6.34 9h15.056l-6.339-9a5.004 5.004 0 0 0 3.665-4.8zm-22.781-2.9l-29.22 9.8-29.317-9.8v-10l29.318 9.8 29.219-9.8v10zm-29.22-7.1L11.706 19.8l38.53-13 38.53 13-38.53 12.8z", fillRule: "evenodd" })));
|
|
491
|
+
};
|
|
492
|
+
const graph = (_a) => {
|
|
493
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
494
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
495
|
+
React__default['default'].createElement("path", { d: "M.227 72.1H71.34V0H.227v72.1zM6.638 6.6H64.83v59H6.638v-59zm38.17 25.3l-7.792 9.5-10.159-12.6L13.05 47l4.241 3.2 9.666-12.7 10.06 12.4 11.935-14.5 6.312 5.2 1.183-18.8-17.753 5 6.115 5.1z", fillRule: "evenodd" })));
|
|
496
|
+
};
|
|
497
|
+
const hardDrive = (_a) => {
|
|
498
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
499
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 107 51", fill: color, width: size, height: size }, props),
|
|
500
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
501
|
+
React__default['default'].createElement("path", { d: "M100.505 45.736H5.999V21.478h8.809c1.478 8.079 8.556 14.226 17.055 14.226s15.577-6.147 17.056-14.226h51.586v24.258zM42.833 15.478c.24.92.382 1.88.382 2.874a11.32 11.32 0 0 1-.447 3.126c-1.362 4.743-5.73 8.226-10.905 8.226-5.174 0-9.542-3.483-10.904-8.226a11.284 11.284 0 0 1-.448-3.126c0-.994.14-1.954.383-2.874C22.172 10.608 26.598 7 31.863 7c5.266 0 9.692 3.608 10.97 8.478zm6.124 0C47.58 7.276 40.45 1 31.863 1c-8.587 0-15.718 6.276-17.094 14.478H-.001v36.258h106.507V15.478h-57.55z" }),
|
|
502
|
+
React__default['default'].createElement("path", { d: "M87.924 30.462c1.55 0 2.803 1.221 2.803 2.728 0 1.156-.74 2.138-1.782 2.536-.316.121-.66.194-1.021.194-.361 0-.704-.073-1.021-.194-1.042-.398-1.782-1.38-1.782-2.536 0-1.507 1.256-2.728 2.803-2.728m0 11.01a8.082 8.082 0 1 0 0-16.164 8.082 8.082 0 0 0 0 16.164M38.64 17.65h-3.847v-7.148h-5.859v7.149h-3.847l6.808 8.552z" }))));
|
|
503
|
+
};
|
|
504
|
+
const hd = (_a) => {
|
|
505
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
506
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 94 79", fill: color, width: size, height: size }, props),
|
|
507
|
+
React__default['default'].createElement("path", { d: "M15.192 78.9h63.4v-5.8h-63.4v5.8zm40.8-50.6h-2.6v11.8h2.6c3.1 0 5.8-1.8 5.8-5.9 0-4.1-2.7-5.9-5.8-5.9zM.692 0v68.4h92.5V0H.692zm46.3 44.4h-4.6v-8h-8.2v8h-4.5V24h4.6v8h8.2v-8h4.6v20.4h-.1zm9.3 0h-7.4V24h7.4c6.1 0 10.2 4 10.2 10.2 0 6.3-4.1 10.2-10.2 10.2z", fillRule: "evenodd" })));
|
|
508
|
+
};
|
|
509
|
+
const hdmiCable = (_a) => {
|
|
510
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
511
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 94 81", fill: color, width: size, height: size }, props),
|
|
512
|
+
React__default['default'].createElement("path", { d: "M88.523 0h-32.6v14.9h-4.7v49.6h19.2c-13.2 12.2-33.6 12.2-46.8 0h19.3V14.9h-4.7V0h-32.6v14.9h-4.7v49.6h13.8c14 17.8 39.7 21 57.6 7 2.6-2 5-4.4 7-7h13.8V14.9h-4.6V0zm-76.3 6.5h19.4v8.4h-19.4V6.5zm-4.8 51.4V21.5h28.9V58c0-.1-28.9-.1-28.9-.1zm54.9-51.4h19.6v8.4h-19.6V6.5zm24.3 51.4h-28.9V21.5h28.9v36.4z", fillRule: "evenodd" })));
|
|
513
|
+
};
|
|
514
|
+
const headset1 = (_a) => {
|
|
515
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
516
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 95 84", fill: color, width: size, height: size }, props),
|
|
517
|
+
React__default['default'].createElement("path", { d: "M89.074 54.6v-4.8H83.83c1.088-3.7 1.682-7.5 1.682-11.3.1-21-16.623-38-37.402-38.1C27.331.2 10.411 17.2 10.312 38.1v.4c0 3.8.594 7.6 1.781 11.3H6.85v4.8H.714V78H6.85v5.6h17.217V49.8h-5.244c-1.386-3.6-1.98-7.4-1.98-11.3C16.745 21.2 30.597 7 47.814 6.9c17.217-.1 31.169 13.9 31.268 31.3v.4c0 3.9-.792 7.7-2.177 11.3H71.66v33.8h17.315v-5.6h5.541V54.6h-5.442z", fillRule: "evenodd" })));
|
|
518
|
+
};
|
|
519
|
+
const headset2 = (_a) => {
|
|
520
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
521
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 99 101", fill: color, width: size, height: size }, props),
|
|
522
|
+
React__default['default'].createElement("path", { d: "M82.17 50.3h-5.247c1.089-3.7 1.683-7.5 1.683-11.4 0-21-16.83-38-37.62-38s-37.62 17-37.62 38c0 3.9.594 7.7 1.683 11.4H0v33.8h17.226V50.3h-5.247c-1.386-3.6-1.98-7.5-1.98-11.4C9.9 21.6 23.76 7.4 40.887 7.3c17.226-.1 31.185 13.9 31.284 31.3v.4c0 3.9-.792 7.8-2.178 11.4h-5.247v33.8H82.17V73.3h9.603v17H49.599V87H32.373v13.6h17.226v-3.7h48.708v-30H82.17V50.3z", fillRule: "evenodd" })));
|
|
523
|
+
};
|
|
524
|
+
const hobbies = (_a) => {
|
|
525
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
526
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 84 101", fill: color, width: size, height: size }, props),
|
|
527
|
+
React__default['default'].createElement("path", { d: "M83.59 76.2c-2.2-1.1-4.1-2.8-5.5-4.8-1.6-2.5-2.5-5.5-2.5-8.5s.9-5.9 2.5-8.4c1.4-2 3.3-3.7 5.5-4.9v-.2c0-1.8-.2-3.6-.7-5.4-2.1-7.7-8.5-13.4-16.3-14.8v-16h4.2V6.8h-4.2V.5h-6.5v6.2h-4.1v6.5h4.1v16c-5.9.9-11.1 4.3-14.3 9.4-13-7-29.2-3.7-38.4 7.9-1.4 1.7-2.6 3.5-3.6 5.5-3 6-3.9 12.8-2.6 19.3 1.1 6.4 4.3 12.2 9.1 16.7 1.6 1.5 3.4 2.9 5.3 4.1 6.4 3.8 14 5.2 21.4 3.8 3.5-.7 6.9-2 10-3.7 6.9 9 19.7 10.7 28.7 3.8 4.4-3.4 7.3-8.4 7.9-13.9 0-.8.1-1.6.1-2.4l-.1-3.5zm-56.6-34.3c5.6-1.1 11.4-.1 16.3 2.8h.1l-.2.2c-7.5 9-20.4 11.3-30.6 5.5 3.6-4.4 8.7-7.5 14.4-8.5zm8.7 47.5c-5.7 1-11.6 0-16.7-2.9 3.6-4.3 8.6-7.3 14.2-8.3 3.1-.6 6.4-.5 9.5.2v1.2c0 .8 0 1.6.1 2.4.2 1.5.5 2.9 1 4.3-2.5 1.6-5.2 2.7-8.1 3.1zm10.9-16.6c-11.8-3.6-24.7.2-32.6 9.7-3.3-3.4-5.6-7.7-6.5-12.4-.8-4.8-.3-9.7 1.7-14.2 11.6 6.8 26.2 5.3 36.1-3.8 1.1 1 2 2.1 2.8 3.4 1.5 2.3 2.2 5 2.2 7.7s-.7 5.3-2.2 7.6c-.4.7-.9 1.4-1.5 2zm20.6 21.4V80.3h-7.7v14c-3.2-.8-6.1-2.7-8.2-5.4-1.5-1.8-2.4-4-2.9-6.2-.2-.8-.3-1.6-.4-2.4V79c1.5-1.2 2.8-2.6 3.8-4.1 2.5-3.4 3.8-7.5 3.7-11.8 0-6.1-2.7-11.9-7.4-15.8.4-2 1.1-4 2.2-5.8 2.1-3.5 5.7-6 9.7-6.8v19h6.6V34.8c5.9 1.4 10.3 6.1 11.4 12-5 3.9-7.9 9.8-7.9 16.1.1 6.4 3 12.4 8 16.3v.5h.1c0 6.8-4.5 12.7-11 14.5z", fillRule: "evenodd" })));
|
|
528
|
+
};
|
|
529
|
+
const hotdog = (_a) => {
|
|
530
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
531
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 92 100", fill: color, width: size, height: size }, props),
|
|
532
|
+
React__default['default'].createElement("path", { d: "M79.797 18.5c2.275-3 1.78-7.3-1.187-9.7L77.522 8c-1.187-1-2.77-1.5-4.253-1.4-2.077 0-4.056 1-5.341 2.6l-.396.4L55.464 0 .667 70.8l12.067 9.6-.396.4a7.426 7.426 0 0 0-1.384 5.2c.197 1.8 1.187 3.5 2.571 4.6l1.088.8c1.187 1 2.671 1.5 4.254 1.6 2.176 0 4.154-1 5.44-2.8l.198-.4 12.067 9.6L91.37 28.5 79.303 19l.494-.5zM16.79 75.2l-7.022-5.5L56.553 9.1l7.022 5.5L16.79 75.2zm65.679-45.6L35.682 90.1l-7.023-5.5 46.786-60.5 7.023 5.5z", fillRule: "evenodd" })));
|
|
533
|
+
};
|
|
534
|
+
const house = (_a) => {
|
|
535
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
536
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 98 100", fill: color, width: size, height: size }, props),
|
|
537
|
+
React__default['default'].createElement("path", { d: "M84.8 27V5.4H61.9v4.9L48.6 0 0 34.7v8h12.6v56.6h72.1V42.7h12.6v-7.6L84.8 27zm-6.7 9.2v56.5h-59V36.2H9.5l39-28.1 19.9 15.6V12h10v18.6l8.6 5.6h-8.9z", fillRule: "evenodd" })));
|
|
538
|
+
};
|
|
539
|
+
const hub = (_a) => {
|
|
540
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
541
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 121 65", fill: color, width: size, height: size }, props),
|
|
542
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
543
|
+
React__default['default'].createElement("path", { d: "M102.032 50.9a4.08 4.08 0 0 0 0-8.158 4.08 4.08 0 0 0 0 8.159" }),
|
|
544
|
+
React__default['default'].createElement("path", { d: "M114.465 58.95H19.96v-9.803h14.226V34.692h80.28V58.95zM6 43.147h22.186V6H6v37.148zm28.185-14.456V0H0v49.147h13.96V64.95h106.505V28.692h-86.28z" }),
|
|
545
|
+
React__default['default'].createElement("path", { d: "M13.037 15.457a2.825 2.825 0 1 0 0-5.65 2.825 2.825 0 0 0 0 5.65m7.984 0a2.825 2.825 0 1 0-.002-5.65 2.825 2.825 0 0 0 .002 5.65M13.037 23.4a2.824 2.824 0 1 0 0-5.648 2.826 2.826 0 0 0 0 5.649m7.984-.001a2.824 2.824 0 1 0-2.826-2.822 2.825 2.825 0 0 0 2.826 2.823m-7.984 7.945a2.825 2.825 0 1 0 0-5.65 2.825 2.825 0 0 0 0 5.65m7.984 0a2.825 2.825 0 1 0-.001-5.649 2.825 2.825 0 0 0 .001 5.65m-5.159 4.925a2.825 2.825 0 1 0-5.649 0 2.825 2.825 0 0 0 5.649 0m5.159-2.825a2.825 2.825 0 1 0 0 5.65 2.826 2.826 0 0 0 0-5.65" }))));
|
|
546
|
+
};
|
|
547
|
+
const idCard = (_a) => {
|
|
548
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
549
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 100 67", fill: color, width: size, height: size }, props),
|
|
550
|
+
React__default['default'].createElement("path", { d: "M99.5 0H0v66.7h99.6L99.5 0zM6.6 60.1V6.5H93v53.6H6.6zm53.6-44H52v8h8.2v-8zm17.9 8h8v-8h-8v8zm0 26h8V28.9h-8v21.2zM65 24.1h8.3v-8H65v8zm-12.9 26h8.2v-8h-8.2v8zm0-12.8h13v12.8h8.3V28.9H52.1v8.4zM17.5 50h24.1V35.5H17.5V50zm12.1-17c4.6 0 8.3-3.8 8.3-8.4 0-4.6-3.8-8.3-8.4-8.3-4.6 0-8.2 3.7-8.3 8.3 0 4.6 3.6 8.4 8.2 8.4h.2z", fillRule: "evenodd" })));
|
|
551
|
+
};
|
|
552
|
+
const info = (_a) => {
|
|
553
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
554
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 92 92", fill: color, width: size, height: size }, props),
|
|
555
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
556
|
+
React__default['default'].createElement("path", { d: "M46 84.73c21.39 0 38.73-17.34 38.73-38.73C84.73 24.61 67.39 7.27 46 7.27 24.61 7.27 7.27 24.61 7.27 46c0 21.39 17.34 38.73 38.73 38.73zM46 92C20.595 92 0 71.405 0 46S20.595 0 46 0s46 20.595 46 46-20.595 46-46 46z", fillRule: "nonzero" }),
|
|
557
|
+
React__default['default'].createElement("path", { d: "M41 36h10v35H41zm0-16h10v10H41z" }))));
|
|
558
|
+
};
|
|
559
|
+
const iot1 = (_a) => {
|
|
560
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
561
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 67 88", fill: color, width: size, height: size }, props),
|
|
562
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
563
|
+
React__default['default'].createElement("path", { d: "M0 66.968l25.55 20.504h41.36V0H0v66.968zM5.896 5.72h55.119v76.032h-33.5L5.896 64.24V5.72z" }),
|
|
564
|
+
React__default['default'].createElement("path", { d: "M52.726 38.643H44v3.937h2.247v6.223h3.996V42.58h2.483v-3.937zM15.39 48.803h3.996v-10.16H15.39v10.16zm17.49-21.596a16.553 16.553 0 0 0-11.694 4.811l3.808 3.751a11.14 11.14 0 0 1 7.886-3.255c3.108 0 5.918 1.27 7.932 3.305l3.808-3.751a16.547 16.547 0 0 0-11.74-4.86zm0-4.3a20.934 20.934 0 0 1 14.828 6.12l3.808-3.751A26.349 26.349 0 0 0 32.881 17.6a26.352 26.352 0 0 0-18.588 7.627l3.808 3.751a20.937 20.937 0 0 1 14.78-6.071zm6.07 20.534c0 3.302-2.717 5.98-6.07 5.98-3.351 0-6.068-2.678-6.068-5.98 0-3.302 2.717-5.978 6.068-5.978 3.353 0 6.07 2.676 6.07 5.978z" }))));
|
|
565
|
+
};
|
|
566
|
+
const iot2 = (_a) => {
|
|
567
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
568
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 59 88", fill: color, width: size, height: size }, props),
|
|
569
|
+
React__default['default'].createElement("path", { d: "M0 0v67l25.1 20.6h33.6V0H0zm28.8 14c8.2 0 15.5 3.3 20.9 8.7L45.4 27c-4.2-4.3-10.1-7-16.6-7-6.5 0-12.3 2.6-16.5 6.9L8 22.7c5.3-5.4 12.7-8.7 20.8-8.7zM13.7 49.5H9.2V37.9h4.5v11.6zm15.1.7c-3.8 0-6.8-3-6.8-6.8s3-6.8 6.8-6.8 6.8 3 6.8 6.8c0 3.7-3 6.8-6.8 6.8zm0-19.3c-3.5 0-6.6 1.4-8.8 3.7l-4.3-4.3c3.3-3.4 8-5.5 13.1-5.5s9.8 2.1 13.1 5.5l-4.3 4.3c-2.2-2.2-5.3-3.7-8.8-3.7zM51 42.4h-2.8v7.1h-4.5v-7.1h-2.5v-4.5H51v4.5z" })));
|
|
570
|
+
};
|
|
571
|
+
const iot3 = (_a) => {
|
|
572
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
573
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 102", fill: color, width: size, height: size }, props),
|
|
574
|
+
React__default['default'].createElement("path", { d: "M58.9 26.9c0 .1.2.1.3.1 1.3.1 2.6-.5 3.4-1.6l.2 1.2H65v-6.5h-6.2v2.3h3.7c-.4 1.3-1.6 2.2-3 2-2 .1-3.6-1.4-3.7-3.4v-.5c-.1-2 1.3-3.7 3.3-3.8h.3c1.4-.1 2.7.8 3.1 2.2l2.5-1c-.8-2.4-3.1-4-5.6-3.8-3.5 0-6.4 2.8-6.4 6.3v.1c-.1 3.4 2.5 6.2 5.9 6.4z" }),
|
|
575
|
+
React__default['default'].createElement("path", { d: "M34 0v14.5H0v66.8l25 20.5h33.6V39H73V0H34zm-6.2 28c2.1 0 4.2.2 6.2.7v6.2c-2-.5-4-.8-6.2-.8-6.5 0-12.3 2.6-16.5 6.9L7 36.7c5.3-5.4 12.7-8.7 20.8-8.7zM12.7 63.5H8.2V51.9h4.5v11.6zm15.1.7c-3.8 0-6.8-3-6.8-6.8s3-6.8 6.8-6.8 6.8 3 6.8 6.8c0 3.7-3 6.8-6.8 6.8zm0-19.3c-3.5 0-6.6 1.4-8.8 3.7l-4.3-4.3c3.3-3.4 8-5.5 13.1-5.5s9.8 2.1 13.1 5.5l-4.3 4.3c-2.2-2.2-5.3-3.7-8.8-3.7zM50 56.4h-2.8v7.1h-4.5v-7.1h-2.5v-4.5H50v4.5zm17.2-23.1H39.7V5.8h27.5v27.5z" }),
|
|
576
|
+
React__default['default'].createElement("path", { d: "M47.5 26.6h3v-2.5h1.9v-2.4h-1.9v-7.2h-3.6l-5 6.6v3h5.6v2.5zm-3-4.9l3-4.1v4.1h-3z" })));
|
|
577
|
+
};
|
|
578
|
+
const ip = (_a) => {
|
|
579
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
580
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
581
|
+
React__default['default'].createElement("path", { d: "M71.71 0H.4v72.4h71.408C71.71 72.3 71.71 0 71.71 0zm-6.707 6.7v59.2H6.713V6.7h58.29zm-33.83 38.4v-18h-4.044v18h4.044zm6.608 0v-6.4h2.86c3.55 0 5.918-2.4 5.918-5.6.197-3.1-2.17-5.8-5.227-6h-7.398v18h3.847zm0-10v-4.4h2.367c1.282 0 2.367 1 2.367 2.3v.1c-.099 1.2-1.183 2.1-2.367 2H37.78z", fillRule: "evenodd" })));
|
|
582
|
+
};
|
|
583
|
+
const key = (_a) => {
|
|
584
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
585
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 35 100", fill: color, width: size, height: size }, props),
|
|
586
|
+
React__default['default'].createElement("path", { d: "M21 71.9V33.4c9.1-1.8 15-10.6 13.2-19.7C32.4 4.6 23.6-1.3 14.5.5 5.4 2.2-.5 11 1.3 20.1 2.6 26.8 7.9 32 14.6 33.4v66H21v-6.5h13.7v-21H21zm-3.2-44.8c-5.7.1-10.3-4.5-10.4-10.1-.1-5.6 4.5-10.3 10.2-10.4h.2c5.6.9 9.4 6.3 8.5 11.9-.7 4.4-4.1 7.8-8.5 8.6z", fillRule: "evenodd" })));
|
|
587
|
+
};
|
|
588
|
+
const kids = (_a) => {
|
|
589
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
590
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 73", fill: color, width: size, height: size }, props),
|
|
591
|
+
React__default['default'].createElement("path", { d: "M25.2 45.9l-3.8 5.4h10.3L28 45.9c1.8-.2 3.5-.7 5-1.4 2.3 5 6.8 8.8 12.1 9.2l-3.7 5.4h10.3l-3.8-5.3c6-.7 11-4.9 12.8-10.7.7-2 1.1-4.1 1.1-6.2 0-2.3-.4-4.5-1.2-6.6-2.3-6.1-7.7-10.3-14-10.3-2.2 0-4.3.5-6.2 1.6-2.5-5.6-7.7-9.5-13.7-9.5-8.4 0-15.2 7.7-15.2 17-.1 8.7 6 15.9 13.7 16.8zM.6.5v72h72.1V.5H.6zM66.2 66h-59V7h59v59z", fillRule: "evenodd" })));
|
|
592
|
+
};
|
|
593
|
+
const laptop = (_a) => {
|
|
594
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
595
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 133 84", fill: color, width: size, height: size }, props),
|
|
596
|
+
React__default['default'].createElement("path", { d: "M115.687.5H17.035v61.3H.857v21.6h131.206V61.8h-16.475V.5h.1zM23.486 7.1h85.65v54.7h-85.65V7.1zm102.126 61.2v8.6H7.308v-8.6h118.304z", fillRule: "evenodd" })));
|
|
597
|
+
};
|
|
598
|
+
const leaf = (_a) => {
|
|
599
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
600
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 59 100", fill: color, width: size, height: size }, props),
|
|
601
|
+
React__default['default'].createElement("path", { d: "M58.2 61.6c.1-2.6-.4-5.2-1.6-7.6-2-5.6-7.6-14.4-8-15.6L28.2 0 25 4.4C1.9 37.6.7 55.5 1 60.7v.8c0 12.4 12.8 22.3 28.8 22.3h2.4l7.6 16 6-2.8L39 82.7c11.2-3.1 19.2-11.5 19.2-21.1zM29.8 77.5c-12.4 0-22.4-7.2-22.4-16v-1.2c0-2.9 0-18 20-48l15.1 29.2.5.5s5.5 9.1 7.6 14.3c.8 1.6 1.2 3.4 1.2 5.3 0 8.7-10 15.9-22 15.9z", fillRule: "evenodd" })));
|
|
602
|
+
};
|
|
603
|
+
const magnifyingGlass = (_a) => {
|
|
604
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
605
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 87 86", fill: color, width: size, height: size }, props),
|
|
606
|
+
React__default['default'].createElement("path", { d: "M59.7 10.1C46.2-3.4 24.4-3.3 11 10.1-2.4 23.5-2.4 45.4 11 58.8c10.5 10.5 26.6 13.1 39.9 6.3l20.3 20.2 15-15.1L66 50c6.8-13.3 4.2-29.4-6.3-39.9zM35.4 62.3C20 62.3 7.6 49.8 7.5 34.5 7.4 19.2 20 6.6 35.4 6.6c15.4 0 27.8 12.5 27.9 27.8 0 7.4-2.9 14.5-8.1 19.7-5.3 5.2-12.4 8.2-19.8 8.2zm41.7 7.9l-5.9 5.9-14.3-14.3 5.9-5.9 14.3 14.3z", fillRule: "evenodd" })));
|
|
607
|
+
};
|
|
608
|
+
const man1 = (_a) => {
|
|
609
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
610
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 42 84", fill: color, width: size, height: size }, props),
|
|
611
|
+
React__default['default'].createElement("path", { d: "M0 33v50.3h41.6V33H0zm35 43.7H6.5V39.5H35v37.2zm-14.1-48c7.9 0 14.3-6.5 14.3-14.4S28.7 0 20.8 0 6.5 6.4 6.5 14.3s6.4 14.4 14.3 14.4h.1z", fillRule: "evenodd" })));
|
|
612
|
+
};
|
|
613
|
+
const man2 = (_a) => {
|
|
614
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
615
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 42 84", fill: color, width: size, height: size }, props),
|
|
616
|
+
React__default['default'].createElement("path", { d: "M.167 83.3h41.5V33H.167v50.3zm20.8-54.6c7.9 0 14.3-6.5 14.3-14.4S28.767 0 20.767 0c-7.8 0-14.2 6.4-14.2 14.3s6.4 14.4 14.3 14.4h.1z", fillRule: "evenodd" })));
|
|
617
|
+
};
|
|
618
|
+
const man3 = (_a) => {
|
|
619
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
620
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 42 84", fill: color, width: size, height: size }, props),
|
|
621
|
+
React__default['default'].createElement("path", { d: "M21.133 28.7c7.9 0 14.3-6.5 14.3-14.4S28.933 0 20.933 0c-7.8 0-14.2 6.4-14.2 14.3s6.4 14.3 14.4 14.4zm3.2 40h-6.5V33H.333v50.3h41.5V33h-17.5v35.7z", fillRule: "evenodd" })));
|
|
622
|
+
};
|
|
623
|
+
const man4 = (_a) => {
|
|
624
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
625
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 42 84", fill: color, width: size, height: size }, props),
|
|
626
|
+
React__default['default'].createElement("path", { d: "M20.8 48.2L27.6 33H14l6.8 15.2zm4.4 6.3h3.5V75H13V54.5h3.5L6.8 33H0v50.2h41.5V33h-6.8l-9.5 21.5zm-4.4-25.8c7.9.1 14.4-6.3 14.5-14.2C35.3 6.5 28.9.1 21 0h-.2c-8 0-14.4 6.4-14.4 14.3s6.4 14.4 14.4 14.4z", fillRule: "evenodd" })));
|
|
627
|
+
};
|
|
628
|
+
const man5 = (_a) => {
|
|
629
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
630
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
631
|
+
React__default['default'].createElement("path", { d: "M.773 72.5h71.112V.5H.773v72zM7.183 7h58.192v59h-14.4V35.2H39.041v25.4h-5.326V35.2H21.682V66H7.184V7zM36.28 32.1c5.523 0 10.06-4.6 10.06-10.2s-4.537-10.2-10.06-10.2c-5.524 0-10.06 4.6-10.06 10.2s4.536 10.2 10.06 10.2z", fillRule: "evenodd" })));
|
|
632
|
+
};
|
|
633
|
+
const marker = (_a) => {
|
|
634
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
635
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 62 89", fill: color, width: size, height: size }, props),
|
|
636
|
+
React__default['default'].createElement("path", { d: "M31 89C10.333 61.902 0 42.62 0 31.15 0 13.946 13.88 0 31 0c17.12 0 31 13.946 31 31.15C62 42.62 51.667 61.902 31 89zm0-40c9.941 0 18-8.059 18-18s-8.059-18-18-18-18 8.059-18 18 8.059 18 18 18z", fillRule: "evenodd" })));
|
|
637
|
+
};
|
|
638
|
+
const maximize = (_a) => {
|
|
639
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
640
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: color, width: size, height: size }, props),
|
|
641
|
+
React__default['default'].createElement("path", { d: "M19.646 16.794l3.565-3.565.713 10.695-10.695-.713 3.565-3.565-4.278-4.278 2.852-2.852 4.278 4.278zM4.354 7.206L.789 10.771.076.076 10.77.789 7.206 4.354l4.278 4.278-2.852 2.852-4.278-4.278z", fillRule: "evenodd" })));
|
|
642
|
+
};
|
|
643
|
+
const megaphone = (_a) => {
|
|
644
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
645
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 92 84", fill: color, width: size, height: size }, props),
|
|
646
|
+
React__default['default'].createElement("path", { d: "M83.052 30.3V.5l-47.676 20H.955v43.1h11.671l7.814 19.8h23.344l-8.507-19.8 47.874 20V56.9c7.122-3 10.287-11.6 7.32-18.8-1.484-3.4-4.154-6.1-7.419-7.8zm0 19.3c-1.285 1-2.868 1.5-4.55 1.6-.692 0-1.384-.1-1.978-.2v22.9L52.093 63.6l-15.53-6.5H25.386l1.286 2.9 1.583 3.6 5.737 13.3h-9.1l-5.243-13.3-2.572-6.5H7.483V27h29.18l15.529-6.5 24.332-10.2v26c.693-.2 1.286-.4 1.978-.4 4.155 0 7.419 3.4 7.518 7.6 0 2.4-1.088 4.7-2.968 6.1z", fillRule: "evenodd" })));
|
|
647
|
+
};
|
|
648
|
+
const minimize = (_a) => {
|
|
649
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
650
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 26 26", fill: color, width: size, height: size }, props),
|
|
651
|
+
React__default['default'].createElement("path", { d: "M18.077 20.93l-3.565 3.564-.713-10.695 10.695.713-3.565 3.565 4.278 4.278-2.852 2.852-4.278-4.278zM7.923 5.07l3.565-3.564.713 10.695-10.695-.713L5.07 7.923.793 3.645 3.645.793 7.923 5.07z", fillRule: "evenodd" })));
|
|
652
|
+
};
|
|
653
|
+
const minus = (_a) => {
|
|
654
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
655
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 22 4", fill: color, width: size, height: size }, props),
|
|
656
|
+
React__default['default'].createElement("path", { d: "M0 0h22v4H0z", fillRule: "evenodd" })));
|
|
657
|
+
};
|
|
658
|
+
const modem = (_a) => {
|
|
659
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
660
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 90 72", fill: color, width: size, height: size }, props),
|
|
661
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
662
|
+
React__default['default'].createElement("path", { d: "M6 38v28h78V38H6zm-6-6h90v40H0V32z", fillRule: "nonzero" }),
|
|
663
|
+
React__default['default'].createElement("path", { d: "M78.365 5.071L76 7.421c1.14 1.162 1.809 2.71 1.809 4.342A5.98 5.98 0 0 1 76 16.077l2.365 2.351a9.422 9.422 0 0 0 0-13.357zm4.48-4.452l-2.365 2.35a12.326 12.326 0 0 1 3.673 8.794c0 3.291-1.308 6.444-3.673 8.767l2.365 2.35c6.205-6.139 6.205-16.122 0-22.261zM61.134 18.428l2.365-2.35c-1.14-1.162-1.809-2.71-1.809-4.342 0-1.632.64-3.18 1.81-4.314L61.133 5.07a9.422 9.422 0 0 0 0 13.357zm-4.48 4.452l2.365-2.35a12.326 12.326 0 0 1-3.673-8.794c0-3.291 1.308-6.444 3.673-8.767L56.654.62c-6.205 6.139-6.205 16.122 0 22.261z" }),
|
|
664
|
+
React__default['default'].createElement("path", { fillRule: "nonzero", d: "M68 12h4v20.651h-4z" }),
|
|
665
|
+
React__default['default'].createElement("circle", { cx: 70, cy: 12, r: 4 }),
|
|
666
|
+
React__default['default'].createElement("circle", { cx: 16, cy: 52, r: 3 }),
|
|
667
|
+
React__default['default'].createElement("circle", { cx: 26, cy: 52, r: 3 }),
|
|
668
|
+
React__default['default'].createElement("circle", { cx: 36, cy: 52, r: 3 }))));
|
|
669
|
+
};
|
|
670
|
+
const molecule = (_a) => {
|
|
671
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
672
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 92 92", fill: color, width: size, height: size }, props),
|
|
673
|
+
React__default['default'].createElement("path", { d: "M78.5 65.7c-2.2 0-4.4.6-6.4 1.7L56.9 52.1c1.1-1.9 1.7-4.1 1.7-6.4 0-2.3-.6-4.6-1.8-6.6L71.9 24c2 1.1 4.2 1.7 6.5 1.7 7.1 0 12.8-5.7 12.8-12.8C91.2 5.8 85.4 0 78.3 0c-7.1 0-12.8 5.7-12.8 12.8 0 2.3.6 4.5 1.8 6.5L52.1 34.6c-1.9-1.1-4.1-1.7-6.4-1.7-2.3 0-4.5.6-6.5 1.8L23.9 19.5c1.1-2 1.7-4.2 1.7-6.5C25.6 5.9 19.8.2 12.8.3 5.8.4 0 6 0 13.1c0 7.1 5.8 12.8 12.8 12.7 2.3 0 4.5-.6 6.5-1.8l15.2 15.4c-1.1 1.9-1.7 4.1-1.7 6.4 0 2.3.6 4.5 1.8 6.5L19.4 67.6c-2-1.2-4.3-1.9-6.6-1.9C5.7 65.7 0 71.4 0 78.5c0 7.1 5.7 12.8 12.8 12.8 7.1 0 12.8-5.7 12.8-12.8 0-2.2-.6-4.3-1.7-6.2l15.4-15.4c2 1 4.1 1.6 6.4 1.7 2.3 0 4.6-.7 6.6-1.9l15.1 15.2c-1.2 2-1.8 4.3-1.8 6.6 0 7.1 5.7 12.8 12.8 12.8 7.1 0 12.8-5.7 12.8-12.8.1-7.1-5.6-12.8-12.7-12.8zm-.2-59.1c3.5 0 6.3 2.8 6.4 6.2 0 3.5-2.9 6.3-6.4 6.4-3.5 0-6.3-2.9-6.2-6.4 0-3.4 2.7-6.2 6.2-6.2zM12.8 19.3c-3.5 0-6.3-2.9-6.4-6.4 0-3.5 2.8-6.3 6.3-6.3S19 9.4 19 12.9c.1 3.5-2.7 6.4-6.2 6.4zm0 65.6c-3.5 0-6.4-2.8-6.4-6.4 0-3.6 2.8-6.4 6.4-6.4 3.6 0 6.4 2.8 6.4 6.4 0 3.5-2.9 6.3-6.4 6.4zM45.7 52c-3.4 0-6.2-2.7-6.2-6.2v-.1c0-3.5 2.8-6.3 6.2-6.4 3.5 0 6.3 2.9 6.4 6.4-.1 3.5-2.9 6.3-6.4 6.3zm32.8 32.9c-3.5 0-6.4-2.8-6.4-6.3s2.8-6.4 6.3-6.4h.2c3.5.1 6.3 3 6.2 6.5-.2 3.3-2.9 6.1-6.3 6.2z", fillRule: "evenodd" })));
|
|
674
|
+
};
|
|
675
|
+
const money1 = (_a) => {
|
|
676
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
677
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 86 75", fill: color, width: size, height: size }, props),
|
|
678
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
679
|
+
React__default['default'].createElement("path", { d: "M0 74.5h86v-51H0v51zm6.67-6.672h72.66V30.173H6.67v37.655z" }),
|
|
680
|
+
React__default['default'].createElement("path", { d: "M28 54.894h3.634c1.956 5.395 6.829 8.606 12.74 8.606 3.193 0 5.87-1.152 7.626-2.594l-2.755-4.693c-1.157.946-2.835 1.564-4.871 1.564-2.357 0-4.472-.947-5.831-2.883h6.227v-4.2h-7.665c-.04-.412-.04-.823-.04-1.152 0-.371 0-.66.04-1.072h7.665v-4.158h-6.467c1.398-2.265 3.714-3.212 5.99-3.212 1.838 0 3.474.37 4.633 1.195l2.236-4.942C49.366 36.2 47.33 35.5 44.292 35.5c-5.71 0-10.702 3.417-12.658 8.812H28v4.158h2.795c-.039.412-.039.741-.039 1.072 0 .492 0 .74.04 1.151H28v4.201zM6 18.5h73v-7H6zm7-11h60v-7H13z" }))));
|
|
681
|
+
};
|
|
682
|
+
const money2 = (_a) => {
|
|
683
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
684
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 83 91", fill: color, width: size, height: size }, props),
|
|
685
|
+
React__default['default'].createElement("path", { d: "M57.305 36.803a59.4 59.4 0 0 0-5.915.285V12.694C51.39 6.385 42.563 0 25.695 0 8.825 0 0 6.385 0 12.694v44.867h.207c1.344 5.75 10.025 11.115 25.488 11.115a57.42 57.42 0 0 0 5.914-.304v9.933C31.61 84.615 40.437 91 57.305 91 74.175 91 83 84.615 83 78.305v-28.81c0-6.305-8.826-12.692-25.695-12.692zm19.316 12.693c0 2.212-7.333 6.277-19.316 6.277-11.983 0-19.315-4.065-19.315-6.277 0-2.213 7.332-6.277 19.315-6.277s19.316 4.064 19.316 6.277zM25.695 6.417c11.98 0 19.314 4.064 19.314 6.277s-7.334 6.276-19.314 6.276c-11.983 0-19.317-4.063-19.317-6.276s7.334-6.277 19.317-6.277zm-19.317 14.9c4.316 2.431 10.782 4.07 19.317 4.07 8.532 0 14.999-1.639 19.314-4.07v5.707c0 2.214-7.334 6.278-19.314 6.278-11.983 0-19.317-4.064-19.317-6.278v-5.706zm0 14.332c4.316 2.43 10.782 4.068 19.317 4.068 8.532 0 14.999-1.638 19.314-4.068v2.543c-7.433 1.866-11.845 5.396-13.046 9.174a47.36 47.36 0 0 1-6.268.415c-11.983 0-19.317-4.064-19.317-6.277v-5.855zm0 20.335v-5.856c4.316 2.433 10.782 4.069 19.317 4.069 2.106 0 4.065-.114 5.914-.301v7.996c-1.82.226-3.78.369-5.914.369-11.983 0-19.317-4.064-19.317-6.277zm50.927 28.599c-11.983 0-19.315-4.065-19.315-6.278v-5.854c4.316 2.431 10.782 4.067 19.315 4.067 8.534 0 15.001-1.636 19.316-4.067v5.854c0 2.213-7.333 6.278-19.316 6.278zm0-14.48c-11.983 0-19.315-4.063-19.315-6.277v-5.704c4.316 2.43 10.782 4.066 19.315 4.066 8.534 0 15.001-1.636 19.316-4.066v5.704c0 2.214-7.333 6.277-19.316 6.277z", fillRule: "evenodd" })));
|
|
686
|
+
};
|
|
687
|
+
const mouse = (_a) => {
|
|
688
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
689
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 84 84", fill: color, width: size, height: size }, props),
|
|
690
|
+
React__default['default'].createElement("path", { d: "M75.7 31.3L55.9 11.5l-.5-.4L53 8.8C47.2 3.1 39.4 0 31.3 0 14.1 0 .1 14 0 31.2c0 5.5 1.5 10.9 4.3 15.7 1.1 1.9 2.4 3.7 3.8 5.3L28 72l.5.4 2.4 2.4c5.8 5.7 13.6 8.8 21.7 8.8 17.2 0 31.2-14 31.3-31.2 0-5.5-1.5-10.9-4.3-15.7-1.2-2-2.4-3.7-3.9-5.4zM31.3 7.2c3.5 0 6.9.7 10.1 2.2 2.8 1.3 5.3 3.2 7.4 5.4l4.4 4.4-.4.4-.5.4-13.8 13.9-20.9-21-.5-.4-.4-.4c4.2-3.2 9.4-4.9 14.6-4.9zM19.7 52.7l-.4.4-2.5-2.5-1.2-1.1c-2.6-2.2-4.7-5-6.1-8.2-1.5-3.2-2.2-6.6-2.2-10.1 0-5.3 1.7-10.4 4.9-14.5l.4.4.4.5 21 20.9-13.8 13.8-.5.4zm49.9 16.6c-4.5 4.5-10.6 7.1-17 7.1-3.5 0-6.9-.7-10.1-2.2-2.8-1.3-5.3-3.2-7.4-5.4l-11-11 .4-.4.4-.5 32.4-32.3.4-.5.4-.4 9.2 9.2.5.4.7.7c2.6 2.2 4.7 5 6.1 8.2 1.4 3.2 2.2 6.6 2.2 10.1-.2 6.4-2.7 12.5-7.2 17z", fillRule: "evenodd" })));
|
|
691
|
+
};
|
|
692
|
+
const mp3 = (_a) => {
|
|
693
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
694
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
695
|
+
React__default['default'].createElement("path", { d: "M71.91 0H.6v72.4h71.408C71.91 72.4 71.91 0 71.91 0zm-6.707 6.9V66H6.913V6.9h58.29zM15.986 44.8V33.3l4.735 11.5h3.057l4.438-11.5v11.5h3.946V27.3h-5.425l-4.34 12-4.734-12h-5.227v17.5h3.55zm21.995 0v-6.4h2.367c3.55 0 6.41-2.4 6.41-5.6 0-3.1-2.86-5.5-6.41-5.5h-6.214v17.5h3.847zm15.88-3.1c-1.48.1-2.762-1.1-2.861-2.7v-.2l-4.241.8c.394 2.8 3.057 5.5 7.101 5.5 4.241 0 6.608-2.8 6.608-5.9 0-2.9-1.873-5.3-4.734-5.3l4.34-3.6v-3.1H47.449v3.6h7.102l-4.241 3.6 1.874 2.8c.493-.3 1.084-.4 1.676-.4 1.184-.1 2.269.9 2.367 2.1v.3c0 1.3-.986 2.4-2.268 2.4 0 .1-.099.1-.099.1zm-15.88-6.5v-4.8h1.972c1.579 0 2.762.8 2.762 2.4a2.571 2.571 0 0 1-2.762 2.4h-1.972z", fillRule: "evenodd" })));
|
|
696
|
+
};
|
|
697
|
+
const music = (_a) => {
|
|
698
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
699
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 73", fill: color, width: size, height: size }, props),
|
|
700
|
+
React__default['default'].createElement("path", { d: "M.8 72.5h72V.5H.8v72zM7.3 7h59v59h-59V7zm50.1 11h-32v28.2c-1.1-.2-2.1-.4-3.2-.4-5.3 0-9.7 3.1-9.7 7s4.4 7 9.7 7c5.3 0 9.6-3 9.7-6.8V30.4H51v15.8c-1.1-.2-2.1-.4-3.2-.4-5.3 0-9.7 3.1-9.7 7s4.4 7 9.7 7c5.4 0 9.7-3.1 9.7-7L57.4 18z", fillRule: "evenodd" })));
|
|
701
|
+
};
|
|
702
|
+
const newspaper = (_a) => {
|
|
703
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
704
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 89", fill: color, width: size, height: size }, props),
|
|
705
|
+
React__default['default'].createElement("path", { d: "M.5 88.9h71.112V0H.5v88.9zM6.911 6.6h58.192v75.8H6.91V6.6zm6.707 15.6h44.877v-5.5H13.618v5.5zm0 35.4h44.877v-5.4H13.618v5.4zm0 11.9H45.87V64H13.618v5.5zm.098-41.2v17.6h24.165V28.3H13.716zm28.307 5.6h16.472v-5.4H42.023v5.4zm0 11.9h16.472v-5.5H42.023v5.5z", fillRule: "evenodd" })));
|
|
706
|
+
};
|
|
707
|
+
const next = (_a) => {
|
|
708
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
709
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 73", fill: color, width: size, height: size }, props),
|
|
710
|
+
React__default['default'].createElement("path", { d: "M72.11 0H.8v72.4h71.408C72.11 72.4 72.11 0 72.11 0zm-6.707 6.9V66H7.113V6.9h58.29zM39.858 36.4L21.315 23.2v26.4l18.543-13.2zm9.863 13.2V23.2h-6.313v26.4h6.313z", fillRule: "evenodd" })));
|
|
711
|
+
};
|
|
712
|
+
const paperclip = (_a) => {
|
|
713
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
714
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 44 96", fill: color, width: size, height: size }, props),
|
|
715
|
+
React__default['default'].createElement("path", { d: "M23.561 77.85h-3.296l1.649-1.647 1.647 1.648zm15.967-6.805l-.685 1.65v-.967l.685-.683zm-9.66-51.98h4.662V70.18L21.913 82.795 9.068 69.947V0h34.437v73.663L21.933 95.178 0 73.829V19.216h4.662V71.86l17.231 16.773 16.95-16.906V4.662H13.73v63.355l8.185 8.186 7.954-7.953V19.064z" })));
|
|
716
|
+
};
|
|
717
|
+
const pause = (_a) => {
|
|
718
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
719
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
720
|
+
React__default['default'].createElement("path", { d: "M71.31 0H0v72.4h71.408C71.31 72.3 71.31 0 71.31 0zm-6.707 6.7v59.2H6.313V6.7h58.29zm-41.72 42.4h9.862v-26h-9.863v26zm15.681.4h9.469V23.1h-9.469v26.4z", fillRule: "evenodd" })));
|
|
721
|
+
};
|
|
722
|
+
const pdf = (_a) => {
|
|
723
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
724
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 100", fill: color, width: size, height: size }, props),
|
|
725
|
+
React__default['default'].createElement("path", { d: "M68.813 21.205L54.187 3.795C52.453 1.73 48.984 0 46.5 0h-42C2.016 0 0 2.4 0 5.357v89.286C0 97.6 2.016 100 4.5 100h63c2.484 0 4.5-2.4 4.5-5.357V30.357c0-2.957-1.453-7.087-3.188-9.152zM48 7.59c.797.335 1.594.837 1.922 1.228l14.672 17.466c.328.391.75 1.34 1.031 2.288H48V7.59zm18 85.268H6V7.143h36v23.214c0 2.958 2.016 5.357 4.5 5.357H66v57.143zM41.906 59.766c-2.765-2.679-5.203-7.422-6.843-13.282.562-3.85.609-7.198.656-10.714v-1.674c0-.167 0-.279-.047-.446.094-.112.14-.28.187-.447.282-1.786.141-3.013-.422-3.795-.374-.558-.937-.837-1.64-.837h-1.031c-.938 0-1.641.837-1.97 2.233-.843 3.683-.374 9.933 1.126 16.015-1.125 4.688-2.766 9.598-4.875 14.62-1.875 4.52-3.563 8.148-5.016 10.994a.459.459 0 0 0-.093-.223c-.235-.447-.704-.614-1.079-.335-5.812 3.627-8.343 7.924-8.812 10.491-.14 1.116.047 1.73.281 2.009.094.112.14.223.281.279l1.125.67c.422.279.844.39 1.313.39 2.812 0 6.515-4.799 11.344-14.62 5.015-2.065 11.859-3.795 18.375-4.632 3.937 2.455 8.484 4.074 11.484 4.074 2.484 0 3.188-1.116 3.328-2.12v-.057c.047-.055.094-.167.14-.223.516-1.34.235-2.344-.093-2.902-1.172-2.288-5.156-2.734-8.297-2.734-1.687 0-3.516.112-5.484.39-1.453-1.004-2.766-2.008-3.938-3.124zm-27 22.935c.703-1.897 2.906-5.58 6.422-8.817-3 5.636-5.015 8.036-6.422 8.817zm18.657-51.34c0-.055.046-.111.046-.223.282.391.563 1.005.61 2.01.047.11.047.223.093.278-.093.168-.14.28-.187.447-.094.67-.234 1.45-.328 2.4-.094.725-.188 1.562-.328 2.455-.375-3.125-.375-5.804.093-7.366zM27.75 68.249c.703-1.507 1.406-3.07 2.11-4.632 1.687-3.962 3-7.59 3.89-10.993 1.594 4.073 3.656 7.422 5.953 9.821.422.447.89.837 1.36 1.284-4.594 1.004-9.188 2.567-13.313 4.52zm30.281-.893c.047.056.094.112.094.167-.188.056-.422.056-.844.056-1.406 0-3.515-.558-5.812-1.562 5.11 0 6.328 1.06 6.562 1.339z" })));
|
|
726
|
+
};
|
|
727
|
+
const pen = (_a) => {
|
|
728
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
729
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 52 76", fill: color, width: size, height: size }, props),
|
|
730
|
+
React__default['default'].createElement("path", { d: "M0 76h52v-4H0zm2-11l18-8.342L3.575 45zm3-20.796L21.558 56 52 11.793 35.442 0z", fillRule: "evenodd" })));
|
|
731
|
+
};
|
|
732
|
+
const person = (_a) => {
|
|
733
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
734
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 72", fill: color, width: size, height: size }, props),
|
|
735
|
+
React__default['default'].createElement("path", { d: "M0 72h72.1V0H0v72zM6.6 6.5h58.9v59H54.6v-24H17.3v24H6.6v-59zM36 37.7c7.1 0 12.9-5.8 12.8-13 0-7.1-5.8-12.9-13-12.8-7.1 0-12.8 5.8-12.8 12.8 0 7.2 5.8 13 13 13z", fillRule: "evenodd" })));
|
|
736
|
+
};
|
|
737
|
+
const person2 = (_a) => {
|
|
738
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
739
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 68 97", fill: color, width: size, height: size }, props),
|
|
740
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
741
|
+
React__default['default'].createElement("path", { d: "M21.541 29.735c8.212 0 14.869-6.656 14.869-14.867C36.41 6.656 29.753 0 21.541 0 13.33 0 6.673 6.656 6.673 14.868c0 8.21 6.657 14.867 14.867 14.867m15.275 56.552l-17.712-4.364 9.646-39.15 14.335 3.532 17.097 4.212-9.645 39.15-13.721-3.38zm6.269-46.162v-5.846H0v52.008h11.847l-.006.026L54.926 96.93l12.517-50.803-24.359-6.002z" }),
|
|
742
|
+
React__default['default'].createElement("path", { d: "M45.96 56.26a11.804 11.804 0 0 0-2.877-.383c-3.578-.038-6.95 1.586-9.055 4.573l-2.91-.76-.846 3.23 2.239.585c-.117.313-.183.568-.25.824a7.953 7.953 0 0 0-.203.905l-2.238-.586-.855 3.261 2.912.762c.47 4.602 3.722 8.117 8.456 9.356.95.248 1.876.357 2.75.36 1.48.002 2.817-.305 3.886-.776l-1.252-4.225c-.74.326-1.643.472-2.633.424a7.634 7.634 0 0 1-1.588-.229c-1.889-.494-3.39-1.674-4.085-3.463l3.998 1.047 1.675-2.106.62-.78-.62-.163-5.97-1.56c.05-.328.135-.649.2-.904.078-.289.136-.512.25-.825l5.52 1.445 1.742.456 2.35-2.838-4.093-1.07-3.713-.97c1.09-1.015 2.404-1.437 3.714-1.45a6.502 6.502 0 0 1 1.736.21c1.474.383 2.71 1.014 3.47 1.897l2.796-3.369c-1.206-1.274-2.694-2.244-5.127-2.879" }))));
|
|
743
|
+
};
|
|
744
|
+
const persons1 = (_a) => {
|
|
745
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
746
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 93 83", fill: color, width: size, height: size }, props),
|
|
747
|
+
React__default['default'].createElement("path", { d: "M60.91 15.3c0-8-6.33-14.4-14.244-14.4S32.42 7.3 32.42 15.3s6.33 14.4 14.245 14.4c7.815.1 14.146-6.2 14.245-14.1v-.3zm-33.238 6.8c0-7.2-5.737-13.1-12.959-13.2-7.122.1-12.761 6-12.662 13.2-.1 7 5.44 12.8 12.464 12.8h.297c7.024.1 12.761-5.6 12.86-12.8zm63.708 0c0-7.2-5.837-13.1-13.058-13.2-7.123.1-12.762 6-12.663 13.2-.099 7 5.441 12.8 12.465 12.8h.297c7.023.2 12.86-5.6 12.959-12.8zm1.187 19.2H67.242V35H26.188v6.4H.864v41.5h91.802l-.1-41.6zM26.089 76.8H7.096V47.3h18.993v29.5zM85.84 47.3v29.5H67.242V47.3H85.84z", fillRule: "evenodd" })));
|
|
748
|
+
};
|
|
749
|
+
const persons2 = (_a) => {
|
|
750
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
751
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 106 84", fill: color, width: size, height: size }, props),
|
|
752
|
+
React__default['default'].createElement("path", { d: "M19.548 34c7.2-.1 13-5.9 12.9-13.1-.1-7.2-5.8-12.9-12.9-13-7.2 0-13.1 5.7-13.1 12.9s5.7 13.1 12.9 13.2h.2zm33.4-5.3c7.9 0 14.3-6.5 14.3-14.4-.1-7.9-6.5-14.3-14.5-14.3-7.9 0-14.3 6.5-14.3 14.4.1 7.9 6.5 14.3 14.5 14.3zm20.7 13.2v-8.8h-17.5v35.6h-6.5V33.1h-17.5v8.8H.348v41.4h104.8V41.9h-31.5zm-41.5 35.5h-25.3V47.6h25.3v29.8zm66.5 0h-25V47.6h25v29.8zM86.048 34c7.2-.1 13-5.9 12.9-13.1-.1-7.2-5.8-12.9-12.9-13-7.2-.1-13.1 5.7-13.1 12.9s5.6 13.1 12.8 13.2h.3z", fillRule: "evenodd" })));
|
|
753
|
+
};
|
|
754
|
+
const persons3 = (_a) => {
|
|
755
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
756
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 88 84", fill: color, width: size, height: size }, props),
|
|
757
|
+
React__default['default'].createElement("path", { d: "M31 33.6v.5c-.1 5.7-4.7 10.2-10.4 10.2-5.6-.1-10.1-4.6-10.2-10.2v-.5H6.1L0 83.8h41.5l-6.4-50.2H31zm-10.2-4.4c7.9-.1 14.2-6.5 14.2-14.5C34.9 6.9 28.6.6 20.8.5 12.8.4 6.4 6.8 6.3 14.7c-.1 7.9 6.3 14.4 14.2 14.5h.3zm45.7 0c7.9.1 14.4-6.3 14.5-14.2C81 7.1 74.6.6 66.7.5h-.2C58.6.6 52.2 7 52.3 15c0 7.8 6.3 14.1 14.2 14.2zm3.2 40.1h-6.5V33.5H45.7v50.3h41.5V33.5H69.7v35.8z", fillRule: "evenodd" })));
|
|
758
|
+
};
|
|
759
|
+
const pg18 = (_a) => {
|
|
760
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
761
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 73", fill: color, width: size, height: size }, props),
|
|
762
|
+
React__default['default'].createElement("path", { d: "M.8 72.1h72V0H.8v72.1zM7.3 6.6h59v59h-59v-59zM33 27.1h-5.2l-6.5 7.4v-7.4h-4v17.8h4v-4.8l2-2.3 4.8 7.1H33l-7-10.1 7-7.7zm-.8 3.3v2.9h4.3v11.5h4.3V27.1h-3.6c-.4 1.8-2.3 3.3-5 3.3zm21 5.5c1.6-.7 2.6-2.2 2.6-4 0-3-2.6-5.2-6.5-5.2s-6.5 2.2-6.5 5.2c0 1.7 1 3.3 2.6 4-1.8.7-3 2.4-3 4.3 0 3.1 2.8 5.2 6.8 5.2s6.8-2 6.8-5.2c.2-1.9-1-3.6-2.8-4.3zm-3.8-5.5c1.1-.1 2.2.7 2.3 1.9v.1c-.1 1.3-1.3 2.2-2.5 2-1.1-.1-1.9-1-2-2 0-1.3 1-2.1 2.2-2-.1 0 0 0 0 0zm0 11.5c-1.4.1-2.5-.9-2.6-2.3 0-1.1.8-2.2 2.6-2.2s2.6 1.1 2.6 2.2c0 1.3-1.2 2.3-2.5 2.3h-.1z", fillRule: "evenodd" })));
|
|
763
|
+
};
|
|
764
|
+
const phone1 = (_a) => {
|
|
765
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
766
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 68 100", fill: color, width: size, height: size }, props),
|
|
767
|
+
React__default['default'].createElement("path", { d: "M.714 99.6l66.7-.1V0H.714v99.6zm6.5-93h53.8v64.1h-53.8V6.6zm0 70.6h53.8V93h-53.8V77.2zm26.9 3.6c-2.5 0-4.4 2-4.4 4.4 0 2.4 2 4.4 4.4 4.4 2.5 0 4.4-2 4.4-4.4 0-2.4-2-4.4-4.4-4.4z", fillRule: "evenodd" })));
|
|
768
|
+
};
|
|
769
|
+
const phone2 = (_a) => {
|
|
770
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
771
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 59 100", fill: color, width: size, height: size }, props),
|
|
772
|
+
React__default['default'].createElement("path", { d: "M33.6 67.1L23.4 34.9 39.2 30 29.7 0l-21 6.6C7.5 7 6.4 8 5.9 9.2c-3 5.3-9.7 28-3 49.6 7.6 24.6 29.4 38.5 33 40.1l1.2.5 21.8-6.8-9.6-30.4-15.7 4.9zm3.9 25.3c-4.2-2.6-22-14.4-28.4-35.5-6.2-20.2.2-40.6 2.4-44.3l14-4.4L31 25.7l-15.8 5 14 44.6 15.8-5 5.5 17.9-13 4.2z", fillRule: "evenodd" })));
|
|
773
|
+
};
|
|
774
|
+
const phonePrepaid = (_a) => {
|
|
775
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
776
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 117 100", fill: color, width: size, height: size }, props),
|
|
777
|
+
React__default['default'].createElement("path", { d: "M50.2 21.1c-4.9-2.7-10.4-4.1-16-4.1C15.9 16.9 1 31.7.9 50c-.1 18.3 14.7 33.3 33 33.4h.4c5.6 0 11.1-1.4 16-4.1v20h66.6V0H50.2v21.1zm0 50.5c-11.8 8.8-28.6 6.4-37.4-5.4C4 54.4 6.4 37.6 18.2 28.8c4.6-3.5 10.3-5.3 16-5.3 5.8 0 11.4 1.9 16 5.4v42.7zm6.5-65.1h53.6v64.9H56.7V6.5zm0 71.5h53.6v14.9H56.7V78zm26.7 2.9c-2.5 0-4.5 2.1-4.4 4.6 0 2.5 2.1 4.5 4.6 4.4 2.4 0 4.4-2 4.4-4.4 0-2.6-2-4.6-4.6-4.6zm-63.9-37H15v4.3h3.5v3H15v4.3h4.4c2.3 6.4 8.3 9.8 15 9.8 3.3 0 6.6-1 9.2-3l-2.9-4.6c-1.8 1.3-4.1 2-6.4 1.9-3.2.2-6.2-1.5-7.9-4.2h6.8l2-4.3h-10c-.1-.5-.1-1-.1-1.4 0-.5 0-1 .1-1.6h11.5l2-4.3H26.4c1.6-2.9 4.7-4.7 8-4.6 2-.1 4 .4 5.8 1.4l2.4-4.8c-2.4-1.5-5.3-2.3-8.2-2.2-6.5.2-12.6 4-14.9 10.3z", fillRule: "evenodd" })));
|
|
778
|
+
};
|
|
779
|
+
const phonePrepaid4g = (_a) => {
|
|
780
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
781
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 117 102", fill: color, width: size, height: size }, props),
|
|
782
|
+
React__default['default'].createElement("path", { d: "M77.4 0v14.5H43.3v9c-14.2-7.8-32-2.6-39.7 11.6-7.7 14.2-2.6 32 11.6 39.8 8.8 4.8 19.4 4.8 28.1 0v6.6L68.4 102H102V39h14.4V0h-39zM43.3 68c-4 3.1-9 4.7-14 4.7-13-.1-23.5-10.7-23.4-23.6.1-13 10.7-23.5 23.6-23.4 5 0 9.8 1.6 13.8 4.6V68zm67.3-34.8H83V5.6h27.6v27.6zM16.5 44.3h-3.8v3.8h3v2.5h-3v4h3.8c2 5.5 7.3 8.6 13.2 8.6 3 0 5.8-.9 8.2-2.8l-2.6-4c-1.6 1.2-3.5 1.8-5.5 1.7-2.8.1-5.4-1.2-7-3.6h6l1.8-4h-9c-.1-.4-.1-.8-.1-1.2 0-.4 0-.9.1-1.3h10.2l1.8-3.8H22.7c1.4-2.5 4.2-4.1 7.1-4 1.8-.1 3.5.3 5 1.2l2.2-4.2c-2.1-1.4-4.7-2-7.2-1.9-5.9 0-11.2 3.5-13.3 9zm73.2 7.8h-13v13h-8.3V43.8h21.2l.1 8.3zm12.9-25.9c1.3.1 2.7-.5 3.5-1.6l.1 1.2h2.3v-6.5h-6.2v2.3h3.6c-.4 1.3-1.6 2.2-3 2-1.9 0-3.6-1.5-3.6-3.4v-.4c-.2-1.9 1.2-3.6 3.2-3.8h.4c1.4-.1 2.7.8 3 2.2l2.6-1c-.8-2.4-3.1-4-5.6-3.8-3.5 0-6.3 2.7-6.4 6.2v.3c-.2 3.3 2.4 6.2 5.7 6.4.1-.1.3-.1.4-.1zm-11.7-.4h3v-2.5h1.9v-2.4h-1.9v-7.2h-3.6l-5 6.6v3h5.6v2.5zM68.5 31h8.8v8h-8.8v-8zm-4.8 21.1h-8.2v-8.3h8.2v8.3zm26 12.9h-8.2v-8.2h8.2V65zm-26 0h-8.2v-8.2h8.2V65zm0-26h-8.2v-8h8.2v8zm24.2-18.1l3-4.1v4.1h-3z", fillRule: "evenodd" })));
|
|
783
|
+
};
|
|
784
|
+
const phoneWifiPrepaid = (_a) => {
|
|
785
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
786
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 117 100", fill: color, width: size, height: size }, props),
|
|
787
|
+
React__default['default'].createElement("path", { d: "M50.1 21.1C34 12.3 13.8 18.2 5 34.3c-8.8 16.1-2.9 36.2 13.2 45 9.9 5.4 21.9 5.4 31.9 0v20h66.6V0H50.1v21.1zm0 50.5c-4.6 3.5-10.2 5.3-16 5.3-14.7 0-26.7-12-26.7-26.7s12-26.7 26.7-26.7c5.8-.1 11.4 1.8 16 5.4v42.7zm6.5-65.1h53.6v64.9H56.6V6.5zm0 71.5h53.6v14.9H56.6V78zm26.8 2.9c-2.5 0-4.5 2-4.5 4.5s2 4.5 4.5 4.5 4.5-2 4.5-4.5-2-4.5-4.5-4.5zm-63.9-37H15v4.3h3.5c-.1.5-.1 1-.1 1.4 0 .5 0 1 .1 1.6H15v4.3h4.4c2.3 6.4 8.2 9.8 14.9 9.8 3.4 0 6.6-1 9.4-3l-3-4.6c-1.8 1.3-4.1 2-6.4 1.9-3.2.2-6.2-1.5-7.9-4.2h7l2-4.3H25.1c-.1-.5-.1-1-.1-1.4 0-.5 0-1 .1-1.6h11.5l2.2-4.3H26.3c1.6-2.9 4.7-4.6 8-4.6 2.1-.1 4.1.4 5.9 1.4l2.4-4.8c-2.5-1.5-5.4-2.2-8.3-2.2-6.5.1-12.5 4.1-14.8 10.3zm63.9-2.4c-2.4 0-4.4 1.9-4.4 4.3v.2c0 2.4 2 4.4 4.4 4.4 2.4 0 4.4-2 4.4-4.4.1-2.5-1.9-4.5-4.4-4.5zm-11-6.6l3.8 3.8c1.9-1.9 4.5-3 7.2-3s5.2 1.1 7.1 3l4-3.8c-5.9-6.1-15.6-6.3-21.7-.4l-.4.4zm-7.3-7.4l3.8 4c8-8 21-8 29 0l3.8-4c-10.1-10.1-26.5-10.1-36.6 0z", fillRule: "evenodd" })));
|
|
788
|
+
};
|
|
789
|
+
const play = (_a) => {
|
|
790
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
791
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
792
|
+
React__default['default'].createElement("path", { d: "M71.51 0H.2v72.4h71.408C71.51 72.4 71.51 0 71.51 0zm-6.707 6.4v59.2H6.513V6.4h58.29zm-15.682 30L27.816 21.3v30.4l21.305-15.3z", fillRule: "evenodd" })));
|
|
793
|
+
};
|
|
794
|
+
const plus = (_a) => {
|
|
795
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
796
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 22 22", fill: color, width: size, height: size }, props),
|
|
797
|
+
React__default['default'].createElement("path", { d: "M0 9h22v4H0z" }),
|
|
798
|
+
React__default['default'].createElement("path", { d: "M13 0v22H9V0z" })));
|
|
799
|
+
};
|
|
800
|
+
const power = (_a) => {
|
|
801
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
802
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 83 83", fill: color, width: size, height: size }, props),
|
|
803
|
+
React__default['default'].createElement("path", { d: "M48.308 19.6v5.6c6.9 2.8 11.4 9.4 11.4 16.8 0 9.9-8.1 18-18 18s-18-8.1-18-18c0-7.4 4.5-14 11.4-16.8v-5.6c-12.5 3.6-19.6 16.7-16 29.2 3.6 12.5 16.7 19.6 29.2 16 12.5-3.6 19.6-16.8 16-29.3-2.3-7.7-8.3-13.7-16-15.9zM41.608 0c-22.9 0-41.3 18.6-41.3 41.4 0 22.8 18.6 41.3 41.4 41.3 22.8 0 41.2-18.5 41.3-41.3 0-22.9-18.5-41.4-41.4-41.4zm0 76.2c-19.3 0-34.9-15.6-34.9-34.8 0-19.3 15.5-34.9 34.8-34.9 19.2-.1 34.8 15.5 34.9 34.8v.1c0 19.2-15.6 34.8-34.8 34.8zm3.1-61.9h-6.2v17h6.2v-17z", fillRule: "evenodd" })));
|
|
804
|
+
};
|
|
805
|
+
const previous = (_a) => {
|
|
806
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
807
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
808
|
+
React__default['default'].createElement("path", { d: "M71.71 0H.4v72.4h71.408C71.71 72.4 71.71 0 71.71 0zm-6.707 6.9V66H6.713V6.9h58.29zM29.2 49.6V23.2h-6.707v26.4H29.2zm21.6 0V23.2L32.75 36.4 50.8 49.6z", fillRule: "evenodd" })));
|
|
809
|
+
};
|
|
810
|
+
const projector = (_a) => {
|
|
811
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
812
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 117 40", fill: color, width: size, height: size }, props),
|
|
813
|
+
React__default['default'].createElement("path", { d: "M19.629 23.4h31v-6.5h-31v6.5zM.429 0v39.5h115.9V0H.429zm6.5 32.9V6.5h66.6c-7.3 4.4-9.6 13.9-5.2 21.2 1.3 2.1 3.1 3.9 5.2 5.2h-66.6zm74.6-3.1c-5.6 0-10.1-4.5-10.1-10.1s4.5-10.1 10.1-10.1 10.1 4.5 10.1 10.1c0 5.5-4.5 10-10.1 10.1zm28.2 3.1h-20c7.3-4.4 9.6-13.9 5.2-21.2-1.3-2.1-3.1-3.9-5.2-5.2h20v26.4z", fillRule: "evenodd" })));
|
|
814
|
+
};
|
|
815
|
+
const radioMast = (_a) => {
|
|
816
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
817
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 80 105", fill: color, width: size, height: size }, props),
|
|
818
|
+
React__default['default'].createElement("path", { d: "M14.815 30.4l3.753-3.8c-3.753-4-3.753-10.3 0-14.3l-3.753-4c-2.864 2.9-4.543 6.9-4.543 11 0 4.2 1.58 8.2 4.543 11.1zm-3.457 3.5c-3.852-3.8-5.926-9.1-5.926-14.5S7.506 8.8 11.358 5L7.605 1C2.667 5.8 0 12.5 0 19.4 0 26.3 2.667 33 7.605 37.8l3.753-3.9zm53.333-3.5c2.865-2.9 4.544-6.9 4.544-11s-1.68-8.1-4.544-11l-3.95 4c3.852 3.9 3.95 10.2.099 14.1l-.1.1 3.951 3.8zm3.457-25.6c3.753 3.9 5.926 9.1 5.926 14.5 0 5.5-2.173 10.7-6.025 14.5l3.951 4c4.84-4.9 7.506-11.6 7.605-18.5 0-6.9-2.765-13.5-7.605-18.4l-3.852 3.9zM45.136 31.1c4.444-2.2 7.308-6.7 7.308-11.8 0-7.1-5.728-12.9-12.74-12.9-7.013 0-12.741 5.8-12.741 12.9 0 4.8 2.568 9.2 6.716 11.4L7.605 104.1c-.099.1-.099.1-.099.2h7.506c5.531-8.4 14.815-13.5 24.79-13.4 9.976 0 19.358 5 24.89 13.4h7.506c-.1-.1-.1-.1-.1-.2l-26.962-73zm-8.89 53.4a35.38 35.38 0 0 0-17.086 6.4l5.334-15.1h11.753v8.7zm0-15.2h-9.382l9.383-26.2v26.2zm6.52-25.9l9.48 25.9h-9.48V43.4zm0 41.1v-8.8h11.851l5.432 15c-5.037-3.5-11.061-5.7-17.284-6.2z", fillRule: "evenodd" })));
|
|
819
|
+
};
|
|
820
|
+
const rec = (_a) => {
|
|
821
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
822
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
823
|
+
React__default['default'].createElement("path", { d: "M71.91 0H.6v72.4h71.408C71.91 72.4 71.91 0 71.91 0zm-6.707 6.7v59.2H6.913V6.7h58.29zM36.107 48.4c6.805 0 12.23-5.6 12.23-12.5s-5.523-12.4-12.329-12.4c-6.805 0-12.23 5.6-12.23 12.5.099 6.8 5.523 12.3 12.329 12.4z", fillRule: "evenodd" })));
|
|
824
|
+
};
|
|
825
|
+
const rec2 = (_a) => {
|
|
826
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
827
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
828
|
+
React__default['default'].createElement("path", { d: "M.8 72.5h71.112V.5H.8v72zM7.211 7h58.192v59H7.21V7zm28.997 33.4c6.214 0 11.343-5.1 11.343-11.4 0-6.3-5.03-11.5-11.244-11.5-6.214 0-11.343 5.1-11.343 11.4 0 6.3 5.03 11.5 11.244 11.5zm-5.424 10.2c0-2.9-1.776-4.3-5.228-4.3h-4.931v13.4h3.452v-4.6h1.183l2.367 4.6h3.65l-2.96-5.2c1.48-.5 2.467-2.1 2.467-3.9zm-5.326 2h-1.381V49h1.38c1.283 0 1.875.6 1.875 1.7.197.9-.494 1.8-1.381 1.9h-.493zm10.257 1.5h4.734v-2.5h-4.734v-2.5h5.72v-2.8h-9.073v13.4h9.37v-2.8h-5.918c-.099.1-.099-2.8-.099-2.8zM48.537 49c1.085 0 1.775.6 1.973 2h3.156c-.395-3.2-2.17-4.9-5.228-4.9-3.748 0-5.819 2.6-5.819 7s1.973 7 5.82 7c3.057 0 4.832-1.7 5.227-4.9H50.51c-.198 1.4-.987 2-1.973 2-1.578 0-2.367-1.3-2.367-4.1s.789-4.1 2.367-4.1z", fillRule: "evenodd" })));
|
|
829
|
+
};
|
|
830
|
+
const remoteControl = (_a) => {
|
|
831
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
832
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 40 82", fill: color, width: size, height: size }, props),
|
|
833
|
+
React__default['default'].createElement("path", { d: "M13.943 21.7c2.2 0 3.9-1.8 4-4 0-2.1-1.8-3.9-3.9-3.8-2.1 0-3.8 1.6-3.8 3.7v.1c-.2 2.2 1.5 4 3.7 4zm12 0c2.1 0 3.9-1.8 3.8-3.9 0-2.1-1.6-3.8-3.7-3.8h-.1c-2.1 0-3.9 1.7-4 3.8.1 2.2 1.8 3.9 4 3.9zm-12 11.9c2.1 0 3.9-1.7 4-3.8 0-2.2-1.8-3.9-4-4-2.1 0-3.9 1.8-3.8 3.9-.1 2.2 1.6 3.9 3.8 3.9-.1 0 0 0 0 0zm12 0c2.1 0 3.8-1.6 3.8-3.7v-.1c0-2.1-1.7-3.9-3.8-4-2.2 0-3.9 1.8-4 4 .1 2.1 1.8 3.8 4 3.8zm-12 12c2.2 0 3.9-1.7 3.9-3.9s-1.7-3.9-3.9-3.9-3.9 1.8-3.8 4c0 2.1 1.7 3.8 3.8 3.8zm12 0c2.2 0 3.9-1.7 3.9-3.9s-1.7-3.9-3.9-3.9-3.9 1.7-4 3.8c-.1 2.1 1.7 3.9 3.8 4h.2zm-6 4.6c-5.8 0-10.6 4.7-10.6 10.6 0 5.8 4.7 10.6 10.6 10.6 5.8 0 10.6-4.7 10.6-10.6-.1-5.9-4.8-10.6-10.6-10.6zm0 16.8c-3.4 0-6.2-2.7-6.2-6.1 0-3.4 2.7-6.2 6.1-6.2 3.4 0 6.2 2.7 6.2 6.1 0 3.3-2.7 6.1-6.1 6.2zM.143 81.5h39.5V.5H.143v81zM6.743 7h26.4v68h-26.4V7z", fillRule: "evenodd" })));
|
|
834
|
+
};
|
|
835
|
+
const romantic = (_a) => {
|
|
836
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
837
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 73", fill: color, width: size, height: size }, props),
|
|
838
|
+
React__default['default'].createElement("path", { d: "M0 72.1h72.1V0H0v72.1zM6.6 6.5h59v59h-59v-59zm44 12.8c-5.5-2.2-11.7-.1-14.6 5-2.9-5.1-9.2-7.3-14.6-5-6 2.5-8.8 9.4-6.3 15.4.6 1.4 1.5 2.7 2.6 3.8l16.8 17L36 57l1.4-1.4 16.8-17c1.2-1.1 2.2-2.4 2.8-4 2.4-6-.4-12.8-6.4-15.3z", fillRule: "evenodd" })));
|
|
839
|
+
};
|
|
840
|
+
const router = (_a) => {
|
|
841
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
842
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 116 40", fill: color, width: size, height: size }, props),
|
|
843
|
+
React__default['default'].createElement("path", { d: "M.571 39.4h114.802V0H.571v39.4zM7.015 6.5H108.93v26.4H7.015V6.5zm88.431 9.2c-2.379 0-4.362 2-4.362 4.4 0 2.5 1.884 4.5 4.362 4.5 2.479 0 4.462-1.9 4.462-4.4v-.1c0-2.4-1.983-4.4-4.462-4.4zm-80.599 9.2h9.32v-9.4h-9.32v9.4zm17.845 0h9.32v-9.4h-9.32v9.4zm17.944 0h9.319v-9.4h-9.319v9.4zm29.246-9.2c-2.38 0-4.362 1.9-4.362 4.3v.2c0 2.4 1.982 4.4 4.362 4.4s4.362-2 4.362-4.4c.099-2.5-1.884-4.5-4.362-4.5z", fillRule: "evenodd" })));
|
|
844
|
+
};
|
|
845
|
+
const rss = (_a) => {
|
|
846
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
847
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 86 86", fill: color, width: size, height: size }, props),
|
|
848
|
+
React__default['default'].createElement("path", { d: "M0 0v17.093c18.342.064 35.56 7.167 48.515 20.011C61.502 49.948 68.685 67.01 68.75 85.181H86C85.904 38.214 47.457.191 0 0zm11.78 63.067C5.275 63.067 0 68.209 0 74.549 0 80.86 5.275 86 11.78 86c6.473 0 11.748-5.142 11.748-11.45 0-6.341-5.275-11.483-11.748-11.483z" }),
|
|
849
|
+
React__default['default'].createElement("path", { d: "M0 29.486v17.178C21.69 46.887 39.306 64.416 39.53 86h17.262C56.568 54.87 31.284 29.71 0 29.486z" })));
|
|
850
|
+
};
|
|
851
|
+
const scale = (_a) => {
|
|
852
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
853
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 100 83", fill: color, width: size, height: size }, props),
|
|
854
|
+
React__default['default'].createElement("path", { d: "M98.9 47.8L87 9.6H62.4c-1.8-6.9-8.9-11-15.8-9.2-4.5 1.2-8 4.7-9.2 9.2H12.7L.8 47.8c-.6 1.6-.9 3.3-.8 5 0 8.4 6.8 15.1 15.1 15.1s15.1-6.8 15.1-15.1c0-1.7-.3-3.4-1-5l-9.8-31.7h18c1.2 4.4 4.7 7.9 9.1 9.1v51.4H30.2V83h39.2v-6.5H53V25.3c4.6-1.2 8.1-4.7 9.4-9.2h17.9l-9.8 31.7c-.6 1.6-.9 3.3-.8 5 0 8.3 6.8 15.1 15.1 15.1s15.1-6.8 15.1-15.1c-.1-1.7-.4-3.4-1-5zm-75.3 5c-.1 4.7-3.9 8.5-8.7 8.5-4.7-.1-8.4-3.8-8.5-8.5v-.2h17.2v.2zm-4-14.5l2.8 8.9H7.8l2.8-8.9L15.1 24l4.5 14.3zm60.6 0L84.7 24l4.4 14.3 2.8 8.9H77.4l2.8-8.9zm4.5 23c-4.7 0-8.6-3.8-8.6-8.5v-.2h17.2v.2c-.1 4.7-3.9 8.5-8.6 8.5z", fillRule: "evenodd" })));
|
|
855
|
+
};
|
|
856
|
+
const shield = (_a) => {
|
|
857
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
858
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 68 98", fill: color, width: size, height: size }, props),
|
|
859
|
+
React__default['default'].createElement("path", { d: "M67.7 14.3h-4.6c-4.5.1-9-.7-13.2-2.4-5.2-2.2-9.7-6-12.8-10.7L36.3 0h-3.8l-.8 1.2C28.6 5.9 24.2 9.6 19 11.9c-4.2 1.7-8.8 2.5-13.3 2.4H1v43.6C.9 60.4.2 82.6 33 97.1l1.3.6 1.3-.6c32.9-14.5 32.3-36.7 32-39.2l.1-43.6zm-16.4 5c3.2.9 6.6 1.4 10 1.4v9.4h-10V19.3zm9.9 16.3v13.6H37V35.6h24.2zM22.8 17.2c4.4-2.1 8.3-5.1 11.5-8.8 3.2 3.6 7.1 6.6 11.4 8.8v13H22.8v-13zm8.8 18.4v13.6H7.5V35.6h24.1zM17.4 19.3v10.8h-10v-9.4c3.4 0 6.8-.4 10-1.4zM9.5 68.2c-1.4-3.1-2.1-6.5-2-9.8v-3.7h10v13.6h-8v-.1zm22.1 21c-9.7-4.9-15.6-10.6-19-15.6h19v15.6zm-8.7-21V54.6h22.8v13.6H22.9zm14.1 21V73.6h19.2c-3.5 5-9.4 10.6-19.2 15.6zm22.2-21h-7.9V54.6h10v3.7c0 3.4-.7 6.8-2.1 9.9z", fillRule: "evenodd" })));
|
|
860
|
+
};
|
|
861
|
+
const simCard1 = (_a) => {
|
|
862
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
863
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 75 100", fill: color, width: size, height: size }, props),
|
|
864
|
+
React__default['default'].createElement("path", { d: "M0 76.1l28.6 23.3h46.3V0H0v76.1zM6.6 6.5h61.8v86.4H30.8L6.6 73V6.5zM18 54.4h9.4V45H18v9.4zm0-29.8h9.4v-9.1H18v9.1zm38.9-9.1H32.8v9.1h24.1v-9.1zM18 39.6h9.4v-9.5H18v9.5zm29.6 14.8h9.2V45h-9.2v9.4zm-5.4-14.8h14.6v-9.5h-24v24.2h9.5l-.1-14.7z", fillRule: "evenodd" })));
|
|
865
|
+
};
|
|
866
|
+
const simCard2 = (_a) => {
|
|
867
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
868
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 59 88", fill: color, width: size, height: size }, props),
|
|
869
|
+
React__default['default'].createElement("path", { d: "M.333 0v67l25.1 20.5h33.5V0H.333zm20.4 49.8h-8.2v-8.2h8.2v8.2zm0-12.9h-8.2v-8.3h8.2v8.3zm0-13.1h-8.2v-8.2h8.2v8.2zm25.9 26h-8v-8.2h8v8.2zm0-12.9h-12.8v13h-8.3V28.6h21.1v8.3zm0-13.1h-21.1v-8.2h21.1v8.2z", fillRule: "evenodd" })));
|
|
870
|
+
};
|
|
871
|
+
const simCard4g = (_a) => {
|
|
872
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
873
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 74 102", fill: color, width: size, height: size }, props),
|
|
874
|
+
React__default['default'].createElement("path", { d: "M34.1 0v14.6H0v66.8L25.1 102h33.6V39h14.5V0H34.1zm33.3 33.4H39.8V5.8h27.6v27.6zm-21 18.8H33.6v13h-8.4V43.9h21.2v8.3zm18.8-26.5v-6.5H59v2.3h3.7c-.5 1.3-1.7 2.1-3.1 2-2 0-3.6-1.6-3.6-3.7v-.3c-.2-1.9 1.2-3.6 3.2-3.8h.4c1.4-.1 2.7.8 3 2.2l2.6-1c-.5-1.7-2.2-3.7-5.6-3.7-3.4-.1-6.3 2.6-6.4 6v.4c-.2 3.3 2.4 6.2 5.7 6.4h.4c1.3.1 2.6-.4 3.5-1.4l.1 1.2 2.3-.1zM42 23.2h5.8v2.5h2.9v-2.5h2v-2.5h-2v-7.2h-3.5L42 20.2v3zM25.2 31H34v8.2h-8.8V31zm-4.8 21.2h-8v-8.3h8v8.3zm0 13h-8V57h8v8.2zm0-26.1h-8V31h8v8.1zm26 26.1h-8V57h8v8.2zm1.4-44.6h-3.1l3.1-4v4z", fillRule: "evenodd" })));
|
|
875
|
+
};
|
|
876
|
+
const simCard4gWifi = (_a) => {
|
|
877
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
878
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 103", fill: color, width: size, height: size }, props),
|
|
879
|
+
React__default['default'].createElement("path", { d: "M34 15H0v66.8l25 20.5h33.6V39.5H73V.5H34V15zm-4.6 53.7c-2.2 0-4.1-1.8-4.1-4v-.1c0-2.2 1.8-4.1 4.1-4.1 2.2.1 4 1.9 4.1 4.1 0 2.2-1.9 4-4.1 4.1zm6.5-10.6c-1.7-1.7-4-2.7-6.5-2.8-2.5 0-4.8 1-6.6 2.8l-3.5-3.6c2.7-2.7 6.3-4.2 10.1-4.2s7.4 1.5 10.1 4.2l-3.6 3.6zm6.7-6.7c-3.5-3.5-8.2-5.5-13.2-5.5s-9.8 2-13.3 5.5l-3.5-3.6c9.3-9.3 24.3-9.3 33.6 0l-3.6 3.6zm-2.9-19.9V6.3h27.5v27.5H39.7v-2.3zm7.8-4.4h3v-2.5h1.9v-2.4h-1.9V15h-3.6l-5 6.6v3h5.6v2.5zm-3-4.9l3-4.1v4.1h-3zm14.7 5.3c1.3.1 2.6-.5 3.4-1.6l.2 1.2H65v-6.5h-6.2v2.3h3.7c-.4 1.3-1.6 2.2-3 2-2 .1-3.6-1.4-3.7-3.4V21c-.1-2 1.3-3.7 3.3-3.8h.3c1.4-.1 2.7.8 3.1 2.2l2.5-1c-.8-2.4-3.1-4-5.6-3.8-3.5 0-6.4 2.8-6.4 6.3v.1c-.1 3.4 2.5 6.2 5.9 6.4 0 .1.2.1.3.1z", fillRule: "evenodd" })));
|
|
880
|
+
};
|
|
881
|
+
const simCardInfinity = (_a) => {
|
|
882
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
883
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 59 88", fill: color, width: size, height: size }, props),
|
|
884
|
+
React__default['default'].createElement("path", { d: "M0 0v67l25.1 20.6h33.6V0H0zm49.7 37.4c-1.6 4.4-5.9 7.2-10.6 6.7-2.2-.3-4.2-1.2-5.9-2.5-.9-.7-1.7-1.4-2.5-2.2L29.3 38l-1.8 1.8c-1.6 1.6-3.6 2.9-5.8 3.7-1.1.4-2.3.6-3.5.6-5.6-.1-10-4.8-9.9-10.4v-.4c.3-3.7 2.6-6.9 6-8.4 3.5-1.6 7.1-1.1 10.4 1.3 1.1.9 2.2 1.8 3.2 2.8l.5.4.6.6c1.9-1.7 4-3.3 6.1-4.7 3.5-1.9 7.9-1.6 11 1 3.7 2.6 5 7.1 3.6 11.1zm-31.4-7.8c-1 0-2 .4-2.8 1.1-1.2 1-1.8 2.6-1.6 4.2.4 2 2.1 3.4 4.1 3.6h.6c1 0 1.9-.3 2.6-1 1.4-1.1 2.6-2.3 4.1-3.5-1.2-1.3-2.6-2.5-4.1-3.5-.9-.5-1.9-.8-2.9-.9zm24.8 1.2c-1.3-1.3-3.2-1.6-4.8-.7-1.8 1.1-3.5 2.4-5 4h.1c1 1.1 2.2 2.2 3.4 3.1 1 .8 2.2 1.3 3.5 1.3 1.2 0 2.4-.5 3.2-1.4.8-.7 1.2-1.7 1.1-2.8v-.2c0-1.3-.6-2.5-1.5-3.3z", fillRule: "evenodd" })));
|
|
885
|
+
};
|
|
886
|
+
const simCardInfinity4g = (_a) => {
|
|
887
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
888
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 74 102", fill: color, width: size, height: size }, props),
|
|
889
|
+
React__default['default'].createElement("path", { d: "M34.767 0v14.6H.667v66.8l25.1 20.6h33.6V39h14.4V0h-39zm33.2 33.3h-27.4V5.7h27.5v27.6h-.1zm-17.5 19.2c-1.5 4.4-5.9 7.2-10.6 6.7-2.1-.3-4.1-1.2-5.8-2.6-.9-.7-1.8-1.4-2.6-2.2-.5-.4-.9-.9-1.3-1.3h-.1l-1.7 1.7c-1.6 1.7-3.6 3-5.8 3.8-1.1.4-2.3.6-3.5.6-5.6-.1-10-4.8-9.9-10.4v-.4c.2-3.7 2.5-7 5.9-8.4 3.5-1.6 7.6-1.1 10.6 1.3 1.1.8 2.2 1.8 3.2 2.8l1.2 1.2c.4-.3.7-.7 1-1.1 1.5-1.5 3.2-2.8 5-3.8 3.5-1.9 7.9-1.6 11 1 3.6 2.5 5 7.1 3.4 11.1zm15.4-26.8v-6.5h-6.2v2.3h3.6c-.4 1.3-1.6 2.2-3 2-2 0-3.6-1.6-3.6-3.7v-.3c-.2-1.9 1.2-3.6 3.2-3.8h.4c1.4-.1 2.6.8 3 2.2l2.6-1c-.8-2.4-3.1-3.9-5.6-3.7-3.4-.1-6.3 2.6-6.4 6v.4c-.2 3.3 2.4 6.2 5.7 6.4h.4c1.3.1 2.6-.5 3.5-1.4l.1 1.2 2.3-.1zm-23.2-2.6h5.6v2.5h3v-2.5h1.9v-2.5h-1.9v-7.2h-3.5l-5.1 6.7v3zm-23.5 21.6c-1 0-2 .4-2.8 1.1-1.3.9-1.9 2.5-1.6 4.1.4 2 2 3.5 4.1 3.7h.5c1 0 2-.3 2.8-1 1.2-.8 2.2-1.9 3.4-2.9l.6-.6c-1.2-1.3-2.6-2.5-4.1-3.5-.9-.5-1.9-.8-2.9-.9zm24.8 1.2c-1.3-1.2-3.2-1.5-4.8-.7-1.9 1.1-3.6 2.4-5.2 3.8l.1.1c1.2 1.1 2.3 2.2 3.5 3.1 1 .8 2.2 1.3 3.5 1.3 1.2 0 2.4-.5 3.2-1.4.7-.7 1.1-1.7 1.1-2.8v-.2c.1-1.2-.4-2.3-1.4-3.2zm4.4-25.3h-3l3-4v4z", fillRule: "evenodd" })));
|
|
890
|
+
};
|
|
891
|
+
const simCardWifi = (_a) => {
|
|
892
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
893
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 59 89", fill: color, width: size, height: size }, props),
|
|
894
|
+
React__default['default'].createElement("path", { d: "M0 .5v67l25.1 20.6h33.6V.5H0zm29.4 53.4c-2.2 0-4-1.7-4.1-4 0-2.2 1.7-4 4-4.1 2.2 0 4 1.7 4.1 4v.1c-.1 2.2-1.8 4-4 4zm6.5-10.6c-3.6-3.5-9.4-3.5-13.1 0l-3.5-3.5c2.6-2.7 6.3-4.2 10.1-4.2s7.4 1.5 10.1 4.2l-3.6 3.5zm6.7-6.7c-3.5-3.5-8.2-5.5-13.2-5.5s-9.8 2-13.3 5.5l-3.5-3.5C17 28.6 23.1 26 29.4 26c6.3 0 12.4 2.6 16.8 7.1l-3.6 3.5z", fillRule: "evenodd" })));
|
|
895
|
+
};
|
|
896
|
+
const soda = (_a) => {
|
|
897
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
898
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 68 95", fill: color, width: size, height: size }, props),
|
|
899
|
+
React__default['default'].createElement("path", { d: "M29.933 0h-6.5v28.1H.333V48h10.1l4.4 46.4h37.6l4.4-46.4h10.2V28.1h-37.1V0zm16.5 87.9h-25.7l-3.7-40h33.2l-3.8 40zm14-53.2v6.7h-53.6v-6.7h53.6z", fillRule: "evenodd" })));
|
|
900
|
+
};
|
|
901
|
+
const speaker = (_a) => {
|
|
902
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
903
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 68 100", fill: color, width: size, height: size }, props),
|
|
904
|
+
React__default['default'].createElement("path", { d: "M.286 99.5h66.8V0H.286v99.5zm6.6-93h53.6V93h-53.6V6.5zm26.8 55.3c-2.4 0-4.4 2-4.4 4.4 0 2.4 2 4.4 4.4 4.4 2.4 0 4.4-1.9 4.4-4.3v-.2c0-2.3-2-4.3-4.4-4.3zm0-14.8c-10.6.1-19.1 8.7-19.1 19.3 0 10.7 8.7 19.2 19.3 19.1 10.6-.1 19.1-8.6 19.1-19.2-.1-10.6-8.7-19.2-19.3-19.2zm0 33c-7.6 0-13.8-6.2-13.8-13.8 0-7.6 6.2-13.8 13.8-13.8 7.6 0 13.8 6.2 13.8 13.8.1 7.6-6 13.7-13.6 13.8h-.2zm.1-39.9c7.1-.1 12.8-5.9 12.7-13-.1-7.1-5.9-12.8-13-12.7-7 .1-12.7 5.8-12.7 12.8 0 7.1 5.8 12.9 13 12.9-.1 0-.1 0 0 0zm0-20.3c4.1 0 7.4 3.3 7.4 7.4 0 4.1-3.3 7.4-7.4 7.4-4.1 0-7.4-3.3-7.4-7.4 0-4.1 3.3-7.4 7.4-7.4z", fillRule: "evenodd" })));
|
|
905
|
+
};
|
|
906
|
+
const speechBubble1 = (_a) => {
|
|
907
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
908
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 101 89", fill: color, width: size, height: size }, props),
|
|
909
|
+
React__default['default'].createElement("path", { d: "M.538 72.1h34.6l15.2 16.4 15.4-16.4h34.6V0H.538v72.1zm6.6-65.6h86.5v59h-30.8L50.338 79l-12.4-13.5h-30.8v-59zm67.9 17h-49.2v6.6h49.2v-6.6zm0 16h-49.2V46h49.2v-6.5z", fillRule: "evenodd" })));
|
|
910
|
+
};
|
|
911
|
+
const speechBubble2 = (_a) => {
|
|
912
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
913
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 100 89", fill: color, width: size, height: size }, props),
|
|
914
|
+
React__default['default'].createElement("path", { d: "M0 72.1h34.6l15.2 16.4 15.4-16.4h34.6V0H0v72.1zM6.5 6.5h86.6v59H62.3L49.8 78.9 37.4 65.5h-31v-59h.1zm42.8 41c-2.5 0-4.5 2-4.5 4.5s2 4.5 4.5 4.5 4.5-2 4.5-4.5-2-4.5-4.5-4.5zM45 31.9c-.1-.6-.1-1.3-.1-1.9 0-2.7 2.1-4.9 4.7-4.9h.1c3.1 0 4.7 2 4.7 4.1 0 1.5-.7 2.8-1.9 3.6l-2.6 2c-2.4 1.6-3.9 4.4-4 7.3 0 .8 0 1.5.2 2.3h6.1c0-2.3 1.3-3.7 3.1-5l2-1.4c3.1-2.4 5-5.3 5-9.4 0-5.3-4.2-10.3-12.7-10.3-7.6 0-12.1 5.2-12.1 11.3 0 .7 0 1.4.1 2.2l7.4.1z", fillRule: "evenodd" })));
|
|
915
|
+
};
|
|
916
|
+
const speechBubble3 = (_a) => {
|
|
917
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
918
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 112 80", fill: color, width: size, height: size }, props),
|
|
919
|
+
React__default['default'].createElement("path", { d: "M46.2 19.1H0v49.2h24.1l10.1 11.3 10.3-11.3h22.6V49.1h1.7L79 60.4l10.3-11.3h22.6V0H46.2v19.1zm14.4 42.6h-19l-7.3 8.2-7.3-8.2H6.5v-36h39.7v23.4h14.4v12.6zm-7.8-36V6.5h52.4v36.1H86.4l-7.4 8-7.2-8h-19V25.7z", fillRule: "evenodd" })));
|
|
920
|
+
};
|
|
921
|
+
const sports = (_a) => {
|
|
922
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
923
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 73", fill: color, width: size, height: size }, props),
|
|
924
|
+
React__default['default'].createElement("path", { d: "M0 72.1h72.1V0H0v72.1zM6.6 6.5h58.9v59H6.6v-59zm39.7 12.6H28.8v16.4H12.6V53h49.6V35.5H46.3V19.1zM25.2 49.6h-7.6c-.2-1.8.7-3.5 2.3-4.3l1.7-1c.6-.3 1-.9 1.1-1.6 0-.7-.6-1.2-1.3-1.2h-.1c-.8 0-1.4.6-1.4 1.3v.1c0 .2.1.4.1.6h-2.3v-.8c0-1.8 1.6-3.3 3.4-3.3h.2c2.3 0 3.7 1.4 3.7 3.2-.1 1.3-.8 2.4-1.9 3l-1.9 1.2c-.3.1-.5.3-.6.6h4.6v2.2zM54.5 45c-.3 0-.7.1-1 .2l-1-1.6 2.4-2h-4.1v-2H58v1.9l-2.4 1.9c1.6.1 2.8 1.4 2.8 3 0 1.7-1.4 3.4-4 3.4-1.9.1-3.6-1.3-3.8-3.2l2.3-.4c0 .9.7 1.5 1.6 1.6.8 0 1.5-.6 1.6-1.4 0-.7-.5-1.3-1.2-1.3-.3-.1-.4-.1-.4-.1zM39.1 33.1h-2.4v-6.4h-2.3V25c1.2.1 2.3-.6 2.6-1.8h2c.1.1.1 9.9.1 9.9z", fillRule: "evenodd" })));
|
|
925
|
+
};
|
|
926
|
+
const star = (_a) => {
|
|
927
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
928
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 88 84", fill: color, width: size, height: size }, props),
|
|
929
|
+
React__default['default'].createElement("path", { d: "M57.2 27.4L43.7 0 30.1 27.4 0 31.7 21.8 53l-5.2 30 27-14.2 27 14.3L65.5 53l21.8-21.4-30.1-4.2zM62 71.2l-18.4-9.6-18.4 9.6 3.5-20.4L14 36.2l20.5-3 9.1-18.5 9.1 18.5 20.5 3-14.6 14.6L62 71.2z", fillRule: "evenodd" })));
|
|
930
|
+
};
|
|
931
|
+
const stop = (_a) => {
|
|
932
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
933
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
934
|
+
React__default['default'].createElement("path", { d: "M71.51 0H.2v72.4h71.408C71.51 72.3 71.51 0 71.51 0zm-6.707 6.7v59.2H6.513V6.7h58.29zM47.049 47.9V24.7H24.266v23.2h22.783z", fillRule: "evenodd" })));
|
|
935
|
+
};
|
|
936
|
+
const swedish = (_a) => {
|
|
937
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
938
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 73", fill: color, width: size, height: size }, props),
|
|
939
|
+
React__default['default'].createElement("path", { d: "M36.8 33l3.6 11 19.8-6.3-3.6-11L36.8 33zM.2 72.1h72.1V0H.2v72.1zM6.7 6.5h59v59H32.6l-5.5-17.3 9.1-2.9-3.5-11-9.2 2.9-1.3-4.1 9.2-3-3.6-11-9.1 2.9-1.3-4-5.2 1.7 14.6 45.8H6.7v-59zm48.6 15.9l-3.5-11L32 17.8l3.5 11 19.8-6.4z", fillRule: "evenodd" })));
|
|
940
|
+
};
|
|
941
|
+
const tablet = (_a) => {
|
|
942
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
943
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 105 73", fill: color, width: size, height: size }, props),
|
|
944
|
+
React__default['default'].createElement("path", { d: "M104.823.5H.714v72.4h104.109V.5zm-97.77 66V7.3H71.64v59.2H7.054zm91.53-59.2v59.2H77.878V7.3h20.703zm-10.402 34c2.378 0 4.359-2 4.359-4.4-.1-2.5-2.08-4.4-4.557-4.3-2.278.1-4.16 2-4.26 4.3.1 2.4 2.08 4.4 4.458 4.4z", fillRule: "evenodd" })));
|
|
945
|
+
};
|
|
946
|
+
const target = (_a) => {
|
|
947
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
948
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 100 99", fill: color, width: size, height: size }, props),
|
|
949
|
+
React__default['default'].createElement("path", { d: "M52.913 6.2V.5h-5.4v5.6c-22 1.3-39.6 18.8-41 40.8h-5.6v5.4h5.5c1.5 21.9 19 39.3 40.9 40.7v5.9h5.4v-6c21.7-1.5 39-18.7 40.4-40.4h6.1v-5.4h-6.1c-1.2-21.9-18.4-39.4-40.2-40.9zm33.8 46.3c-1.5 18.1-15.9 32.5-34 34V66h-5.4v20.4c-18.3-1.2-33-15.8-34.3-34.1h20.6v-5.4h-20.6c1.3-18.4 16-33.1 34.4-34.3v20.6h5.5V12.8c18.2 1.5 32.6 16.1 33.8 34.3h-20.3v5.4h20.3z", fillRule: "evenodd" })));
|
|
950
|
+
};
|
|
951
|
+
const terrestialTv = (_a) => {
|
|
952
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
953
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 105 100", fill: color, width: size, height: size }, props),
|
|
954
|
+
React__default['default'].createElement("path", { d: "M20.295 99.4h64.189v-6.5H20.295v6.5zM58.432 15L72.795.5h-9.113L52.389 11.9 41.097.5h-9.113L46.347 15H.286v70.9h104.108V15H58.432zm39.524 64.3H6.724V21.6h91.33v57.7h-.098z", fillRule: "evenodd" })));
|
|
955
|
+
};
|
|
956
|
+
const thriller = (_a) => {
|
|
957
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
958
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 73", fill: color, width: size, height: size }, props),
|
|
959
|
+
React__default['default'].createElement("path", { d: "M.6 72.1h72.1V0H.6v72.1zM7.1 6.5h59v59h-59v-59zm13.2 14.2c-2.5 0-4.5 2-4.6 4.4 0 2.5 2 4.5 4.5 4.5s4.5-2 4.5-4.5c0-2.4-2-4.3-4.4-4.4zm32.7 0c-2.4 0-4.4 2-4.4 4.4 0 2.4 1.9 4.4 4.3 4.4h.2c2.4 0 4.4-2 4.4-4.4-.1-2.4-2-4.3-4.5-4.4zM36.7 36c-4.2 0-7.6 5.2-7.6 11.4 0 6.4 3.4 11.4 7.6 11.4 4.2 0 7.6-5 7.6-11.4 0-6.3-3.4-11.4-7.6-11.4z", fillRule: "evenodd" })));
|
|
960
|
+
};
|
|
961
|
+
const thumbDown = (_a) => {
|
|
962
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
963
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 102 92", fill: color, width: size, height: size }, props),
|
|
964
|
+
React__default['default'].createElement("path", { d: "M30.642 54.857V6.522H0v48.335h30.642zM5.572 12.093H25.07v37.193H5.57V12.093zm82.5 49.435C95.764 61.528 102 55.292 102 47.6c0-1.421-.217-2.834-.645-4.189L90.123 7.791A11.143 11.143 0 0 0 79.497 0H63.744L33.428 9.406v43.788l17.715 16.439a8.357 8.357 0 0 1 2.673 6.126v4.17c0 6.153 4.988 11.142 11.142 11.142h.342c6.154 0 11.143-4.989 11.143-11.143v-18.4h11.629zM38.999 13.51l25.59-7.939h14.908a5.571 5.571 0 0 1 5.313 3.896l11.232 35.62a8.357 8.357 0 0 1-7.97 10.87h-17.2v23.971A5.571 5.571 0 0 1 65.3 85.5h-.342a5.571 5.571 0 0 1-5.571-5.57v-4.17c0-3.875-1.614-7.575-4.454-10.21L38.999 50.764V13.51zm-23.678 5.134a4.178 4.178 0 1 0 0 8.357 4.178 4.178 0 0 0 0-8.357z" })));
|
|
965
|
+
};
|
|
966
|
+
const thumbUp = (_a) => {
|
|
967
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
968
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 102 92", fill: color, width: size, height: size }, props),
|
|
969
|
+
React__default['default'].createElement("path", { d: "M30.642 36.214v48.335H0V36.214h30.642zM5.572 78.978H25.07V41.785H5.57v37.193zm82.5-49.435c7.692 0 13.928 6.236 13.928 13.928 0 1.42-.217 2.833-.645 4.189L90.123 83.279a11.143 11.143 0 0 1-10.626 7.792H63.744l-30.316-9.406V37.877l17.715-16.439a8.357 8.357 0 0 0 2.673-6.126v-4.17C53.816 4.99 58.804 0 64.958 0h.342c6.154 0 11.143 4.989 11.143 11.143v18.4h11.629zM38.999 77.56l25.59 7.94h14.908a5.571 5.571 0 0 0 5.313-3.896l11.232-35.62a8.357 8.357 0 0 0-7.97-10.87h-17.2V11.143A5.571 5.571 0 0 0 65.3 5.57h-.342a5.571 5.571 0 0 0-5.571 5.572v4.17c0 3.874-1.614 7.573-4.454 10.209L38.999 40.307V77.56zm-23.678-5.133a4.178 4.178 0 1 1 0-8.357 4.178 4.178 0 0 1 0 8.357z" })));
|
|
970
|
+
};
|
|
971
|
+
const tickets = (_a) => {
|
|
972
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
973
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 99 100", fill: color, width: size, height: size }, props),
|
|
974
|
+
React__default['default'].createElement("path", { d: "M76.329 5.9L49.005 7.3 46.233 0 0 18.2l29.898 77.4 10.197-4.1 43.56 7.9 14.652-81.7-21.483-4-.495-7.8zm-68.013 16l18.81-7.4 3.564 65L8.316 21.9zm28.71 56.7L33.66 14.7l11.187-.6 3.762-.2-1.188 7-10.395 57.7zM90.882 23L82.17 71.5l-2.277-.4-1.881-.4-1.188 6.5 3.465.6.693.1-.594 3.4-1.287 7.6-.594 3-12.375-2.3L51.678 87l-9.306-1.7.099-1 .198-.8 2.178-12.1 3.069.6 1.089-6.5-2.97-.6 5.841-32.4 2.178-12.2.693-3.8 15.939 2.9 6.534 1.2L90.882 23zM50.688 72.5l5.94 1.1 1.188-6.5-5.94-1.1-1.188 6.5zm9.9-4.8L59.4 74l4.95 1 1.089.1.099-.6.693-4.6.198-1.2-.693-.2-5.148-.8zm7.623 7.9l5.544 1.1h.396l.594-3.1.594-3.2-1.881-.4h-.198l-3.96-.7-1.089 6.3z", fillRule: "evenodd" })));
|
|
975
|
+
};
|
|
976
|
+
const top10 = (_a) => {
|
|
977
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
978
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
979
|
+
React__default['default'].createElement("path", { d: "M.6 72.1h71.112V0H.6v72.1zM7.11 6.6h58.093v59H7.11v-59zm21.402 13.7H15.69v3.2h4.735v12.1h3.353V23.5h4.734v-3.2zM36.205 36c4.34 0 7.89-3.6 7.89-8s-3.55-8-7.89-8-7.89 3.6-7.89 8c-.099 4.3 3.255 7.9 7.496 8h.394zm0-12.7c2.565-.1 4.735 1.8 4.833 4.4.099 2.6-1.775 4.8-4.34 4.9-2.564.1-4.734-1.8-4.832-4.4V28c-.198-2.4 1.578-4.5 3.945-4.7h.394zm15.09-3h-5.818v15.4h3.452v-5.5h2.367c3.057 0 5.227-2 5.227-4.9 0-2.9-2.17-5-5.227-5zm-.394 6.8H48.93v-3.8h1.97c1.085-.1 1.973.6 2.072 1.7.098 1.1-.592 2-1.677 2.1H50.9zM24.863 42.2v2.3h3.353v9.2h3.452V39.6H28.71c-.296 1.4-1.677 2.6-3.847 2.6zm13.71-3c-1.874-.1-3.748.9-4.735 2.5a8.61 8.61 0 0 0-1.183 4.9c-.099 1.8.296 3.5 1.183 5a5.86 5.86 0 0 0 4.735 2.4c1.874.1 3.649-.8 4.734-2.4.986-1.5 1.38-3.3 1.282-5 .099-1.7-.394-3.5-1.282-4.9a5.233 5.233 0 0 0-4.734-2.5zm2.17 10.6c-.395.8-1.283 1.3-2.17 1.3-.888 0-1.677-.5-1.973-1.3-.395-1-.493-2.1-.493-3.1s.098-2 .493-3c.296-.8 1.085-1.4 1.973-1.3.887 0 1.775.5 2.17 1.3.394 1 .493 2 .493 3s-.198 2.1-.494 3.1z", fillRule: "evenodd" })));
|
|
980
|
+
};
|
|
981
|
+
const top50 = (_a) => {
|
|
982
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
983
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
984
|
+
React__default['default'].createElement("path", { d: "M.8 72.1h71.112V0H.8v72.1zM7.211 6.6h58.192v59H7.21v-59zm16.274 29V23.5h4.734v-3.2H15.397v3.2h4.735v12.1h3.353zm12.92.4c4.34 0 7.89-3.6 7.89-8s-3.55-8-7.89-8-7.89 3.6-7.89 8c-.197 4.3 3.058 7.9 7.299 8h.591zm0-12.7c2.565-.1 4.636 2 4.735 4.6.098 2.6-1.973 4.7-4.537 4.8-2.565.1-4.636-2-4.735-4.6V28c-.197-2.4 1.677-4.5 4.044-4.7h.493zm15.387-3H46.17v15.4h3.353v-5.5h2.367c3.058 0 5.228-2 5.228-4.9 0-2.9-2.269-5-5.326-5zm-.296 6.8h-1.973v-3.8h1.973c1.085-.1 1.972.6 2.071 1.7.099 1.1-.592 2-1.677 2.1h-.394zM29.403 44.4c-.888 0-1.677.2-2.367.7l.591-2.6h5.72v-2.9H25.26l-1.578 7.3c0 .1 2.96 1 2.96 1.1.492-.6 1.183-1 1.972-1 1.183 0 2.07.9 2.17 2 0 1.2-.888 2.1-1.973 2.2-1.184.1-2.17-.9-2.269-2.1V49l-3.156.6c.099 2.3 2.269 4.4 5.425 4.4 3.452 0 5.425-2.4 5.425-5 .098-2.9-1.973-4.6-4.833-4.6zm10.85-5.2c-1.875-.1-3.749.9-4.735 2.5-.986 1.5-1.381 3.2-1.282 4.9-.099 1.8.394 3.5 1.282 5 1.085 1.6 2.86 2.5 4.734 2.4 1.874 0 3.65-.9 4.734-2.4.888-1.5 1.282-3.3 1.184-5a8.61 8.61 0 0 0-1.184-4.9 5.692 5.692 0 0 0-4.734-2.5zm1.972 10.6c-.395.8-1.184 1.3-1.973 1.3-.888 0-1.677-.5-2.17-1.3-.394-1-.493-2.1-.493-3.1s.099-2 .493-3c.395-.8 1.184-1.4 2.17-1.3.888 0 1.677.5 1.973 1.3.394 1 .493 2 .493 3s-.099 2.1-.493 3.1z", fillRule: "evenodd" })));
|
|
985
|
+
};
|
|
986
|
+
const trademark = (_a) => {
|
|
987
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
988
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 87 87", fill: color, width: size, height: size }, props),
|
|
989
|
+
React__default['default'].createElement("path", { d: "M43.4 0C19.4 0 0 19.5 0 43.6 0 67.6 19.5 87 43.5 87S87 67.5 87 43.4C87 19.4 67.5 0 43.4 0zm0 80.4c-20.4 0-37-16.5-37-37s16.5-37 37-37 37 16.5 37 37c-.1 20.4-16.6 36.9-37 37zM19.2 37.7h7.1v18.2h5.2V37.7h7.1v-4.9H19.2v4.9zm34 10.8l-6.4-15.7h-6.7V56H45V40.8l6 15.1h4.2l6-15.4v15.4h5V32.8h-7.1l-5.9 15.7z", fillRule: "evenodd" })));
|
|
990
|
+
};
|
|
991
|
+
const trafficCone = (_a) => {
|
|
992
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
993
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 99 99", fill: color, width: size, height: size }, props),
|
|
994
|
+
React__default['default'].createElement("path", { d: "M52.272 0h-6.138L14.256 77.6H0v20.8h98.406V77.6H84.051L52.272 0zm-3.069 10.6l15.642 37.9H33.363l15.84-37.9zm-23.166 56H72.27l4.356 11H21.78l4.257-11zm65.934 25.2H6.435v-7.7h85.536v7.7z", fillRule: "evenodd" })));
|
|
995
|
+
};
|
|
996
|
+
const trafficLights = (_a) => {
|
|
997
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
998
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 56 110", fill: color, width: size, height: size }, props),
|
|
999
|
+
React__default['default'].createElement("path", { d: "M.615.5v109.4h54.7V.5H.615zm48.2 102.8h-41.6V7.1h41.6v96.2zm-20.8-64.7c7.1 0 12.8-5.7 12.8-12.8 0-7.1-5.7-12.8-12.8-12.8-7.1 0-12.8 5.7-12.8 12.8 0 7.1 5.7 12.8 12.8 12.8zm0-20.2c4.1 0 7.4 3.4 7.4 7.5 0 4-3.3 7.3-7.4 7.4-4.1 0-7.4-3.3-7.4-7.4 0-4.1 3.2-7.5 7.4-7.5zm0 49.6c7.1 0 12.8-5.7 12.8-12.8 0-7.1-5.7-12.8-12.8-12.8-7.1 0-12.8 5.7-12.8 12.8 0 7.1 5.7 12.8 12.8 12.8zm0-20.2c4.1 0 7.4 3.4 7.4 7.5 0 4-3.3 7.3-7.4 7.4-4.1 0-7.4-3.3-7.4-7.4 0-4.1 3.2-7.5 7.4-7.5zm0 49.6c7.1 0 12.8-5.7 12.8-12.8 0-7.1-5.7-12.8-12.8-12.8-7.1 0-12.8 5.7-12.8 12.8 0 7.1 5.7 12.8 12.8 12.8z", fillRule: "evenodd" })));
|
|
1000
|
+
};
|
|
1001
|
+
const train = (_a) => {
|
|
1002
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1003
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 74 75", fill: color, width: size, height: size }, props),
|
|
1004
|
+
React__default['default'].createElement("path", { d: "M0 74.3h73.31V0H0v74.3zm20.325-11.8c-2.368 0-4.341-2-4.341-4.4 0-2.4 1.973-4.4 4.341-4.4 2.368 0 4.342 2 4.342 4.4 0 2.4-1.875 4.4-4.243 4.4h-.099zm32.363 0c-2.368 0-4.341-1.9-4.341-4.3V58c0-2.4 1.973-4.4 4.341-4.4 2.368 0 4.341 2 4.341 4.4 0 2.5-1.874 4.5-4.341 4.5zM8.683 8.8h56.141v37.1H8.683V8.8z", fillRule: "evenodd" })));
|
|
1005
|
+
};
|
|
1006
|
+
const tv1 = (_a) => {
|
|
1007
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1008
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 106 85", fill: color, width: size, height: size }, props),
|
|
1009
|
+
React__default['default'].createElement("path", { d: "M20.966 84.9h64.09v-6.5h-64.09v6.5zM.857 71.3h104.208V.5H.857v70.8zM7.395 7h91.132v57.8H7.395V7z", fillRule: "evenodd" })));
|
|
1010
|
+
};
|
|
1011
|
+
const tv2 = (_a) => {
|
|
1012
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1013
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 73 83", fill: color, width: size, height: size }, props),
|
|
1014
|
+
React__default['default'].createElement("path", { d: "M23.5 49.1c4 0 7.2-3.3 7.2-7.3s-3.3-7.2-7.3-7.2-7.2 3.3-7.2 7.3c.1 4 3.3 7.2 7.3 7.2zM51.1 0h-8.9l-6.5 7-6.4-7h-8.9l9.8 10.8H.6v72h72v-72H41.2L51.1 0zm15 17.3v59h-5.5v-25H39.4v25h-5.2v-25H13v25H7.1v-59h59zM49.9 49.1c4 0 7.2-3.3 7.2-7.3s-3.3-7.2-7.3-7.2-7.2 3.3-7.2 7.3c.1 4 3.3 7.2 7.3 7.2z", fillRule: "evenodd" })));
|
|
1015
|
+
};
|
|
1016
|
+
const tvCard = (_a) => {
|
|
1017
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1018
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 100 74", fill: color, width: size, height: size }, props),
|
|
1019
|
+
React__default['default'].createElement("path", { d: "M.429.5l.099 73h98.505V.5H.429zM92.499 67H6.963V7h85.536v60zM22.407 48.5h18.315v-5.4H22.407v5.4zm27.126-33.6H13.695v24.7h35.739l.099-24.7zm-5.346 19.3H19.04V20.3h25.047l.099 13.9z" })));
|
|
1020
|
+
};
|
|
1021
|
+
const tvWithRecording = (_a) => {
|
|
1022
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1023
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 112 85", fill: color, width: size, height: size }, props),
|
|
1024
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
1025
|
+
React__default['default'].createElement("path", { d: "M43.423 61.829l14.304-10.11-14.304-10.11z" }),
|
|
1026
|
+
React__default['default'].createElement("path", { d: "M62.706.75v18.425H0v65.088h96.614V41.578h14.906V.75H62.706zm5.999 34.827h36.814V6.75H68.705v28.827zM6 25.175h56.705v16.403h27.908v36.684H6V25.175z" }),
|
|
1027
|
+
React__default['default'].createElement("path", { d: "M74.809 17.4h1.369c1.189 0 1.8.56 1.8 1.603 0 1.134-.611 1.764-1.8 1.764h-1.37V17.4zm0 5.726h1.135l2.268 4.231h3.385l-2.755-4.718c1.513-.666 2.305-1.98 2.305-3.673 0-2.592-1.692-3.997-4.861-3.997h-4.627v12.388h3.15v-4.23zm16.454 1.656h-5.546v-2.574h4.43v-2.377h-4.43v-2.286h5.329V14.97h-8.48v12.388h8.697zm6.442 2.791c2.81 0 4.52-1.53 4.861-4.537h-3.024c-.234 1.297-.828 1.891-1.855 1.891-1.404 0-2.232-1.26-2.232-3.764 0-2.502.792-3.763 2.214-3.763.955 0 1.64.54 1.873 1.891h3.024c-.34-2.953-2.05-4.537-4.86-4.537-3.512 0-5.42 2.448-5.42 6.41 0 3.961 1.836 6.41 5.42 6.41" }))));
|
|
1028
|
+
};
|
|
1029
|
+
const tvWithRemote1 = (_a) => {
|
|
1030
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1031
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 96 100", fill: color, width: size, height: size }, props),
|
|
1032
|
+
React__default['default'].createElement("path", { d: "M73.93 0h-8.907l-6.334 6.8L52.454 0h-8.809l9.798 10.7H23.951v35.9H0V100h36.816V82.7h58.392v-72H64.033L73.93 0zM30.285 82.7v10.8H6.433V53h23.852v29.7zm58.391-65.5v59h-51.86V46.6h-6.432V17.2h58.292zm-74.82 40.3c-1.683 0-2.97 1.4-2.97 3.1 0 1.6 1.287 3 2.87 3h.1c1.682 0 3.068-1.3 3.068-3s-1.386-3.1-3.068-3.1zm5.64 3.1c0 1.7 1.386 3.1 3.069 3.1 1.682 0 3.068-1.4 3.068-3.1.099-1.7-1.287-3.1-2.97-3.2-1.682-.1-3.067 1.3-3.166 3v.2zm-5.64 5.5c-1.683 0-2.97 1.4-2.97 3.1 0 1.6 1.287 3 2.87 3h.1c1.682 0 3.068-1.3 3.068-3s-1.386-3-3.068-3.1zm8.709 6.1c1.583 0 2.969-1.3 2.969-2.9v-.1c0-1.7-1.386-3.1-3.068-3.1-1.682 0-3.068 1.4-3.068 3.1 0 1.7 1.287 3 2.969 3h.198zm-8.71 2.6c-1.682 0-2.968 1.4-2.968 3.1 0 1.6 1.286 3 2.87 3h.099c1.682 0 3.068-1.3 3.068-3s-1.386-3.1-3.068-3.1zm8.71 6.1c1.583 0 2.969-1.3 2.969-2.9v-.1c0-1.7-1.386-3.1-3.068-3.1-1.682 0-3.068 1.4-3.068 3.1 0 1.7 1.287 3 2.969 3h.198zm-8.71 2.3c-1.682.1-3.067 1.5-2.968 3.2.099 1.6 1.385 2.9 2.969 3 1.682 0 3.068-1.4 3.068-3.1 0-1.7-1.287-3.1-3.068-3.1zm8.71 0c-1.683-.1-3.167 1.3-3.167 3s1.287 3.2 2.969 3.2c1.682.1 3.167-1.3 3.167-3v-.1c0-1.7-1.287-3.1-2.97-3.1zm37.014-26l-1.88 10 8.907-4.7 8.907 4.8-1.682-10 7.225-7-9.897-1.6-4.256-9.1-4.651 9-9.798 1.4 7.125 7.2zM42.755 44l6.136-3.2 6.334 3.4-1.188-7.1 5.147-4.8-6.928-1.2-3.068-6.4-3.167 6.4-7.027 1 4.948 5-1.187 6.9z", fillRule: "evenodd" })));
|
|
1033
|
+
};
|
|
1034
|
+
const tvWithRemote2 = (_a) => {
|
|
1035
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1036
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 127 97", fill: color, width: size, height: size }, props),
|
|
1037
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
1038
|
+
React__default['default'].createElement("path", { d: "M89.817 17.181v3.367h1.369c1.189 0 1.8-.63 1.8-1.764 0-1.044-.611-1.603-1.8-1.603h-1.37zm0 5.726v4.231h-3.15V14.75h4.627c3.169 0 4.86 1.405 4.86 3.997 0 1.693-.791 3.007-2.304 3.673l2.755 4.718H93.22l-2.268-4.231h-1.135zm16.547 1.656h-5.546v-2.574h4.43v-2.377h-4.43v-2.286h5.329V14.75h-8.48v12.388h8.697zm5.722 3.006c2.81 0 4.52-1.53 4.86-4.537h-3.023c-.234 1.297-.828 1.891-1.855 1.891-1.404 0-2.232-1.261-2.232-3.764 0-2.502.792-3.763 2.214-3.763.955 0 1.639.54 1.873 1.891h3.024c-.341-2.953-2.051-4.537-4.861-4.537-3.511 0-5.42 2.448-5.42 6.409 0 3.962 1.837 6.41 5.42 6.41m-97.594-5.168a2.825 2.825 0 1 0-.001-5.651 2.825 2.825 0 0 0 0 5.651m8.002 0a2.827 2.827 0 0 0 0-5.651 2.826 2.826 0 0 0 0 5.651m-8.001 7.998a2.824 2.824 0 1 0 0-5.649 2.824 2.824 0 0 0 0 5.649m8.001 0a2.826 2.826 0 1 0-.002-5.651 2.826 2.826 0 0 0 .002 5.651M14.492 38.4a2.824 2.824 0 1 0 0-5.65 2.826 2.826 0 0 0 0 5.65m8.001 0a2.825 2.825 0 1 0-.001-5.651 2.825 2.825 0 0 0 0 5.651m-5.175 5.175a2.824 2.824 0 1 0-5.65 0 2.825 2.825 0 0 0 5.65 0m5.175-2.825a2.824 2.824 0 1 0 0 5.65 2.825 2.825 0 0 0 0-5.65m35.175 23.082l17.037-12.041L57.667 39.75z" }),
|
|
1039
|
+
React__default['default'].createElement("path", { d: "M33.667 96.75H93.15v-6H33.667zM105.1 78.263H20.486V56.125h14.366v-30.95h42.34v16.402H105.1v36.686zM6.667 50.125V12.977h22.185v37.148H6.667zm76.525-14.548h36.814V6.75H83.192v28.827zm-6-16.402h-42.34V6.977H.667v49.148h13.819v28.138H111.1V41.577h14.906V.75H77.192v18.425z" }))));
|
|
1040
|
+
};
|
|
1041
|
+
const tvWithRemote3 = (_a) => {
|
|
1042
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1043
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 90 117", fill: color, width: size, height: size }, props),
|
|
1044
|
+
React__default['default'].createElement("path", { d: "M28.3 116.15h49v-6.6h-49v6.6zm39.6-90.8l8.2-4.1 8 4.4-1.4-9 6.7-6.2-9-1.4-3.9-8.3-4.2 8-9.1 1.2 6.5 6.5-1.8 8.9zm-22.9 10l6.2-3.7 6.6 3.1-1.6-7.1 5-5.4-7.2-.7-3.5-6.4-3 6.7-7.1 1.4 5.4 4.8-.8 7.3zm27.1-1.6l-1.6-3.2-1.5 3.2-3.5.5 2.5 2.4-.6 3.5 3.1-1.7 3.1 1.7-.6-3.5 2.5-2.4-3.4-.5zm-36-.6H0v52.4h16.2v16h73.2v-54.7H36.1v-13.7zm-30.7 47v-41.5h25.2v41.5H5.4zm77.5-26.7v41.6H22.7v-9.5h13.4v-32.1h46.8zm-69.3-10.1c-1.7 0-3.1 1.4-3.1 3.1 0 1.7 1.4 3.1 3.1 3.1 1.7 0 3.1-1.4 3.1-3.1-.1-1.7-1.5-3.1-3.1-3.1zm8.7 6.1c1.7 0 3.1-1.4 3.1-3.1 0-1.7-1.4-3.1-3.1-3.1-1.7 0-3.1 1.3-3.1 3s1.3 3.1 3 3.1c0 .1.1.1.1.1zm-8.7 2.5c-1.7 0-3 1.4-3 3.1 0 1.7 1.4 3 3.1 3 1.6 0 3-1.4 3-3 .1-1.7-1.2-3.1-2.9-3.1h-.2zm8.7 6.2c1.7 0 3.1-1.4 3.1-3.1 0-1.7-1.4-3.1-3.1-3.1-1.7 0-3.1 1.3-3.1 3s1.3 3.1 3 3.1c0 .1.1.1.1.1zm-8.7 2.5c-1.7 0-3 1.4-3 3.1 0 1.7 1.4 3 3.1 3 1.6 0 3-1.4 3-3 .1-1.7-1.2-3.1-2.9-3.1h-.2zm8.7 6.1c1.7 0 3.1-1.4 3.1-3.1 0-1.7-1.4-3.1-3.1-3.1-1.7 0-3.1 1.3-3.1 3s1.3 3.1 3 3.1c0 .1.1.1.1.1zm-8.7 2.3c-1.7 0-3.1 1.4-3.1 3.1 0 1.7 1.4 3.1 3.1 3.1 1.7 0 3.1-1.4 3.1-3.1 0-1.7-1.4-3.1-3.1-3.1zm11.7 3.1c0-1.7-1.3-3.1-3-3.1s-3.1 1.4-3.1 3.1c0 1.7 1.4 3.1 3.1 3.1 1.7 0 3-1.4 3-3.1zm20.5-11v26.3l18.6-13.2-18.6-13.1z", fillRule: "evenodd" })));
|
|
1045
|
+
};
|
|
1046
|
+
const tvWithRemote4 = (_a) => {
|
|
1047
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1048
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 126 117", fill: color, width: size, height: size }, props),
|
|
1049
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
1050
|
+
React__default['default'].createElement("path", { d: "M88.962 37.388v3.367h1.37c1.188 0 1.8-.63 1.8-1.764 0-1.044-.612-1.603-1.8-1.603h-1.37zm0 5.726v4.23h-3.15V34.958h4.627c3.17 0 4.861 1.405 4.861 3.997 0 1.693-.792 3.007-2.305 3.673l2.755 4.718h-3.385l-2.268-4.231h-1.135zm16.454 1.656H99.87v-2.574h4.43v-2.377h-4.43v-2.286h5.33v-2.576h-8.48v12.388h8.696zm6.443 2.79c2.81 0 4.52-1.53 4.86-4.536h-3.023c-.234 1.297-.828 1.89-1.855 1.89-1.404 0-2.232-1.26-2.232-3.763 0-2.502.792-3.763 2.214-3.763.955 0 1.639.54 1.873 1.89h3.024c-.341-2.952-2.051-4.536-4.861-4.536-3.511 0-5.42 2.448-5.42 6.409 0 3.962 1.837 6.41 5.42 6.41M13.37 42.422a2.826 2.826 0 1 0-.001-5.653 2.826 2.826 0 0 0 .002 5.653m7.983 0a2.827 2.827 0 0 0 0-5.651 2.825 2.825 0 0 0 0 5.65m-7.984 7.944a2.825 2.825 0 1 0 0-5.65 2.825 2.825 0 0 0 0 5.65m7.984 0a2.826 2.826 0 1 0-.001-5.65 2.826 2.826 0 0 0 .001 5.65M13.37 58.31a2.825 2.825 0 1 0 .001-5.649 2.825 2.825 0 0 0 0 5.65m7.983-.001a2.825 2.825 0 1 0 0-5.65 2.825 2.825 0 0 0 0 5.65m-5.158 4.927a2.825 2.825 0 1 0-5.65-.001 2.825 2.825 0 0 0 5.65 0m5.158-2.824a2.825 2.825 0 1 0 .002 5.65 2.825 2.825 0 0 0-.002-5.65m35.221 23.335l17.037-12.04-17.037-12.042z" }),
|
|
1051
|
+
React__default['default'].createElement("path", { d: "M32.718 116.677h59.483v-6H32.718zm72.048-18.427H20.153V76.112H34.52v-30.95h42.34v16.402h27.907V98.25zM6.333 70.112V32.964H28.52v37.148H6.333zm76.525-14.548h36.814V26.737H82.858v28.827zm-6-16.402H34.52V26.964H.333v49.148h13.82v28.138h96.613V61.564h14.906V20.737H76.858v18.425z" }),
|
|
1052
|
+
React__default['default'].createElement("path", { d: "M57.686 24.665a4.079 4.079 0 1 0 8.158-.003 4.079 4.079 0 0 0-8.158.003m14.222-10.139a14.315 14.315 0 0 0-10.146-4.213 14.302 14.302 0 0 0-10.141 4.21l3.579 3.58a9.254 9.254 0 0 1 6.562-2.727 9.255 9.255 0 0 1 6.566 2.727l3.58-3.577z" }),
|
|
1053
|
+
React__default['default'].createElement("path", { d: "M61.762 5.815c5.198 0 9.915 2.114 13.329 5.528l3.582-3.58C74.34 3.435 68.359.75 61.762.75c-6.593 0-12.571 2.683-16.905 7.013l3.58 3.576a18.798 18.798 0 0 1 13.325-5.524" }))));
|
|
1054
|
+
};
|
|
1055
|
+
const upgrade = (_a) => {
|
|
1056
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1057
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
1058
|
+
React__default['default'].createElement("path", { d: "M0 72.1h72V0H0v72.1zM6.5 6.6h59v59h-59v-59zm11 29.3h10.6v19.6h16V35.9h10.4L35.9 12.6 17.5 35.9z", fillRule: "evenodd" })));
|
|
1059
|
+
};
|
|
1060
|
+
const upload = (_a) => {
|
|
1061
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1062
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 98 80", fill: color, width: size, height: size }, props),
|
|
1063
|
+
React__default['default'].createElement("path", { d: "M78.004 31.8h-1.9c.1-.9.1-1.8.1-2.8 0-16-13-29-29-29-14.3 0-26.5 10.5-28.7 24.6-12.4 2.6-20.3 14.8-17.7 27.2 2.2 10.6 11.6 18.2 22.4 18.3h18.6v9.2h12.7v-9.2h23.5c10.6 0 19.1-8.6 19.1-19.1.1-10.6-8.5-19.2-19.1-19.2zm0 31.7h-23.5V52h8.4l-14.7-18.6-14.7 18.6h8.3v11.5h-18.6c-9.1 0-16.4-7.3-16.4-16.3 0-7.2 4.7-13.6 11.5-15.7 1.6-.5 3.2-.8 4.9-.8h1.6V29c0-1.7.1-3.3.5-4.9 2.7-12.1 14.7-19.8 26.8-17.1 10.3 2.3 17.7 11.5 17.6 22 0 .9-.1 1.8-.2 2.8 0 .6-.1 1.2-.2 1.8-.3 1.6-.9 3.2-1.6 4.7h10.3c6.9.9 11.7 7.3 10.8 14.2-.7 5.7-5.1 10.1-10.8 11z", fillRule: "evenodd" })));
|
|
1064
|
+
};
|
|
1065
|
+
const usb = (_a) => {
|
|
1066
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1067
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 57 104", fill: color, width: size, height: size }, props),
|
|
1068
|
+
React__default['default'].createElement("path", { d: "M56.457 20.9h-6.4V0h-42.8v20.9h-6.4v83h55.6v-83zm-42.4 0v-14h29.5v14h-29.5zm8.8-11.3c-2.2 0-4 1.9-4 4.1-.1 2 1.4 3.8 3.5 4h.5c2 0 3.6-1.6 3.6-3.7v-.3c0-2.1-1.6-4.1-3.6-4.1zm12 0c-2.2 0-4 1.9-4 4.1-.1 2 1.4 3.8 3.5 4h.5c2 0 3.6-1.6 3.6-3.7v-.3c0-2.1-1.6-4.1-3.6-4.1zm15.2 17.6v70.3h-42.8V27.2h42.8z", fillRule: "evenodd" })));
|
|
1069
|
+
};
|
|
1070
|
+
const usbCable = (_a) => {
|
|
1071
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1072
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 92 93", fill: color, width: size, height: size }, props),
|
|
1073
|
+
React__default['default'].createElement("path", { d: "M66.422 8.4c-1.582 0-2.868 1.3-2.868 2.9 0 1.6 1.286 2.8 2.868 2.8 1.484 0 2.671-1.2 2.77-2.7v-.1c-.099-1.6-1.286-2.8-2.77-2.9zm8.508 0c-1.583 0-2.77 1.3-2.77 2.9 0 1.5 1.187 2.7 2.671 2.8h.099c1.583 0 2.77-1.2 2.869-2.8-.1-1.6-1.286-2.9-2.869-2.9zM86.8.5H54.552v15h-4.649v61.9h18.994c-13.059 12.2-33.24 12.2-46.297 0h19.09V15.5h-4.65V.5H4.793v15H.142v61.9h13.652A40.443 40.443 0 0 0 45.747 93c12.465 0 24.237-5.8 32.052-15.6H91.45V15.5H86.8V.5zM11.322 7.1h19.39v8.3H11.32V7.1zM6.573 70.8V22h28.59v49l-28.59-.2zM60.982 7.1h19.29v8.3H61.08s0-8.3-.098-8.3zm23.94 63.8l-28.59-.1V22h28.59v48.9zM16.662 8.4c-1.583 0-2.77 1.3-2.77 2.9 0 1.5 1.187 2.7 2.671 2.8h.1c1.582 0 2.77-1.2 2.868-2.8-.099-1.6-1.286-2.9-2.869-2.9zm8.508 0c-1.583 0-2.77 1.3-2.77 2.9 0 1.5 1.187 2.7 2.67 2.8h.1c1.583 0 2.77-1.2 2.869-2.8 0-1.6-1.286-2.9-2.87-2.9z", fillRule: "evenodd" })));
|
|
1074
|
+
};
|
|
1075
|
+
const usbModem = (_a) => {
|
|
1076
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1077
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 55 101", fill: color, width: size, height: size }, props),
|
|
1078
|
+
React__default['default'].createElement("path", { d: "M0 83.7h10.9v16.4h32.8V83.7h10.9V.5H0v83.2zm37.1 9.8H17.5v-9.8h19.6v9.8zM6.5 7.1h41.6v70H6.5v-70z", fillRule: "evenodd" })));
|
|
1079
|
+
};
|
|
1080
|
+
const van = (_a) => {
|
|
1081
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1082
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 90 94", fill: color, width: size, height: size }, props),
|
|
1083
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
1084
|
+
React__default['default'].createElement("path", { d: "M35.099 78.333c.078.598.118 1.208.118 1.828C35.217 87.804 29.073 94 21.493 94S7.769 87.804 7.769 80.161c0-.62.04-1.23.118-1.828H0V0h59.559v78.333h-24.46zm-2.473-6.266h20.718v-65.8H6.214v65.8h4.146c2.493-3.48 6.55-5.745 11.133-5.745 4.582 0 8.64 2.265 11.133 5.745zM21.493 87.733c4.147 0 7.51-3.39 7.51-7.572s-3.363-7.572-7.51-7.572-7.51 3.39-7.51 7.572 3.363 7.572 7.51 7.572z", fillRule: "nonzero" }),
|
|
1085
|
+
React__default['default'].createElement("path", { d: "M85.803 77.904c.116.723.177 1.464.177 2.22C85.98 87.786 79.769 94 72.108 94c-7.662 0-13.873-6.213-13.873-13.877 0-1.876.373-3.665 1.047-5.298V71.62h1.862a13.847 13.847 0 0 1 10.964-5.373c4.458 0 8.425 2.104 10.963 5.373h.647V48.64L73.83 30.115H59.282V23.83h18.315L90 47.067v30.837h-4.197zm-13.695 9.812c4.192 0 7.59-3.4 7.59-7.593a7.592 7.592 0 1 0-15.18 0 7.592 7.592 0 0 0 7.59 7.593z", fillRule: "nonzero" }),
|
|
1086
|
+
React__default['default'].createElement("path", { fillRule: "nonzero", d: "M59.559 55.606h25.147v-6.62H59.559z" }),
|
|
1087
|
+
React__default['default'].createElement("path", { d: "M26.578 30.111h17.098v5.975H26.578v7.604L11.912 33.1l14.666-10.592v7.604z" }),
|
|
1088
|
+
React__default['default'].createElement("path", { d: "M30.334 51.973H13.235V46h17.099v-7.605L45 48.986 30.334 59.577v-7.604z" }))));
|
|
1089
|
+
};
|
|
1090
|
+
const videocamera = (_a) => {
|
|
1091
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1092
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 99 68", fill: color, width: size, height: size }, props),
|
|
1093
|
+
React__default['default'].createElement("path", { d: "M66.5 18.2V8.6H0v50.5h66.5v-9.5l23.3 18.2h8.5V0h-8.6L66.5 18.2zM60 52.7H6.5V15.2H60v37.5zm31.8 8.5L66.5 41.4V26.5L91.8 6.7v54.5z", fillRule: "evenodd" })));
|
|
1094
|
+
};
|
|
1095
|
+
const wall = (_a) => {
|
|
1096
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1097
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 79 100", fill: color, width: size, height: size }, props),
|
|
1098
|
+
React__default['default'].createElement("path", { d: "M.846 99.6h78V.5h-78v99.1zm71.5-6.6h-29.3V77.7h29.3V93zm-50.6-21.9V53.9h36.1v17.2h-36.1zm50.6 0h-8V53.9h8v17.2zm0-23.8h-29.3V30.1h29.3v17.2zm-8-40.3h8v16.5h-8V7zm-42.6 0h36.1v16.5h-36.1V7zm-14.3 0h7.7v16.5h-7.7V7zm0 23.1h29.2v17.2h-29.2V30.1zm0 23.8h7.7v17.2h-7.7V53.9zm0 23.8h29.2v15.4h-29.2V77.7z", fillRule: "evenodd" })));
|
|
1099
|
+
};
|
|
1100
|
+
const warning = (_a) => {
|
|
1101
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1102
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 101 92", fill: color, width: size, height: size }, props),
|
|
1103
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
1104
|
+
React__default['default'].createElement("path", { d: "M11.37 85.348h78.26L50.5 14.06 11.37 85.348zM101 92H0L50.5 0 101 92z", fillRule: "nonzero" }),
|
|
1105
|
+
React__default['default'].createElement("path", { d: "M46 37v7.542L47.913 61h5.175L55 44.542V37zm0 31v9h9v-9z" }))));
|
|
1106
|
+
};
|
|
1107
|
+
const whatsapp = (_a) => {
|
|
1108
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1109
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 72 73", fill: color, width: size, height: size }, props),
|
|
1110
|
+
React__default['default'].createElement("path", { d: "M54.54 43.592c-.18-.359-.718-.538-1.618-1.079-.9-.357-5.042-2.512-5.942-2.87-.72-.36-1.44-.36-1.98.358-.54.898-2.16 2.873-2.7 3.41-.54.54-1.078.72-1.8.181-.9-.359-3.6-1.257-7.02-4.309-2.52-2.334-4.32-5.027-4.86-5.925-.54-.898 0-1.257.36-1.796.36-.359.9-1.077 1.26-1.436.36-.539.54-.898.9-1.436.36-.54.18-1.078 0-1.437s-1.98-4.668-2.7-6.284c-.72-1.796-1.44-1.437-1.98-1.437h-1.62c-.54 0-1.44.18-2.34 1.078-.72.897-3.06 2.873-3.06 7.182s3.06 8.26 3.6 8.798c.36.537 5.94 9.514 14.76 12.927 8.822 3.412 8.822 2.335 10.44 2.155 1.62-.181 5.04-2.155 5.76-4.13.722-1.795.722-3.59.54-3.95M36.72 6.246c-16.38 0-29.7 13.107-29.7 29.446 0 6.464 2.16 12.389 5.58 17.237L8.82 63.882l11.34-3.591c4.68 3.052 10.26 4.847 16.38 4.847 16.382 0 29.7-13.107 29.7-29.446.182-16.34-13.14-29.446-29.52-29.446M72 35.512c0 19.392-15.84 35.013-35.28 35.013-6.12 0-12.06-1.616-17.1-4.31L0 72.5l6.3-18.853C3.06 48.44 1.26 42.156 1.26 35.512 1.26 16.121 17.1.5 36.54.5 56.16.68 72 16.3 72 35.512", fillRule: "evenodd" })));
|
|
1111
|
+
};
|
|
1112
|
+
const wifi1 = (_a) => {
|
|
1113
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1114
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 81 68", fill: color, width: size, height: size }, props),
|
|
1115
|
+
React__default['default'].createElement("path", { d: "M40.3 47.7c-5.4 0-9.8 4.4-9.7 9.8.1 5.4 4.5 9.7 9.8 9.6 5.3-.1 9.6-4.3 9.6-9.6 0-5.4-4.3-9.8-9.7-9.8zM16.1 33.3l8.5 8.5c4.2-4.1 9.8-6.5 15.7-6.5 5.9 0 11.5 2.3 15.6 6.5l8.5-8.5C51 20 29.5 20 16.1 33.3zM0 17.2l8.5 8.5c8.4-8.5 19.9-13.2 31.8-13.2 11.9 0 23.3 4.7 31.7 13.2l8.5-8.5C58.3-5.1 22.2-5.1 0 17.2z", fillRule: "evenodd" })));
|
|
1116
|
+
};
|
|
1117
|
+
const wifi2 = (_a) => {
|
|
1118
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1119
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 74 56", fill: color, width: size, height: size }, props),
|
|
1120
|
+
React__default['default'].createElement("g", { fillRule: "evenodd" },
|
|
1121
|
+
React__default['default'].createElement("path", { d: "M.413 15.195l4.94 4.984c8.302-7.964 19.492-12.887 31.822-12.887 12.33 0 23.523 4.923 31.822 12.887l4.94-4.984C64.387 5.969 51.44.292 37.175.292S9.964 5.969.413 15.195z" }),
|
|
1122
|
+
React__default['default'].createElement("path", { d: "M10.245 25.115l4.914 4.96c5.783-5.431 13.512-8.784 22.017-8.784 8.503 0 16.232 3.353 22.015 8.785l4.914-4.96C57.068 18.422 47.61 14.29 37.176 14.29c-10.436 0-19.894 4.132-26.931 10.824z" }),
|
|
1123
|
+
React__default['default'].createElement("path", { d: "M20.055 35.014l4.912 4.956c3.263-2.9 7.527-4.679 12.207-4.679 4.68 0 8.947 1.778 12.21 4.679l4.912-4.956c-4.52-4.163-10.517-6.723-17.122-6.723-6.602 0-12.596 2.56-17.12 6.723z" }),
|
|
1124
|
+
React__default['default'].createElement("ellipse", { cx: 37, cy: 49, rx: "6.938", ry: 7 }))));
|
|
1125
|
+
};
|
|
1126
|
+
const wifiAccessPoint = (_a) => {
|
|
1127
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1128
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 83 51", fill: color, width: size, height: size }, props),
|
|
1129
|
+
React__default['default'].createElement("path", { d: "M20.8 38.2c2.5 0 4.4-2 4.4-4.4 0-2.5-2-4.4-4.4-4.4-2.5 0-4.4 2-4.4 4.4-.1 2.4 1.9 4.3 4.4 4.4zm20.7.1c2.4 0 4.4-2 4.4-4.4 0-2.5-2-4.4-4.4-4.4-2.4 0-4.4 2-4.4 4.4 0 2.4 1.9 4.4 4.4 4.4zm20.8-.1c2.5 0 4.4-2 4.4-4.4 0-2.5-2-4.4-4.4-4.4-2.5 0-4.4 2-4.4 4.4-.1 2.4 1.9 4.4 4.4 4.4zm9.8-21.4V.5h-6.6v16.3H17.6V.5h-6.5v16.3H0v33.8h83V16.8H72.1zm4.4 27.4h-70V23.3h70.1v20.9h-.1z", fillRule: "evenodd" })));
|
|
1130
|
+
};
|
|
1131
|
+
const woman1 = (_a) => {
|
|
1132
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1133
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 44 84", fill: color, width: size, height: size }, props),
|
|
1134
|
+
React__default['default'].createElement("path", { d: "M7.7 33L.5 83.3h42.6L36 33H7.7zm.4 43.7l5.3-37.2h16.9l5.4 37.2H8.1zm13.8-48c7.9.1 14.4-6.3 14.5-14.2C36.4 6.5 30 .1 22.1 0h-.2c-8 0-14.4 6.4-14.4 14.3s6.4 14.4 14.4 14.4z", fillRule: "evenodd" })));
|
|
1135
|
+
};
|
|
1136
|
+
const woman2 = (_a) => {
|
|
1137
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1138
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 43 84", fill: color, width: size, height: size }, props),
|
|
1139
|
+
React__default['default'].createElement("path", { d: "M31.767 33v.5c.1 5.7-4.5 10.3-10.2 10.4-5.7.1-10.3-4.5-10.4-10.2V33h-4.3l-6.2 50.3h41.6l-6.3-50.3h-4.2zm-10.2-4.3c7.9 0 14.3-6.5 14.3-14.4S29.367 0 21.467 0s-14.3 6.4-14.3 14.3 6.4 14.4 14.3 14.4h.1z", fillRule: "evenodd" })));
|
|
1140
|
+
};
|
|
1141
|
+
const woman3 = (_a) => {
|
|
1142
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1143
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 43 84", fill: color, width: size, height: size }, props),
|
|
1144
|
+
React__default['default'].createElement("path", { d: "M36.133 33h-29l-6.3 50.3h41.6l-6.3-50.3zm-14.5-4.3c7.9.1 14.4-6.3 14.5-14.2 0-8-6.4-14.4-14.3-14.5h-.2c-8.2 0-14.7 6.2-14.7 14.3 0 8.1 6.6 14.7 14.7 14.7v-.3z", fillRule: "evenodd" })));
|
|
1145
|
+
};
|
|
1146
|
+
const world = (_a) => {
|
|
1147
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1148
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 99 103", fill: color, width: size, height: size }, props),
|
|
1149
|
+
React__default['default'].createElement("path", { d: "M18.7 19c1.9-1.9 4.4-3 7.1-3.1v-5.5c-4.2.1-8.1 1.8-11 4.8-2.9 3-4.5 7-4.3 11.2l5.5-.1c-.2-2.8.8-5.4 2.7-7.3zm7-13.5L25.5 0C18.7.1 12.1 3 7.3 7.9 2.5 12.9-.2 19.5 0 26.4l5.5-.1c-.2-5.4 1.9-10.7 5.8-14.5 3.7-4 8.9-6.2 14.4-6.3zM88.4 31c-1.2-1.3-2.4-2.6-3.7-4-16.5-14.8-41.5-14.9-58.1-.1-1.3 1.2-2.6 2.5-3.8 3.8-6.9 7.9-10.7 18.1-10.7 28.6 0 10.4 3.7 20.5 10.4 28.4 1.2 1.3 2.5 2.6 3.8 3.8 8 7.2 18.4 11.2 29.2 11.3 10.6 0 20.9-3.9 28.8-11 1.4-1.2 2.6-2.5 4-3.8C95.2 80 99 69.8 99 59.3c0-10.4-3.8-20.5-10.6-28.3zm-40.7-7.8c-4 3.8-7.3 8.2-10 13-2.3-1.3-4.5-2.8-6.6-4.6 4.8-4.2 10.5-7 16.6-8.4zM27.3 35.4c2.5 2.2 5.2 4.1 8 5.6-2 4.8-3.2 9.8-3.5 15 0 .2 0 .4-.1.6h-13c.6-7.8 3.6-15.2 8.6-21.2zm-8.6 26.7h13.2c.3 5.3 1.4 10.5 3.5 15.4-2.9 1.6-5.6 3.5-8.2 5.6-4.9-6-7.9-13.3-8.5-21zM31.1 87c2.1-1.8 4.3-3.4 6.7-4.7 2.7 4.9 6.1 9.3 10.1 13.2-6.3-1.4-12-4.3-16.8-8.5zm21.7 5.8c-3.9-3.7-7.3-7.9-10-12.6 3.2-1.2 6.5-1.9 10-2v14.6zm0-20.2c-4.2.3-8.4 1.1-12.4 2.6-1.8-4.2-2.8-8.7-3.1-13.2h15.5v10.6zm0-16H37.3v-.2c.3-4.5 1.3-8.9 3-13.1 4 1.5 8.2 2.4 12.5 2.8v10.5zm0-16c-3.4-.3-6.8-1-10.1-2.2 2.7-4.7 6.1-8.9 10.1-12.5v14.7zm39.6 16H79.3V56c-.3-5.1-1.5-10.1-3.5-14.9 2.9-1.6 5.6-3.4 8-5.5 5 6 8 13.3 8.6 21zM80 31.7c-2 1.8-4.2 3.3-6.5 4.6-2.6-4.8-6-9.2-10.1-13 6.2 1.3 11.9 4.2 16.6 8.4zm-21.7-5.8c4.1 3.5 7.5 7.8 10.2 12.5-3.3 1.2-6.7 1.9-10.2 2.2V25.9zm0 20.2c4.3-.2 8.6-1.2 12.6-2.8 1.7 4.2 2.7 8.6 3 13.1v.2H58.3V46.1zm0 15.9h15.6c-.3 4.6-1.4 9.1-3.2 13.3-4-1.5-8.1-2.4-12.4-2.8V62zm0 30.8V78.1c3.4.2 6.8.9 10 2.2-2.7 4.7-6 8.9-10 12.5zm5.2 2.6c3.9-3.8 7.2-8.1 9.8-12.8 2.3 1.3 4.5 2.8 6.5 4.6-4.6 4.1-10.3 6.9-16.3 8.2zm20.1-12.1c-2.4-2.2-5.1-4.1-8-5.6 2.2-4.9 3.4-10.2 3.7-15.6h13.1c-.6 7.8-3.7 15.2-8.8 21.2z", fillRule: "evenodd" })));
|
|
1150
|
+
};
|
|
1151
|
+
const wrench1 = (_a) => {
|
|
1152
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1153
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 77 77", fill: color, width: size, height: size }, props),
|
|
1154
|
+
React__default['default'].createElement("path", { d: "M69.56 31.934c-1.582-.295-2.855-1.436-3.376-2.96a29.205 29.205 0 0 0-1.418-3.42c-.711-1.45-.622-3.16.29-4.49l3.9-5.683-7.503-7.503-5.683 3.899c-1.331.913-3.041 1.003-4.49.29a29.425 29.425 0 0 0-3.42-1.418c-1.523-.52-2.666-1.793-2.961-3.376L43.637.5H33.03l-1.261 6.775c-.295 1.58-1.437 2.853-2.96 3.376a29.232 29.232 0 0 0-3.42 1.417c-1.45.712-3.16.622-4.491-.291l-5.682-3.9-7.503 7.504 3.898 5.683c.913 1.33 1.004 3.042.292 4.49a28.927 28.927 0 0 0-1.418 3.42c-.522 1.524-1.795 2.665-3.377 2.96L.333 33.196v10.61l6.773 1.26c1.583.295 2.856 1.437 3.377 2.96a29.164 29.164 0 0 0 1.419 3.42c.712 1.45.62 3.16-.292 4.49l-3.898 5.683 7.503 7.503 5.682-3.899c1.33-.912 3.04-1 4.49-.291a29.245 29.245 0 0 0 3.42 1.419c1.524.52 2.666 1.793 2.96 3.376L33.03 76.5h10.608l1.262-6.773c.295-1.583 1.438-2.855 2.961-3.376a29.29 29.29 0 0 0 3.42-1.42c1.449-.709 3.159-.62 4.49.292l5.683 3.899 7.503-7.503-3.9-5.681c-.912-1.332-1.001-3.042-.29-4.49a29.298 29.298 0 0 0 1.418-3.422c.52-1.523 1.794-2.665 3.377-2.96l6.772-1.26v-10.61l-6.772-1.262zM38.336 58.536c-11.05 0-20.037-8.987-20.037-20.035 0-11.047 8.987-20.036 20.037-20.036 11.047 0 20.034 8.989 20.034 20.036 0 3.88-1.112 7.503-3.028 10.574l-9.052-9.053a11.32 11.32 0 0 0-2.619-11.926A11.311 11.311 0 0 0 33.3 25.02c-.714.152-.984 1.029-.467 1.546l4.244 4.244-.14 6.577-6.582.145-4.246-4.244c-.515-.515-1.392-.248-1.544.466a11.326 11.326 0 0 0 3.073 10.372 11.322 11.322 0 0 0 11.928 2.62l8.984 8.982a19.925 19.925 0 0 1-10.214 2.808z", fillRule: "evenodd" })));
|
|
1155
|
+
};
|
|
1156
|
+
const wrench2 = (_a) => {
|
|
1157
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1158
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 83 83", fill: color, width: size, height: size }, props),
|
|
1159
|
+
React__default['default'].createElement("path", { d: "M69.6 23.3L68 24.8l-8.9-8.9 1.6-1.6 12-12c-8.6-3.7-18.5.2-22.2 8.8-1.6 3.6-1.8 7.7-.7 11.5L22.6 49.8c-9-2.6-18.4 2.6-21 11.6-1.1 3.7-.8 7.7.7 11.3l12-12 1.6-1.6 8.9 8.9-1.7 1.6-11.9 11.9c8.5 3.8 18.4 0 22.2-8.5 1.6-3.7 1.9-7.8.7-11.6l27.2-27.1c9 2.5 18.3-2.7 20.9-11.7 1-3.7.8-7.7-.7-11.2L69.6 23.3z", fillRule: "evenodd" })));
|
|
1160
|
+
};
|
|
1161
|
+
const x = (_a) => {
|
|
1162
|
+
var { size, color } = _a, props = tslib.__rest(_a, ["size", "color"]);
|
|
1163
|
+
return (React__default['default'].createElement("svg", Object.assign({ viewBox: "0 0 100 100", fill: color, width: size, height: size }, props),
|
|
1164
|
+
React__default['default'].createElement("path", { d: "M0 5.504L5.342.159 50.05 44.883 94.915 0l4.995 4.996-44.655 44.672L100 94.429l-5.34 5.342-44.597-44.613L5.238 100l-5.12-5.122 44.935-44.951z" })));
|
|
1165
|
+
};
|
|
511
1166
|
|
|
512
1167
|
exports.action = action;
|
|
513
1168
|
exports.airplane = airplane;
|