From 19a3387f2cae0411e591070ba728eedacea2335b Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Fri, 05 Jul 2019 22:27:13 +0000
Subject: [PATCH] Use CSS icon for geolocation button, wrap it in #menu

---
 icons/zoom.svg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zoom.svg b/icons/zoom.svg
similarity index 99%
rename from zoom.svg
rename to icons/zoom.svg
index c26f046..2ab24f7 100644
--- a/zoom.svg
+++ b/icons/zoom.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="490" height="490"><path fill="none" stroke="#000" stroke-width="36" stroke-linecap="round" d="m280,278a153,153 0 1,0-2,2l170,170m-91-117 110,110-26,26-110-110"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="490" height="490"><path fill="none" stroke="#000" stroke-width="36" stroke-linecap="round" d="m280,278a153,153 0 1,0-2,2l170,170m-91-117 110,110-26,26-110-110"/></svg>
\ No newline at end of file

--
Gitblit v1.9.1