From 37222e07e10a2baeb6cdf3e55e4f5e27cb2c2347 Mon Sep 17 00:00:00 2001 From: gnezim Date: Thu, 16 Apr 2026 22:24:01 +0300 Subject: [PATCH] Copy service and meal icon SVGs from Angular to React --- .../components/details-panels/icons/business.svg | 8 ++++++++ .../details-panels/icons/comfort-plus.svg | 10 ++++++++++ .../components/details-panels/icons/comfort.svg | 9 +++++++++ .../components/details-panels/icons/econom.svg | 9 +++++++++ .../details-panels/icons/entertaintment.svg | 14 ++++++++++++++ .../components/details-panels/icons/gsm.svg | 8 ++++++++ .../details-panels/icons/seat_reservation.svg | 9 +++++++++ .../components/details-panels/icons/shopping.svg | 16 ++++++++++++++++ .../components/details-panels/icons/space.svg | 9 +++++++++ .../components/details-panels/icons/taxi.svg | 16 ++++++++++++++++ .../components/details-panels/icons/wifi.svg | 15 +++++++++++++++ 11 files changed, 123 insertions(+) create mode 100644 src/features/online-board/components/details-panels/icons/business.svg create mode 100644 src/features/online-board/components/details-panels/icons/comfort-plus.svg create mode 100644 src/features/online-board/components/details-panels/icons/comfort.svg create mode 100644 src/features/online-board/components/details-panels/icons/econom.svg create mode 100644 src/features/online-board/components/details-panels/icons/entertaintment.svg create mode 100644 src/features/online-board/components/details-panels/icons/gsm.svg create mode 100644 src/features/online-board/components/details-panels/icons/seat_reservation.svg create mode 100644 src/features/online-board/components/details-panels/icons/shopping.svg create mode 100644 src/features/online-board/components/details-panels/icons/space.svg create mode 100644 src/features/online-board/components/details-panels/icons/taxi.svg create mode 100644 src/features/online-board/components/details-panels/icons/wifi.svg diff --git a/src/features/online-board/components/details-panels/icons/business.svg b/src/features/online-board/components/details-panels/icons/business.svg new file mode 100644 index 00000000..e9864385 --- /dev/null +++ b/src/features/online-board/components/details-panels/icons/business.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/features/online-board/components/details-panels/icons/comfort-plus.svg b/src/features/online-board/components/details-panels/icons/comfort-plus.svg new file mode 100644 index 00000000..aada0d7d --- /dev/null +++ b/src/features/online-board/components/details-panels/icons/comfort-plus.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/features/online-board/components/details-panels/icons/comfort.svg b/src/features/online-board/components/details-panels/icons/comfort.svg new file mode 100644 index 00000000..4dfbe939 --- /dev/null +++ b/src/features/online-board/components/details-panels/icons/comfort.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/features/online-board/components/details-panels/icons/econom.svg b/src/features/online-board/components/details-panels/icons/econom.svg new file mode 100644 index 00000000..57efb435 --- /dev/null +++ b/src/features/online-board/components/details-panels/icons/econom.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/features/online-board/components/details-panels/icons/entertaintment.svg b/src/features/online-board/components/details-panels/icons/entertaintment.svg new file mode 100644 index 00000000..04ecb468 --- /dev/null +++ b/src/features/online-board/components/details-panels/icons/entertaintment.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/features/online-board/components/details-panels/icons/gsm.svg b/src/features/online-board/components/details-panels/icons/gsm.svg new file mode 100644 index 00000000..15d0e246 --- /dev/null +++ b/src/features/online-board/components/details-panels/icons/gsm.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/features/online-board/components/details-panels/icons/seat_reservation.svg b/src/features/online-board/components/details-panels/icons/seat_reservation.svg new file mode 100644 index 00000000..83e1122e --- /dev/null +++ b/src/features/online-board/components/details-panels/icons/seat_reservation.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/features/online-board/components/details-panels/icons/shopping.svg b/src/features/online-board/components/details-panels/icons/shopping.svg new file mode 100644 index 00000000..5e84cb17 --- /dev/null +++ b/src/features/online-board/components/details-panels/icons/shopping.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/features/online-board/components/details-panels/icons/space.svg b/src/features/online-board/components/details-panels/icons/space.svg new file mode 100644 index 00000000..982a632a --- /dev/null +++ b/src/features/online-board/components/details-panels/icons/space.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/features/online-board/components/details-panels/icons/taxi.svg b/src/features/online-board/components/details-panels/icons/taxi.svg new file mode 100644 index 00000000..ac506d06 --- /dev/null +++ b/src/features/online-board/components/details-panels/icons/taxi.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/features/online-board/components/details-panels/icons/wifi.svg b/src/features/online-board/components/details-panels/icons/wifi.svg new file mode 100644 index 00000000..c1f08a68 --- /dev/null +++ b/src/features/online-board/components/details-panels/icons/wifi.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + +