From 2120745a7ed496be2efc3414d777b6056fd702ae Mon Sep 17 00:00:00 2001 From: Ben C Date: Mon, 9 Mar 2026 22:25:20 -0400 Subject: [PATCH] Optimize svgs --- public/pfp-lines.svg | 18 +--- src/assets/icons/dolly.svg | 155 +-------------------------- src/content/projects/code-review.svg | 149 +------------------------ 3 files changed, 3 insertions(+), 319 deletions(-) diff --git a/public/pfp-lines.svg b/public/pfp-lines.svg index b0b0c13..5f66046 100644 --- a/public/pfp-lines.svg +++ b/public/pfp-lines.svg @@ -1,17 +1 @@ - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/src/assets/icons/dolly.svg b/src/assets/icons/dolly.svg index d2b7d04..78ee841 100644 --- a/src/assets/icons/dolly.svg +++ b/src/assets/icons/dolly.svg @@ -1,154 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/content/projects/code-review.svg b/src/content/projects/code-review.svg index 5f181a7..a64ac2f 100644 --- a/src/content/projects/code-review.svg +++ b/src/content/projects/code-review.svg @@ -1,148 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file -- 2.51.2