From 6bf72b66650252687252af9122fc57a45fb9ceb4 Mon Sep 17 00:00:00 2001 From: Nicolas Hoizey Date: Mon, 16 Jan 2023 09:05:17 +0100 Subject: [PATCH] Suggested weight optimization for the SVG logo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I ran the logo in [SVGOMG](https://jakearchibald.github.io/svgomg/), a tool for optimizing SVG images, and it saves 54 % of the weight without losing anything visually. I kept the pretty markup, even if minification would have saved a few more bytes. --- public/img/pixelfed-icon-color.svg | 187 ++++++++++++++--------------- 1 file changed, 87 insertions(+), 100 deletions(-) diff --git a/public/img/pixelfed-icon-color.svg b/public/img/pixelfed-icon-color.svg index dfaf03fbe..86fe206fd 100644 --- a/public/img/pixelfed-icon-color.svg +++ b/public/img/pixelfed-icon-color.svg @@ -1,101 +1,88 @@ - - - - icon/color/svg/pixelfed-icon-color - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file + +