From eb60b9a0ef4310683d6a949a7ec5b346e5f3ca25 Mon Sep 17 00:00:00 2001 From: Mohammed Al-yaseen Date: Sat, 1 Nov 2025 21:14:40 +0300 Subject: [PATCH] order details sheet: add icons --- .../CustomBottomSheet/orderDetailsSheet/icons/delivery.svg | 4 ++++ .../CustomBottomSheet/orderDetailsSheet/icons/dineIn.svg | 3 +++ .../CustomBottomSheet/orderDetailsSheet/icons/pickup.svg | 3 +++ 3 files changed, 10 insertions(+) create mode 100644 src/components/CustomBottomSheet/orderDetailsSheet/icons/delivery.svg create mode 100644 src/components/CustomBottomSheet/orderDetailsSheet/icons/dineIn.svg create mode 100644 src/components/CustomBottomSheet/orderDetailsSheet/icons/pickup.svg diff --git a/src/components/CustomBottomSheet/orderDetailsSheet/icons/delivery.svg b/src/components/CustomBottomSheet/orderDetailsSheet/icons/delivery.svg new file mode 100644 index 0000000..807fbfa --- /dev/null +++ b/src/components/CustomBottomSheet/orderDetailsSheet/icons/delivery.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/components/CustomBottomSheet/orderDetailsSheet/icons/dineIn.svg b/src/components/CustomBottomSheet/orderDetailsSheet/icons/dineIn.svg new file mode 100644 index 0000000..21e0d48 --- /dev/null +++ b/src/components/CustomBottomSheet/orderDetailsSheet/icons/dineIn.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/components/CustomBottomSheet/orderDetailsSheet/icons/pickup.svg b/src/components/CustomBottomSheet/orderDetailsSheet/icons/pickup.svg new file mode 100644 index 0000000..214d5f5 --- /dev/null +++ b/src/components/CustomBottomSheet/orderDetailsSheet/icons/pickup.svg @@ -0,0 +1,3 @@ + + +