@adiraku/react-native-ui 0.2.1 → 0.2.3
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.map +1 -1
- package/lib/commonjs/components/Appbar/Appbar.type.js.map +1 -1
- package/lib/commonjs/components/BottomSheet/BottomSheet.component.js.map +1 -1
- 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 +14 -8
- 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 +14 -8
- 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.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 +10 -3
- 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.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/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/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/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/IconLike.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/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/IconShoppingCart.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/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/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.map +1 -1
- package/lib/module/components/Appbar/Appbar.type.js.map +1 -1
- package/lib/module/components/BottomSheet/BottomSheet.component.js.map +1 -1
- 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 +14 -8
- 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 +14 -8
- 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.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 +10 -6
- 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.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/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/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/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/IconLike.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/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/IconShoppingCart.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/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/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 +10 -10
- package/lib/typescript/components/Appbar/Appbar.type.d.ts +18 -18
- package/lib/typescript/components/BottomSheet/BottomSheet.component.d.ts +9 -9
- package/lib/typescript/components/BottomSheet/BottomSheet.style.d.ts +19 -19
- package/lib/typescript/components/BottomSheet/BottomSheet.type.d.ts +22 -22
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.component.d.ts +4 -4
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.component.d.ts.map +1 -1
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.style.d.ts +17 -17
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.type.d.ts +54 -51
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.type.d.ts.map +1 -1
- 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 +4 -4
- 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 +4 -4
- package/lib/typescript/components/RadioInput/RadioInput.component.d.ts +4 -4
- package/lib/typescript/components/RadioInput/RadioInput.component.d.ts.map +1 -1
- package/lib/typescript/components/RadioInput/RadioInput.style.d.ts +17 -17
- package/lib/typescript/components/RadioInput/RadioInput.type.d.ts +53 -50
- package/lib/typescript/components/RadioInput/RadioInput.type.d.ts.map +1 -1
- 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.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 +9 -4
- package/lib/typescript/components/TextInput/TextInput.component.d.ts.map +1 -1
- 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/TextInput/TextInput.type.d.ts.map +1 -1
- 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 +28 -28
- 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 +34 -34
- 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.style.d.ts +16 -16
- package/lib/typescript/components/rounded-tab/rounded-tab.type.d.ts +19 -19
- 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/IconCamera.d.ts +3 -3
- package/lib/typescript/icons/actions/IconChat.d.ts +3 -3
- package/lib/typescript/icons/actions/IconCopy.d.ts +3 -3
- package/lib/typescript/icons/actions/IconCustomerService.d.ts +3 -3
- package/lib/typescript/icons/actions/IconDownload.d.ts +3 -3
- package/lib/typescript/icons/actions/IconEdit.d.ts +3 -3
- package/lib/typescript/icons/actions/IconEmail.d.ts +3 -3
- package/lib/typescript/icons/actions/IconFilter.d.ts +3 -3
- 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 +3 -3
- package/lib/typescript/icons/actions/IconInfo.d.ts +3 -3
- package/lib/typescript/icons/actions/IconLike.d.ts +3 -3
- package/lib/typescript/icons/actions/IconNotification.d.ts +3 -3
- package/lib/typescript/icons/actions/IconOther.d.ts +3 -3
- 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/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 +3 -3
- package/lib/typescript/icons/actions/IconShare.d.ts +3 -3
- package/lib/typescript/icons/actions/IconShoppingCart.d.ts +3 -3
- 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 +3 -3
- package/lib/typescript/icons/actions/IconUpload.d.ts +3 -3
- package/lib/typescript/icons/index.d.ts +95 -95
- 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/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 +132 -131
- package/react-native-ui.podspec +36 -36
- package/src/components/Appbar/Appbar.component.tsx +73 -73
- package/src/components/Appbar/Appbar.style.tsx +46 -46
- package/src/components/Appbar/Appbar.type.ts +28 -28
- package/src/components/BottomSheet/BottomSheet.component.tsx +228 -228
- package/src/components/BottomSheet/BottomSheet.style.tsx +88 -88
- package/src/components/BottomSheet/BottomSheet.type.ts +38 -38
- package/src/components/CheckBoxInput/CheckBoxInput.component.tsx +260 -256
- package/src/components/CheckBoxInput/CheckBoxInput.style.tsx +106 -106
- package/src/components/CheckBoxInput/CheckBoxInput.type.ts +74 -68
- package/src/components/Checkbox/Checkbox.component.tsx +36 -36
- package/src/components/Checkbox/Checkbox.style.tsx +39 -39
- package/src/components/Checkbox/Checkbox.type.ts +5 -5
- 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 +30 -30
- package/src/components/RadioButton/RadioButton.style.tsx +45 -45
- package/src/components/RadioButton/RadioButton.type.ts +5 -5
- package/src/components/RadioInput/RadioInput.component.tsx +231 -227
- package/src/components/RadioInput/RadioInput.style.tsx +106 -106
- package/src/components/RadioInput/RadioInput.type.ts +72 -66
- 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 +94 -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 +130 -122
- 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 +47 -47
- package/src/components/button/button.styles.ts +76 -76
- package/src/components/button/button.type.ts +29 -29
- 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 +35 -35
- 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 +108 -108
- package/src/components/rounded-tab/rounded-tab.style.tsx +66 -66
- package/src/components/rounded-tab/rounded-tab.type.ts +21 -21
- 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/IconCamera.tsx +32 -32
- package/src/icons/actions/IconChat.tsx +32 -32
- package/src/icons/actions/IconCopy.tsx +38 -38
- package/src/icons/actions/IconCustomerService.tsx +37 -37
- package/src/icons/actions/IconDownload.tsx +32 -32
- package/src/icons/actions/IconEdit.tsx +32 -32
- package/src/icons/actions/IconEmail.tsx +30 -30
- package/src/icons/actions/IconFilter.tsx +52 -52
- 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 +32 -32
- package/src/icons/actions/IconInfo.tsx +38 -38
- package/src/icons/actions/IconLike.tsx +30 -30
- package/src/icons/actions/IconNotification.tsx +46 -46
- package/src/icons/actions/IconOther.tsx +36 -36
- 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/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 +32 -32
- package/src/icons/actions/IconShare.tsx +32 -32
- package/src/icons/actions/IconShoppingCart.tsx +32 -32
- 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 +38 -38
- package/src/icons/actions/IconUpload.tsx +32 -32
- package/src/icons/index.ts +100 -100
- 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/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,31 +1,31 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { G, Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconSeeHide = (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
|
-
<G fill={fill}>
|
|
25
|
-
<Path d="M12 7.247c3.35 0 6.48 1.72 8.25 4.5-1.76 2.78-4.9 4.5-8.25 4.5-3.35 0-6.48-1.72-8.25-4.5 1.76-2.78 4.9-4.5 8.25-4.5zm0-1.5c-3.99 0-7.71 2.11-9.7 5.5l-.3.5.3.5c2.01 3.39 5.72 5.5 9.7 5.5 3.98 0 7.71-2.11 9.7-5.5l.3-.5-.3-.5c-2.01-3.39-5.71-5.5-9.7-5.5z" />
|
|
26
|
-
<Path d="M12 15.998a4.26 4.26 0 01-4.25-4.25A4.26 4.26 0 0112 7.498a4.26 4.26 0 014.25 4.25 4.26 4.26 0 01-4.25 4.25zm0-7c-1.52 0-2.75 1.23-2.75 2.75s1.23 2.75 2.75 2.75 2.75-1.23 2.75-2.75-1.23-2.75-2.75-2.75z" />
|
|
27
|
-
<Path d="M6 18.497c-.19 0-.38-.07-.53-.22a.754.754 0 010-1.06l12-12c.29-.29.77-.29 1.06 0 .29.29.29.77 0 1.06l-12 12c-.15.15-.34.22-.53.22z" />
|
|
28
|
-
</G>
|
|
29
|
-
</Svg>
|
|
30
|
-
);
|
|
31
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { G, Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconSeeHide = (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
|
+
<G fill={fill}>
|
|
25
|
+
<Path d="M12 7.247c3.35 0 6.48 1.72 8.25 4.5-1.76 2.78-4.9 4.5-8.25 4.5-3.35 0-6.48-1.72-8.25-4.5 1.76-2.78 4.9-4.5 8.25-4.5zm0-1.5c-3.99 0-7.71 2.11-9.7 5.5l-.3.5.3.5c2.01 3.39 5.72 5.5 9.7 5.5 3.98 0 7.71-2.11 9.7-5.5l.3-.5-.3-.5c-2.01-3.39-5.71-5.5-9.7-5.5z" />
|
|
26
|
+
<Path d="M12 15.998a4.26 4.26 0 01-4.25-4.25A4.26 4.26 0 0112 7.498a4.26 4.26 0 014.25 4.25 4.26 4.26 0 01-4.25 4.25zm0-7c-1.52 0-2.75 1.23-2.75 2.75s1.23 2.75 2.75 2.75 2.75-1.23 2.75-2.75-1.23-2.75-2.75-2.75z" />
|
|
27
|
+
<Path d="M6 18.497c-.19 0-.38-.07-.53-.22a.754.754 0 010-1.06l12-12c.29-.29.77-.29 1.06 0 .29.29.29.77 0 1.06l-12 12c-.15.15-.34.22-.53.22z" />
|
|
28
|
+
</G>
|
|
29
|
+
</Svg>
|
|
30
|
+
);
|
|
31
|
+
};
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { G, Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconSeeShow = (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
|
-
<G fill={fill}>
|
|
25
|
-
<Path d="M12 7.5c3.35 0 6.48 1.72 8.25 4.5-1.76 2.78-4.9 4.5-8.25 4.5-3.35 0-6.48-1.72-8.25-4.5C5.51 9.22 8.65 7.5 12 7.5zM12 6c-3.99 0-7.71 2.11-9.7 5.5L2 12l.3.5C4.31 15.89 8.02 18 12 18c3.98 0 7.71-2.11 9.7-5.5l.3-.5-.3-.5C19.69 8.11 15.99 6 12 6z" />
|
|
26
|
-
<Path d="M12 16.25A4.26 4.26 0 017.75 12 4.26 4.26 0 0112 7.75 4.26 4.26 0 0116.25 12 4.26 4.26 0 0112 16.25zm0-7c-1.52 0-2.75 1.23-2.75 2.75s1.23 2.75 2.75 2.75 2.75-1.23 2.75-2.75S13.52 9.25 12 9.25z" />
|
|
27
|
-
</G>
|
|
28
|
-
</Svg>
|
|
29
|
-
);
|
|
30
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { G, Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconSeeShow = (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
|
+
<G fill={fill}>
|
|
25
|
+
<Path d="M12 7.5c3.35 0 6.48 1.72 8.25 4.5-1.76 2.78-4.9 4.5-8.25 4.5-3.35 0-6.48-1.72-8.25-4.5C5.51 9.22 8.65 7.5 12 7.5zM12 6c-3.99 0-7.71 2.11-9.7 5.5L2 12l.3.5C4.31 15.89 8.02 18 12 18c3.98 0 7.71-2.11 9.7-5.5l.3-.5-.3-.5C19.69 8.11 15.99 6 12 6z" />
|
|
26
|
+
<Path d="M12 16.25A4.26 4.26 0 017.75 12 4.26 4.26 0 0112 7.75 4.26 4.26 0 0116.25 12 4.26 4.26 0 0112 16.25zm0-7c-1.52 0-2.75 1.23-2.75 2.75s1.23 2.75 2.75 2.75 2.75-1.23 2.75-2.75S13.52 9.25 12 9.25z" />
|
|
27
|
+
</G>
|
|
28
|
+
</Svg>
|
|
29
|
+
);
|
|
30
|
+
};
|
|
@@ -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 IconSetting = (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="M9.226 3.626l-.552.974c-.278.49-.793.79-1.35.788l-1.11-.005c-2.471-.009-4.018 2.7-2.775 4.859l.558.97a1.576 1.576 0 010 1.575l-.558.97c-1.243 2.16.304 4.868 2.775 4.859l1.11-.005c.557-.001 1.072.3 1.35.789l.552.974c1.227 2.168 4.321 2.168 5.549 0l.552-.974c.277-.49.792-.79 1.35-.788l1.11.004c2.47.009 4.018-2.7 2.774-4.859l-.558-.97a1.576 1.576 0 010-1.574l.558-.972c1.244-2.158-.303-4.867-2.775-4.858l-1.11.005a1.545 1.545 0 01-1.35-.788l-.551-.974c-1.228-2.168-4.322-2.168-5.55 0zm4.118.828l.552.975a3.19 3.19 0 002.786 1.625l1.11-.004c1.197-.004 1.946 1.308 1.344 2.353l-.558.972a3.258 3.258 0 000 3.251l.558.97c.602 1.046-.147 2.357-1.344 2.353l-1.11-.004a3.193 3.193 0 00-2.786 1.626l-.552.974a1.54 1.54 0 01-2.688 0l-.552-.974a3.193 3.193 0 00-2.785-1.626l-1.111.004c-1.197.004-1.946-1.308-1.344-2.353l.558-.97a3.258 3.258 0 000-3.252l-.559-.97c-.601-1.046.148-2.358 1.345-2.354l1.11.004a3.19 3.19 0 002.786-1.625l.552-.974a1.54 1.54 0 012.688-.001zM12 8.006c-2.182 0-3.95 1.788-3.95 3.994 0 2.206 1.768 3.994 3.95 3.994 2.182 0 3.95-1.788 3.95-3.994 0-2.206-1.768-3.994-3.95-3.994zm0 1.666c1.272 0 2.302 1.042 2.302 2.328 0 1.285-1.03 2.327-2.302 2.327S9.698 13.285 9.698 12c0-1.286 1.03-2.328 2.302-2.328z"
|
|
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 IconSetting = (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="M9.226 3.626l-.552.974c-.278.49-.793.79-1.35.788l-1.11-.005c-2.471-.009-4.018 2.7-2.775 4.859l.558.97a1.576 1.576 0 010 1.575l-.558.97c-1.243 2.16.304 4.868 2.775 4.859l1.11-.005c.557-.001 1.072.3 1.35.789l.552.974c1.227 2.168 4.321 2.168 5.549 0l.552-.974c.277-.49.792-.79 1.35-.788l1.11.004c2.47.009 4.018-2.7 2.774-4.859l-.558-.97a1.576 1.576 0 010-1.574l.558-.972c1.244-2.158-.303-4.867-2.775-4.858l-1.11.005a1.545 1.545 0 01-1.35-.788l-.551-.974c-1.228-2.168-4.322-2.168-5.55 0zm4.118.828l.552.975a3.19 3.19 0 002.786 1.625l1.11-.004c1.197-.004 1.946 1.308 1.344 2.353l-.558.972a3.258 3.258 0 000 3.251l.558.97c.602 1.046-.147 2.357-1.344 2.353l-1.11-.004a3.193 3.193 0 00-2.786 1.626l-.552.974a1.54 1.54 0 01-2.688 0l-.552-.974a3.193 3.193 0 00-2.785-1.626l-1.111.004c-1.197.004-1.946-1.308-1.344-2.353l.558-.97a3.258 3.258 0 000-3.252l-.559-.97c-.601-1.046.148-2.358 1.345-2.354l1.11.004a3.19 3.19 0 002.786-1.625l.552-.974a1.54 1.54 0 012.688-.001zM12 8.006c-2.182 0-3.95 1.788-3.95 3.994 0 2.206 1.768 3.994 3.95 3.994 2.182 0 3.95-1.788 3.95-3.994 0-2.206-1.768-3.994-3.95-3.994zm0 1.666c1.272 0 2.302 1.042 2.302 2.328 0 1.285-1.03 2.327-2.302 2.327S9.698 13.285 9.698 12c0-1.286 1.03-2.328 2.302-2.328z"
|
|
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 IconShare = (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="M18 6a1 1 0 100-2 1 1 0 000 2zm0 2a3 3 0 10-2.974-2.603L7.651 9.495a3 3 0 100 5.011l7.375 4.097a3 3 0 10.912-1.782l-7.073-3.929a3 3 0 000-1.784l7.072-3.93A2.99 2.99 0 0018 8zM6 13a1 1 0 100-2 1 1 0 000 2zm12 5a1 1 0 110 2 1 1 0 010-2z"
|
|
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 IconShare = (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="M18 6a1 1 0 100-2 1 1 0 000 2zm0 2a3 3 0 10-2.974-2.603L7.651 9.495a3 3 0 100 5.011l7.375 4.097a3 3 0 10.912-1.782l-7.073-3.929a3 3 0 000-1.784l7.072-3.93A2.99 2.99 0 0018 8zM6 13a1 1 0 100-2 1 1 0 000 2zm12 5a1 1 0 110 2 1 1 0 010-2z"
|
|
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 IconShoppingCart = (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="M7.573 4.835A3.419 3.419 0 004.197 2H2.838l-.097.006A.835.835 0 002 2.833c0 .46.375.834.838.834h1.36l.13.005A1.744 1.744 0 015.933 5.2l.813 6.842.024.17a3.417 3.417 0 003.375 2.834h7.955l.171-.005c1.645-.081 2.85-1.339 3.034-3.035l.676-6.238.014-.167C22.109 3.659 20.555 2 18.576 2H17.48l-.098.006a.835.835 0 00-.74.827c0 .46.375.834.838.834h1.096l.129.004a1.74 1.74 0 011.608 1.918l-.676 6.238-.02.147c-.147.862-.73 1.405-1.518 1.405h-7.955l-.132-.005a1.742 1.742 0 01-1.602-1.527l-.813-6.842-.024-.17zM6.809 19.27c0-1.508 1.23-2.73 2.747-2.73a2.739 2.739 0 012.746 2.73c0 1.508-1.23 2.73-2.746 2.73a2.738 2.738 0 01-2.747-2.73zm3.816 0c0-.587-.48-1.063-1.07-1.063-.59 0-1.069.476-1.069 1.063s.479 1.063 1.07 1.063c.59 0 1.07-.476 1.07-1.063zm4.372 0c0-1.508 1.23-2.73 2.747-2.73a2.738 2.738 0 012.745 2.73c0 1.508-1.23 2.73-2.745 2.73a2.739 2.739 0 01-2.747-2.73zm3.816 0c0-.587-.48-1.063-1.07-1.063-.59 0-1.07.476-1.07 1.063s.48 1.063 1.07 1.063c.59 0 1.07-.476 1.07-1.063z"
|
|
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 IconShoppingCart = (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="M7.573 4.835A3.419 3.419 0 004.197 2H2.838l-.097.006A.835.835 0 002 2.833c0 .46.375.834.838.834h1.36l.13.005A1.744 1.744 0 015.933 5.2l.813 6.842.024.17a3.417 3.417 0 003.375 2.834h7.955l.171-.005c1.645-.081 2.85-1.339 3.034-3.035l.676-6.238.014-.167C22.109 3.659 20.555 2 18.576 2H17.48l-.098.006a.835.835 0 00-.74.827c0 .46.375.834.838.834h1.096l.129.004a1.74 1.74 0 011.608 1.918l-.676 6.238-.02.147c-.147.862-.73 1.405-1.518 1.405h-7.955l-.132-.005a1.742 1.742 0 01-1.602-1.527l-.813-6.842-.024-.17zM6.809 19.27c0-1.508 1.23-2.73 2.747-2.73a2.739 2.739 0 012.746 2.73c0 1.508-1.23 2.73-2.746 2.73a2.738 2.738 0 01-2.747-2.73zm3.816 0c0-.587-.48-1.063-1.07-1.063-.59 0-1.069.476-1.069 1.063s.479 1.063 1.07 1.063c.59 0 1.07-.476 1.07-1.063zm4.372 0c0-1.508 1.23-2.73 2.747-2.73a2.738 2.738 0 012.745 2.73c0 1.508-1.23 2.73-2.745 2.73a2.739 2.739 0 01-2.747-2.73zm3.816 0c0-.587-.48-1.063-1.07-1.063-.59 0-1.07.476-1.07 1.063s.48 1.063 1.07 1.063c.59 0 1.07-.476 1.07-1.063z"
|
|
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 IconSort = (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="M7.408 3.456c.93-.95 2.592-.317 2.592.988v15.123c0 .531-.448.961-1 .961s-1-.43-1-.96V5.655l-4.272 4.36a1.029 1.029 0 01-1.413.042.935.935 0 01-.043-1.358l5.136-5.244zM16.592 20.544c-.93.95-2.592.317-2.592-.988V4.433c0-.531.448-.961 1-.961s1 .43 1 .96v13.912l4.272-4.36a1.029 1.029 0 011.413-.042.935.935 0 01.043 1.358l-5.136 5.244z"
|
|
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 IconSort = (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="M7.408 3.456c.93-.95 2.592-.317 2.592.988v15.123c0 .531-.448.961-1 .961s-1-.43-1-.96V5.655l-4.272 4.36a1.029 1.029 0 01-1.413.042.935.935 0 01-.043-1.358l5.136-5.244zM16.592 20.544c-.93.95-2.592.317-2.592-.988V4.433c0-.531.448-.961 1-.961s1 .43 1 .96v13.912l4.272-4.36a1.029 1.029 0 011.413-.042.935.935 0 01.043 1.358l-5.136 5.244z"
|
|
28
|
+
fill={fill}
|
|
29
|
+
/>
|
|
30
|
+
</Svg>
|
|
31
|
+
);
|
|
32
|
+
};
|
|
@@ -1,38 +1,38 @@
|
|
|
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 IconSorting = (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="M8 21c-.6 0-1-.4-1-1V4c0-.6.4-1 1-1s1 .4 1 1v16c0 .6-.4 1-1 1z"
|
|
26
|
-
fill={fill}
|
|
27
|
-
/>
|
|
28
|
-
<Path
|
|
29
|
-
d="M12 9c-.3 0-.5-.1-.7-.3L8 5.4 4.7 8.7c-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4l4-4c.4-.4 1-.4 1.4 0l4 4c.4.4.4 1 0 1.4-.2.2-.4.3-.7.3zM16 21c-.6 0-1-.4-1-1V4c0-.6.4-1 1-1s1 .4 1 1v16c0 .6-.4 1-1 1z"
|
|
30
|
-
fill={fill}
|
|
31
|
-
/>
|
|
32
|
-
<Path
|
|
33
|
-
d="M16 21c-.3 0-.5-.1-.7-.3l-4-4c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l3.3 3.3 3.3-3.3c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-4 4c-.2.2-.4.3-.7.3z"
|
|
34
|
-
fill={fill}
|
|
35
|
-
/>
|
|
36
|
-
</Svg>
|
|
37
|
-
);
|
|
38
|
-
};
|
|
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 IconSorting = (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="M8 21c-.6 0-1-.4-1-1V4c0-.6.4-1 1-1s1 .4 1 1v16c0 .6-.4 1-1 1z"
|
|
26
|
+
fill={fill}
|
|
27
|
+
/>
|
|
28
|
+
<Path
|
|
29
|
+
d="M12 9c-.3 0-.5-.1-.7-.3L8 5.4 4.7 8.7c-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4l4-4c.4-.4 1-.4 1.4 0l4 4c.4.4.4 1 0 1.4-.2.2-.4.3-.7.3zM16 21c-.6 0-1-.4-1-1V4c0-.6.4-1 1-1s1 .4 1 1v16c0 .6-.4 1-1 1z"
|
|
30
|
+
fill={fill}
|
|
31
|
+
/>
|
|
32
|
+
<Path
|
|
33
|
+
d="M16 21c-.3 0-.5-.1-.7-.3l-4-4c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l3.3 3.3 3.3-3.3c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-4 4c-.2.2-.4.3-.7.3z"
|
|
34
|
+
fill={fill}
|
|
35
|
+
/>
|
|
36
|
+
</Svg>
|
|
37
|
+
);
|
|
38
|
+
};
|
|
@@ -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 IconStarFilled = (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="M13.019 2.774a1.057 1.057 0 00-2.038 0L9.355 8.008a1.077 1.077 0 01-1.019.774H3.073c-1.037 0-1.469 1.388-.63 2.026l4.259 3.235c.375.285.532.79.389 1.252l-1.627 5.234c-.32 1.032.809 1.89 1.648 1.252l4.258-3.235a1.034 1.034 0 011.26 0l4.258 3.235c.839.638 1.968-.22 1.648-1.252l-1.627-5.234a1.149 1.149 0 01.39-1.252l4.258-3.235c.839-.638.407-2.026-.63-2.026h-5.263c-.464 0-.876-.313-1.019-.774l-1.626-5.234z"
|
|
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 IconStarFilled = (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="M13.019 2.774a1.057 1.057 0 00-2.038 0L9.355 8.008a1.077 1.077 0 01-1.019.774H3.073c-1.037 0-1.469 1.388-.63 2.026l4.259 3.235c.375.285.532.79.389 1.252l-1.627 5.234c-.32 1.032.809 1.89 1.648 1.252l4.258-3.235a1.034 1.034 0 011.26 0l4.258 3.235c.839.638 1.968-.22 1.648-1.252l-1.627-5.234a1.149 1.149 0 01.39-1.252l4.258-3.235c.839-.638.407-2.026-.63-2.026h-5.263c-.464 0-.876-.313-1.019-.774l-1.626-5.234z"
|
|
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 IconStarOutline = (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.96 3.019a.18.18 0 00-.024.052L10.31 8.305c-.266.856-1.047 1.477-1.974 1.477H3.073a.104.104 0 00-.022.002l-.003.002a.142.142 0 00-.039.066.185.185 0 00-.004.101c.005.017.013.035.044.059l4.258 3.234a2.149 2.149 0 01.739 2.345l-1.627 5.235c-.017.054-.01.084-.005.1a.13.13 0 00.044.059c.013.01.022.013.027.014l.002-.001a.147.147 0 00.02-.013l4.259-3.235a2.033 2.033 0 012.469 0l4.258 3.235.02.013.002.001a.085.085 0 00.027-.014.13.13 0 00.044-.06c.005-.015.012-.045-.005-.1l-1.627-5.233a2.149 2.149 0 01.74-2.346l4.258-3.235c.03-.023.038-.041.043-.058a.185.185 0 00-.004-.1.143.143 0 00-.041-.069h-.003-.002a.103.103 0 00-.018-.002h-5.263c-.927 0-1.708-.621-1.974-1.477L12.064 3.07a.18.18 0 00-.024-.052.044.044 0 00-.01-.011A.052.052 0 0012 3a.052.052 0 00-.03.008.044.044 0 00-.01.01zm-1.934-.542c.613-1.97 3.336-1.97 3.948 0L15.6 7.711c.01.032.026.051.04.06.011.01.02.01.024.01h5.263c1.03 0 1.734.707 1.974 1.478.238.768.063 1.736-.74 2.345l-4.258 3.235a.118.118 0 00-.039.06.167.167 0 000 .099l1.627 5.234a2.127 2.127 0 01-.74 2.345c-.661.503-1.65.622-2.468 0l-4.258-3.235a.054.054 0 00-.016-.008.03.03 0 00-.018 0 .056.056 0 00-.016.008l-4.258 3.235c-.818.622-1.807.503-2.469 0a2.127 2.127 0 01-.739-2.345l1.627-5.234a.167.167 0 000-.099.118.118 0 00-.04-.06L1.84 11.604c-.802-.61-.978-1.577-.74-2.345.24-.771.945-1.477 1.974-1.477h5.263c.005 0 .013-.001.025-.01a.118.118 0 00.039-.06l1.627-5.235z"
|
|
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 IconStarOutline = (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.96 3.019a.18.18 0 00-.024.052L10.31 8.305c-.266.856-1.047 1.477-1.974 1.477H3.073a.104.104 0 00-.022.002l-.003.002a.142.142 0 00-.039.066.185.185 0 00-.004.101c.005.017.013.035.044.059l4.258 3.234a2.149 2.149 0 01.739 2.345l-1.627 5.235c-.017.054-.01.084-.005.1a.13.13 0 00.044.059c.013.01.022.013.027.014l.002-.001a.147.147 0 00.02-.013l4.259-3.235a2.033 2.033 0 012.469 0l4.258 3.235.02.013.002.001a.085.085 0 00.027-.014.13.13 0 00.044-.06c.005-.015.012-.045-.005-.1l-1.627-5.233a2.149 2.149 0 01.74-2.346l4.258-3.235c.03-.023.038-.041.043-.058a.185.185 0 00-.004-.1.143.143 0 00-.041-.069h-.003-.002a.103.103 0 00-.018-.002h-5.263c-.927 0-1.708-.621-1.974-1.477L12.064 3.07a.18.18 0 00-.024-.052.044.044 0 00-.01-.011A.052.052 0 0012 3a.052.052 0 00-.03.008.044.044 0 00-.01.01zm-1.934-.542c.613-1.97 3.336-1.97 3.948 0L15.6 7.711c.01.032.026.051.04.06.011.01.02.01.024.01h5.263c1.03 0 1.734.707 1.974 1.478.238.768.063 1.736-.74 2.345l-4.258 3.235a.118.118 0 00-.039.06.167.167 0 000 .099l1.627 5.234a2.127 2.127 0 01-.74 2.345c-.661.503-1.65.622-2.468 0l-4.258-3.235a.054.054 0 00-.016-.008.03.03 0 00-.018 0 .056.056 0 00-.016.008l-4.258 3.235c-.818.622-1.807.503-2.469 0a2.127 2.127 0 01-.739-2.345l1.627-5.234a.167.167 0 000-.099.118.118 0 00-.04-.06L1.84 11.604c-.802-.61-.978-1.577-.74-2.345.24-.771.945-1.477 1.974-1.477h5.263c.005 0 .013-.001.025-.01a.118.118 0 00.039-.06l1.627-5.235z"
|
|
28
|
+
fill={fill}
|
|
29
|
+
/>
|
|
30
|
+
</Svg>
|
|
31
|
+
);
|
|
32
|
+
};
|