From 4e73e51808efee4fd93e68da8b97fcfe1a734ea5 Mon Sep 17 00:00:00 2001 From: Leo Heitmann Ruiz Date: Mon, 22 Jul 2024 10:16:53 +0200 Subject: Clean up SVGs Made sure all have a viewBox, fixed some that rendered inconsistently across browsers, simplified and optimized size. --- src/assets/images/stackOverflow-icon-light.svg | 48 +------------------------- 1 file changed, 1 insertion(+), 47 deletions(-) (limited to 'src/assets/images/stackOverflow-icon-light.svg') diff --git a/src/assets/images/stackOverflow-icon-light.svg b/src/assets/images/stackOverflow-icon-light.svg index 96209c41..6bbf26ec 100644 --- a/src/assets/images/stackOverflow-icon-light.svg +++ b/src/assets/images/stackOverflow-icon-light.svg @@ -1,47 +1 @@ - - + \ No newline at end of file -- cgit 1.4.1