From 8b53b9f42ac864b5c9fd70463219af6ea8bfe6eb Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 22 Jan 2023 13:22:59 +0100 Subject: Fix SVG icon for systems without matching font The icon looked differently on systems without the correct font for the L letter. Converting the L into a path with Inkscape solved that issue. --- icon.svg | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/icon.svg b/icon.svg index 7ec638e..3919d75 100644 --- a/icon.svg +++ b/icon.svg @@ -26,7 +26,7 @@ showgrid="true" inkscape:zoom="7.6618306" inkscape:cx="52.598396" - inkscape:cy="43.984267" + inkscape:cy="44.114784" inkscape:window-width="1916" inkscape:window-height="1021" inkscape:window-x="0" @@ -63,16 +63,14 @@ style="fill:#3e4837;stroke-width:0.207297" x="6.5696516" y="18.208956" /> - L + + + -- cgit v1.2.3-70-g09d2