From d27311ea7191e7501f87f4e38720c4b796ab8f68 Mon Sep 17 00:00:00 2001 From: Marwin Hochfelsner <50826859+hlfan@users.noreply.github.com> Date: Wed, 29 Oct 2025 20:22:50 +0100 Subject: [PATCH] Replace gear icon --- app/assets/images/icons/gear.svg | 4 ---- app/views/directions/show.html.erb | 5 +++-- 2 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 app/assets/images/icons/gear.svg diff --git a/app/assets/images/icons/gear.svg b/app/assets/images/icons/gear.svg deleted file mode 100644 index c14fa7382..000000000 --- a/app/assets/images/icons/gear.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/app/views/directions/show.html.erb b/app/views/directions/show.html.erb index 66a99d8de..176ddc34c 100644 --- a/app/views/directions/show.html.erb +++ b/app/views/directions/show.html.erb @@ -54,8 +54,9 @@ - -- 2.39.5