From d5e6749fa250f3a7be75c81c7b0611e3c3221d63 Mon Sep 17 00:00:00 2001 From: goyalyashpal Date: Fri, 22 Dec 2023 04:52:53 +0000 Subject: [PATCH] Reduce logo.svg size (-93B) (#9106) * chore(logo): PrettyPrint to reduce size by 93B ... * Current size: 2,755 B * Original size: 2,848 B * Add file's final newline (linux convention) * Remove tag separator spaces * Add newlines * Add tab indentation (instead of 2/4 spaces) * Prettify root svg's attribs * style(logo): Bring style attrb to front * chore(logo): Remove tab characters * chore(logo): Remove \n, use LF as final newline * chore(logo): Minify logo.svg ... * Remove final newline too --- logo.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logo.svg b/logo.svg index 05dd73a8..a2d1c110 100644 --- a/logo.svg +++ b/logo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file