From 6f16a26d93f0667b233107eaf6f7f86fe3eb824e Mon Sep 17 00:00:00 2001 From: Yarne Coppens Date: Thu, 19 Sep 2024 14:28:53 +0200 Subject: [PATCH] Added garage icons --- icons/air_pump.svg | 5 +++++ icons/bike_bell.svg | 5 +++++ icons/flashlight.svg | 1 + icons/gas.svg | 5 +++++ icons/light.svg | 5 +++++ icons/oil.svg | 5 +++++ icons/search.svg | 1 + icons/steering_wheel.svg | 5 +++++ icons/tire.svg | 5 +++++ icons/tool_usage.svg | 5 +++++ icons/wash.svg | 5 +++++ icons/work_time.svg | 5 +++++ 12 files changed, 52 insertions(+) create mode 100644 icons/air_pump.svg create mode 100644 icons/bike_bell.svg create mode 100644 icons/flashlight.svg create mode 100644 icons/gas.svg create mode 100644 icons/light.svg create mode 100644 icons/oil.svg create mode 100644 icons/search.svg create mode 100644 icons/steering_wheel.svg create mode 100644 icons/tire.svg create mode 100644 icons/tool_usage.svg create mode 100644 icons/wash.svg create mode 100644 icons/work_time.svg diff --git a/icons/air_pump.svg b/icons/air_pump.svg new file mode 100644 index 0000000..2c85bda --- /dev/null +++ b/icons/air_pump.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/bike_bell.svg b/icons/bike_bell.svg new file mode 100644 index 0000000..4f38e28 --- /dev/null +++ b/icons/bike_bell.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/flashlight.svg b/icons/flashlight.svg new file mode 100644 index 0000000..fe66287 --- /dev/null +++ b/icons/flashlight.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gas.svg b/icons/gas.svg new file mode 100644 index 0000000..629c413 --- /dev/null +++ b/icons/gas.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/light.svg b/icons/light.svg new file mode 100644 index 0000000..456a317 --- /dev/null +++ b/icons/light.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/oil.svg b/icons/oil.svg new file mode 100644 index 0000000..c7694f2 --- /dev/null +++ b/icons/oil.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/search.svg b/icons/search.svg new file mode 100644 index 0000000..d4d973e --- /dev/null +++ b/icons/search.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/steering_wheel.svg b/icons/steering_wheel.svg new file mode 100644 index 0000000..88d0891 --- /dev/null +++ b/icons/steering_wheel.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/tire.svg b/icons/tire.svg new file mode 100644 index 0000000..675e4f1 --- /dev/null +++ b/icons/tire.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/tool_usage.svg b/icons/tool_usage.svg new file mode 100644 index 0000000..62f85e6 --- /dev/null +++ b/icons/tool_usage.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/wash.svg b/icons/wash.svg new file mode 100644 index 0000000..52aa965 --- /dev/null +++ b/icons/wash.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/work_time.svg b/icons/work_time.svg new file mode 100644 index 0000000..2bb7d8d --- /dev/null +++ b/icons/work_time.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file