From 3a1daa7d287c7790e22803c9ac7f7fcf618d66fe Mon Sep 17 00:00:00 2001 From: rugk Date: Sun, 26 Aug 2018 23:27:24 +0200 Subject: [PATCH] Make icon square --- LICENSE.md | 4 + assets/logo/logo.svg | 27 ++-- assets/logo/logo_optimized.svg | 239 +-------------------------------- src/icons/icon.svg | 239 +-------------------------------- 4 files changed, 20 insertions(+), 489 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 0763950..0386060 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -10,3 +10,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI ## Third-party software * The icon of this extension is based on [the icon of Mastodon](https://github.com/tootsuite/mastodon). + + +## Special thanks +* to [SVGO](https://jakearchibald.github.io/svgomg/) for their SVG minimisation tool diff --git a/assets/logo/logo.svg b/assets/logo/logo.svg index aef5c7b..a0d7345 100644 --- a/assets/logo/logo.svg +++ b/assets/logo/logo.svg @@ -8,9 +8,9 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="61.076954mm" - height="67.149292mm" - viewBox="0 0 216.4144 237.93056" + width="254" + height="254" + viewBox="0 0 238.125 238.12501" version="1.1" id="svg6" sodipodi:docname="logo.svg" @@ -156,7 +156,7 @@ inkscape:isstock="true"> @@ -185,9 +185,9 @@ inkscape:window-height="1016" id="namedview8" showgrid="false" - inkscape:zoom="2.6972551" - inkscape:cx="90.656527" - inkscape:cy="132.96196" + inkscape:zoom="0.33715689" + inkscape:cx="418.07894" + inkscape:cy="581.60127" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -195,30 +195,31 @@ fit-margin-top="0" fit-margin-left="0" fit-margin-right="0" - fit-margin-bottom="0" /> + fit-margin-bottom="0" + units="px" /> + transform="translate(10.855299,0.09722818)"> + transform="matrix(0.94007339,0,0,0.94007339,12.67527,5.1408418)"> diff --git a/assets/logo/logo_optimized.svg b/assets/logo/logo_optimized.svg index 900d5d9..4a55317 100644 --- a/assets/logo/logo_optimized.svg +++ b/assets/logo/logo_optimized.svg @@ -1,238 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/icons/icon.svg b/src/icons/icon.svg index 900d5d9..4a55317 100644 --- a/src/icons/icon.svg +++ b/src/icons/icon.svg @@ -1,238 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file