@adiraku/react-native-ui 1.2.3-snapshot.5 → 1.2.3-snapshot.6
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/LICENSE +20 -20
- package/README.md +55 -55
- package/lib/commonjs/components/Appbar/Appbar.component.js.map +1 -1
- package/lib/commonjs/components/Appbar/Appbar.style.js +2 -3
- package/lib/commonjs/components/Appbar/Appbar.style.js.map +1 -1
- package/lib/commonjs/components/Appbar/Appbar.type.js.map +1 -1
- package/lib/commonjs/components/BottomSheet/BottomSheet.component.js +6 -23
- package/lib/commonjs/components/BottomSheet/BottomSheet.component.js.map +1 -1
- package/lib/commonjs/components/BottomSheet/BottomSheet.style.js +11 -4
- package/lib/commonjs/components/BottomSheet/BottomSheet.style.js.map +1 -1
- package/lib/commonjs/components/BottomSheet/BottomSheet.type.js.map +1 -1
- package/lib/commonjs/components/CheckBoxInput/CheckBoxInput.component.js.map +1 -1
- package/lib/commonjs/components/CheckBoxInput/CheckBoxInput.style.js.map +1 -1
- package/lib/commonjs/components/CheckBoxInput/CheckBoxInput.type.js.map +1 -1
- package/lib/commonjs/components/Checkbox/Checkbox.component.js.map +1 -1
- package/lib/commonjs/components/Checkbox/Checkbox.style.js.map +1 -1
- package/lib/commonjs/components/Checkbox/Checkbox.type.js.map +1 -1
- package/lib/commonjs/components/Divider/Divider.component.js.map +1 -1
- package/lib/commonjs/components/Divider/Divider.style.js.map +1 -1
- package/lib/commonjs/components/Divider/Divider.type.js.map +1 -1
- package/lib/commonjs/components/RadioButton/RadioButton.component.js.map +1 -1
- package/lib/commonjs/components/RadioButton/RadioButton.style.js.map +1 -1
- package/lib/commonjs/components/RadioButton/RadioButton.type.js.map +1 -1
- package/lib/commonjs/components/RadioInput/RadioInput.component.js.map +1 -1
- package/lib/commonjs/components/RadioInput/RadioInput.style.js.map +1 -1
- package/lib/commonjs/components/RadioInput/RadioInput.type.js.map +1 -1
- package/lib/commonjs/components/Snackbar/Snackbar.component.js.map +1 -1
- package/lib/commonjs/components/Snackbar/Snackbar.type.js.map +1 -1
- package/lib/commonjs/components/Snackbar/Snakbar.style.js.map +1 -1
- package/lib/commonjs/components/StepperCounter/StepperCounter.component.js.map +1 -1
- package/lib/commonjs/components/StepperCounter/StepperCounter.style.js.map +1 -1
- package/lib/commonjs/components/StepperCounter/StepperCounter.type.js.map +1 -1
- package/lib/commonjs/components/Tabs/Tabs.component.js +1 -0
- package/lib/commonjs/components/Tabs/Tabs.component.js.map +1 -1
- package/lib/commonjs/components/Tabs/Tabs.style.js.map +1 -1
- package/lib/commonjs/components/Tabs/Tabs.type.js.map +1 -1
- package/lib/commonjs/components/TextArea/TextArea.component.js.map +1 -1
- package/lib/commonjs/components/TextArea/TextArea.style.js.map +1 -1
- package/lib/commonjs/components/TextArea/TextArea.type.js.map +1 -1
- package/lib/commonjs/components/TextInput/TextInput.component.js.map +1 -1
- package/lib/commonjs/components/TextInput/TextInput.style.js.map +1 -1
- package/lib/commonjs/components/TextInput/TextInput.type.js.map +1 -1
- package/lib/commonjs/components/base/base.component.js.map +1 -1
- package/lib/commonjs/components/base/base.style.js.map +1 -1
- package/lib/commonjs/components/base/base.type.js.map +1 -1
- package/lib/commonjs/components/button/button.component.js.map +1 -1
- package/lib/commonjs/components/button/button.styles.js.map +1 -1
- package/lib/commonjs/components/button/button.type.js.map +1 -1
- package/lib/commonjs/components/coachmark/coachmark.component.js.map +1 -1
- package/lib/commonjs/components/coachmark/coachmark.style.js.map +1 -1
- package/lib/commonjs/components/coachmark/coachmark.type.js.map +1 -1
- package/lib/commonjs/components/countdown/countdown.component.js.map +1 -1
- package/lib/commonjs/components/countdown/countdown.style.js.map +1 -1
- package/lib/commonjs/components/countdown/countdown.type.js.map +1 -1
- package/lib/commonjs/components/dot/dot.component.js.map +1 -1
- package/lib/commonjs/components/dot/dot.style.js.map +1 -1
- package/lib/commonjs/components/dot/dot.type.js.map +1 -1
- package/lib/commonjs/components/index.js.map +1 -1
- package/lib/commonjs/components/information-box/information-box.component.js.map +1 -1
- package/lib/commonjs/components/information-box/information-box.style.js.map +1 -1
- package/lib/commonjs/components/information-box/information-box.type.js.map +1 -1
- package/lib/commonjs/components/label/label.component.js.map +1 -1
- package/lib/commonjs/components/label/label.style.js.map +1 -1
- package/lib/commonjs/components/label/label.type.js.map +1 -1
- package/lib/commonjs/components/rounded-tab/rounded-tab.component.js +7 -2
- package/lib/commonjs/components/rounded-tab/rounded-tab.component.js.map +1 -1
- package/lib/commonjs/components/rounded-tab/rounded-tab.style.js.map +1 -1
- package/lib/commonjs/components/rounded-tab/rounded-tab.type.js.map +1 -1
- package/lib/commonjs/components/slider-indicator/slider-indicator.component.js.map +1 -1
- package/lib/commonjs/components/slider-indicator/slider-indicator.style.js.map +1 -1
- package/lib/commonjs/components/slider-indicator/slider-indicator.type.js.map +1 -1
- package/lib/commonjs/components/switch/switch.component.js.map +1 -1
- package/lib/commonjs/components/switch/switch.style.js.map +1 -1
- package/lib/commonjs/components/switch/switch.type.js.map +1 -1
- package/lib/commonjs/components/textlink/textlink.component.js.map +1 -1
- package/lib/commonjs/components/textlink/textlink.style.js.map +1 -1
- package/lib/commonjs/components/textlink/textlink.type.js.map +1 -1
- package/lib/commonjs/components/typography/typography.component.js.map +1 -1
- package/lib/commonjs/components/typography/typography.style.js.map +1 -1
- package/lib/commonjs/components/typography/typography.type.js.map +1 -1
- package/lib/commonjs/icons/actions/IconAddMinus.js.map +1 -1
- package/lib/commonjs/icons/actions/IconAddPlus.js.map +1 -1
- package/lib/commonjs/icons/actions/IconAddRemove.js.map +1 -1
- package/lib/commonjs/icons/actions/IconAttach.js.map +1 -1
- package/lib/commonjs/icons/actions/IconBeliMobil.js.map +1 -1
- package/lib/commonjs/icons/actions/IconCamera.js.map +1 -1
- package/lib/commonjs/icons/actions/IconChat.js.map +1 -1
- package/lib/commonjs/icons/actions/IconCopy.js.map +1 -1
- package/lib/commonjs/icons/actions/IconCustomerService.js.map +1 -1
- package/lib/commonjs/icons/actions/IconDot.js.map +1 -1
- package/lib/commonjs/icons/actions/IconDownload.js.map +1 -1
- package/lib/commonjs/icons/actions/IconEdit.js.map +1 -1
- package/lib/commonjs/icons/actions/IconEmail.js.map +1 -1
- package/lib/commonjs/icons/actions/IconFilter.js.map +1 -1
- package/lib/commonjs/icons/actions/IconGallery.js.map +1 -1
- package/lib/commonjs/icons/actions/IconHamburger.js.map +1 -1
- package/lib/commonjs/icons/actions/IconHeartEmpty.js.map +1 -1
- package/lib/commonjs/icons/actions/IconHeartFilled.js.map +1 -1
- package/lib/commonjs/icons/actions/IconHeartOutline.js.map +1 -1
- package/lib/commonjs/icons/actions/IconHelp.js.map +1 -1
- package/lib/commonjs/icons/actions/IconInfo.js.map +1 -1
- package/lib/commonjs/icons/actions/IconJualMobil.js.map +1 -1
- package/lib/commonjs/icons/actions/IconLike.js.map +1 -1
- package/lib/commonjs/icons/actions/IconMinus.js.map +1 -1
- package/lib/commonjs/icons/actions/IconNotification.js.map +1 -1
- package/lib/commonjs/icons/actions/IconOther.js.map +1 -1
- package/lib/commonjs/icons/actions/IconPerson.js.map +1 -1
- package/lib/commonjs/icons/actions/IconPicture.js.map +1 -1
- package/lib/commonjs/icons/actions/IconPictureAdd.js.map +1 -1
- package/lib/commonjs/icons/actions/IconReload.js.map +1 -1
- package/lib/commonjs/icons/actions/IconRoundAdd.js.map +1 -1
- package/lib/commonjs/icons/actions/IconRoundClose.js.map +1 -1
- package/lib/commonjs/icons/actions/IconSearch.js.map +1 -1
- package/lib/commonjs/icons/actions/IconSeeHide.js.map +1 -1
- package/lib/commonjs/icons/actions/IconSeeShow.js.map +1 -1
- package/lib/commonjs/icons/actions/IconSetting.js.map +1 -1
- package/lib/commonjs/icons/actions/IconShare.js.map +1 -1
- package/lib/commonjs/icons/actions/IconShoppingBag.js.map +1 -1
- package/lib/commonjs/icons/actions/IconShoppingCart.js.map +1 -1
- package/lib/commonjs/icons/actions/IconSmartphone.js.map +1 -1
- package/lib/commonjs/icons/actions/IconSort.js.map +1 -1
- package/lib/commonjs/icons/actions/IconSorting.js.map +1 -1
- package/lib/commonjs/icons/actions/IconStarFilled.js.map +1 -1
- package/lib/commonjs/icons/actions/IconStarOutline.js.map +1 -1
- package/lib/commonjs/icons/actions/IconTrash.js.map +1 -1
- package/lib/commonjs/icons/actions/IconUpload.js.map +1 -1
- package/lib/commonjs/icons/actions/IconUser.js.map +1 -1
- package/lib/commonjs/icons/actions/IconVideo.js.map +1 -1
- package/lib/commonjs/icons/index.js.map +1 -1
- package/lib/commonjs/icons/misc/IconCalendar.js.map +1 -1
- package/lib/commonjs/icons/misc/IconCash.js.map +1 -1
- package/lib/commonjs/icons/misc/IconCategory.js.map +1 -1
- package/lib/commonjs/icons/misc/IconContract.js.map +1 -1
- package/lib/commonjs/icons/misc/IconCreditCard.js.map +1 -1
- package/lib/commonjs/icons/misc/IconFlash.js.map +1 -1
- package/lib/commonjs/icons/misc/IconGroup.js.map +1 -1
- package/lib/commonjs/icons/misc/IconHistory.js.map +1 -1
- package/lib/commonjs/icons/misc/IconLocation.js.map +1 -1
- package/lib/commonjs/icons/misc/IconLock.js.map +1 -1
- package/lib/commonjs/icons/misc/IconMoney.js.map +1 -1
- package/lib/commonjs/icons/misc/IconMyLocation.js.map +1 -1
- package/lib/commonjs/icons/misc/IconOfficial.js.map +1 -1
- package/lib/commonjs/icons/misc/IconPromo.js.map +1 -1
- package/lib/commonjs/icons/misc/IconProtection.js.map +1 -1
- package/lib/commonjs/icons/misc/IconStore.js.map +1 -1
- package/lib/commonjs/icons/misc/IconTick.js.map +1 -1
- package/lib/commonjs/icons/misc/IconTicket.js.map +1 -1
- package/lib/commonjs/icons/misc/IconTime.js.map +1 -1
- package/lib/commonjs/icons/misc/IconVoucher.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconArrowDiagonal.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconArrowDown.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconArrowLeft.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconArrowRight.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconArrowUp.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconChevronDown.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconChevronLeft.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconChevronRight.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconChevronUp.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconClose.js.map +1 -1
- package/lib/commonjs/icons/navs/IconNavAdiraku.js.map +1 -1
- package/lib/commonjs/icons/navs/IconNavDocument.js.map +1 -1
- package/lib/commonjs/icons/navs/IconNavHome.js.map +1 -1
- package/lib/commonjs/icons/navs/IconNavPhone.js.map +1 -1
- package/lib/commonjs/icons/navs/IconNavProfile.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeCaferacer.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeCooper.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeCruiser.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeDualsport.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeMopad.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeRoadster.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeScooter.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeScrambler.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeSportbike.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeSportstouring.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeTouring.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeTrialbike.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarHatchback.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarJeep.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarMiniTruck.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarMinivan.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarMuv.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarPickup.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarSportCar.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarSuperCar.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarSuv.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarVan.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarWagon.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconMinus.js.map +1 -1
- package/lib/commonjs/index.js.map +1 -1
- package/lib/commonjs/themes/colors.js.map +1 -1
- package/lib/commonjs/themes/index.js.map +1 -1
- package/lib/commonjs/themes/radius.js.map +1 -1
- package/lib/commonjs/themes/shadow.js.map +1 -1
- package/lib/commonjs/themes/spacing.js.map +1 -1
- package/lib/commonjs/types.js.map +1 -1
- package/lib/module/components/Appbar/Appbar.component.js.map +1 -1
- package/lib/module/components/Appbar/Appbar.style.js +2 -3
- package/lib/module/components/Appbar/Appbar.style.js.map +1 -1
- package/lib/module/components/Appbar/Appbar.type.js.map +1 -1
- package/lib/module/components/BottomSheet/BottomSheet.component.js +7 -25
- package/lib/module/components/BottomSheet/BottomSheet.component.js.map +1 -1
- package/lib/module/components/BottomSheet/BottomSheet.style.js +11 -4
- package/lib/module/components/BottomSheet/BottomSheet.style.js.map +1 -1
- package/lib/module/components/BottomSheet/BottomSheet.type.js.map +1 -1
- package/lib/module/components/CheckBoxInput/CheckBoxInput.component.js.map +1 -1
- package/lib/module/components/CheckBoxInput/CheckBoxInput.style.js.map +1 -1
- package/lib/module/components/CheckBoxInput/CheckBoxInput.type.js.map +1 -1
- package/lib/module/components/Checkbox/Checkbox.component.js.map +1 -1
- package/lib/module/components/Checkbox/Checkbox.style.js.map +1 -1
- package/lib/module/components/Checkbox/Checkbox.type.js.map +1 -1
- package/lib/module/components/Divider/Divider.component.js.map +1 -1
- package/lib/module/components/Divider/Divider.style.js.map +1 -1
- package/lib/module/components/Divider/Divider.type.js.map +1 -1
- package/lib/module/components/RadioButton/RadioButton.component.js.map +1 -1
- package/lib/module/components/RadioButton/RadioButton.style.js.map +1 -1
- package/lib/module/components/RadioButton/RadioButton.type.js.map +1 -1
- package/lib/module/components/RadioInput/RadioInput.component.js.map +1 -1
- package/lib/module/components/RadioInput/RadioInput.style.js.map +1 -1
- package/lib/module/components/RadioInput/RadioInput.type.js.map +1 -1
- package/lib/module/components/Snackbar/Snackbar.component.js.map +1 -1
- package/lib/module/components/Snackbar/Snackbar.type.js.map +1 -1
- package/lib/module/components/Snackbar/Snakbar.style.js.map +1 -1
- package/lib/module/components/StepperCounter/StepperCounter.component.js.map +1 -1
- package/lib/module/components/StepperCounter/StepperCounter.style.js.map +1 -1
- package/lib/module/components/StepperCounter/StepperCounter.type.js.map +1 -1
- package/lib/module/components/Tabs/Tabs.component.js +1 -0
- package/lib/module/components/Tabs/Tabs.component.js.map +1 -1
- package/lib/module/components/Tabs/Tabs.style.js.map +1 -1
- package/lib/module/components/Tabs/Tabs.type.js.map +1 -1
- package/lib/module/components/TextArea/TextArea.component.js.map +1 -1
- package/lib/module/components/TextArea/TextArea.style.js.map +1 -1
- package/lib/module/components/TextArea/TextArea.type.js.map +1 -1
- package/lib/module/components/TextInput/TextInput.component.js.map +1 -1
- package/lib/module/components/TextInput/TextInput.style.js.map +1 -1
- package/lib/module/components/TextInput/TextInput.type.js.map +1 -1
- package/lib/module/components/base/base.component.js.map +1 -1
- package/lib/module/components/base/base.style.js.map +1 -1
- package/lib/module/components/base/base.type.js.map +1 -1
- package/lib/module/components/button/button.component.js.map +1 -1
- package/lib/module/components/button/button.styles.js.map +1 -1
- package/lib/module/components/button/button.type.js.map +1 -1
- package/lib/module/components/coachmark/coachmark.component.js.map +1 -1
- package/lib/module/components/coachmark/coachmark.style.js.map +1 -1
- package/lib/module/components/coachmark/coachmark.type.js.map +1 -1
- package/lib/module/components/countdown/countdown.component.js.map +1 -1
- package/lib/module/components/countdown/countdown.style.js.map +1 -1
- package/lib/module/components/countdown/countdown.type.js.map +1 -1
- package/lib/module/components/dot/dot.component.js.map +1 -1
- package/lib/module/components/dot/dot.style.js.map +1 -1
- package/lib/module/components/dot/dot.type.js.map +1 -1
- package/lib/module/components/index.js.map +1 -1
- package/lib/module/components/information-box/information-box.component.js.map +1 -1
- package/lib/module/components/information-box/information-box.style.js.map +1 -1
- package/lib/module/components/information-box/information-box.type.js.map +1 -1
- package/lib/module/components/label/label.component.js.map +1 -1
- package/lib/module/components/label/label.style.js.map +1 -1
- package/lib/module/components/label/label.type.js.map +1 -1
- package/lib/module/components/rounded-tab/rounded-tab.component.js +7 -2
- package/lib/module/components/rounded-tab/rounded-tab.component.js.map +1 -1
- package/lib/module/components/rounded-tab/rounded-tab.style.js.map +1 -1
- package/lib/module/components/rounded-tab/rounded-tab.type.js.map +1 -1
- package/lib/module/components/slider-indicator/slider-indicator.component.js.map +1 -1
- package/lib/module/components/slider-indicator/slider-indicator.style.js.map +1 -1
- package/lib/module/components/slider-indicator/slider-indicator.type.js.map +1 -1
- package/lib/module/components/switch/switch.component.js.map +1 -1
- package/lib/module/components/switch/switch.style.js.map +1 -1
- package/lib/module/components/switch/switch.type.js.map +1 -1
- package/lib/module/components/textlink/textlink.component.js.map +1 -1
- package/lib/module/components/textlink/textlink.style.js.map +1 -1
- package/lib/module/components/textlink/textlink.type.js.map +1 -1
- package/lib/module/components/typography/typography.component.js.map +1 -1
- package/lib/module/components/typography/typography.style.js.map +1 -1
- package/lib/module/components/typography/typography.type.js.map +1 -1
- package/lib/module/icons/actions/IconAddMinus.js.map +1 -1
- package/lib/module/icons/actions/IconAddPlus.js.map +1 -1
- package/lib/module/icons/actions/IconAddRemove.js.map +1 -1
- package/lib/module/icons/actions/IconAttach.js.map +1 -1
- package/lib/module/icons/actions/IconBeliMobil.js.map +1 -1
- package/lib/module/icons/actions/IconCamera.js.map +1 -1
- package/lib/module/icons/actions/IconChat.js.map +1 -1
- package/lib/module/icons/actions/IconCopy.js.map +1 -1
- package/lib/module/icons/actions/IconCustomerService.js.map +1 -1
- package/lib/module/icons/actions/IconDot.js.map +1 -1
- package/lib/module/icons/actions/IconDownload.js.map +1 -1
- package/lib/module/icons/actions/IconEdit.js.map +1 -1
- package/lib/module/icons/actions/IconEmail.js.map +1 -1
- package/lib/module/icons/actions/IconFilter.js.map +1 -1
- package/lib/module/icons/actions/IconGallery.js.map +1 -1
- package/lib/module/icons/actions/IconHamburger.js.map +1 -1
- package/lib/module/icons/actions/IconHeartEmpty.js.map +1 -1
- package/lib/module/icons/actions/IconHeartFilled.js.map +1 -1
- package/lib/module/icons/actions/IconHeartOutline.js.map +1 -1
- package/lib/module/icons/actions/IconHelp.js.map +1 -1
- package/lib/module/icons/actions/IconInfo.js.map +1 -1
- package/lib/module/icons/actions/IconJualMobil.js.map +1 -1
- package/lib/module/icons/actions/IconLike.js.map +1 -1
- package/lib/module/icons/actions/IconMinus.js.map +1 -1
- package/lib/module/icons/actions/IconNotification.js.map +1 -1
- package/lib/module/icons/actions/IconOther.js.map +1 -1
- package/lib/module/icons/actions/IconPerson.js.map +1 -1
- package/lib/module/icons/actions/IconPicture.js.map +1 -1
- package/lib/module/icons/actions/IconPictureAdd.js.map +1 -1
- package/lib/module/icons/actions/IconReload.js.map +1 -1
- package/lib/module/icons/actions/IconRoundAdd.js.map +1 -1
- package/lib/module/icons/actions/IconRoundClose.js.map +1 -1
- package/lib/module/icons/actions/IconSearch.js.map +1 -1
- package/lib/module/icons/actions/IconSeeHide.js.map +1 -1
- package/lib/module/icons/actions/IconSeeShow.js.map +1 -1
- package/lib/module/icons/actions/IconSetting.js.map +1 -1
- package/lib/module/icons/actions/IconShare.js.map +1 -1
- package/lib/module/icons/actions/IconShoppingBag.js.map +1 -1
- package/lib/module/icons/actions/IconShoppingCart.js.map +1 -1
- package/lib/module/icons/actions/IconSmartphone.js.map +1 -1
- package/lib/module/icons/actions/IconSort.js.map +1 -1
- package/lib/module/icons/actions/IconSorting.js.map +1 -1
- package/lib/module/icons/actions/IconStarFilled.js.map +1 -1
- package/lib/module/icons/actions/IconStarOutline.js.map +1 -1
- package/lib/module/icons/actions/IconTrash.js.map +1 -1
- package/lib/module/icons/actions/IconUpload.js.map +1 -1
- package/lib/module/icons/actions/IconUser.js.map +1 -1
- package/lib/module/icons/actions/IconVideo.js.map +1 -1
- package/lib/module/icons/index.js.map +1 -1
- package/lib/module/icons/misc/IconCalendar.js.map +1 -1
- package/lib/module/icons/misc/IconCash.js.map +1 -1
- package/lib/module/icons/misc/IconCategory.js.map +1 -1
- package/lib/module/icons/misc/IconContract.js.map +1 -1
- package/lib/module/icons/misc/IconCreditCard.js.map +1 -1
- package/lib/module/icons/misc/IconFlash.js.map +1 -1
- package/lib/module/icons/misc/IconGroup.js.map +1 -1
- package/lib/module/icons/misc/IconHistory.js.map +1 -1
- package/lib/module/icons/misc/IconLocation.js.map +1 -1
- package/lib/module/icons/misc/IconLock.js.map +1 -1
- package/lib/module/icons/misc/IconMoney.js.map +1 -1
- package/lib/module/icons/misc/IconMyLocation.js.map +1 -1
- package/lib/module/icons/misc/IconOfficial.js.map +1 -1
- package/lib/module/icons/misc/IconPromo.js.map +1 -1
- package/lib/module/icons/misc/IconProtection.js.map +1 -1
- package/lib/module/icons/misc/IconStore.js.map +1 -1
- package/lib/module/icons/misc/IconTick.js.map +1 -1
- package/lib/module/icons/misc/IconTicket.js.map +1 -1
- package/lib/module/icons/misc/IconTime.js.map +1 -1
- package/lib/module/icons/misc/IconVoucher.js.map +1 -1
- package/lib/module/icons/navigations/IconArrowDiagonal.js.map +1 -1
- package/lib/module/icons/navigations/IconArrowDown.js.map +1 -1
- package/lib/module/icons/navigations/IconArrowLeft.js.map +1 -1
- package/lib/module/icons/navigations/IconArrowRight.js.map +1 -1
- package/lib/module/icons/navigations/IconArrowUp.js.map +1 -1
- package/lib/module/icons/navigations/IconChevronDown.js.map +1 -1
- package/lib/module/icons/navigations/IconChevronLeft.js.map +1 -1
- package/lib/module/icons/navigations/IconChevronRight.js.map +1 -1
- package/lib/module/icons/navigations/IconChevronUp.js.map +1 -1
- package/lib/module/icons/navigations/IconClose.js.map +1 -1
- package/lib/module/icons/navs/IconNavAdiraku.js.map +1 -1
- package/lib/module/icons/navs/IconNavDocument.js.map +1 -1
- package/lib/module/icons/navs/IconNavHome.js.map +1 -1
- package/lib/module/icons/navs/IconNavPhone.js.map +1 -1
- package/lib/module/icons/navs/IconNavProfile.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeCaferacer.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeCooper.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeCruiser.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeDualsport.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeMopad.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeRoadster.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeScooter.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeScrambler.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeSportbike.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeSportstouring.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeTouring.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeTrialbike.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarHatchback.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarJeep.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarMiniTruck.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarMinivan.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarMuv.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarPickup.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarSportCar.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarSuperCar.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarSuv.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarVan.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarWagon.js.map +1 -1
- package/lib/module/icons/vehicles/IconMinus.js.map +1 -1
- package/lib/module/index.js.map +1 -1
- package/lib/module/themes/colors.js.map +1 -1
- package/lib/module/themes/index.js.map +1 -1
- package/lib/module/themes/radius.js.map +1 -1
- package/lib/module/themes/shadow.js.map +1 -1
- package/lib/module/themes/spacing.js.map +1 -1
- package/lib/module/types.js.map +1 -1
- package/lib/typescript/components/Appbar/Appbar.component.d.ts +4 -4
- package/lib/typescript/components/Appbar/Appbar.style.d.ts +12 -12
- package/lib/typescript/components/Appbar/Appbar.type.d.ts +19 -21
- package/lib/typescript/components/Appbar/Appbar.type.d.ts.map +1 -1
- package/lib/typescript/components/BottomSheet/BottomSheet.component.d.ts +9 -9
- package/lib/typescript/components/BottomSheet/BottomSheet.component.d.ts.map +1 -1
- package/lib/typescript/components/BottomSheet/BottomSheet.style.d.ts +20 -19
- package/lib/typescript/components/BottomSheet/BottomSheet.style.d.ts.map +1 -1
- package/lib/typescript/components/BottomSheet/BottomSheet.type.d.ts +25 -25
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.component.d.ts +4 -4
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.style.d.ts +17 -17
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.type.d.ts +55 -55
- package/lib/typescript/components/Checkbox/Checkbox.component.d.ts +4 -4
- package/lib/typescript/components/Checkbox/Checkbox.style.d.ts +11 -11
- package/lib/typescript/components/Checkbox/Checkbox.type.d.ts +5 -5
- package/lib/typescript/components/Divider/Divider.component.d.ts +4 -4
- package/lib/typescript/components/Divider/Divider.style.d.ts +9 -9
- package/lib/typescript/components/Divider/Divider.type.d.ts +15 -15
- package/lib/typescript/components/RadioButton/RadioButton.component.d.ts +4 -4
- package/lib/typescript/components/RadioButton/RadioButton.style.d.ts +10 -10
- package/lib/typescript/components/RadioButton/RadioButton.type.d.ts +5 -5
- package/lib/typescript/components/RadioInput/RadioInput.component.d.ts +4 -4
- package/lib/typescript/components/RadioInput/RadioInput.style.d.ts +17 -17
- package/lib/typescript/components/RadioInput/RadioInput.type.d.ts +54 -54
- package/lib/typescript/components/Snackbar/Snackbar.component.d.ts +11 -11
- package/lib/typescript/components/Snackbar/Snackbar.type.d.ts +7 -7
- package/lib/typescript/components/Snackbar/Snakbar.style.d.ts +9 -9
- package/lib/typescript/components/StepperCounter/StepperCounter.component.d.ts +4 -4
- package/lib/typescript/components/StepperCounter/StepperCounter.style.d.ts +18 -18
- package/lib/typescript/components/StepperCounter/StepperCounter.type.d.ts +15 -15
- package/lib/typescript/components/Tabs/Tabs.component.d.ts +4 -4
- package/lib/typescript/components/Tabs/Tabs.component.d.ts.map +1 -1
- package/lib/typescript/components/Tabs/Tabs.style.d.ts +8 -8
- package/lib/typescript/components/Tabs/Tabs.type.d.ts +15 -15
- package/lib/typescript/components/TextArea/TextArea.component.d.ts +4 -4
- package/lib/typescript/components/TextArea/TextArea.style.d.ts +15 -15
- package/lib/typescript/components/TextArea/TextArea.type.d.ts +28 -28
- package/lib/typescript/components/TextInput/TextInput.component.d.ts +4 -4
- package/lib/typescript/components/TextInput/TextInput.style.d.ts +16 -16
- package/lib/typescript/components/TextInput/TextInput.type.d.ts +32 -32
- package/lib/typescript/components/base/base.component.d.ts +4 -4
- package/lib/typescript/components/base/base.style.d.ts +9 -9
- package/lib/typescript/components/base/base.type.d.ts +14 -14
- package/lib/typescript/components/button/button.component.d.ts +4 -4
- package/lib/typescript/components/button/button.styles.d.ts +9 -9
- package/lib/typescript/components/button/button.type.d.ts +33 -33
- package/lib/typescript/components/coachmark/coachmark.component.d.ts +3 -3
- package/lib/typescript/components/coachmark/coachmark.style.d.ts +12 -12
- package/lib/typescript/components/coachmark/coachmark.type.d.ts +31 -31
- package/lib/typescript/components/countdown/countdown.component.d.ts +4 -4
- package/lib/typescript/components/countdown/countdown.style.d.ts +9 -9
- package/lib/typescript/components/countdown/countdown.type.d.ts +11 -11
- package/lib/typescript/components/dot/dot.component.d.ts +4 -4
- package/lib/typescript/components/dot/dot.style.d.ts +8 -8
- package/lib/typescript/components/dot/dot.type.d.ts +5 -5
- package/lib/typescript/components/index.d.ts +35 -35
- package/lib/typescript/components/information-box/information-box.component.d.ts +4 -4
- package/lib/typescript/components/information-box/information-box.style.d.ts +11 -11
- package/lib/typescript/components/information-box/information-box.type.d.ts +13 -13
- package/lib/typescript/components/label/label.component.d.ts +4 -4
- package/lib/typescript/components/label/label.style.d.ts +6 -6
- package/lib/typescript/components/label/label.type.d.ts +13 -13
- package/lib/typescript/components/rounded-tab/rounded-tab.component.d.ts +4 -4
- package/lib/typescript/components/rounded-tab/rounded-tab.component.d.ts.map +1 -1
- package/lib/typescript/components/rounded-tab/rounded-tab.style.d.ts +16 -16
- package/lib/typescript/components/rounded-tab/rounded-tab.type.d.ts +16 -14
- package/lib/typescript/components/rounded-tab/rounded-tab.type.d.ts.map +1 -1
- package/lib/typescript/components/slider-indicator/slider-indicator.component.d.ts +4 -4
- package/lib/typescript/components/slider-indicator/slider-indicator.style.d.ts +8 -8
- package/lib/typescript/components/slider-indicator/slider-indicator.type.d.ts +20 -20
- package/lib/typescript/components/switch/switch.component.d.ts +4 -4
- package/lib/typescript/components/switch/switch.style.d.ts +9 -9
- package/lib/typescript/components/switch/switch.type.d.ts +5 -5
- package/lib/typescript/components/textlink/textlink.component.d.ts +3 -3
- package/lib/typescript/components/textlink/textlink.style.d.ts +10 -10
- package/lib/typescript/components/textlink/textlink.type.d.ts +25 -25
- package/lib/typescript/components/typography/typography.component.d.ts +4 -4
- package/lib/typescript/components/typography/typography.style.d.ts +33 -33
- package/lib/typescript/components/typography/typography.type.d.ts +24 -24
- package/lib/typescript/icons/actions/IconAddMinus.d.ts +3 -3
- package/lib/typescript/icons/actions/IconAddPlus.d.ts +3 -3
- package/lib/typescript/icons/actions/IconAddRemove.d.ts +3 -3
- package/lib/typescript/icons/actions/IconAttach.d.ts +3 -3
- package/lib/typescript/icons/actions/IconBeliMobil.d.ts +4 -4
- package/lib/typescript/icons/actions/IconCamera.d.ts +4 -4
- package/lib/typescript/icons/actions/IconChat.d.ts +4 -4
- package/lib/typescript/icons/actions/IconCopy.d.ts +4 -4
- package/lib/typescript/icons/actions/IconCustomerService.d.ts +3 -3
- package/lib/typescript/icons/actions/IconDot.d.ts +4 -4
- package/lib/typescript/icons/actions/IconDownload.d.ts +3 -3
- package/lib/typescript/icons/actions/IconEdit.d.ts +4 -4
- package/lib/typescript/icons/actions/IconEmail.d.ts +4 -4
- package/lib/typescript/icons/actions/IconFilter.d.ts +4 -4
- package/lib/typescript/icons/actions/IconGallery.d.ts +4 -4
- package/lib/typescript/icons/actions/IconHamburger.d.ts +3 -3
- package/lib/typescript/icons/actions/IconHeartEmpty.d.ts +5 -5
- package/lib/typescript/icons/actions/IconHeartFilled.d.ts +3 -3
- package/lib/typescript/icons/actions/IconHeartOutline.d.ts +3 -3
- package/lib/typescript/icons/actions/IconHelp.d.ts +4 -4
- package/lib/typescript/icons/actions/IconInfo.d.ts +4 -4
- package/lib/typescript/icons/actions/IconJualMobil.d.ts +4 -4
- package/lib/typescript/icons/actions/IconLike.d.ts +4 -4
- package/lib/typescript/icons/actions/IconMinus.d.ts +4 -4
- package/lib/typescript/icons/actions/IconNotification.d.ts +4 -4
- package/lib/typescript/icons/actions/IconOther.d.ts +4 -4
- package/lib/typescript/icons/actions/IconPerson.d.ts +3 -3
- package/lib/typescript/icons/actions/IconPicture.d.ts +3 -3
- package/lib/typescript/icons/actions/IconPictureAdd.d.ts +3 -3
- package/lib/typescript/icons/actions/IconReload.d.ts +3 -3
- package/lib/typescript/icons/actions/IconRoundAdd.d.ts +4 -4
- package/lib/typescript/icons/actions/IconRoundClose.d.ts +4 -4
- package/lib/typescript/icons/actions/IconSearch.d.ts +3 -3
- package/lib/typescript/icons/actions/IconSeeHide.d.ts +3 -3
- package/lib/typescript/icons/actions/IconSeeShow.d.ts +3 -3
- package/lib/typescript/icons/actions/IconSetting.d.ts +4 -4
- package/lib/typescript/icons/actions/IconShare.d.ts +4 -4
- package/lib/typescript/icons/actions/IconShoppingBag.d.ts +4 -4
- package/lib/typescript/icons/actions/IconShoppingCart.d.ts +4 -4
- package/lib/typescript/icons/actions/IconSmartphone.d.ts +4 -4
- package/lib/typescript/icons/actions/IconSort.d.ts +3 -3
- package/lib/typescript/icons/actions/IconSorting.d.ts +3 -3
- package/lib/typescript/icons/actions/IconStarFilled.d.ts +3 -3
- package/lib/typescript/icons/actions/IconStarOutline.d.ts +3 -3
- package/lib/typescript/icons/actions/IconTrash.d.ts +4 -4
- package/lib/typescript/icons/actions/IconUpload.d.ts +3 -3
- package/lib/typescript/icons/actions/IconUser.d.ts +4 -4
- package/lib/typescript/icons/actions/IconVideo.d.ts +4 -4
- package/lib/typescript/icons/index.d.ts +106 -106
- package/lib/typescript/icons/misc/IconCalendar.d.ts +3 -3
- package/lib/typescript/icons/misc/IconCash.d.ts +3 -3
- package/lib/typescript/icons/misc/IconCategory.d.ts +3 -3
- package/lib/typescript/icons/misc/IconContract.d.ts +3 -3
- package/lib/typescript/icons/misc/IconCreditCard.d.ts +3 -3
- package/lib/typescript/icons/misc/IconFlash.d.ts +3 -3
- package/lib/typescript/icons/misc/IconGroup.d.ts +3 -3
- package/lib/typescript/icons/misc/IconHistory.d.ts +3 -3
- package/lib/typescript/icons/misc/IconLocation.d.ts +3 -3
- package/lib/typescript/icons/misc/IconLock.d.ts +3 -3
- package/lib/typescript/icons/misc/IconMoney.d.ts +3 -3
- package/lib/typescript/icons/misc/IconMyLocation.d.ts +3 -3
- package/lib/typescript/icons/misc/IconOfficial.d.ts +3 -3
- package/lib/typescript/icons/misc/IconPromo.d.ts +3 -3
- package/lib/typescript/icons/misc/IconProtection.d.ts +3 -3
- package/lib/typescript/icons/misc/IconStore.d.ts +3 -3
- package/lib/typescript/icons/misc/IconTick.d.ts +3 -3
- package/lib/typescript/icons/misc/IconTicket.d.ts +3 -3
- package/lib/typescript/icons/misc/IconTime.d.ts +3 -3
- package/lib/typescript/icons/misc/IconVoucher.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconArrowDiagonal.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconArrowDown.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconArrowLeft.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconArrowRight.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconArrowUp.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconChevronDown.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconChevronLeft.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconChevronRight.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconChevronUp.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconClose.d.ts +3 -3
- package/lib/typescript/icons/navs/IconNavAdiraku.d.ts +5 -5
- package/lib/typescript/icons/navs/IconNavDocument.d.ts +5 -5
- package/lib/typescript/icons/navs/IconNavHome.d.ts +3 -3
- package/lib/typescript/icons/navs/IconNavPhone.d.ts +3 -3
- package/lib/typescript/icons/navs/IconNavProfile.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeCaferacer.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeCooper.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeCruiser.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeDualsport.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeMopad.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeRoadster.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeScooter.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeScrambler.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeSportbike.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeSportstouring.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeTouring.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeTrialbike.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarHatchback.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarJeep.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarMiniTruck.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarMinivan.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarMuv.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarPickup.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarSportCar.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarSuperCar.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarSuv.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarVan.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarWagon.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconMinus.d.ts +4 -4
- package/lib/typescript/index.d.ts +2 -2
- package/lib/typescript/themes/colors.d.ts +29 -29
- package/lib/typescript/themes/index.d.ts +4 -4
- package/lib/typescript/themes/radius.d.ts +11 -11
- package/lib/typescript/themes/shadow.d.ts +5 -5
- package/lib/typescript/themes/spacing.d.ts +15 -15
- package/lib/typescript/types.d.ts +27 -27
- package/package.json +133 -133
- package/react-native-ui.podspec +36 -36
- package/src/components/Appbar/Appbar.component.tsx +74 -74
- package/src/components/Appbar/Appbar.style.tsx +53 -53
- package/src/components/Appbar/Appbar.type.ts +30 -33
- package/src/components/BottomSheet/BottomSheet.component.tsx +217 -238
- package/src/components/BottomSheet/BottomSheet.style.tsx +98 -89
- package/src/components/BottomSheet/BottomSheet.type.ts +41 -41
- package/src/components/CheckBoxInput/CheckBoxInput.component.tsx +273 -273
- package/src/components/CheckBoxInput/CheckBoxInput.style.tsx +106 -106
- package/src/components/CheckBoxInput/CheckBoxInput.type.ts +75 -75
- package/src/components/Checkbox/Checkbox.component.tsx +37 -37
- package/src/components/Checkbox/Checkbox.style.tsx +39 -39
- package/src/components/Checkbox/Checkbox.type.ts +7 -7
- package/src/components/Divider/Divider.component.tsx +23 -23
- package/src/components/Divider/Divider.style.tsx +34 -34
- package/src/components/Divider/Divider.type.ts +18 -18
- package/src/components/RadioButton/RadioButton.component.tsx +31 -31
- package/src/components/RadioButton/RadioButton.style.tsx +45 -45
- package/src/components/RadioButton/RadioButton.type.ts +7 -7
- package/src/components/RadioInput/RadioInput.component.tsx +243 -243
- package/src/components/RadioInput/RadioInput.style.tsx +106 -106
- package/src/components/RadioInput/RadioInput.type.ts +73 -73
- package/src/components/Snackbar/Snackbar.component.tsx +79 -79
- package/src/components/Snackbar/Snackbar.type.ts +10 -10
- package/src/components/Snackbar/Snakbar.style.tsx +41 -41
- package/src/components/StepperCounter/StepperCounter.component.tsx +111 -111
- package/src/components/StepperCounter/StepperCounter.style.tsx +96 -96
- package/src/components/StepperCounter/StepperCounter.type.ts +18 -18
- package/src/components/Tabs/Tabs.component.tsx +95 -94
- package/src/components/Tabs/Tabs.style.tsx +34 -34
- package/src/components/Tabs/Tabs.type.ts +16 -16
- package/src/components/TextArea/TextArea.component.tsx +78 -78
- package/src/components/TextArea/TextArea.style.tsx +68 -68
- package/src/components/TextArea/TextArea.type.ts +32 -32
- package/src/components/TextInput/TextInput.component.tsx +124 -124
- package/src/components/TextInput/TextInput.style.tsx +95 -95
- package/src/components/TextInput/TextInput.type.ts +38 -38
- package/src/components/base/base.component.tsx +19 -19
- package/src/components/base/base.style.tsx +27 -27
- package/src/components/base/base.type.ts +15 -15
- package/src/components/button/button.component.tsx +50 -50
- package/src/components/button/button.styles.ts +76 -76
- package/src/components/button/button.type.ts +35 -35
- package/src/components/coachmark/coachmark.component.tsx +37 -37
- package/src/components/coachmark/coachmark.style.tsx +80 -80
- package/src/components/coachmark/coachmark.type.ts +32 -32
- package/src/components/countdown/countdown.component.tsx +99 -99
- package/src/components/countdown/countdown.style.tsx +43 -43
- package/src/components/countdown/countdown.type.ts +12 -12
- package/src/components/dot/dot.component.tsx +23 -23
- package/src/components/dot/dot.style.tsx +33 -33
- package/src/components/dot/dot.type.ts +6 -6
- package/src/components/index.ts +49 -49
- package/src/components/information-box/information-box.component.tsx +55 -55
- package/src/components/information-box/information-box.style.tsx +49 -49
- package/src/components/information-box/information-box.type.ts +20 -20
- package/src/components/label/label.component.tsx +19 -19
- package/src/components/label/label.style.tsx +16 -16
- package/src/components/label/label.type.ts +14 -14
- package/src/components/rounded-tab/rounded-tab.component.tsx +124 -115
- package/src/components/rounded-tab/rounded-tab.style.tsx +66 -66
- package/src/components/rounded-tab/rounded-tab.type.ts +18 -16
- package/src/components/slider-indicator/slider-indicator.component.tsx +81 -81
- package/src/components/slider-indicator/slider-indicator.style.tsx +31 -31
- package/src/components/slider-indicator/slider-indicator.type.ts +23 -23
- package/src/components/switch/switch.component.tsx +53 -53
- package/src/components/switch/switch.style.tsx +52 -52
- package/src/components/switch/switch.type.ts +7 -7
- package/src/components/textlink/textlink.component.tsx +44 -44
- package/src/components/textlink/textlink.style.tsx +36 -36
- package/src/components/textlink/textlink.type.ts +26 -26
- package/src/components/typography/typography.component.tsx +27 -27
- package/src/components/typography/typography.style.tsx +237 -237
- package/src/components/typography/typography.type.ts +56 -56
- package/src/icons/actions/IconAddMinus.tsx +32 -32
- package/src/icons/actions/IconAddPlus.tsx +32 -32
- package/src/icons/actions/IconAddRemove.tsx +27 -27
- package/src/icons/actions/IconAttach.tsx +32 -32
- package/src/icons/actions/IconBeliMobil.tsx +63 -63
- package/src/icons/actions/IconCamera.tsx +57 -57
- package/src/icons/actions/IconChat.tsx +57 -57
- package/src/icons/actions/IconCopy.tsx +71 -71
- package/src/icons/actions/IconCustomerService.tsx +37 -37
- package/src/icons/actions/IconDot.tsx +63 -63
- package/src/icons/actions/IconDownload.tsx +32 -32
- package/src/icons/actions/IconEdit.tsx +57 -57
- package/src/icons/actions/IconEmail.tsx +55 -55
- package/src/icons/actions/IconFilter.tsx +81 -81
- package/src/icons/actions/IconGallery.tsx +67 -67
- package/src/icons/actions/IconHamburger.tsx +32 -32
- package/src/icons/actions/IconHeartEmpty.tsx +59 -59
- package/src/icons/actions/IconHeartFilled.tsx +25 -25
- package/src/icons/actions/IconHeartOutline.tsx +32 -32
- package/src/icons/actions/IconHelp.tsx +59 -59
- package/src/icons/actions/IconInfo.tsx +65 -65
- package/src/icons/actions/IconJualMobil.tsx +63 -63
- package/src/icons/actions/IconLike.tsx +55 -55
- package/src/icons/actions/IconMinus.tsx +59 -59
- package/src/icons/actions/IconNotification.tsx +71 -71
- package/src/icons/actions/IconOther.tsx +55 -55
- package/src/icons/actions/IconPerson.tsx +32 -32
- package/src/icons/actions/IconPicture.tsx +36 -36
- package/src/icons/actions/IconPictureAdd.tsx +44 -44
- package/src/icons/actions/IconReload.tsx +30 -30
- package/src/icons/actions/IconRoundAdd.tsx +63 -63
- package/src/icons/actions/IconRoundClose.tsx +63 -63
- package/src/icons/actions/IconSearch.tsx +32 -32
- package/src/icons/actions/IconSeeHide.tsx +31 -31
- package/src/icons/actions/IconSeeShow.tsx +30 -30
- package/src/icons/actions/IconSetting.tsx +59 -59
- package/src/icons/actions/IconShare.tsx +57 -57
- package/src/icons/actions/IconShoppingBag.tsx +63 -63
- package/src/icons/actions/IconShoppingCart.tsx +59 -59
- package/src/icons/actions/IconSmartphone.tsx +55 -55
- package/src/icons/actions/IconSort.tsx +32 -32
- package/src/icons/actions/IconSorting.tsx +38 -38
- package/src/icons/actions/IconStarFilled.tsx +32 -32
- package/src/icons/actions/IconStarOutline.tsx +32 -32
- package/src/icons/actions/IconTrash.tsx +69 -69
- package/src/icons/actions/IconUpload.tsx +32 -32
- package/src/icons/actions/IconUser.tsx +55 -55
- package/src/icons/actions/IconVideo.tsx +59 -59
- package/src/icons/index.ts +120 -120
- package/src/icons/misc/IconCalendar.tsx +32 -32
- package/src/icons/misc/IconCash.tsx +32 -32
- package/src/icons/misc/IconCategory.tsx +32 -32
- package/src/icons/misc/IconContract.tsx +36 -36
- package/src/icons/misc/IconCreditCard.tsx +32 -32
- package/src/icons/misc/IconFlash.tsx +30 -30
- package/src/icons/misc/IconGroup.tsx +32 -32
- package/src/icons/misc/IconHistory.tsx +42 -42
- package/src/icons/misc/IconLocation.tsx +32 -32
- package/src/icons/misc/IconLock.tsx +33 -33
- package/src/icons/misc/IconMoney.tsx +37 -37
- package/src/icons/misc/IconMyLocation.tsx +32 -32
- package/src/icons/misc/IconOfficial.tsx +34 -34
- package/src/icons/misc/IconPromo.tsx +32 -32
- package/src/icons/misc/IconProtection.tsx +39 -39
- package/src/icons/misc/IconStore.tsx +40 -40
- package/src/icons/misc/IconTick.tsx +32 -32
- package/src/icons/misc/IconTicket.tsx +32 -32
- package/src/icons/misc/IconTime.tsx +38 -38
- package/src/icons/misc/IconVoucher.tsx +38 -38
- package/src/icons/navigations/IconArrowDiagonal.tsx +39 -39
- package/src/icons/navigations/IconArrowDown.tsx +32 -32
- package/src/icons/navigations/IconArrowLeft.tsx +32 -32
- package/src/icons/navigations/IconArrowRight.tsx +32 -32
- package/src/icons/navigations/IconArrowUp.tsx +32 -32
- package/src/icons/navigations/IconChevronDown.tsx +27 -27
- package/src/icons/navigations/IconChevronLeft.tsx +27 -27
- package/src/icons/navigations/IconChevronRight.tsx +27 -27
- package/src/icons/navigations/IconChevronUp.tsx +27 -27
- package/src/icons/navigations/IconClose.tsx +38 -38
- package/src/icons/navs/IconNavAdiraku.tsx +44 -44
- package/src/icons/navs/IconNavDocument.tsx +41 -41
- package/src/icons/navs/IconNavHome.tsx +31 -31
- package/src/icons/navs/IconNavPhone.tsx +32 -32
- package/src/icons/navs/IconNavProfile.tsx +32 -32
- package/src/icons/vehicles/IconBikeCaferacer.tsx +34 -34
- package/src/icons/vehicles/IconBikeCooper.tsx +38 -38
- package/src/icons/vehicles/IconBikeCruiser.tsx +34 -34
- package/src/icons/vehicles/IconBikeDualsport.tsx +34 -34
- package/src/icons/vehicles/IconBikeMopad.tsx +42 -42
- package/src/icons/vehicles/IconBikeRoadster.tsx +38 -38
- package/src/icons/vehicles/IconBikeScooter.tsx +34 -34
- package/src/icons/vehicles/IconBikeScrambler.tsx +34 -34
- package/src/icons/vehicles/IconBikeSportbike.tsx +34 -34
- package/src/icons/vehicles/IconBikeSportstouring.tsx +34 -34
- package/src/icons/vehicles/IconBikeTouring.tsx +30 -30
- package/src/icons/vehicles/IconBikeTrialbike.tsx +34 -34
- package/src/icons/vehicles/IconCarHatchback.tsx +32 -32
- package/src/icons/vehicles/IconCarJeep.tsx +32 -32
- package/src/icons/vehicles/IconCarMiniTruck.tsx +32 -32
- package/src/icons/vehicles/IconCarMinivan.tsx +32 -32
- package/src/icons/vehicles/IconCarMuv.tsx +32 -32
- package/src/icons/vehicles/IconCarPickup.tsx +32 -32
- package/src/icons/vehicles/IconCarSportCar.tsx +32 -32
- package/src/icons/vehicles/IconCarSuperCar.tsx +32 -32
- package/src/icons/vehicles/IconCarSuv.tsx +32 -32
- package/src/icons/vehicles/IconCarVan.tsx +32 -32
- package/src/icons/vehicles/IconCarWagon.tsx +32 -32
- package/src/icons/vehicles/IconMinus.tsx +59 -59
- package/src/index.tsx +2 -2
- package/src/themes/colors.ts +152 -152
- package/src/themes/index.ts +4 -4
- package/src/themes/radius.ts +12 -12
- package/src/themes/shadow.tsx +48 -48
- package/src/themes/spacing.ts +16 -16
- package/src/types.ts +39 -39
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconBikeScooter = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
d="M17.275 7.527c-.398.023-.8.023-1.192.082-.152.023-.28.181-.422.277.097.14.168.376.294.401 1.587.325 2.077 1.828 3.041 2.812.363.37.625.84 1.021 1.389a1.05 1.05 0 01-.492.089c-1.847-.378-3.276.804-3.224 2.687a3.005 3.005 0 01-.103.601 1.902 1.902 0 00-.461-.35 2.227 2.227 0 00-.736-.11c-1.928 0-3.863-.039-5.782.013-.672.019-1.052-.193-1.208-.84-.02-.078-.08-.147-.1-.228-.419-1.624-1.394-2.561-3.039-3.137-.769-.26-1.219-1.454-1.788-2.245-.015-.024.269-.377.388-.363 1.728.191 3.498-.086 5.19.623.743.312 1.637.274 2.463.384.907.123 1.432 1.072.937 1.831-.445.682-.652 1.344-.146 2.255H9.753v.278h4.845c.168-1.448.418-2.934.477-4.427.018-.504-.452-1.008-.694-1.512l.52-.05c.018-.057.034-.114.053-.168l-2.015-.84-.007-.307c.947.618 1.443-.094 2.025-.492.363-.249.623-.24.953.043.453.39.945.734 1.42 1.099l-.055.205z"
|
|
26
|
-
fill={fill}
|
|
27
|
-
/>
|
|
28
|
-
<Path
|
|
29
|
-
d="M5.232 12.844c-1.142-.034-2.177.95-2.232 2.12-.056 1.168.932 2.172 2.118 2.2a2.103 2.103 0 002.203-2.095 2.198 2.198 0 00-2.09-2.225zm-.091 3.202a1.05 1.05 0 01-1.023-1.063 1.087 1.087 0 011.078-1.023 1.063 1.063 0 011.008 1.077 1.007 1.007 0 01-1.063 1.01zM18.909 12.844c-1.142-.034-2.183.95-2.23 2.12-.047 1.168.932 2.172 2.117 2.2a2.103 2.103 0 002.202-2.095 2.199 2.199 0 00-2.09-2.225zm-.09 3.202a1.05 1.05 0 01-1.024-1.063 1.087 1.087 0 011.079-1.023 1.063 1.063 0 011.007 1.077 1.008 1.008 0 01-1.063 1.01z"
|
|
30
|
-
fill={fill}
|
|
31
|
-
/>
|
|
32
|
-
</Svg>
|
|
33
|
-
);
|
|
34
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconBikeScooter = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
d="M17.275 7.527c-.398.023-.8.023-1.192.082-.152.023-.28.181-.422.277.097.14.168.376.294.401 1.587.325 2.077 1.828 3.041 2.812.363.37.625.84 1.021 1.389a1.05 1.05 0 01-.492.089c-1.847-.378-3.276.804-3.224 2.687a3.005 3.005 0 01-.103.601 1.902 1.902 0 00-.461-.35 2.227 2.227 0 00-.736-.11c-1.928 0-3.863-.039-5.782.013-.672.019-1.052-.193-1.208-.84-.02-.078-.08-.147-.1-.228-.419-1.624-1.394-2.561-3.039-3.137-.769-.26-1.219-1.454-1.788-2.245-.015-.024.269-.377.388-.363 1.728.191 3.498-.086 5.19.623.743.312 1.637.274 2.463.384.907.123 1.432 1.072.937 1.831-.445.682-.652 1.344-.146 2.255H9.753v.278h4.845c.168-1.448.418-2.934.477-4.427.018-.504-.452-1.008-.694-1.512l.52-.05c.018-.057.034-.114.053-.168l-2.015-.84-.007-.307c.947.618 1.443-.094 2.025-.492.363-.249.623-.24.953.043.453.39.945.734 1.42 1.099l-.055.205z"
|
|
26
|
+
fill={fill}
|
|
27
|
+
/>
|
|
28
|
+
<Path
|
|
29
|
+
d="M5.232 12.844c-1.142-.034-2.177.95-2.232 2.12-.056 1.168.932 2.172 2.118 2.2a2.103 2.103 0 002.203-2.095 2.198 2.198 0 00-2.09-2.225zm-.091 3.202a1.05 1.05 0 01-1.023-1.063 1.087 1.087 0 011.078-1.023 1.063 1.063 0 011.008 1.077 1.007 1.007 0 01-1.063 1.01zM18.909 12.844c-1.142-.034-2.183.95-2.23 2.12-.047 1.168.932 2.172 2.117 2.2a2.103 2.103 0 002.202-2.095 2.199 2.199 0 00-2.09-2.225zm-.09 3.202a1.05 1.05 0 01-1.024-1.063 1.087 1.087 0 011.079-1.023 1.063 1.063 0 011.007 1.077 1.008 1.008 0 01-1.063 1.01z"
|
|
30
|
+
fill={fill}
|
|
31
|
+
/>
|
|
32
|
+
</Svg>
|
|
33
|
+
);
|
|
34
|
+
};
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconBikeScrambler = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
d="M12.954 11.228h2.624c0 .06.009.121.012.182h-1.835v.191h1.776c-.505 1.013-.92 1.947-1.44 2.825-.152.255-.6.466-.916.47-2.486.038-4.974.021-7.472.021-.198-.414-.01-.496.35-.496h3.152a3.22 3.22 0 00-2.413-2.96c-1.443-.398-2.648.066-3.65 1.172L3 12.455c.187-.192.365-.4.564-.575.458-.393.947-.751 1.391-1.157.629-.576 1.825-.862 2.57-.426 1.65.961 3.14.474 4.575-.414 1.191-.737 2.433-.927 3.764-.505-.09-.938-.455-1.42-1.279-1.8-.197-.091-.668-.091-.309-.578.76.265 1.525.44 1.817 1.41.259.863.711 1.665 1.063 2.501.141.335.269.472.707.381.752-.156 1.534-.156 2.29.35l-2.734-.167.422.935c.695-.313 1.71-.046 2.367.593.707.686 1.009 1.886.622 2.6-.676 1.226-1.54 1.659-2.652 1.51a2.355 2.355 0 01-1.917-1.617c-.33-.979-.101-1.957.71-2.592.541-.425.277-.658.08-1.034-.912.468-1.399 1.226-1.69 2.186-.256-.676.148-1.305 1.574-2.52l-.244-.532h-3.73l-.007.224zm5.415 3.543l-.73-1.581c-.882.608-1.14 1.573-.667 2.388a1.792 1.792 0 003.214-1.567c-.351-.833-1.216-1.243-2.043-.973.505 1.555.505 1.555.226 1.733z"
|
|
26
|
-
fill={fill}
|
|
27
|
-
/>
|
|
28
|
-
<Path
|
|
29
|
-
d="M8.016 14.38c-.191-.168-.435-.303-.561-.51-.457-.747-1.257-1.116-2.068-.903-.742.196-1.338.992-1.327 1.767a1.859 1.859 0 001.392 1.711c.796.19 1.55-.178 2.004-.91.133-.217.404-.348.71-.596.065 1.125-1.048 2.232-2.262 2.204-1.36-.032-2.48-1.073-2.433-2.505a2.417 2.417 0 012.512-2.353c1.338.05 2.263 1.236 2.197 1.946l-.164.149zM18.442 9.972c-.26.302-.447.706-.642.71-.413.008-.66-.33-.65-.78.011-.448.296-.77.695-.738.193.016.351.458.597.808z"
|
|
30
|
-
fill={fill}
|
|
31
|
-
/>
|
|
32
|
-
</Svg>
|
|
33
|
-
);
|
|
34
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconBikeScrambler = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
d="M12.954 11.228h2.624c0 .06.009.121.012.182h-1.835v.191h1.776c-.505 1.013-.92 1.947-1.44 2.825-.152.255-.6.466-.916.47-2.486.038-4.974.021-7.472.021-.198-.414-.01-.496.35-.496h3.152a3.22 3.22 0 00-2.413-2.96c-1.443-.398-2.648.066-3.65 1.172L3 12.455c.187-.192.365-.4.564-.575.458-.393.947-.751 1.391-1.157.629-.576 1.825-.862 2.57-.426 1.65.961 3.14.474 4.575-.414 1.191-.737 2.433-.927 3.764-.505-.09-.938-.455-1.42-1.279-1.8-.197-.091-.668-.091-.309-.578.76.265 1.525.44 1.817 1.41.259.863.711 1.665 1.063 2.501.141.335.269.472.707.381.752-.156 1.534-.156 2.29.35l-2.734-.167.422.935c.695-.313 1.71-.046 2.367.593.707.686 1.009 1.886.622 2.6-.676 1.226-1.54 1.659-2.652 1.51a2.355 2.355 0 01-1.917-1.617c-.33-.979-.101-1.957.71-2.592.541-.425.277-.658.08-1.034-.912.468-1.399 1.226-1.69 2.186-.256-.676.148-1.305 1.574-2.52l-.244-.532h-3.73l-.007.224zm5.415 3.543l-.73-1.581c-.882.608-1.14 1.573-.667 2.388a1.792 1.792 0 003.214-1.567c-.351-.833-1.216-1.243-2.043-.973.505 1.555.505 1.555.226 1.733z"
|
|
26
|
+
fill={fill}
|
|
27
|
+
/>
|
|
28
|
+
<Path
|
|
29
|
+
d="M8.016 14.38c-.191-.168-.435-.303-.561-.51-.457-.747-1.257-1.116-2.068-.903-.742.196-1.338.992-1.327 1.767a1.859 1.859 0 001.392 1.711c.796.19 1.55-.178 2.004-.91.133-.217.404-.348.71-.596.065 1.125-1.048 2.232-2.262 2.204-1.36-.032-2.48-1.073-2.433-2.505a2.417 2.417 0 012.512-2.353c1.338.05 2.263 1.236 2.197 1.946l-.164.149zM18.442 9.972c-.26.302-.447.706-.642.71-.413.008-.66-.33-.65-.78.011-.448.296-.77.695-.738.193.016.351.458.597.808z"
|
|
30
|
+
fill={fill}
|
|
31
|
+
/>
|
|
32
|
+
</Svg>
|
|
33
|
+
);
|
|
34
|
+
};
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconBikeSportbike = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
d="M17.08 11.811c.543 1.017 1.023 1.889 1.47 2.777.09.178.053.421.075.635-.168-.131-.393-.22-.493-.394a43.58 43.58 0 01-1.223-2.305c-.165-.337-.367-.476-.754-.465-.927.03-1.854.01-2.78.01l-.012.207h2.768v.235h-1.93v.185h1.502l.073.166c-.85.653-1.699 1.306-2.544 1.958-.174.131-.385.228-.525.394-.866.997-2.018 1-3.18.894-.262-.022-.492-.278-.737-.426-.214-.131-.421-.357-.642-.37-.76-.047-1.526-.013-2.29-.025a4.09 4.09 0 01-.599-.094l-.079-.19c.311-.24.617-.487.933-.722.473-.352.94-.71 1.43-1.034.491-.324.37-.545-.064-.787a165.353 165.353 0 01-3.524-1.996c-.213-.125-.353-.374-.525-.566l.122-.196c.8 0 1.609-.06 2.4.027.336.038.63.402.958.588.3.17.609.38.938.437 1.353.235 2.475-.245 3.4-1.226.393-.416.822-.444 1.36-.3.864.23 1.75.373 2.704.567-.083-.681-.404-.874-.829-1.003-.131-.042-.23-.232-.345-.354.148-.034.306-.12.442-.094.681.124.681.13 1.298 1.108.131-.102.262-.2.394-.301.13-.103.23-.2.378-.33-.29-.54-.569-1.07-.961-1.821.36.072.597.047.706.155 1.17 1.145 2.276 2.342 2.842 3.936.218.609.17.715-.5.723-.5.001-1.001-.003-1.657-.003zM6.435 14.646l.047.13h2.014l-.429-1.294-1.632 1.164zm11.604-5.262c-.542.678-.131 1.443.844 1.706l-.844-1.706z"
|
|
26
|
-
fill={fill}
|
|
27
|
-
/>
|
|
28
|
-
<Path
|
|
29
|
-
d="M17.804 12.666c1.563-.255 2.68.351 3.091 1.621a2.545 2.545 0 01-1.279 2.987 2.467 2.467 0 01-3.128-.81c-.778-1.144-.611-2.354.479-3.338.25.394.512.709.131 1.237-.394.563-.184 1.366.33 1.837a1.543 1.543 0 001.818.247 1.575 1.575 0 00.808-1.771c-.131-.635-.689-1.181-1.377-1.173-.613.008-.697-.38-.873-.837zM7.841 15.52c-.105 1.049-.956 1.855-2.136 2.007-1.02.131-2.162-.57-2.545-1.575-.394-1.05-.04-2.318.832-2.928.973-.681 2.216-.608 3.14.207-.314.34-.554.613-1.133.332-.746-.362-1.635.076-1.968.82a1.585 1.585 0 002.723 1.6c.404-.536.404-.536 1.087-.464zM14.773 14.03c.072 1.506-.959 2.264-2.7 2.012l2.7-2.012z"
|
|
30
|
-
fill={fill}
|
|
31
|
-
/>
|
|
32
|
-
</Svg>
|
|
33
|
-
);
|
|
34
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconBikeSportbike = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
d="M17.08 11.811c.543 1.017 1.023 1.889 1.47 2.777.09.178.053.421.075.635-.168-.131-.393-.22-.493-.394a43.58 43.58 0 01-1.223-2.305c-.165-.337-.367-.476-.754-.465-.927.03-1.854.01-2.78.01l-.012.207h2.768v.235h-1.93v.185h1.502l.073.166c-.85.653-1.699 1.306-2.544 1.958-.174.131-.385.228-.525.394-.866.997-2.018 1-3.18.894-.262-.022-.492-.278-.737-.426-.214-.131-.421-.357-.642-.37-.76-.047-1.526-.013-2.29-.025a4.09 4.09 0 01-.599-.094l-.079-.19c.311-.24.617-.487.933-.722.473-.352.94-.71 1.43-1.034.491-.324.37-.545-.064-.787a165.353 165.353 0 01-3.524-1.996c-.213-.125-.353-.374-.525-.566l.122-.196c.8 0 1.609-.06 2.4.027.336.038.63.402.958.588.3.17.609.38.938.437 1.353.235 2.475-.245 3.4-1.226.393-.416.822-.444 1.36-.3.864.23 1.75.373 2.704.567-.083-.681-.404-.874-.829-1.003-.131-.042-.23-.232-.345-.354.148-.034.306-.12.442-.094.681.124.681.13 1.298 1.108.131-.102.262-.2.394-.301.13-.103.23-.2.378-.33-.29-.54-.569-1.07-.961-1.821.36.072.597.047.706.155 1.17 1.145 2.276 2.342 2.842 3.936.218.609.17.715-.5.723-.5.001-1.001-.003-1.657-.003zM6.435 14.646l.047.13h2.014l-.429-1.294-1.632 1.164zm11.604-5.262c-.542.678-.131 1.443.844 1.706l-.844-1.706z"
|
|
26
|
+
fill={fill}
|
|
27
|
+
/>
|
|
28
|
+
<Path
|
|
29
|
+
d="M17.804 12.666c1.563-.255 2.68.351 3.091 1.621a2.545 2.545 0 01-1.279 2.987 2.467 2.467 0 01-3.128-.81c-.778-1.144-.611-2.354.479-3.338.25.394.512.709.131 1.237-.394.563-.184 1.366.33 1.837a1.543 1.543 0 001.818.247 1.575 1.575 0 00.808-1.771c-.131-.635-.689-1.181-1.377-1.173-.613.008-.697-.38-.873-.837zM7.841 15.52c-.105 1.049-.956 1.855-2.136 2.007-1.02.131-2.162-.57-2.545-1.575-.394-1.05-.04-2.318.832-2.928.973-.681 2.216-.608 3.14.207-.314.34-.554.613-1.133.332-.746-.362-1.635.076-1.968.82a1.585 1.585 0 002.723 1.6c.404-.536.404-.536 1.087-.464zM14.773 14.03c.072 1.506-.959 2.264-2.7 2.012l2.7-2.012z"
|
|
30
|
+
fill={fill}
|
|
31
|
+
/>
|
|
32
|
+
</Svg>
|
|
33
|
+
);
|
|
34
|
+
};
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconBikeSportstouring = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
d="M15.556 10.198c.038-.942-.815-.755-1.15-1.148.568-.428 1-.206 1.77.868l.83-.696-1.373-2.047.05-.175c.167.031.4 0 .488.102 1.172 1.316 2.48 2.522 3.115 4.246.248.691.232.783-.516.789h-1.432c.134.291.22.503.326.706.372.71.76 1.412 1.116 2.128.049.095-.007.248-.016.372-.124-.056-.315-.076-.372-.171a60.366 60.366 0 01-1.254-2.336c-.167-.332-.372-.476-.763-.46-.879.03-1.76.009-2.641.009 0 .057-.008.115-.01.172h2.674v.222h-1.81v.186h1.415l.067.164c-1.067.816-2.197 1.56-3.192 2.458-.894.808-1.897.608-2.902.594-.155 0-.413-.145-.446-.27-.15-.56-.566-.496-.973-.489-.68 0-1.364.01-2.039 0-.124 0-.248-.1-.372-.154.073-.13.117-.3.226-.383a170 170 0 012.284-1.667c-.1-.168-.184-.31-.27-.452l.146.037.385-1.518-.138-.036c.029-.025.06-.074.083-.072 1.165.141 2.075-.356 2.86-1.147.426-.428.868-.465 1.449-.3.768.214 1.572.313 2.385.468zm-8.482 4.74h2.102c-.135-.436-.248-.808-.386-1.24l-1.716 1.24zm11.091-5.093c-.46.687-.111 1.325.831 1.63-.22-.462-.427-.9-.637-1.333a3.42 3.42 0 00-.194-.298v.001z"
|
|
26
|
-
fill={fill}
|
|
27
|
-
/>
|
|
28
|
-
<Path
|
|
29
|
-
d="M3.682 9.48l2.263 1.335.078-.13-1.84-1.151.09-.158 2.396 1.404.076-.124-2.05-1.29c.651-.336 1.204-.137 1.736.13.422.211.815.483 1.24.69a1.514 1.514 0 01.91 1.279c.06.506-.055.875-.487 1.166-.512.344-.992.744-1.51 1.071a.679.679 0 01-.584.041c-.876-.496-1.73-1.036-2.584-1.572-.108-.067-.256-.223-.24-.31.142-.75.32-1.499.506-2.38zM17.983 12.945c1.498-.248 2.56.355 2.923 1.613a2.312 2.312 0 01-1.343 2.793 2.37 2.37 0 01-2.977-1.026 2.256 2.256 0 01.605-2.913c.328.372.417.705.113 1.184-.35.555-.139 1.281.372 1.737a1.46 1.46 0 001.724.162 1.535 1.535 0 00.715-1.654c-.138-.61-.666-1.11-1.321-1.103-.57.008-.649-.357-.811-.793zM8.6 15.606c-.223 1.127-.973 1.798-2.092 1.93-.888.104-1.906-.485-2.315-1.34-.45-.928-.201-2.003.68-2.844l.869.514a2.388 2.388 0 00-.415.224c-.488.423-.612.965-.429 1.565.184.6.66.95 1.27 1.027.608.077 1.135-.163 1.402-.702.25-.496.61-.363 1.03-.374zM12.574 16.125l2.515-1.873c.239 1.305-.869 2.141-2.515 1.873zM3.635 12.59l.663.42c-.295.382-.554.744-.85 1.08-.078.088-.266.078-.405.114-.011-.142-.074-.307-.023-.423.172-.386.386-.757.615-1.19z"
|
|
30
|
-
fill={fill}
|
|
31
|
-
/>
|
|
32
|
-
</Svg>
|
|
33
|
-
);
|
|
34
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconBikeSportstouring = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
d="M15.556 10.198c.038-.942-.815-.755-1.15-1.148.568-.428 1-.206 1.77.868l.83-.696-1.373-2.047.05-.175c.167.031.4 0 .488.102 1.172 1.316 2.48 2.522 3.115 4.246.248.691.232.783-.516.789h-1.432c.134.291.22.503.326.706.372.71.76 1.412 1.116 2.128.049.095-.007.248-.016.372-.124-.056-.315-.076-.372-.171a60.366 60.366 0 01-1.254-2.336c-.167-.332-.372-.476-.763-.46-.879.03-1.76.009-2.641.009 0 .057-.008.115-.01.172h2.674v.222h-1.81v.186h1.415l.067.164c-1.067.816-2.197 1.56-3.192 2.458-.894.808-1.897.608-2.902.594-.155 0-.413-.145-.446-.27-.15-.56-.566-.496-.973-.489-.68 0-1.364.01-2.039 0-.124 0-.248-.1-.372-.154.073-.13.117-.3.226-.383a170 170 0 012.284-1.667c-.1-.168-.184-.31-.27-.452l.146.037.385-1.518-.138-.036c.029-.025.06-.074.083-.072 1.165.141 2.075-.356 2.86-1.147.426-.428.868-.465 1.449-.3.768.214 1.572.313 2.385.468zm-8.482 4.74h2.102c-.135-.436-.248-.808-.386-1.24l-1.716 1.24zm11.091-5.093c-.46.687-.111 1.325.831 1.63-.22-.462-.427-.9-.637-1.333a3.42 3.42 0 00-.194-.298v.001z"
|
|
26
|
+
fill={fill}
|
|
27
|
+
/>
|
|
28
|
+
<Path
|
|
29
|
+
d="M3.682 9.48l2.263 1.335.078-.13-1.84-1.151.09-.158 2.396 1.404.076-.124-2.05-1.29c.651-.336 1.204-.137 1.736.13.422.211.815.483 1.24.69a1.514 1.514 0 01.91 1.279c.06.506-.055.875-.487 1.166-.512.344-.992.744-1.51 1.071a.679.679 0 01-.584.041c-.876-.496-1.73-1.036-2.584-1.572-.108-.067-.256-.223-.24-.31.142-.75.32-1.499.506-2.38zM17.983 12.945c1.498-.248 2.56.355 2.923 1.613a2.312 2.312 0 01-1.343 2.793 2.37 2.37 0 01-2.977-1.026 2.256 2.256 0 01.605-2.913c.328.372.417.705.113 1.184-.35.555-.139 1.281.372 1.737a1.46 1.46 0 001.724.162 1.535 1.535 0 00.715-1.654c-.138-.61-.666-1.11-1.321-1.103-.57.008-.649-.357-.811-.793zM8.6 15.606c-.223 1.127-.973 1.798-2.092 1.93-.888.104-1.906-.485-2.315-1.34-.45-.928-.201-2.003.68-2.844l.869.514a2.388 2.388 0 00-.415.224c-.488.423-.612.965-.429 1.565.184.6.66.95 1.27 1.027.608.077 1.135-.163 1.402-.702.25-.496.61-.363 1.03-.374zM12.574 16.125l2.515-1.873c.239 1.305-.869 2.141-2.515 1.873zM3.635 12.59l.663.42c-.295.382-.554.744-.85 1.08-.078.088-.266.078-.405.114-.011-.142-.074-.307-.023-.423.172-.386.386-.757.615-1.19z"
|
|
30
|
+
fill={fill}
|
|
31
|
+
/>
|
|
32
|
+
</Svg>
|
|
33
|
+
);
|
|
34
|
+
};
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconBikeTouring = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
d="M21 14.482l-3.67.744c-.088.017-.18.023-.267.048-.585.17-1.169.335-1.641-.266l.547-1.41c-.649.352-.412 1.35-1.347 1.58l.625-1.574-.178-.08c-.153.335-.345.657-.448 1.007-.14.478-.395.616-.9.611-3.239-.028-6.478-.014-9.718-.015h-.709c.236-.673.418-1.283.675-1.86.068-.15.369-.274.566-.279 1.127-.027 2.256-.015 3.384-.016h.53l.006-.162H4.531l.155-1.07H6.61l.03-.173a1.472 1.472 0 00-.373-.109c-.672-.012-1.346 0-2.02-.01-.456-.003-.81-.192-.927-.672-.12-.51-.228-1.026-.307-1.544-.076-.491.187-.789.664-.8a96.958 96.958 0 013.385 0c.374.005.582.244.656.612.1.497.247.984.31 1.49.047.368.218.451.547.428.236-.017.475.019.709-.01.517-.06.889.118 1.093.604.134.32.364.392.657.25.465-.223.93-.45 1.38-.702.616-.346 1.213-.725 1.827-1.07.29-.161.528-.092.741.193.287.382.623.727.958 1.11.054-.109.09-.156.081-.167-.693-.82-1.191-1.817-2.188-2.37-.134-.076-.198-.282-.294-.427.162.025.328.04.486.078.35.085.577.582 1.06.253.289-.195.438-.386.402-.742a9.52 9.52 0 01-.01-.962c.15.054.293.12.432.198.856.615 1.704 1.24 2.562 1.853.32.229.45.512.334.89-.172.575-.086 1.232-.635 1.689-.23.192-.007.473.336.583.547.172 1.105.343 1.584.638.544.333.805.912.91 1.63zm-2.625-3.392c.09-.414.16-.784.251-1.15.126-.502-.193-.739-.563-.913-.091-.043-.338.052-.384.147-.22.452.186 1.578.697 1.916h-.002zM16.462 15.734c.407-.182.722-.16 1.088.193.632.611 1.765.359 2.097-.465.191-.474.489-.547.905-.547.049 1.07-.708 1.928-1.854 2.123-.961.162-1.96-.418-2.236-1.304zM8.554 15.497a2.12 2.12 0 01-2.092 1.568 2.088 2.088 0 01-2.04-1.591c.4-.058.73-.078 1.047.31.51.627 1.482.611 2.034.045.42-.432.42-.432 1.05-.332zM9.83 15.487h4.814c-.29.36-4.39.39-4.813 0z"
|
|
26
|
-
fill={fill}
|
|
27
|
-
/>
|
|
28
|
-
</Svg>
|
|
29
|
-
);
|
|
30
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconBikeTouring = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
d="M21 14.482l-3.67.744c-.088.017-.18.023-.267.048-.585.17-1.169.335-1.641-.266l.547-1.41c-.649.352-.412 1.35-1.347 1.58l.625-1.574-.178-.08c-.153.335-.345.657-.448 1.007-.14.478-.395.616-.9.611-3.239-.028-6.478-.014-9.718-.015h-.709c.236-.673.418-1.283.675-1.86.068-.15.369-.274.566-.279 1.127-.027 2.256-.015 3.384-.016h.53l.006-.162H4.531l.155-1.07H6.61l.03-.173a1.472 1.472 0 00-.373-.109c-.672-.012-1.346 0-2.02-.01-.456-.003-.81-.192-.927-.672-.12-.51-.228-1.026-.307-1.544-.076-.491.187-.789.664-.8a96.958 96.958 0 013.385 0c.374.005.582.244.656.612.1.497.247.984.31 1.49.047.368.218.451.547.428.236-.017.475.019.709-.01.517-.06.889.118 1.093.604.134.32.364.392.657.25.465-.223.93-.45 1.38-.702.616-.346 1.213-.725 1.827-1.07.29-.161.528-.092.741.193.287.382.623.727.958 1.11.054-.109.09-.156.081-.167-.693-.82-1.191-1.817-2.188-2.37-.134-.076-.198-.282-.294-.427.162.025.328.04.486.078.35.085.577.582 1.06.253.289-.195.438-.386.402-.742a9.52 9.52 0 01-.01-.962c.15.054.293.12.432.198.856.615 1.704 1.24 2.562 1.853.32.229.45.512.334.89-.172.575-.086 1.232-.635 1.689-.23.192-.007.473.336.583.547.172 1.105.343 1.584.638.544.333.805.912.91 1.63zm-2.625-3.392c.09-.414.16-.784.251-1.15.126-.502-.193-.739-.563-.913-.091-.043-.338.052-.384.147-.22.452.186 1.578.697 1.916h-.002zM16.462 15.734c.407-.182.722-.16 1.088.193.632.611 1.765.359 2.097-.465.191-.474.489-.547.905-.547.049 1.07-.708 1.928-1.854 2.123-.961.162-1.96-.418-2.236-1.304zM8.554 15.497a2.12 2.12 0 01-2.092 1.568 2.088 2.088 0 01-2.04-1.591c.4-.058.73-.078 1.047.31.51.627 1.482.611 2.034.045.42-.432.42-.432 1.05-.332zM9.83 15.487h4.814c-.29.36-4.39.39-4.813 0z"
|
|
26
|
+
fill={fill}
|
|
27
|
+
/>
|
|
28
|
+
</Svg>
|
|
29
|
+
);
|
|
30
|
+
};
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconBikeTrialbike = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
d="M15.904 9.64c-.597 1.644-1.888 1.469-3.124 1.429l.04.192h1.802l.014.165-.936.096v.11l.886.069c-.284.83-.512 1.647-.855 2.412-.098.214-.54.375-.824.375-.533 0-1.067-.134-1.6-.224-.117-.02-.296-.061-.33-.141-.288-.667-.728-.387-1.169-.223-.95.354-1.902.703-2.862 1.028-.156.053-.358-.03-.54-.05.116-.157.197-.396.35-.458.981-.39 1.979-.74 2.97-1.103.186-.069.374-.144.686-.266-.875-.563-1.681-1.02-2.413-1.575-.392-.297-.79-.717-.944-1.165-.237-.694-.698-.968-1.325-1.132a225.56 225.56 0 01-2.343-.625A2.972 2.972 0 013 8.39l.045-.194c.196.024.395.04.59.076 2.374.427 4.515 1.5 6.667 2.514.917.431 1.63.268 2.327-.351a120.25 120.25 0 002.124-1.92c.52-.48.444-.838-.209-1.114a3.347 3.347 0 01-.367-.218c.46-.337.945-.195 1.195.333.568 1.197 1.124 2.4 1.684 3.601.117.219.222.444.315.674.163.468.419.656.95.55 1.034-.21 2.232.5 2.556 1.65.368 1.295-.08 2.422-1.382 3.02-1.116.513-2.271.116-2.963-.849-.69-.965-.666-2.296.22-3.062.51-.44.472-.76.2-1.262-.348-.635-.628-1.304-1.048-2.198zm1.657 3.608c-.898.557-1.145 1.552-.634 2.434a1.86 1.86 0 002.444.69 1.826 1.826 0 00.78-2.452c-.414-.81-1.36-1.192-2.149-.834l.789 1.717-.26.176c-.463-.455-.558-1.185-.97-1.73z"
|
|
26
|
-
fill={fill}
|
|
27
|
-
/>
|
|
28
|
-
<Path
|
|
29
|
-
d="M9.022 14.498c.272 1-.557 2.17-1.375 2.468-1.308.477-2.624.125-3.178-1-.612-1.235-.364-2.31.647-3.161 1.01-.851 2.258-.662 3.572.532l-.53.342c-1.267-1.147-2.723-.956-3.249.398a1.75 1.75 0 00.34 1.91c.51.574 1.179.706 1.881.518.702-.189 1.09-.703 1.29-1.395.078-.261.265-.487.402-.737l.2.125z"
|
|
30
|
-
fill={fill}
|
|
31
|
-
/>
|
|
32
|
-
</Svg>
|
|
33
|
-
);
|
|
34
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconBikeTrialbike = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
d="M15.904 9.64c-.597 1.644-1.888 1.469-3.124 1.429l.04.192h1.802l.014.165-.936.096v.11l.886.069c-.284.83-.512 1.647-.855 2.412-.098.214-.54.375-.824.375-.533 0-1.067-.134-1.6-.224-.117-.02-.296-.061-.33-.141-.288-.667-.728-.387-1.169-.223-.95.354-1.902.703-2.862 1.028-.156.053-.358-.03-.54-.05.116-.157.197-.396.35-.458.981-.39 1.979-.74 2.97-1.103.186-.069.374-.144.686-.266-.875-.563-1.681-1.02-2.413-1.575-.392-.297-.79-.717-.944-1.165-.237-.694-.698-.968-1.325-1.132a225.56 225.56 0 01-2.343-.625A2.972 2.972 0 013 8.39l.045-.194c.196.024.395.04.59.076 2.374.427 4.515 1.5 6.667 2.514.917.431 1.63.268 2.327-.351a120.25 120.25 0 002.124-1.92c.52-.48.444-.838-.209-1.114a3.347 3.347 0 01-.367-.218c.46-.337.945-.195 1.195.333.568 1.197 1.124 2.4 1.684 3.601.117.219.222.444.315.674.163.468.419.656.95.55 1.034-.21 2.232.5 2.556 1.65.368 1.295-.08 2.422-1.382 3.02-1.116.513-2.271.116-2.963-.849-.69-.965-.666-2.296.22-3.062.51-.44.472-.76.2-1.262-.348-.635-.628-1.304-1.048-2.198zm1.657 3.608c-.898.557-1.145 1.552-.634 2.434a1.86 1.86 0 002.444.69 1.826 1.826 0 00.78-2.452c-.414-.81-1.36-1.192-2.149-.834l.789 1.717-.26.176c-.463-.455-.558-1.185-.97-1.73z"
|
|
26
|
+
fill={fill}
|
|
27
|
+
/>
|
|
28
|
+
<Path
|
|
29
|
+
d="M9.022 14.498c.272 1-.557 2.17-1.375 2.468-1.308.477-2.624.125-3.178-1-.612-1.235-.364-2.31.647-3.161 1.01-.851 2.258-.662 3.572.532l-.53.342c-1.267-1.147-2.723-.956-3.249.398a1.75 1.75 0 00.34 1.91c.51.574 1.179.706 1.881.518.702-.189 1.09-.703 1.29-1.395.078-.261.265-.487.402-.737l.2.125z"
|
|
30
|
+
fill={fill}
|
|
31
|
+
/>
|
|
32
|
+
</Svg>
|
|
33
|
+
);
|
|
34
|
+
};
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconCarHatchback = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
fillRule="evenodd"
|
|
26
|
-
clipRule="evenodd"
|
|
27
|
-
d="M11.612 9.213c-.41.11-1.229.424-1.818.696-.916.423-1.31.516-2.702.638-2.474.217-3.34.513-3.823 1.305-.289.474-.357 1.16-.147 1.492.068.108.41.24.76.292l.634.097-.01-.617c-.022-1.532 1.652-2.247 2.733-1.166.336.336.401.518.401 1.116v.715H15.667v-.57c0-.781.311-1.316.94-1.614.472-.224.587-.23 1.084-.054.69.244 1.12.804 1.134 1.475l.01.511.775-.086c.587-.066.852-.173 1.092-.445.404-.458.399-.826-.025-1.785-.35-.792-.607-.95-1.542-.953-.165 0-.8-.195-1.411-.433-2.069-.805-4.498-1.049-6.112-.614zm3.14.268c.957.106 2.068.489 2.002.688-.07.212-6.444.233-6.426.021.03-.346 2.43-.937 3.368-.828l1.056.119zm-9.461 2.525c-.7.588-.71 1.407-.027 2.043.746.695 2.095.066 2.095-.976 0-1.15-1.221-1.78-2.068-1.067zm11.33-.123c-.795.443-.916 1.395-.26 2.05.711.712 1.806.456 2.12-.495.366-1.11-.844-2.121-1.86-1.555zm-10.67.569c0 .12-.064.18-.141.132-.078-.047-.141-.146-.141-.22 0-.072.063-.132.14-.132.078 0 .142.1.142.22zm.563-.087c0 .073-.063.171-.14.22-.078.047-.142-.013-.142-.133 0-.12.064-.22.141-.22.078 0 .14.06.14.133zm10.562.087c0 .12-.065.18-.143.131-.08-.049-.107-.148-.063-.22.121-.195.206-.159.206.089zm.563-.087c0 .073-.063.171-.141.22-.077.047-.14-.013-.14-.133 0-.12.063-.22.14-.22.078 0 .14.06.14.133zm-11.97.439c0 .073-.095.132-.211.132-.218 0-.28-.166-.122-.324.113-.113.333.014.333.192zm1.113.112c-.208.071-.314-.074-.194-.267.076-.122.133-.116.22.026.07.112.06.212-.026.24zm10.012-.112c0 .073-.064.132-.14.132-.078 0-.142-.098-.142-.22 0-.12.064-.18.141-.132.078.048.14.147.14.22zm1.267-.008c0 .077-.099.14-.22.14-.12 0-.18-.063-.132-.14.048-.078.147-.141.22-.141.073 0 .132.063.132.14zm-12.522.46c-.018.17-.21.136-.271-.045-.031-.093.02-.144.112-.113.093.031.164.103.159.159zm1.257.04c0 .122-.064.181-.141.133-.078-.048-.141-.146-.141-.22 0-.072.063-.132.14-.132.078 0 .142.1.142.22zm9.998-.016c0 .034-.064.101-.14.15-.078.047-.142.02-.142-.063 0-.082.064-.149.141-.149.078 0 .14.028.14.062zm1.267 0c0 .149-.27.211-.35.081-.049-.079.01-.143.13-.143.121 0 .22.028.22.062zm-12.11.36c0 .078-.064.141-.141.141a.141.141 0 01-.141-.14c0-.078.063-.141.14-.141.078 0 .142.063.142.14zm.563 0c0 .078-.063.141-.14.141a.141.141 0 01-.142-.14.141.141 0 01.282 0zm10.562 0c0 .078-.068.141-.15.141-.081 0-.11-.063-.062-.14.048-.078.115-.141.15-.141.034 0 .062.063.062.14zm.563 0c0 .078-.063.141-.141.141a.141.141 0 01-.14-.14c0-.078.063-.141.14-.141.078 0 .14.063.14.14z"
|
|
28
|
-
fill={fill}
|
|
29
|
-
/>
|
|
30
|
-
</Svg>
|
|
31
|
-
);
|
|
32
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconCarHatchback = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
clipRule="evenodd"
|
|
27
|
+
d="M11.612 9.213c-.41.11-1.229.424-1.818.696-.916.423-1.31.516-2.702.638-2.474.217-3.34.513-3.823 1.305-.289.474-.357 1.16-.147 1.492.068.108.41.24.76.292l.634.097-.01-.617c-.022-1.532 1.652-2.247 2.733-1.166.336.336.401.518.401 1.116v.715H15.667v-.57c0-.781.311-1.316.94-1.614.472-.224.587-.23 1.084-.054.69.244 1.12.804 1.134 1.475l.01.511.775-.086c.587-.066.852-.173 1.092-.445.404-.458.399-.826-.025-1.785-.35-.792-.607-.95-1.542-.953-.165 0-.8-.195-1.411-.433-2.069-.805-4.498-1.049-6.112-.614zm3.14.268c.957.106 2.068.489 2.002.688-.07.212-6.444.233-6.426.021.03-.346 2.43-.937 3.368-.828l1.056.119zm-9.461 2.525c-.7.588-.71 1.407-.027 2.043.746.695 2.095.066 2.095-.976 0-1.15-1.221-1.78-2.068-1.067zm11.33-.123c-.795.443-.916 1.395-.26 2.05.711.712 1.806.456 2.12-.495.366-1.11-.844-2.121-1.86-1.555zm-10.67.569c0 .12-.064.18-.141.132-.078-.047-.141-.146-.141-.22 0-.072.063-.132.14-.132.078 0 .142.1.142.22zm.563-.087c0 .073-.063.171-.14.22-.078.047-.142-.013-.142-.133 0-.12.064-.22.141-.22.078 0 .14.06.14.133zm10.562.087c0 .12-.065.18-.143.131-.08-.049-.107-.148-.063-.22.121-.195.206-.159.206.089zm.563-.087c0 .073-.063.171-.141.22-.077.047-.14-.013-.14-.133 0-.12.063-.22.14-.22.078 0 .14.06.14.133zm-11.97.439c0 .073-.095.132-.211.132-.218 0-.28-.166-.122-.324.113-.113.333.014.333.192zm1.113.112c-.208.071-.314-.074-.194-.267.076-.122.133-.116.22.026.07.112.06.212-.026.24zm10.012-.112c0 .073-.064.132-.14.132-.078 0-.142-.098-.142-.22 0-.12.064-.18.141-.132.078.048.14.147.14.22zm1.267-.008c0 .077-.099.14-.22.14-.12 0-.18-.063-.132-.14.048-.078.147-.141.22-.141.073 0 .132.063.132.14zm-12.522.46c-.018.17-.21.136-.271-.045-.031-.093.02-.144.112-.113.093.031.164.103.159.159zm1.257.04c0 .122-.064.181-.141.133-.078-.048-.141-.146-.141-.22 0-.072.063-.132.14-.132.078 0 .142.1.142.22zm9.998-.016c0 .034-.064.101-.14.15-.078.047-.142.02-.142-.063 0-.082.064-.149.141-.149.078 0 .14.028.14.062zm1.267 0c0 .149-.27.211-.35.081-.049-.079.01-.143.13-.143.121 0 .22.028.22.062zm-12.11.36c0 .078-.064.141-.141.141a.141.141 0 01-.141-.14c0-.078.063-.141.14-.141.078 0 .142.063.142.14zm.563 0c0 .078-.063.141-.14.141a.141.141 0 01-.142-.14.141.141 0 01.282 0zm10.562 0c0 .078-.068.141-.15.141-.081 0-.11-.063-.062-.14.048-.078.115-.141.15-.141.034 0 .062.063.062.14zm.563 0c0 .078-.063.141-.141.141a.141.141 0 01-.14-.14c0-.078.063-.141.14-.141.078 0 .14.063.14.14z"
|
|
28
|
+
fill={fill}
|
|
29
|
+
/>
|
|
30
|
+
</Svg>
|
|
31
|
+
);
|
|
32
|
+
};
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconCarJeep = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
fillRule="evenodd"
|
|
26
|
-
clipRule="evenodd"
|
|
27
|
-
d="M11.003 7.352c-.219.193-.662.84-.986 1.438l-.589 1.086-2.267.28c-2.954.365-3.322.457-3.531.875-.095.19-.301.489-.46.663-.22.244-.244.36-.103.502.301.3.217.413-.441.59-.353.096-.626.264-.626.389 0 .291.609.706 1.037.706.28 0 .378-.143.543-.785.11-.432.31-.88.444-.996.353-.305 2.245-.445 2.591-.192.151.11.603.758 1.004 1.439l.728 1.238 2.923.042 2.924.043.71-.981c1.57-2.166 1.338-1.997 2.738-1.997 1.375 0 1.457.055 1.888 1.29.197.565.232.586.937.586.652 0 .777-.06 1.147-.544.395-.518.413-.62.37-2.133-.037-1.313-.092-1.62-.318-1.762-.399-.251-.81.063-.87.663-.047.468-.082.492-.723.492H19.4l-.103-.914c-.178-1.577-.713-1.9-3.134-1.9-1.243 0-1.657-.055-1.807-.235-.146-.177-.54-.235-1.575-.235-1.208 0-1.429.044-1.777.352zm2.85 1.407l.046 1.212h-1.414c-1.298 0-1.415-.025-1.415-.305a.56.56 0 00-.25-.445c-.224-.125-.217-.204.078-.781.433-.85.688-.975 1.893-.93l1.016.037.046 1.212zm4.377-.42c.284.199.347.392.347 1.07v.83l-1.196.1c-.658.056-1.573.101-2.033.101h-.837V8.096h1.686c1.272 0 1.77.06 2.033.243zm-13.562 4.42c-1.505.808-1.318 3 .297 3.485.753.225 1.279.1 1.9-.455.98-.876.67-2.575-.563-3.09-.705-.295-.991-.284-1.634.06zm12.11-.136c-.476.197-1.006.837-1.172 1.415-.117.408-.085.664.153 1.203.786 1.775 3.338 1.326 3.558-.625.064-.572.01-.81-.275-1.21-.539-.757-1.513-1.094-2.263-.783zm-11.337.858c0 .331-.25.429-.458.179-.138-.166-.133-.237.02-.299.346-.138.438-.113.438.12zm.692-.087c.047.076-.019.226-.147.332-.194.161-.233.138-.233-.139 0-.335.223-.448.38-.193zm11.193.087c0 .331-.25.429-.458.179-.138-.166-.133-.237.021-.299.346-.138.437-.113.437.12zm.693-.087c.047.076-.02.226-.147.332-.194.161-.233.138-.233-.139 0-.335.222-.448.38-.193zm-13.137.817c-.085.138-.536.2-.536.074 0-.036.043-.179.096-.317.075-.193.146-.21.311-.073.118.098.176.24.13.316zm1.81-.086a.23.23 0 01-.235.225c-.235 0-.321-.33-.135-.517.146-.146.37.03.37.292zm10.165.088c0 .076-.14.137-.313.137-.345 0-.356-.019-.216-.382.074-.194.145-.21.313-.072.119.099.216.242.216.317zm1.72-.088a.23.23 0 01-.234.225c-.236 0-.322-.33-.135-.517.146-.146.37.03.37.292zm-13.76.77c-.196.236-.471.186-.471-.085 0-.08.15-.147.332-.147.276 0 .3.04.138.233zm1.845-.064c-.031.093-.123.168-.205.168-.082 0-.174-.075-.204-.168-.031-.092.06-.168.204-.168.143 0 .235.076.205.168zm10.16.018c-.097.29-.386.322-.488.055-.065-.169.003-.241.228-.241.178 0 .293.083.26.186zm1.755.062c0 .276-.337.228-.433-.062-.034-.103.05-.186.186-.186s.247.111.247.248zm-12.444.552c-.157.255-.38.142-.38-.193 0-.277.04-.3.233-.14.128.107.194.256.147.333zm-.692-.096a.23.23 0 01-.226.234c-.261 0-.437-.223-.291-.369.186-.187.517-.1.517.135zm11.885 0a.235.235 0 01-.235.234c-.244 0-.31-.185-.13-.365s.365-.114.365.13zm.65 0c0 .082-.077.173-.17.204-.091.031-.167-.06-.167-.204s.076-.236.168-.205c.092.031.168.123.168.205z"
|
|
28
|
-
fill={fill}
|
|
29
|
-
/>
|
|
30
|
-
</Svg>
|
|
31
|
-
);
|
|
32
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconCarJeep = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
clipRule="evenodd"
|
|
27
|
+
d="M11.003 7.352c-.219.193-.662.84-.986 1.438l-.589 1.086-2.267.28c-2.954.365-3.322.457-3.531.875-.095.19-.301.489-.46.663-.22.244-.244.36-.103.502.301.3.217.413-.441.59-.353.096-.626.264-.626.389 0 .291.609.706 1.037.706.28 0 .378-.143.543-.785.11-.432.31-.88.444-.996.353-.305 2.245-.445 2.591-.192.151.11.603.758 1.004 1.439l.728 1.238 2.923.042 2.924.043.71-.981c1.57-2.166 1.338-1.997 2.738-1.997 1.375 0 1.457.055 1.888 1.29.197.565.232.586.937.586.652 0 .777-.06 1.147-.544.395-.518.413-.62.37-2.133-.037-1.313-.092-1.62-.318-1.762-.399-.251-.81.063-.87.663-.047.468-.082.492-.723.492H19.4l-.103-.914c-.178-1.577-.713-1.9-3.134-1.9-1.243 0-1.657-.055-1.807-.235-.146-.177-.54-.235-1.575-.235-1.208 0-1.429.044-1.777.352zm2.85 1.407l.046 1.212h-1.414c-1.298 0-1.415-.025-1.415-.305a.56.56 0 00-.25-.445c-.224-.125-.217-.204.078-.781.433-.85.688-.975 1.893-.93l1.016.037.046 1.212zm4.377-.42c.284.199.347.392.347 1.07v.83l-1.196.1c-.658.056-1.573.101-2.033.101h-.837V8.096h1.686c1.272 0 1.77.06 2.033.243zm-13.562 4.42c-1.505.808-1.318 3 .297 3.485.753.225 1.279.1 1.9-.455.98-.876.67-2.575-.563-3.09-.705-.295-.991-.284-1.634.06zm12.11-.136c-.476.197-1.006.837-1.172 1.415-.117.408-.085.664.153 1.203.786 1.775 3.338 1.326 3.558-.625.064-.572.01-.81-.275-1.21-.539-.757-1.513-1.094-2.263-.783zm-11.337.858c0 .331-.25.429-.458.179-.138-.166-.133-.237.02-.299.346-.138.438-.113.438.12zm.692-.087c.047.076-.019.226-.147.332-.194.161-.233.138-.233-.139 0-.335.223-.448.38-.193zm11.193.087c0 .331-.25.429-.458.179-.138-.166-.133-.237.021-.299.346-.138.437-.113.437.12zm.693-.087c.047.076-.02.226-.147.332-.194.161-.233.138-.233-.139 0-.335.222-.448.38-.193zm-13.137.817c-.085.138-.536.2-.536.074 0-.036.043-.179.096-.317.075-.193.146-.21.311-.073.118.098.176.24.13.316zm1.81-.086a.23.23 0 01-.235.225c-.235 0-.321-.33-.135-.517.146-.146.37.03.37.292zm10.165.088c0 .076-.14.137-.313.137-.345 0-.356-.019-.216-.382.074-.194.145-.21.313-.072.119.099.216.242.216.317zm1.72-.088a.23.23 0 01-.234.225c-.236 0-.322-.33-.135-.517.146-.146.37.03.37.292zm-13.76.77c-.196.236-.471.186-.471-.085 0-.08.15-.147.332-.147.276 0 .3.04.138.233zm1.845-.064c-.031.093-.123.168-.205.168-.082 0-.174-.075-.204-.168-.031-.092.06-.168.204-.168.143 0 .235.076.205.168zm10.16.018c-.097.29-.386.322-.488.055-.065-.169.003-.241.228-.241.178 0 .293.083.26.186zm1.755.062c0 .276-.337.228-.433-.062-.034-.103.05-.186.186-.186s.247.111.247.248zm-12.444.552c-.157.255-.38.142-.38-.193 0-.277.04-.3.233-.14.128.107.194.256.147.333zm-.692-.096a.23.23 0 01-.226.234c-.261 0-.437-.223-.291-.369.186-.187.517-.1.517.135zm11.885 0a.235.235 0 01-.235.234c-.244 0-.31-.185-.13-.365s.365-.114.365.13zm.65 0c0 .082-.077.173-.17.204-.091.031-.167-.06-.167-.204s.076-.236.168-.205c.092.031.168.123.168.205z"
|
|
28
|
+
fill={fill}
|
|
29
|
+
/>
|
|
30
|
+
</Svg>
|
|
31
|
+
);
|
|
32
|
+
};
|