sesame-components-testing 2.0.2 → 2.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Button/Button.styles.js +1 -0
- package/dist/Icon/action/index.d.ts +1 -0
- package/dist/Icon/action/index.js +12 -0
- package/dist/Icon/createIcon.d.ts +22 -0
- package/dist/Icon/createIcon.js +65 -0
- package/dist/Icon/index.d.ts +2 -0
- package/dist/Icon/index.js +20 -0
- package/dist/SesameComponent/SesameComponent.styles.d.ts +7 -0
- package/dist/SesameComponent/SesameComponent.styles.js +12 -0
- package/dist/SesameComponent/index.d.ts +4 -0
- package/dist/SesameComponent/index.js +9 -0
- package/dist/index.d.ts +3 -2
- package/dist/index.js +17 -5
- package/dist/testIcons/action/Add.d.ts +3 -0
- package/dist/testIcons/action/Add.js +7 -0
- package/dist/testIcons/action/AddLarge.d.ts +3 -0
- package/dist/testIcons/action/AddLarge.js +7 -0
- package/dist/testIcons/action/ArrowDown.d.ts +3 -0
- package/dist/testIcons/action/ArrowDown.js +7 -0
- package/dist/testIcons/action/ArrowDropDown.d.ts +3 -0
- package/dist/testIcons/action/ArrowDropDown.js +7 -0
- package/dist/testIcons/action/ArrowDropUp.d.ts +3 -0
- package/dist/testIcons/action/ArrowDropUp.js +7 -0
- package/dist/testIcons/action/ArrowLeft.d.ts +3 -0
- package/dist/testIcons/action/ArrowLeft.js +7 -0
- package/dist/testIcons/action/ArrowRight.d.ts +3 -0
- package/dist/testIcons/action/ArrowRight.js +7 -0
- package/dist/testIcons/action/ArrowUp.d.ts +3 -0
- package/dist/testIcons/action/ArrowUp.js +7 -0
- package/dist/testIcons/action/Backspace.d.ts +3 -0
- package/dist/testIcons/action/Backspace.js +7 -0
- package/dist/testIcons/action/Check.d.ts +3 -0
- package/dist/testIcons/action/Check.js +7 -0
- package/dist/testIcons/action/CheckIndeterminate.d.ts +3 -0
- package/dist/testIcons/action/CheckIndeterminate.js +7 -0
- package/dist/testIcons/action/ChevronDoubleLeft.d.ts +3 -0
- package/dist/testIcons/action/ChevronDoubleLeft.js +7 -0
- package/dist/testIcons/action/ChevronDoubleRight.d.ts +3 -0
- package/dist/testIcons/action/ChevronDoubleRight.js +7 -0
- package/dist/testIcons/action/ChevronDown.d.ts +3 -0
- package/dist/testIcons/action/ChevronDown.js +7 -0
- package/dist/testIcons/action/ChevronLeft.d.ts +3 -0
- package/dist/testIcons/action/ChevronLeft.js +7 -0
- package/dist/testIcons/action/ChevronRight.d.ts +3 -0
- package/dist/testIcons/action/ChevronRight.js +7 -0
- package/dist/testIcons/action/ChevronUp.d.ts +3 -0
- package/dist/testIcons/action/ChevronUp.js +7 -0
- package/dist/testIcons/action/Clear.d.ts +3 -0
- package/dist/testIcons/action/Clear.js +7 -0
- package/dist/testIcons/action/ClearAll.d.ts +3 -0
- package/dist/testIcons/action/ClearAll.js +7 -0
- package/dist/testIcons/action/Close.d.ts +3 -0
- package/dist/testIcons/action/Close.js +7 -0
- package/dist/testIcons/action/CloseLarge.d.ts +3 -0
- package/dist/testIcons/action/CloseLarge.js +7 -0
- package/dist/testIcons/action/Collapse.d.ts +3 -0
- package/dist/testIcons/action/Collapse.js +7 -0
- package/dist/testIcons/action/Copy.d.ts +3 -0
- package/dist/testIcons/action/Copy.js +7 -0
- package/dist/testIcons/action/Delete.d.ts +3 -0
- package/dist/testIcons/action/Delete.js +7 -0
- package/dist/testIcons/action/DoNotTouch.d.ts +3 -0
- package/dist/testIcons/action/DoNotTouch.js +7 -0
- package/dist/testIcons/action/DoNotWant.d.ts +3 -0
- package/dist/testIcons/action/DoNotWant.js +7 -0
- package/dist/testIcons/action/Download.d.ts +3 -0
- package/dist/testIcons/action/Download.js +7 -0
- package/dist/testIcons/action/DragIndicator.d.ts +3 -0
- package/dist/testIcons/action/DragIndicator.js +7 -0
- package/dist/testIcons/action/Edit.d.ts +3 -0
- package/dist/testIcons/action/Edit.js +7 -0
- package/dist/testIcons/action/EditDocument.d.ts +3 -0
- package/dist/testIcons/action/EditDocument.js +7 -0
- package/dist/testIcons/action/Expand.d.ts +3 -0
- package/dist/testIcons/action/Expand.js +7 -0
- package/dist/testIcons/action/Filter.d.ts +3 -0
- package/dist/testIcons/action/Filter.js +7 -0
- package/dist/testIcons/action/Insert.d.ts +3 -0
- package/dist/testIcons/action/Insert.js +7 -0
- package/dist/testIcons/action/Light.d.ts +3 -0
- package/dist/testIcons/action/Light.js +7 -0
- package/dist/testIcons/action/Lock.d.ts +3 -0
- package/dist/testIcons/action/Lock.js +7 -0
- package/dist/testIcons/action/Maintenance.d.ts +3 -0
- package/dist/testIcons/action/Maintenance.js +7 -0
- package/dist/testIcons/action/More.d.ts +3 -0
- package/dist/testIcons/action/More.js +7 -0
- package/dist/testIcons/action/No.d.ts +3 -0
- package/dist/testIcons/action/No.js +7 -0
- package/dist/testIcons/action/Only.d.ts +3 -0
- package/dist/testIcons/action/Only.js +7 -0
- package/dist/testIcons/action/OpenInNew.d.ts +3 -0
- package/dist/testIcons/action/OpenInNew.js +7 -0
- package/dist/testIcons/action/PauseCircle.d.ts +3 -0
- package/dist/testIcons/action/PauseCircle.js +7 -0
- package/dist/testIcons/action/Radio.d.ts +3 -0
- package/dist/testIcons/action/Radio.js +7 -0
- package/dist/testIcons/action/Recall.d.ts +3 -0
- package/dist/testIcons/action/Recall.js +7 -0
- package/dist/testIcons/action/Refresh.d.ts +3 -0
- package/dist/testIcons/action/Refresh.js +7 -0
- package/dist/testIcons/action/Refund.d.ts +3 -0
- package/dist/testIcons/action/Refund.js +7 -0
- package/dist/testIcons/action/Remove.d.ts +3 -0
- package/dist/testIcons/action/Remove.js +7 -0
- package/dist/testIcons/action/RemoveMeal.d.ts +3 -0
- package/dist/testIcons/action/RemoveMeal.js +7 -0
- package/dist/testIcons/action/RemoveSelection.d.ts +3 -0
- package/dist/testIcons/action/RemoveSelection.js +7 -0
- package/dist/testIcons/action/Replace.d.ts +3 -0
- package/dist/testIcons/action/Replace.js +7 -0
- package/dist/testIcons/action/Reset.d.ts +3 -0
- package/dist/testIcons/action/Reset.js +7 -0
- package/dist/testIcons/action/Search.d.ts +3 -0
- package/dist/testIcons/action/Search.js +7 -0
- package/dist/testIcons/action/Swap.d.ts +3 -0
- package/dist/testIcons/action/Swap.js +7 -0
- package/dist/testIcons/action/SwapVert.d.ts +3 -0
- package/dist/testIcons/action/SwapVert.js +7 -0
- package/dist/testIcons/action/Touch.d.ts +3 -0
- package/dist/testIcons/action/Touch.js +7 -0
- package/dist/testIcons/action/TrashCan.d.ts +3 -0
- package/dist/testIcons/action/TrashCan.js +7 -0
- package/dist/testIcons/action/Unlock.d.ts +3 -0
- package/dist/testIcons/action/Unlock.js +7 -0
- package/dist/testIcons/action/Upload.d.ts +3 -0
- package/dist/testIcons/action/Upload.js +7 -0
- package/dist/testIcons/action/ViewLess.d.ts +3 -0
- package/dist/testIcons/action/ViewLess.js +7 -0
- package/dist/testIcons/action/ViewMore.d.ts +3 -0
- package/dist/testIcons/action/ViewMore.js +7 -0
- package/dist/testIcons/action/index.d.ts +59 -0
- package/dist/testIcons/action/index.js +125 -0
- package/dist/testIcons/animated/LoadingSpinner.d.ts +3 -0
- package/dist/testIcons/animated/LoadingSpinner.js +7 -0
- package/dist/testIcons/animated/index.d.ts +1 -0
- package/dist/testIcons/animated/index.js +8 -0
- package/dist/testIcons/category/BreakfastSandwichColor.d.ts +3 -0
- package/dist/testIcons/category/BreakfastSandwichColor.js +7 -0
- package/dist/testIcons/category/BreakfastSandwichOutline.d.ts +3 -0
- package/dist/testIcons/category/BreakfastSandwichOutline.js +7 -0
- package/dist/testIcons/category/BurgerColor.d.ts +3 -0
- package/dist/testIcons/category/BurgerColor.js +7 -0
- package/dist/testIcons/category/BurgerOutline.d.ts +3 -0
- package/dist/testIcons/category/BurgerOutline.js +7 -0
- package/dist/testIcons/category/CashierColor.d.ts +3 -0
- package/dist/testIcons/category/CashierColor.js +7 -0
- package/dist/testIcons/category/CashierOutline.d.ts +3 -0
- package/dist/testIcons/category/CashierOutline.js +7 -0
- package/dist/testIcons/category/ChickenColor.d.ts +3 -0
- package/dist/testIcons/category/ChickenColor.js +7 -0
- package/dist/testIcons/category/ChickenOutline.d.ts +3 -0
- package/dist/testIcons/category/ChickenOutline.js +7 -0
- package/dist/testIcons/category/CoffeeColor.d.ts +3 -0
- package/dist/testIcons/category/CoffeeColor.js +9 -0
- package/dist/testIcons/category/CoffeeOutline.d.ts +3 -0
- package/dist/testIcons/category/CoffeeOutline.js +7 -0
- package/dist/testIcons/category/ConeColor.d.ts +3 -0
- package/dist/testIcons/category/ConeColor.js +17 -0
- package/dist/testIcons/category/ConeOutline.d.ts +3 -0
- package/dist/testIcons/category/ConeOutline.js +7 -0
- package/dist/testIcons/category/DiscountColor.d.ts +3 -0
- package/dist/testIcons/category/DiscountColor.js +7 -0
- package/dist/testIcons/category/DiscountOutline.d.ts +3 -0
- package/dist/testIcons/category/DiscountOutline.js +7 -0
- package/dist/testIcons/category/FishColor.d.ts +3 -0
- package/dist/testIcons/category/FishColor.js +7 -0
- package/dist/testIcons/category/FishOutline.d.ts +3 -0
- package/dist/testIcons/category/FishOutline.js +7 -0
- package/dist/testIcons/category/FountainDrinkColor.d.ts +3 -0
- package/dist/testIcons/category/FountainDrinkColor.js +9 -0
- package/dist/testIcons/category/FountainDrinkOutline.d.ts +3 -0
- package/dist/testIcons/category/FountainDrinkOutline.js +7 -0
- package/dist/testIcons/category/Frappe.d.ts +3 -0
- package/dist/testIcons/category/Frappe.js +9 -0
- package/dist/testIcons/category/FriesColor.d.ts +3 -0
- package/dist/testIcons/category/FriesColor.js +7 -0
- package/dist/testIcons/category/FriesOutline.d.ts +3 -0
- package/dist/testIcons/category/FriesOutline.js +7 -0
- package/dist/testIcons/category/HappyMealColor.d.ts +3 -0
- package/dist/testIcons/category/HappyMealColor.js +7 -0
- package/dist/testIcons/category/HappyMealOutline.d.ts +3 -0
- package/dist/testIcons/category/HappyMealOutline.js +7 -0
- package/dist/testIcons/category/HashbrownColor.d.ts +3 -0
- package/dist/testIcons/category/HashbrownColor.js +7 -0
- package/dist/testIcons/category/HashbrownOutline.d.ts +3 -0
- package/dist/testIcons/category/HashbrownOutline.js +7 -0
- package/dist/testIcons/category/HotcakeColor.d.ts +3 -0
- package/dist/testIcons/category/HotcakeColor.js +7 -0
- package/dist/testIcons/category/HotcakeOutline.d.ts +3 -0
- package/dist/testIcons/category/HotcakeOutline.js +7 -0
- package/dist/testIcons/category/McdBagColor.d.ts +3 -0
- package/dist/testIcons/category/McdBagColor.js +7 -0
- package/dist/testIcons/category/McdBagOutline.d.ts +3 -0
- package/dist/testIcons/category/McdBagOutline.js +7 -0
- package/dist/testIcons/category/OtherColor.d.ts +3 -0
- package/dist/testIcons/category/OtherColor.js +17 -0
- package/dist/testIcons/category/OtherOutline.d.ts +3 -0
- package/dist/testIcons/category/OtherOutline.js +7 -0
- package/dist/testIcons/category/RecallColor.d.ts +3 -0
- package/dist/testIcons/category/RecallColor.js +7 -0
- package/dist/testIcons/category/RecallOutline.d.ts +3 -0
- package/dist/testIcons/category/RecallOutline.js +7 -0
- package/dist/testIcons/category/ReceiptColor.d.ts +3 -0
- package/dist/testIcons/category/ReceiptColor.js +7 -0
- package/dist/testIcons/category/ReceiptOutline.d.ts +3 -0
- package/dist/testIcons/category/ReceiptOutline.js +7 -0
- package/dist/testIcons/category/SplitPaymentColor.d.ts +3 -0
- package/dist/testIcons/category/SplitPaymentColor.js +7 -0
- package/dist/testIcons/category/SplitPaymentOutline.d.ts +3 -0
- package/dist/testIcons/category/SplitPaymentOutline.js +7 -0
- package/dist/testIcons/category/SweetColor.d.ts +3 -0
- package/dist/testIcons/category/SweetColor.js +7 -0
- package/dist/testIcons/category/SweetOutline.d.ts +3 -0
- package/dist/testIcons/category/SweetOutline.js +7 -0
- package/dist/testIcons/category/index.d.ts +39 -0
- package/dist/testIcons/category/index.js +84 -0
- package/dist/testIcons/general/AccountTree.d.ts +3 -0
- package/dist/testIcons/general/AccountTree.js +7 -0
- package/dist/testIcons/general/Acute.d.ts +3 -0
- package/dist/testIcons/general/Acute.js +7 -0
- package/dist/testIcons/general/AdUnits.d.ts +3 -0
- package/dist/testIcons/general/AdUnits.js +7 -0
- package/dist/testIcons/general/Alarm.d.ts +3 -0
- package/dist/testIcons/general/Alarm.js +7 -0
- package/dist/testIcons/general/AlarmAdd.d.ts +3 -0
- package/dist/testIcons/general/AlarmAdd.js +7 -0
- package/dist/testIcons/general/BabyChangingStation.d.ts +3 -0
- package/dist/testIcons/general/BabyChangingStation.js +7 -0
- package/dist/testIcons/general/Burger.d.ts +3 -0
- package/dist/testIcons/general/Burger.js +7 -0
- package/dist/testIcons/general/Bus.d.ts +3 -0
- package/dist/testIcons/general/Bus.js +7 -0
- package/dist/testIcons/general/Calendar.d.ts +3 -0
- package/dist/testIcons/general/Calendar.js +7 -0
- package/dist/testIcons/general/Car.d.ts +3 -0
- package/dist/testIcons/general/Car.js +7 -0
- package/dist/testIcons/general/Celebration.d.ts +3 -0
- package/dist/testIcons/general/Celebration.js +7 -0
- package/dist/testIcons/general/ChatBubbleFill.d.ts +3 -0
- package/dist/testIcons/general/ChatBubbleFill.js +7 -0
- package/dist/testIcons/general/ChatBubbleOutline.d.ts +3 -0
- package/dist/testIcons/general/ChatBubbleOutline.js +7 -0
- package/dist/testIcons/general/Clock.d.ts +3 -0
- package/dist/testIcons/general/Clock.js +7 -0
- package/dist/testIcons/general/Coffee.d.ts +3 -0
- package/dist/testIcons/general/Coffee.js +7 -0
- package/dist/testIcons/general/ConvenienceStore.d.ts +3 -0
- package/dist/testIcons/general/ConvenienceStore.js +7 -0
- package/dist/testIcons/general/CreditCard.d.ts +3 -0
- package/dist/testIcons/general/CreditCard.js +7 -0
- package/dist/testIcons/general/DarkTheme.d.ts +3 -0
- package/dist/testIcons/general/DarkTheme.js +7 -0
- package/dist/testIcons/general/Deal.d.ts +3 -0
- package/dist/testIcons/general/Deal.js +7 -0
- package/dist/testIcons/general/DealOutline.d.ts +3 -0
- package/dist/testIcons/general/DealOutline.js +7 -0
- package/dist/testIcons/general/Deck.d.ts +3 -0
- package/dist/testIcons/general/Deck.js +7 -0
- package/dist/testIcons/general/Delivery.d.ts +3 -0
- package/dist/testIcons/general/Delivery.js +7 -0
- package/dist/testIcons/general/DirectionsCar.d.ts +3 -0
- package/dist/testIcons/general/DirectionsCar.js +7 -0
- package/dist/testIcons/general/Dissatisfied.d.ts +3 -0
- package/dist/testIcons/general/Dissatisfied.js +7 -0
- package/dist/testIcons/general/Dollar.d.ts +3 -0
- package/dist/testIcons/general/Dollar.js +7 -0
- package/dist/testIcons/general/Dot.d.ts +3 -0
- package/dist/testIcons/general/Dot.js +7 -0
- package/dist/testIcons/general/DriveThru.d.ts +3 -0
- package/dist/testIcons/general/DriveThru.js +7 -0
- package/dist/testIcons/general/ElectricBolt.d.ts +3 -0
- package/dist/testIcons/general/ElectricBolt.js +7 -0
- package/dist/testIcons/general/FeaturedSeasonalAndGifts.d.ts +3 -0
- package/dist/testIcons/general/FeaturedSeasonalAndGifts.js +7 -0
- package/dist/testIcons/general/FrontCounter.d.ts +3 -0
- package/dist/testIcons/general/FrontCounter.js +7 -0
- package/dist/testIcons/general/Gift.d.ts +3 -0
- package/dist/testIcons/general/Gift.js +7 -0
- package/dist/testIcons/general/Grocery.d.ts +3 -0
- package/dist/testIcons/general/Grocery.js +7 -0
- package/dist/testIcons/general/Groups.d.ts +3 -0
- package/dist/testIcons/general/Groups.js +7 -0
- package/dist/testIcons/general/Headset.d.ts +3 -0
- package/dist/testIcons/general/Headset.js +7 -0
- package/dist/testIcons/general/HeartHand.d.ts +3 -0
- package/dist/testIcons/general/HeartHand.js +7 -0
- package/dist/testIcons/general/LightTheme.d.ts +3 -0
- package/dist/testIcons/general/LightTheme.js +7 -0
- package/dist/testIcons/general/List.d.ts +3 -0
- package/dist/testIcons/general/List.js +7 -0
- package/dist/testIcons/general/Loading.d.ts +3 -0
- package/dist/testIcons/general/Loading.js +7 -0
- package/dist/testIcons/general/LobbySeating.d.ts +3 -0
- package/dist/testIcons/general/LobbySeating.js +7 -0
- package/dist/testIcons/general/LocalMall.d.ts +3 -0
- package/dist/testIcons/general/LocalMall.js +7 -0
- package/dist/testIcons/general/LocalShipping.d.ts +3 -0
- package/dist/testIcons/general/LocalShipping.js +7 -0
- package/dist/testIcons/general/Location.d.ts +3 -0
- package/dist/testIcons/general/Location.js +7 -0
- package/dist/testIcons/general/LocationHome.d.ts +3 -0
- package/dist/testIcons/general/LocationHome.js +7 -0
- package/dist/testIcons/general/LocationPinColor.d.ts +3 -0
- package/dist/testIcons/general/LocationPinColor.js +9 -0
- package/dist/testIcons/general/Mail.d.ts +3 -0
- package/dist/testIcons/general/Mail.js +7 -0
- package/dist/testIcons/general/Meal.d.ts +3 -0
- package/dist/testIcons/general/Meal.js +7 -0
- package/dist/testIcons/general/MinorCrash.d.ts +3 -0
- package/dist/testIcons/general/MinorCrash.js +7 -0
- package/dist/testIcons/general/MobilePhone.d.ts +3 -0
- package/dist/testIcons/general/MobilePhone.js +7 -0
- package/dist/testIcons/general/MyMcD.d.ts +3 -0
- package/dist/testIcons/general/MyMcD.js +7 -0
- package/dist/testIcons/general/Neutral.d.ts +3 -0
- package/dist/testIcons/general/Neutral.js +7 -0
- package/dist/testIcons/general/Oat.d.ts +3 -0
- package/dist/testIcons/general/Oat.js +7 -0
- package/dist/testIcons/general/Oven.d.ts +3 -0
- package/dist/testIcons/general/Oven.js +7 -0
- package/dist/testIcons/general/Packaging.d.ts +3 -0
- package/dist/testIcons/general/Packaging.js +7 -0
- package/dist/testIcons/general/Payments.d.ts +3 -0
- package/dist/testIcons/general/Payments.js +7 -0
- package/dist/testIcons/general/Pending.d.ts +3 -0
- package/dist/testIcons/general/Pending.js +7 -0
- package/dist/testIcons/general/People.d.ts +3 -0
- package/dist/testIcons/general/People.js +7 -0
- package/dist/testIcons/general/Receipt.d.ts +3 -0
- package/dist/testIcons/general/Receipt.js +7 -0
- package/dist/testIcons/general/ReceiptDoubleCut.d.ts +3 -0
- package/dist/testIcons/general/ReceiptDoubleCut.js +7 -0
- package/dist/testIcons/general/RewardColor.d.ts +3 -0
- package/dist/testIcons/general/RewardColor.js +7 -0
- package/dist/testIcons/general/Satisfied.d.ts +3 -0
- package/dist/testIcons/general/Satisfied.js +7 -0
- package/dist/testIcons/general/Sell.d.ts +3 -0
- package/dist/testIcons/general/Sell.js +7 -0
- package/dist/testIcons/general/SellOutline.d.ts +3 -0
- package/dist/testIcons/general/SellOutline.js +7 -0
- package/dist/testIcons/general/Storefront.d.ts +3 -0
- package/dist/testIcons/general/Storefront.js +7 -0
- package/dist/testIcons/general/Sun.d.ts +3 -0
- package/dist/testIcons/general/Sun.js +7 -0
- package/dist/testIcons/general/TableChairs.d.ts +3 -0
- package/dist/testIcons/general/TableChairs.js +7 -0
- package/dist/testIcons/general/Temperature.d.ts +3 -0
- package/dist/testIcons/general/Temperature.js +7 -0
- package/dist/testIcons/general/Timer.d.ts +3 -0
- package/dist/testIcons/general/Timer.js +7 -0
- package/dist/testIcons/general/TrafficJam.d.ts +3 -0
- package/dist/testIcons/general/TrafficJam.js +7 -0
- package/dist/testIcons/general/Utensils.d.ts +3 -0
- package/dist/testIcons/general/Utensils.js +7 -0
- package/dist/testIcons/general/VolunteerActivism.d.ts +3 -0
- package/dist/testIcons/general/VolunteerActivism.js +7 -0
- package/dist/testIcons/general/WheelchairPickup.d.ts +3 -0
- package/dist/testIcons/general/WheelchairPickup.js +7 -0
- package/dist/testIcons/general/Wifi.d.ts +3 -0
- package/dist/testIcons/general/Wifi.js +7 -0
- package/dist/testIcons/general/WifiOff.d.ts +3 -0
- package/dist/testIcons/general/WifiOff.js +7 -0
- package/dist/testIcons/general/index.d.ts +73 -0
- package/dist/testIcons/general/index.js +153 -0
- package/dist/testIcons/kvs/ByoColor.d.ts +3 -0
- package/dist/testIcons/kvs/ByoColor.js +7 -0
- package/dist/testIcons/kvs/EcoColor.d.ts +3 -0
- package/dist/testIcons/kvs/EcoColor.js +7 -0
- package/dist/testIcons/kvs/GovtColor.d.ts +3 -0
- package/dist/testIcons/kvs/GovtColor.js +7 -0
- package/dist/testIcons/kvs/MerchColor.d.ts +3 -0
- package/dist/testIcons/kvs/MerchColor.js +7 -0
- package/dist/testIcons/kvs/ReuseColor.d.ts +3 -0
- package/dist/testIcons/kvs/ReuseColor.js +7 -0
- package/dist/testIcons/kvs/index.d.ts +5 -0
- package/dist/testIcons/kvs/index.js +16 -0
- package/dist/testIcons/notification/CriticalFill.d.ts +3 -0
- package/dist/testIcons/notification/CriticalFill.js +7 -0
- package/dist/testIcons/notification/CriticalOutline.d.ts +3 -0
- package/dist/testIcons/notification/CriticalOutline.js +7 -0
- package/dist/testIcons/notification/DangerousFill.d.ts +3 -0
- package/dist/testIcons/notification/DangerousFill.js +7 -0
- package/dist/testIcons/notification/DangerousOutline.d.ts +3 -0
- package/dist/testIcons/notification/DangerousOutline.js +7 -0
- package/dist/testIcons/notification/InfoFill.d.ts +3 -0
- package/dist/testIcons/notification/InfoFill.js +7 -0
- package/dist/testIcons/notification/InfoOutline.d.ts +3 -0
- package/dist/testIcons/notification/InfoOutline.js +7 -0
- package/dist/testIcons/notification/SuccessFill.d.ts +3 -0
- package/dist/testIcons/notification/SuccessFill.js +7 -0
- package/dist/testIcons/notification/SuccessOutline.d.ts +3 -0
- package/dist/testIcons/notification/SuccessOutline.js +7 -0
- package/dist/testIcons/notification/WarningFill.d.ts +3 -0
- package/dist/testIcons/notification/WarningFill.js +7 -0
- package/dist/testIcons/notification/WarningOutline.d.ts +3 -0
- package/dist/testIcons/notification/WarningOutline.js +7 -0
- package/dist/testIcons/notification/index.d.ts +10 -0
- package/dist/testIcons/notification/index.js +26 -0
- package/dist/testIcons/settings/Account.d.ts +3 -0
- package/dist/testIcons/settings/Account.js +7 -0
- package/dist/testIcons/settings/Apps.d.ts +3 -0
- package/dist/testIcons/settings/Apps.js +7 -0
- package/dist/testIcons/settings/DensityLarge.d.ts +3 -0
- package/dist/testIcons/settings/DensityLarge.js +7 -0
- package/dist/testIcons/settings/DensitySmall.d.ts +3 -0
- package/dist/testIcons/settings/DensitySmall.js +7 -0
- package/dist/testIcons/settings/Help.d.ts +3 -0
- package/dist/testIcons/settings/Help.js +7 -0
- package/dist/testIcons/settings/Home.d.ts +3 -0
- package/dist/testIcons/settings/Home.js +7 -0
- package/dist/testIcons/settings/Language.d.ts +3 -0
- package/dist/testIcons/settings/Language.js +7 -0
- package/dist/testIcons/settings/Menu.d.ts +3 -0
- package/dist/testIcons/settings/Menu.js +7 -0
- package/dist/testIcons/settings/Notifications.d.ts +3 -0
- package/dist/testIcons/settings/Notifications.js +7 -0
- package/dist/testIcons/settings/NotificationsUnread.d.ts +3 -0
- package/dist/testIcons/settings/NotificationsUnread.js +7 -0
- package/dist/testIcons/settings/Settings.d.ts +3 -0
- package/dist/testIcons/settings/Settings.js +7 -0
- package/dist/testIcons/settings/SignIn.d.ts +3 -0
- package/dist/testIcons/settings/SignIn.js +7 -0
- package/dist/testIcons/settings/SignOff.d.ts +3 -0
- package/dist/testIcons/settings/SignOff.js +7 -0
- package/dist/testIcons/settings/index.d.ts +13 -0
- package/dist/testIcons/settings/index.js +32 -0
- package/package.json +4 -2
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgAdUnits = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M9 8.5a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 9 7h6q.32 0 .534.215a.73.73 0 0 1 .216.535.73.73 0 0 1-.216.534A.73.73 0 0 1 15 8.5zm-1.692 14q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V3.308q0-.758.525-1.283T7.308 1.5h9.384q.758 0 1.283.525t.525 1.283v17.384q0 .758-.525 1.283t-1.283.525zM7 19.75v.942q0 .116.096.212a.3.3 0 0 0 .212.096h9.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-.942zm0-1.5h10V5.75H7zm0-14h10v-.942a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H7.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgAdUnits);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgAlarm = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M12.552 12.498V8.552a.73.73 0 0 0-.216-.534.73.73 0 0 0-.534-.216.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534v4.177q0 .18.066.344.065.164.205.304l2.925 2.925q.209.209.522.213a.7.7 0 0 0 .532-.213.72.72 0 0 0 .217-.527.72.72 0 0 0-.217-.527zm-.75 8.804a8.3 8.3 0 0 1-3.315-.67 8.6 8.6 0 0 1-2.697-1.819 8.6 8.6 0 0 1-1.819-2.696 8.3 8.3 0 0 1-.669-3.315q0-1.77.67-3.315A8.6 8.6 0 0 1 5.79 6.79a8.6 8.6 0 0 1 2.697-1.819 8.3 8.3 0 0 1 3.315-.669q1.77 0 3.315.67a8.6 8.6 0 0 1 2.697 1.818 8.6 8.6 0 0 1 1.819 2.697q.669 1.546.669 3.315 0 1.77-.67 3.315a8.6 8.6 0 0 1-1.819 2.697 8.6 8.6 0 0 1-2.696 1.819 8.3 8.3 0 0 1-3.315.669M2.218 7.082A.72.72 0 0 1 2 6.557q0-.31.217-.527L5.03 3.218a.72.72 0 0 1 .522-.213.7.7 0 0 1 .532.212q.217.217.217.527a.72.72 0 0 1-.217.527L3.27 7.083a.72.72 0 0 1-.522.212.7.7 0 0 1-.532-.212m19.169 0a.72.72 0 0 1-.527.218.72.72 0 0 1-.527-.217L17.52 4.27a.72.72 0 0 1-.212-.522.7.7 0 0 1 .212-.532.72.72 0 0 1 .527-.217q.31 0 .527.217l2.812 2.812q.207.209.212.522a.7.7 0 0 1-.212.532m-9.585 12.72q2.916 0 4.958-2.042 2.042-2.043 2.042-4.958T16.76 7.844t-4.958-2.042-4.958 2.042q-2.042 2.043-2.042 4.958t2.042 4.958q2.043 2.042 4.958 2.042" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgAlarm);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgAlarmAdd = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M11.052 13.552v2.25q0 .319.216.534a.73.73 0 0 0 .534.216q.32 0 .534-.216a.73.73 0 0 0 .216-.534v-2.25h2.25q.319 0 .534-.216a.73.73 0 0 0 .216-.534.73.73 0 0 0-.216-.534.73.73 0 0 0-.534-.216h-2.25v-2.25a.73.73 0 0 0-.216-.534.73.73 0 0 0-.534-.216.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534v2.25h-2.25a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.534a.73.73 0 0 0 .534.216zm.75 7.75a8.3 8.3 0 0 1-3.315-.67 8.6 8.6 0 0 1-2.697-1.819 8.6 8.6 0 0 1-1.819-2.695 8.3 8.3 0 0 1-.669-3.315q0-1.77.67-3.316A8.6 8.6 0 0 1 5.79 6.79a8.6 8.6 0 0 1 2.696-1.819 8.3 8.3 0 0 1 3.316-.669q1.77 0 3.315.67a8.6 8.6 0 0 1 2.697 1.818 8.6 8.6 0 0 1 1.819 2.696q.669 1.546.669 3.316t-.67 3.315a8.6 8.6 0 0 1-1.819 2.697 8.6 8.6 0 0 1-2.695 1.819 8.3 8.3 0 0 1-3.315.669M2.219 7.082A.72.72 0 0 1 2 6.557q0-.31.217-.527L5.03 3.218a.72.72 0 0 1 .522-.213.7.7 0 0 1 .532.212q.217.217.217.527a.72.72 0 0 1-.217.527L3.27 7.083a.72.72 0 0 1-.522.212.7.7 0 0 1-.532-.212m19.169 0a.72.72 0 0 1-.527.218.72.72 0 0 1-.527-.217L17.52 4.27a.72.72 0 0 1-.212-.522.7.7 0 0 1 .212-.532.72.72 0 0 1 .527-.217q.31 0 .527.217l2.812 2.812q.207.209.212.522a.7.7 0 0 1-.212.532m-9.585 12.72q2.916 0 4.958-2.042 2.042-2.043 2.042-4.958T16.76 7.844t-4.958-2.042-4.958 2.042q-2.042 2.043-2.042 4.958t2.042 4.958q2.043 2.042 4.958 2.042" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgAlarmAdd);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgBabyChangingStation = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M4.25 22a.86.86 0 0 1-.635-.256.86.86 0 0 1-.257-.637v-8.16q0-.152.02-.294t.07-.28l1.456-4.248a1.56 1.56 0 0 1 .642-.871q.473-.315 1.01-.316.17 0 .35.037.178.038.348.117l4.155 1.822h1.579q.315 0 .527.213a.72.72 0 0 1 .213.528q0 .315-.213.527a.72.72 0 0 1-.527.213h-1.556q-.176 0-.352-.044a3 3 0 0 1-.353-.11L8.194 9.15l-1.38 4.171v7.787a.86.86 0 0 1-.256.637.86.86 0 0 1-.636.256zm5.775-3.704a.72.72 0 0 1-.528-.213.72.72 0 0 1-.213-.528q0-.315.213-.528a.72.72 0 0 1 .528-.212H19.9q.315 0 .528.213a.72.72 0 0 1 .213.528q0 .315-.213.527a.72.72 0 0 1-.528.213zm8.986-2.469q-.553 0-.943-.387a1.28 1.28 0 0 1-.389-.94q0-.553.387-.943t.94-.389.943.387.389.94-.387.943-.94.39m-5.966 0a1.72 1.72 0 0 1-1.261-.524 1.72 1.72 0 0 1-.525-1.261v-1.178h-1.234a.72.72 0 0 1-.528-.213.72.72 0 0 1-.213-.528q0-.315.213-.527a.72.72 0 0 1 .528-.213h1.819q.386 0 .641.256.256.258.256.636v1.083h2.469v-1.235q0-.315.213-.527a.72.72 0 0 1 .528-.213q.315 0 .527.213a.72.72 0 0 1 .213.527v1.919q0 .736-.524 1.26-.525.525-1.261.525zm-5.09-10.18q-.753 0-1.288-.536a1.76 1.76 0 0 1-.536-1.288q0-.75.536-1.287A1.76 1.76 0 0 1 7.954 2q.753 0 1.288.536.536.535.536 1.287 0 .753-.536 1.288a1.76 1.76 0 0 1-1.288.536" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgBabyChangingStation);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgBurger = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M4.308 20.483q-.748 0-1.278-.53a1.74 1.74 0 0 1-.53-1.277v-1.981q0-.387.259-.645a.88.88 0 0 1 .645-.259h17.192q.387 0 .645.259a.88.88 0 0 1 .259.645v1.98q0 .749-.53 1.279t-1.278.53zM4 17.291v1.385a.3.3 0 0 0 .087.22.3.3 0 0 0 .22.087h15.385a.3.3 0 0 0 .221-.086.3.3 0 0 0 .087-.221V17.29zm8-4.25q-.89 0-1.391.5-.502.5-1.786.5t-1.77-.5-1.376-.5q-.73 0-1.166.371-.437.371-1.226.542a.55.55 0 0 1-.545-.128.69.69 0 0 1-.24-.535.77.77 0 0 1 .22-.55q.22-.23.524-.373.512-.186.997-.507.486-.32 1.436-.32 1.284 0 1.77.5t1.376.5 1.391-.5 1.786-.5 1.786.5q.5.5 1.391.5.89 0 1.366-.5t1.76-.5q.92 0 1.43.313.511.312 1.023.499.303.142.524.38.22.24.22.558a.7.7 0 0 1-.233.535.53.53 0 0 1-.536.128q-.764-.17-1.181-.542-.417-.37-1.146-.37-.891 0-1.416.5-.527.499-1.811.5-1.285-.001-1.786-.5-.5-.5-1.391-.5m0-9.558q1.745 0 3.44.285 1.696.285 3.042.915t2.182 1.668q.836 1.036.836 2.555a.85.85 0 0 1-.259.626.85.85 0 0 1-.626.26H3.385a.85.85 0 0 1-.626-.26.85.85 0 0 1-.259-.626q0-1.518.837-2.555.836-1.037 2.181-1.668 1.345-.63 3.042-.915 1.695-.285 3.44-.285m0 1.5q-3.504 0-5.529.867-2.025.866-2.379 2.441h15.816q-.355-1.575-2.38-2.441-2.024-.867-5.528-.867" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgBurger);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgBus = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M7.885 18.5v.942q0 .441-.31.75a1.02 1.02 0 0 1-.75.308q-.44 0-.748-.308a1.02 1.02 0 0 1-.308-.75v-1.665Q5.3 17.421 4.9 16.77a2.74 2.74 0 0 1-.4-1.462V6q0-1.815 1.805-2.658Q8.109 2.5 12 2.5q4.03 0 5.765.81Q19.5 4.119 19.5 6v9.308q0 .81-.4 1.462t-.87 1.007v1.665q0 .441-.308.75a1.02 1.02 0 0 1-.75.308q-.441 0-.749-.308a1.02 1.02 0 0 1-.307-.75V18.5zM6 10.5h12V6.77H6zm2.502 5.308q.546 0 .926-.383.38-.381.38-.927t-.383-.926a1.27 1.27 0 0 0-.927-.38q-.546 0-.926.383-.38.381-.38.927t.382.926q.382.38.928.38m7 0q.546 0 .926-.383.38-.381.38-.927t-.383-.926a1.27 1.27 0 0 0-.927-.38q-.546 0-.926.383-.38.381-.38.927t.383.926q.381.38.927.38M6.277 5.269h11.508q-.318-.597-1.608-.934Q14.887 4 12.031 4q-2.81 0-4.1.351t-1.654.918M8 17h8q.824 0 1.413-.587Q18 15.825 18 15v-3H6v3q0 .824.588 1.413Q7.175 17 8 17" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgBus);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgCalendar = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M5.308 21.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T5.308 4.5h1.384V3.154q0-.329.22-.55a.75.75 0 0 1 .55-.22q.328 0 .549.22.22.221.22.55V4.5h7.577V3.135q0-.32.215-.535a.73.73 0 0 1 .535-.215q.319 0 .534.215a.73.73 0 0 1 .216.535V4.5h1.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-9.384H5v9.384q0 .116.096.212a.3.3 0 0 0 .212.096M5 8.808h14v-2.5a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgCalendar);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgCar = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M5.615 18.5v.942q0 .441-.309.75a1.02 1.02 0 0 1-.75.308q-.44 0-.748-.308a1.02 1.02 0 0 1-.308-.75V12.39q0-.156.02-.312.02-.155.068-.299L5.38 6.716q.18-.54.652-.877A1.77 1.77 0 0 1 7.087 5.5h9.827q.584 0 1.055.338.472.337.652.877l1.79 5.063q.049.143.069.299t.02.312v7.053q0 .441-.309.75a1.02 1.02 0 0 1-.75.308q-.441 0-.749-.308a1.02 1.02 0 0 1-.307-.75V18.5zm-.007-7.923h12.784l-1.184-3.375a.3.3 0 0 0-.116-.149A.3.3 0 0 0 16.91 7H7.09a.3.3 0 0 0-.182.053.3.3 0 0 0-.116.149zm1.856 5.27q.546 0 .925-.383.38-.382.38-.928t-.382-.925a1.27 1.27 0 0 0-.928-.38q-.546 0-.925.382-.38.382-.38.928t.382.925.928.38m9.077 0q.546 0 .925-.383.38-.382.38-.928t-.382-.925a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.383.925.928.38M5 17h14v-4.923H5z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgCar);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgCelebration = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "m5.271 18.7 7.05-2.5-4.55-4.55zM22.342 7.275a.567.567 0 0 1-.829.01l-.065-.066a1.35 1.35 0 0 0-.99-.408q-.584 0-.99.408l-5.066 5.066a.59.59 0 0 1-.415.181.57.57 0 0 1-.424-.181.58.58 0 0 1-.186-.42.58.58 0 0 1 .186-.419l5.066-5.065a2.48 2.48 0 0 1 1.819-.752q1.067 0 1.82.752l.074.075a.56.56 0 0 1 0 .819M9.88 4.4a.58.58 0 0 1 .419-.187.58.58 0 0 1 .42.187l.21.211q.8.801.8 1.92 0 1.12-.8 1.919l-.18.18a.58.58 0 0 1-.414.182.57.57 0 0 1-.425-.181.58.58 0 0 1-.186-.42.58.58 0 0 1 .186-.419l.181-.18q.447-.447.446-1.081 0-.635-.446-1.081l-.211-.212a.59.59 0 0 1-.182-.414.57.57 0 0 1 .182-.424m3.857-1.73a.58.58 0 0 1 .42-.187.58.58 0 0 1 .419.186l1.065 1.066q.762.761.762 1.828t-.762 1.83l-3.065 3.065a.59.59 0 0 1-.415.181.57.57 0 0 1-.424-.181.58.58 0 0 1-.186-.42.58.58 0 0 1 .186-.419l3.066-3.065q.407-.408.407-.99 0-.585-.407-.991l-1.066-1.065a.59.59 0 0 1-.181-.415.57.57 0 0 1 .181-.424m7.116 11.441a.58.58 0 0 1-.42.187.58.58 0 0 1-.419-.187l-.777-.776a1.52 1.52 0 0 0-1.115-.456q-.66 0-1.115.456l-.777.776a.59.59 0 0 1-.415.182.57.57 0 0 1-.424-.182.58.58 0 0 1-.186-.419.58.58 0 0 1 .186-.42l.777-.776q.81-.81 1.954-.81t1.954.81l.777.777a.59.59 0 0 1 .181.414.57.57 0 0 1-.181.424M3.43 19.365l3.275-9.105a.93.93 0 0 1 .349-.452.921.921 0 0 1 .841-.095q.156.06.296.2l5.866 5.866q.14.14.2.296a.92.92 0 0 1-.095.841.93.93 0 0 1-.452.35L4.606 20.54a.8.8 0 0 1-.522.033.99.99 0 0 1-.686-.686.8.8 0 0 1 .033-.522" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgCelebration);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgChatBubbleFill = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "m6 18-2.3 2.3q-.476.475-1.088.212Q2 20.25 2 19.575V4q0-.824.587-1.412A1.93 1.93 0 0 1 4 2h16q.824 0 1.413.587Q22 3.176 22 4v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 18z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgChatBubbleFill);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgChatBubbleOutline = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "m6.039 17.5-2.002 2.002q-.427.427-.982.193t-.555-.841V4.308q0-.758.525-1.283T4.308 2.5h15.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zM5.4 16h14.292a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V4.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.077z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgChatBubbleOutline);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgClock = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M12.75 11.696V7.75a.73.73 0 0 0-.216-.535A.73.73 0 0 0 12 7a.73.73 0 0 0-.534.215.73.73 0 0 0-.216.535v4.177a.899.899 0 0 0 .271.648L14.946 16q.208.209.522.212A.7.7 0 0 0 16 16a.72.72 0 0 0 .217-.527.72.72 0 0 0-.217-.527zm-.748 9.804a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.325 0 5.663-2.337T20 12t-2.337-5.662T12 4 6.338 6.338 4 12t2.338 5.663T12 20" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgClock);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgCoffee = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M11.125 17.615q-2.752 0-4.688-1.883Q4.5 13.848 4.5 11.116V5q0-.613.443-1.057A1.44 1.44 0 0 1 6 3.5h12.375q1.295 0 2.21.895t.915 2.182a3.1 3.1 0 0 1-.91 2.244q-.909.93-2.215.929h-.721v1.366q0 2.715-1.903 4.608-1.903 1.89-4.626 1.891M6 8.25h10.154V5H6zm5.125 7.866q2.094 0 3.562-1.458t1.467-3.542V9.75H6v1.366q0 2.094 1.506 3.547t3.619 1.453m6.529-7.866h.721q.683 0 1.154-.488Q20 7.275 20 6.577q0-.663-.48-1.12A1.6 1.6 0 0 0 18.374 5h-.721zM5.25 20.5a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 5.25 19h13.5q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgCoffee);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgConvenienceStore = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M20.765 10.973v7.97q0 .756-.525 1.282-.525.525-1.282.525H5.073q-.757 0-1.282-.525a1.75 1.75 0 0 1-.525-1.283v-7.988a3.03 3.03 0 0 1-.907-1.288q-.303-.791-.013-1.708l1.012-3.304q.2-.63.679-1.018.478-.386 1.144-.386h13.65q.665 0 1.136.37.472.368.687 1.015l1.03 3.323q.291.917-.012 1.703a3.3 3.3 0 0 1-.907 1.312m-6.55-.723q.82 0 1.232-.501t.338-1.076l-.608-3.923h-2.412V8.7q0 .63.427 1.09t1.024.46m-4.5 0q.69 0 1.12-.46t.43-1.09V4.75H8.855l-.608 3.961q-.08.533.335 1.036t1.135.503m-4.45 0q.557 0 .956-.387a1.7 1.7 0 0 0 .495-.974l.588-4.139H5.18a.42.42 0 0 0-.26.072.43.43 0 0 0-.144.216l-.962 3.254q-.198.644.187 1.301t1.264.657m13.5 0q.812 0 1.243-.637.43-.638.207-1.32l-1.011-3.274a.38.38 0 0 0-.144-.207.47.47 0 0 0-.26-.062h-2.073l.588 4.139q.095.585.494.974.4.387.956.387m-13.692 9h13.885a.3.3 0 0 0 .22-.087.3.3 0 0 0 .087-.22V11.66a1.3 1.3 0 0 1-.5.089q-.674 0-1.187-.244t-.994-.783q-.42.47-.995.748a3 3 0 0 1-1.312.279 2.8 2.8 0 0 1-1.2-.264 3.8 3.8 0 0 1-1.062-.763 3.25 3.25 0 0 1-1.05.762 2.9 2.9 0 0 1-1.188.265q-.676 0-1.27-.245a2.7 2.7 0 0 1-1.041-.782q-.632.63-1.163.829a3 3 0 0 1-1.037.198q-.119 0-.243-.014a.9.9 0 0 1-.258-.075v7.281a.3.3 0 0 0 .087.221.3.3 0 0 0 .221.087m3.404-1.308h2q.18 0 .312-.13a.43.43 0 0 0 .13-.312.43.43 0 0 0-.13-.311.43.43 0 0 0-.312-.131H8.919v-1.116h1.558q.18 0 .312-.13a.43.43 0 0 0 .13-.312v-2a.43.43 0 0 0-.13-.312.43.43 0 0 0-.312-.13h-2a.43.43 0 0 0-.311.13.43.43 0 0 0-.131.312q0 .18.13.312.132.13.312.13h1.557v1.116H8.478a.43.43 0 0 0-.311.13.43.43 0 0 0-.131.312v2q0 .18.13.311.132.132.312.131m6.634-2V17.5q0 .18.131.311.13.132.312.131.18 0 .312-.13a.43.43 0 0 0 .13-.312v-4a.43.43 0 0 0-.13-.312.43.43 0 0 0-.312-.13.43.43 0 0 0-.312.13.43.43 0 0 0-.13.312v1.558h-1.116V13.5a.43.43 0 0 0-.13-.312.43.43 0 0 0-.312-.13.43.43 0 0 0-.312.13.43.43 0 0 0-.13.312v2q0 .18.13.312.13.13.312.13z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgConvenienceStore);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgCreditCard = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M21.5 6.308v11.384q0 .758-.525 1.283t-1.283.525H4.308q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283M4 8.404h16V6.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212zm0 3.192v6.096q0 .116.096.212a.3.3 0 0 0 .212.096h15.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-6.096z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgCreditCard);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDarkTheme = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M12.1 21.5a9.3 9.3 0 0 1-3.74-.757 9.7 9.7 0 0 1-3.046-2.056 9.7 9.7 0 0 1-2.057-3.047A9.3 9.3 0 0 1 2.5 11.9q0-2.883 1.56-5.266t4.219-3.482a.91.91 0 0 1 .895.07.87.87 0 0 1 .426.768q.03 2.086.815 3.978a10.3 10.3 0 0 0 2.254 3.363q1.47 1.47 3.353 2.25 1.882.778 3.968.81.554.003.814.422.26.42.06.908-1.13 2.645-3.506 4.212T12.1 21.5m0-1.5a7.9 7.9 0 0 0 4.075-1.1 7.9 7.9 0 0 0 2.95-3.025 12.3 12.3 0 0 1-4.075-1.092 12 12 0 0 1-3.45-2.417A12.1 12.1 0 0 1 9.175 8.92 11.8 11.8 0 0 1 8.1 4.85a7.8 7.8 0 0 0-3.012 2.962A8.05 8.05 0 0 0 4 11.9q0 3.376 2.363 5.737Q8.724 20 12.1 20" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDarkTheme);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDeal = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "m2.575 14.25 7.15 7.15q.3.3.675.45t.75.15.75-.15.675-.45l8.825-8.825q.275-.275.425-.637.15-.363.15-.763V4q0-.824-.588-1.412A1.93 1.93 0 0 0 19.976 2H12.8a1.9 1.9 0 0 0-.775.163q-.375.162-.65.437l-8.8 8.825q-.3.3-.437.675-.138.375-.138.75t.138.738.437.662M17.475 8q-.625 0-1.062-.437a1.45 1.45 0 0 1-.438-1.063q0-.625.438-1.062A1.45 1.45 0 0 1 17.475 5q.625 0 1.063.438.437.436.437 1.062 0 .624-.437 1.063A1.45 1.45 0 0 1 17.475 8" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDeal);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDealOutline = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "m3.527 14.702 6.756 6.756q.272.27.613.407.34.135.68.135.338 0 .677-.136.34-.136.61-.406l8.595-8.585a1.7 1.7 0 0 0 .391-.577q.136-.332.136-.698v-6.78q0-.75-.53-1.284A1.75 1.75 0 0 0 20.167 3h-6.78a1.878 1.878 0 0 0-1.29.542l-8.57 8.585a1.7 1.7 0 0 0-.401.613 1.88 1.88 0 0 0 0 1.357q.127.33.4.605m7.825 5.702-6.756-6.756a.3.3 0 0 1-.096-.226.3.3 0 0 1 .096-.226l8.68-8.686h6.891q.135 0 .226.086.091.087.091.221v6.766a.4.4 0 0 1-.019.115.3.3 0 0 1-.067.106l-8.594 8.6a.3.3 0 0 1-.226.096.3.3 0 0 1-.226-.096m6.607-12.125q-.522 0-.888-.365a1.2 1.2 0 0 1-.365-.885q0-.525.364-.892a1.2 1.2 0 0 1 .886-.368q.525 0 .892.367.367.366.367.889t-.366.888q-.366.366-.89.366" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDealOutline);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDeck = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M11.25 21V8.75H4.22q-.338 0-.432-.316-.096-.317.176-.498l7.519-5.267A.9.9 0 0 1 12 2.498a.9.9 0 0 1 .516.171l7.52 5.267q.27.182.175.498t-.431.316H12.75V21q0 .318-.216.534a.73.73 0 0 1-.534.216.72.72 0 0 1-.534-.216.73.73 0 0 1-.216-.534m-8 0v-4.462l-.625-3.453q-.056-.32.113-.562a.72.72 0 0 1 .489-.3q.3-.056.55.122.252.177.308.476l.604 3.237h3.157q.384 0 .644.26t.26.643V21q0 .318-.216.534A.73.73 0 0 1 8 21.75a.72.72 0 0 1-.534-.216A.73.73 0 0 1 7.25 21v-3.442h-2.5V21q0 .318-.216.534A.73.73 0 0 1 4 21.75a.72.72 0 0 1-.534-.216A.73.73 0 0 1 3.25 21m12 0v-4.038q0-.384.26-.645a.88.88 0 0 1 .644-.26h3.157l.605-3.236a.74.74 0 0 1 .293-.476.7.7 0 0 1 .56-.122.72.72 0 0 1 .492.3q.17.242.114.562l-.625 3.453V21q0 .318-.216.534a.73.73 0 0 1-.534.216.72.72 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-3.442h-2.5V21q0 .318-.216.534a.73.73 0 0 1-.534.216.72.72 0 0 1-.534-.216.73.73 0 0 1-.216-.534M7.562 7.25h8.877L12 4.142z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDeck);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDelivery = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", fillRule: "evenodd", d: "M19.837 12a7.837 7.837 0 1 1-15.674 0 7.837 7.837 0 0 1 15.674 0m1.224 0A9.061 9.061 0 1 1 2.94 12a9.061 9.061 0 0 1 18.122 0m-7.267-4.433c.708 0 1.281 2.842 1.281 6.347h1.026c0-3.775-1.033-6.835-2.307-6.835-.725 0-1.371.92-1.794 2.358-.423-1.438-1.07-2.358-1.794-2.358-1.274 0-2.307 3.06-2.307 6.835h1.026c0-3.505.573-6.347 1.281-6.347s1.282 2.623 1.282 5.858h1.024c0-3.235.574-5.858 1.282-5.858M7.899 15.28a.683.683 0 1 1 1.367 0 .683.683 0 0 1-1.367 0m1.164 0a.481.481 0 1 0-.962.001.481.481 0 0 0 .962 0m6.354.684a.683.683 0 1 0 0-1.367.683.683 0 0 0 0 1.367m-.683.341a.342.342 0 1 1-.684 0 .342.342 0 0 1 .684 0m-1.299.595a.342.342 0 1 0 0-.683.342.342 0 0 0 0 .683m-.615-.253a.342.342 0 1 1-.683 0 .342.342 0 0 1 .683 0m-1.298.342a.342.342 0 1 0 0-.684.342.342 0 0 0 0 .684m-.615-.43a.342.342 0 1 1-.684 0 .342.342 0 0 1 .684 0m-1.3.088a.342.342 0 1 0 0-.683.342.342 0 0 0 0 .683", clipRule: "evenodd" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDelivery);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDirectionsCar = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M5.615 18.5v.942q0 .441-.309.75a1.02 1.02 0 0 1-.75.308q-.44 0-.748-.308a1.02 1.02 0 0 1-.308-.75V12.39q0-.156.02-.312.02-.155.068-.299L5.38 6.716q.18-.54.652-.877A1.77 1.77 0 0 1 7.087 5.5h9.827q.584 0 1.055.338.472.337.652.877l1.79 5.063q.049.143.069.299t.02.312v7.053q0 .441-.309.75a1.02 1.02 0 0 1-.75.308q-.441 0-.749-.308a1.02 1.02 0 0 1-.307-.75V18.5zm-.007-7.923h12.784l-1.184-3.375a.3.3 0 0 0-.116-.149A.3.3 0 0 0 16.91 7H7.09a.3.3 0 0 0-.182.053.3.3 0 0 0-.116.149zm1.856 5.27q.546 0 .925-.383.38-.382.38-.928t-.382-.925a1.27 1.27 0 0 0-.928-.38q-.546 0-.925.382-.38.382-.38.928t.382.925.928.38m9.077 0q.546 0 .925-.383.38-.382.38-.928t-.382-.925a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.382t-.38.928.383.925.928.38M5 17h14v-4.923H5z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDirectionsCar);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDissatisfied = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M12.004 13.5q-1.296 0-2.426.583a4.7 4.7 0 0 0-1.826 1.66q-.217.322-.051.636.165.313.53.313.149 0 .27-.068a.7.7 0 0 0 .216-.195 4.1 4.1 0 0 1 1.435-1.275A3.85 3.85 0 0 1 12 14.692q.989 0 1.848.462a4.1 4.1 0 0 1 1.435 1.275.539.539 0 0 0 .471.264.56.56 0 0 0 .53-.327q.166-.325-.051-.655a4.7 4.7 0 0 0-1.826-1.636 5.2 5.2 0 0 0-2.403-.575m3.402-2.692q.546 0 .926-.383.38-.381.38-.927t-.383-.926a1.27 1.27 0 0 0-.928-.38q-.545 0-.925.383-.38.381-.38.927t.382.926q.382.38.928.38m-6.808 0q.546 0 .926-.383.38-.381.38-.927t-.382-.926a1.27 1.27 0 0 0-.928-.38q-.546 0-.926.383-.38.381-.38.927t.382.926q.383.38.928.38M12.003 21.5a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDissatisfied);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDollar = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M12.006 20.75a.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535v-1.342q-1.154-.202-2.009-.818t-1.37-1.711a.65.65 0 0 1-.003-.56.76.76 0 0 1 .434-.423.7.7 0 0 1 .552.008q.288.12.43.398.435.827 1.119 1.262t1.739.436q1.083 0 1.91-.515.83-.516.829-1.635 0-.971-.623-1.551-.621-.58-2.573-1.21-2.045-.646-2.84-1.512T8.056 8.65q0-1.509 1.06-2.376 1.06-.865 2.14-.963V4q0-.32.215-.534a.73.73 0 0 1 .535-.216q.319 0 .534.216a.73.73 0 0 1 .216.534v1.311q.921.122 1.616.536t1.165 1.09a.6.6 0 0 1 .072.542.69.69 0 0 1-.403.43.72.72 0 0 1-.547.027 1.23 1.23 0 0 1-.523-.357 2.6 2.6 0 0 0-.848-.643q-.495-.236-1.232-.236-1.13 0-1.815.55t-.685 1.4q0 .873.702 1.396.701.523 2.61 1.096 1.772.539 2.646 1.535t.873 2.392q0 1.64-1.055 2.546t-2.576 1.074V20a.73.73 0 0 1-.216.535.73.73 0 0 1-.534.215" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDollar);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDot = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("circle", { cx: 12, cy: 12, r: 6, fill: "currentColor" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDot);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDriveThru = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 36 36", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.777 6.107h14.446c.15 0 .279.103.313.248L27.22 13.5H8.78l1.684-7.145a.32.32 0 0 1 .313-.248M7.129 13.5l1.77-7.514A1.93 1.93 0 0 1 10.778 4.5h14.446c.895 0 1.672.615 1.877 1.486l1.771 7.514h.7c1.066 0 1.929.864 1.929 1.929v9.642A1.93 1.93 0 0 1 29.571 27h-.321v2.571a1.93 1.93 0 0 1-1.929 1.929H24.43a1.93 1.93 0 0 1-1.929-1.929V27h-9v2.571a1.93 1.93 0 0 1-1.929 1.929H8.68a1.93 1.93 0 0 1-1.929-1.929V27h-.321A1.93 1.93 0 0 1 4.5 25.071V15.43c0-1.065.863-1.929 1.929-1.929zM6.75 25.393h22.821a.32.32 0 0 0 .322-.322V15.43a.32.32 0 0 0-.322-.322H6.43a.32.32 0 0 0-.322.322v9.642c0 .178.144.322.322.322zM8.357 27v2.571c0 .178.144.322.322.322h2.892a.32.32 0 0 0 .322-.322V27zm15.75 0h3.536v2.571a.32.32 0 0 1-.322.322H24.43a.32.32 0 0 1-.322-.322zm-9.482-6.75a3.375 3.375 0 1 1-6.75 0 3.375 3.375 0 0 1 6.75 0m10.125 3.375a3.375 3.375 0 1 0 0-6.75 3.375 3.375 0 0 0 0 6.75", clipRule: "evenodd" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDriveThru);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgElectricBolt = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "m11.356 14.25-5.935-.721q-.577-.066-.745-.617-.168-.553.253-.939l10.004-9.29a.6.6 0 0 1 .228-.145q.131-.048.364-.048.384 0 .594.33.21.327.008.682L12.615 9.76l5.954.72q.578.067.75.613.174.547-.248.934l-10.004 9.3a.6.6 0 0 1-.227.14q-.132.042-.365.043a.64.64 0 0 1-.584-.33.63.63 0 0 1-.008-.672zm.175 2.671 5.602-5.11-6.898-.82 2.238-3.916-5.606 5.12 6.873.834z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgElectricBolt);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgFeaturedSeasonalAndGifts = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M4.116 19.692v-9.077h-.097q-.633 0-1.076-.443A1.47 1.47 0 0 1 2.5 9.096V6.923q0-.632.443-1.076a1.47 1.47 0 0 1 1.076-.443h3.652a1.3 1.3 0 0 1-.287-.55 2.7 2.7 0 0 1-.076-.643q0-1.122.785-1.907A2.6 2.6 0 0 1 10 1.52q.575 0 1.066.241.49.241.876.646.387-.42.877-.653a2.44 2.44 0 0 1 1.065-.234q1.123 0 1.908.785.785.786.785 1.907 0 .333-.084.633t-.28.56h3.768q.633 0 1.076.443.443.444.443 1.076v2.173q0 .633-.443 1.076a1.47 1.47 0 0 1-1.076.443h-.097v9.077q0 .746-.53 1.277a1.74 1.74 0 0 1-1.277.53H5.923a1.74 1.74 0 0 1-1.277-.53 1.74 1.74 0 0 1-.53-1.277m9.769-16.673q-.507 0-.85.343a1.15 1.15 0 0 0-.343.85q0 .505.343.849.343.342.85.343.505 0 .85-.343.342-.343.342-.85t-.343-.85a1.16 1.16 0 0 0-.85-.342M8.808 4.211q0 .507.342.85.343.342.85.343.507 0 .85-.343t.342-.85-.342-.85A1.15 1.15 0 0 0 10 3.02q-.507 0-.85.343a1.15 1.15 0 0 0-.342.85M4 6.904v2.211h7.25V6.904zM11.25 20v-9.385H5.615v9.077a.3.3 0 0 0 .087.221.3.3 0 0 0 .221.087zm1.5 0h5.327a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.221v-9.077H12.75zM20 9.115V6.904h-7.25v2.211z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgFeaturedSeasonalAndGifts);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgFrontCounter = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M6.077 18.5c0 .828.723 1.5 1.615 1.5h8.616c.892 0 1.615-.672 1.615-1.5V15H6.077zm5.759-7.459-4 .667a1 1 0 0 0-.836.986V14h10v-1.306a1 1 0 0 0-.836-.986l-4-.667a1 1 0 0 0-.328 0M12 3c1.306 0 2.414.835 2.826 2h1.701a.467.467 0 1 1 0 .933h-1.529L15 6a3 3 0 1 1-3-3m-2 3a2 2 0 1 0 4 0q-.001-.034-.004-.067h-3.992Q10.002 5.966 10 6m9 12.5c0 1.38-1.206 2.5-2.692 2.5H7.692C6.205 21 5 19.88 5 18.5V15H2.6c-.332 0-.6-.224-.6-.5s.268-.5.6-.5H6v-1.306a2 2 0 0 1 1.493-1.934l.178-.038 4-.667q.329-.056.658 0l4 .667A2 2 0 0 1 18 12.694V14h3.4l.12.01c.274.046.48.248.48.49s-.206.444-.48.49l-.12.01H19z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgFrontCounter);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgGift = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M4 17v2h16v-2zM4 6h2.2a1.4 1.4 0 0 1-.163-.475A3.5 3.5 0 0 1 6 5q0-1.25.875-2.125A2.9 2.9 0 0 1 9 2q.75 0 1.387.388.638.387 1.113.962L12 4l.5-.65q.45-.6 1.1-.975T15 2q1.25 0 2.125.875T18 5q0 .274-.038.525-.037.25-.162.475H20q.824 0 1.413.588Q22 7.175 22 8v11q0 .824-.587 1.413A1.93 1.93 0 0 1 20 21H4q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 19V8q0-.824.587-1.412A1.93 1.93 0 0 1 4 6m0 8h16V8h-5.1l1.5 2.05q.25.35.2.737a.9.9 0 0 1-.4.638.97.97 0 0 1-.737.188.98.98 0 0 1-.638-.388L12 7.4l-2.825 3.825a.98.98 0 0 1-.638.388.97.97 0 0 1-.737-.188.95.95 0 0 1-.412-.638.97.97 0 0 1 .187-.737L9.05 8H4zm5-8q.424 0 .713-.287A.97.97 0 0 0 10 5a.97.97 0 0 0-.287-.713A.97.97 0 0 0 9 4a.97.97 0 0 0-.713.287A.97.97 0 0 0 8 5q0 .424.287.713Q8.576 6 9 6m6 0q.424 0 .713-.287A.97.97 0 0 0 16 5a.97.97 0 0 0-.287-.713A.97.97 0 0 0 15 4a.97.97 0 0 0-.713.287A.97.97 0 0 0 14 5q0 .424.287.713Q14.576 6 15 6" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgGift);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgGrocery = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M16 21.483q-2.289 0-3.894-1.605-1.606-1.605-1.606-3.895 0-2.287 1.606-3.894Q13.71 10.483 16 10.483t3.894 1.606 1.606 3.894-1.606 3.895Q18.29 21.483 16 21.483m0-1.5q1.65 0 2.825-1.175T20 15.983t-1.175-2.825T16 11.983t-2.825 1.175T12 15.983t1.175 2.825T16 19.983m-11.692-.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.282V10.44q0-.2.057-.429t.131-.429l2.116-4.792h-.477a.83.83 0 0 1-.611-.235.83.83 0 0 1-.235-.611V3.33q0-.378.235-.612a.83.83 0 0 1 .611-.235h6.346q.377 0 .611.235.235.234.235.612v.615a.83.83 0 0 1-.235.611.83.83 0 0 1-.611.235h-.477l2.073 4.723a7 7 0 0 0-.655.4q-.314.218-.603.49L8.586 4.792h-2.17L4 10.355v7.32a.3.3 0 0 0 .087.222.3.3 0 0 0 .22.086H8.77q.097.4.256.783.16.383.373.717zM16 9.291a2.18 2.18 0 0 1-1.424-.71A2.14 2.14 0 0 1 14 7.08q0-.877.576-1.501A2.18 2.18 0 0 1 16 4.869zq.087-.848.71-1.424a2.13 2.13 0 0 1 1.502-.576q.877 0 1.5.576.624.576.711 1.424z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgGrocery);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgGroups = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M1.366 17.789a.84.84 0 0 1-.617-.25.84.84 0 0 1-.249-.616v-.354q0-.998 1.042-1.64 1.043-.64 2.718-.64.276 0 .557.017.28.017.566.067a3.74 3.74 0 0 0-.575 2.002v1.413zm6.042 0a.88.88 0 0 1-.65-.26.88.88 0 0 1-.258-.645v-.47q0-.703.394-1.284t1.137-1.014 1.754-.65a10.6 10.6 0 0 1 2.211-.216q1.223 0 2.235.216 1.011.217 1.754.65.742.432 1.128 1.014.387.58.387 1.283v.471q0 .385-.26.645a.87.87 0 0 1-.644.26zm11.784 0v-1.413q0-.564-.133-1.063a3.6 3.6 0 0 0-.401-.94q.294-.05.562-.067.27-.018.53-.017 1.675 0 2.712.633 1.038.635 1.038 1.647v.354q0 .367-.249.617a.84.84 0 0 1-.617.248zm-11.115-1.5h7.861v-.106q-.153-.606-1.277-1.02Q13.54 14.75 12 14.75t-2.661.414q-1.125.413-1.262 1.019zm-3.82-2.972q-.707 0-1.208-.502a1.65 1.65 0 0 1-.501-1.21q0-.714.503-1.208a1.66 1.66 0 0 1 1.209-.493q.715 0 1.213.493.498.494.498 1.212 0 .696-.493 1.203a1.64 1.64 0 0 1-1.221.505m15.493 0q-.7 0-1.206-.505a1.64 1.64 0 0 1-.506-1.203q.001-.72.506-1.212.506-.493 1.208-.493.723 0 1.216.493.494.494.494 1.209 0 .705-.492 1.209a1.64 1.64 0 0 1-1.22.502m-7.746-.817a2.5 2.5 0 0 1-1.84-.757 2.5 2.5 0 0 1-.76-1.839q0-1.104.757-1.85A2.52 2.52 0 0 1 12 7.308q1.103 0 1.85.745.746.746.746 1.847a2.53 2.53 0 0 1-.745 1.84q-.745.76-1.848.76m0-1.5q.46 0 .776-.321a1.07 1.07 0 0 0 .316-.78q0-.459-.315-.775T12 8.808q-.454 0-.775.315a1.05 1.05 0 0 0-.321.781q0 .454.321.775t.78.321" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgGroups);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgHeadset = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M5 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 18v-7q0-1.85.712-3.487A9.2 9.2 0 0 1 5.65 4.65a9.2 9.2 0 0 1 2.862-1.938A8.65 8.65 0 0 1 12 2q1.85 0 3.488.712A9.2 9.2 0 0 1 18.35 4.65a9.2 9.2 0 0 1 1.938 2.863A8.65 8.65 0 0 1 21 11v10q0 .824-.587 1.413A1.93 1.93 0 0 1 19 23h-6a.97.97 0 0 1-.713-.288A.97.97 0 0 1 12 22q0-.424.287-.712A.97.97 0 0 1 13 21h6v-1h-2q-.825 0-1.412-.587A1.93 1.93 0 0 1 15 18v-4q0-.825.588-1.412A1.93 1.93 0 0 1 17 12h2v-1q0-2.9-2.05-4.95T12 4 7.05 6.05 5 11v1h2q.824 0 1.412.588Q9 13.175 9 14v4q0 .824-.588 1.413A1.93 1.93 0 0 1 7 20z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgHeadset);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgHeartHand = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M13.873 20.602q.048.02.087.02a.2.2 0 0 0 .086-.02l5.883-1.821a.87.87 0 0 0-.317-.522.88.88 0 0 0-.545-.182H14.17q-.654 0-1.112-.05a4.2 4.2 0 0 1-.94-.22l-1.57-.513a.69.69 0 0 1-.435-.384.79.79 0 0 1-.036-.588.72.72 0 0 1 .372-.438.74.74 0 0 1 .58-.043l1.3.455q.453.145 1.015.205t1.456.076h.267a1.2 1.2 0 0 0-.167-.64.83.83 0 0 0-.44-.364l-5.802-2.13-.053-.015a.3.3 0 0 0-.053-.005h-1.85v5.154zm-.39 1.47-6.781-1.945a1.77 1.77 0 0 1-.696.997q-.524.376-1.112.376H3.51a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277v-5.961q0-.746.531-1.277a1.74 1.74 0 0 1 1.277-.53h5.03q.159-.001.32.034.16.035.3.08l5.826 2.147q.681.252 1.131.891.45.64.45 1.501h2.5q1.077 0 1.755.695.678.696.678 1.805 0 .425-.225.684t-.68.412l-6.068 1.883a1.8 1.8 0 0 1-.518.085q-.27.005-.526-.07m-10.281-2.38a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087h1.385q.135 0 .222-.072.086-.072.086-.236v-6.269H3.51a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22zm12.644-7.713a1.86 1.86 0 0 1-1.255-.492l-2.702-2.623a7 7 0 0 1-1.207-1.542 3.64 3.64 0 0 1-.49-1.849q0-1.239.867-2.106a2.87 2.87 0 0 1 2.106-.867q.81 0 1.496.39t1.185.995a4.3 4.3 0 0 1 1.186-.994q.685-.39 1.495-.391 1.239 0 2.106.867t.867 2.106q0 1-.482 1.85a6.8 6.8 0 0 1-1.199 1.54l-2.717 2.624a1.84 1.84 0 0 1-1.256.492m.212-1.577 2.648-2.57q.504-.494.899-1.074T20 5.473q0-.618-.428-1.045A1.42 1.42 0 0 0 18.527 4a1.6 1.6 0 0 0-.87.248 2.8 2.8 0 0 0-.695.629l-.447.539a.83.83 0 0 1-.667.311.84.84 0 0 1-.671-.312l-.446-.538a2.8 2.8 0 0 0-.697-.629A1.6 1.6 0 0 0 13.166 4q-.617 0-1.045.428a1.42 1.42 0 0 0-.428 1.045q0 .705.396 1.285.395.58.899 1.075l2.647 2.569a.29.29 0 0 0 .212.087.29.29 0 0 0 .212-.087" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgHeartHand);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgLightTheme = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M12 5.636a.88.88 0 0 1-.648-.261.88.88 0 0 1-.261-.648V2.91a.88.88 0 0 1 .261-.648A.88.88 0 0 1 12 2a.88.88 0 0 1 .648.261.88.88 0 0 1 .261.648v1.818a.88.88 0 0 1-.261.648.88.88 0 0 1-.648.261M16.5 7.5a.85.85 0 0 1-.25-.625q0-.375.25-.648l1.273-1.295a.89.89 0 0 1 .648-.273q.374 0 .647.273.25.25.25.636 0 .387-.25.637L17.773 7.5a.86.86 0 0 1-.637.25.86.86 0 0 1-.636-.25m2.773 5.41a.88.88 0 0 1-.648-.262.88.88 0 0 1-.261-.648.88.88 0 0 1 .261-.648.88.88 0 0 1 .648-.261h1.818a.88.88 0 0 1 .648.261A.88.88 0 0 1 22 12a.88.88 0 0 1-.261.648.88.88 0 0 1-.648.261zM12 22a.88.88 0 0 1-.648-.261.88.88 0 0 1-.261-.648v-1.818a.88.88 0 0 1 .261-.648.88.88 0 0 1 .648-.261.88.88 0 0 1 .648.261.88.88 0 0 1 .261.648v1.818a.88.88 0 0 1-.261.648A.88.88 0 0 1 12 22M6.227 7.5 4.932 6.227a.9.9 0 0 1-.273-.659q0-.386.273-.636a.86.86 0 0 1 .636-.25q.387 0 .637.25L7.5 6.227q.25.251.25.637T7.5 7.5a.9.9 0 0 1-.636.25.9.9 0 0 1-.637-.25m11.546 11.568L16.5 17.773a.93.93 0 0 1-.25-.648q0-.375.25-.625a.85.85 0 0 1 .625-.25q.375 0 .648.25l1.295 1.273a.8.8 0 0 1 .261.636 1 1 0 0 1-.26.66.9.9 0 0 1-.66.272.83.83 0 0 1-.636-.273M2.909 12.91a.88.88 0 0 1-.648-.261A.88.88 0 0 1 2 12a.88.88 0 0 1 .261-.648.88.88 0 0 1 .648-.261h1.818a.88.88 0 0 1 .648.261.88.88 0 0 1 .261.648.88.88 0 0 1-.261.648.88.88 0 0 1-.648.261zm2.023 6.16a.86.86 0 0 1-.25-.637q0-.387.25-.636L6.227 16.5a.85.85 0 0 1 .625-.25q.375 0 .648.25a.89.89 0 0 1 .273.648q0 .375-.273.648l-1.273 1.272a.9.9 0 0 1-.659.273.83.83 0 0 1-.636-.273M12 17.454q-2.273 0-3.864-1.591T6.546 12t1.59-3.864T12 6.546t3.864 1.59q1.59 1.592 1.59 3.864 0 2.273-1.59 3.864T12 17.454m0-1.819q1.5 0 2.568-1.068T15.636 12t-1.068-2.568T12 8.364 9.432 9.432 8.364 12t1.068 2.568T12 15.636" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgLightTheme);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgList = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M8.558 17.27q.376 0 .63-.255.255-.255.254-.631 0-.375-.254-.63a.86.86 0 0 0-.631-.254q-.375 0-.63.255a.86.86 0 0 0-.254.63q0 .377.255.63.255.255.63.254m0-3.886q.376 0 .63-.254.255-.255.254-.63 0-.378-.254-.63a.86.86 0 0 0-.631-.254q-.375 0-.63.254a.86.86 0 0 0-.254.63q0 .378.255.63.255.255.63.254m0-3.884q.376 0 .63-.255.255-.255.254-.63 0-.377-.254-.63a.86.86 0 0 0-.631-.254q-.375 0-.63.254a.86.86 0 0 0-.254.631q0 .375.255.63t.63.254m3.788 7.634h4.192q.32 0 .535-.215a.73.73 0 0 0 .215-.535.73.73 0 0 0-.215-.534.73.73 0 0 0-.535-.215h-4.192a.73.73 0 0 0-.534.215.73.73 0 0 0-.216.535q0 .318.216.534a.73.73 0 0 0 .534.215m0-3.884h4.192q.32 0 .535-.216a.73.73 0 0 0 .215-.534.72.72 0 0 0-.215-.534.73.73 0 0 0-.535-.216h-4.192a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .32.216.534a.73.73 0 0 0 .534.216m0-3.885h4.192q.32 0 .535-.215a.73.73 0 0 0 .215-.535.73.73 0 0 0-.215-.534.73.73 0 0 0-.535-.215h-4.192a.73.73 0 0 0-.534.215.73.73 0 0 0-.216.535q0 .318.216.534a.73.73 0 0 0 .534.215M5.808 21q-.758 0-1.283-.525A1.75 1.75 0 0 1 4 19.192V5.808q0-.758.525-1.283T5.808 4h13.384q.758 0 1.283.525T21 5.808v13.384q0 .758-.525 1.283T19.192 21zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.808a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.808a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgList);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgLoading = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M12.002 21.5a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12q0-1.6-.605-3.07a7.9 7.9 0 0 0-1.728-2.595L12 12V4Q8.65 4 6.325 6.325T4 12t2.325 5.675T12 20" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgLoading);
|
|
7
|
+
exports.default = ForwardRef;
|