From 4bcc1327022c31913e699db659fa01eb13e6939f Mon Sep 17 00:00:00 2001
From: "google-labs-jules[bot]"
<161369871+google-labs-jules[bot]@users.noreply.github.com>
Date: Fri, 3 Jul 2026 02:07:13 +0000
Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=20Bolt:=20optimize=20organization=20p?=
=?UTF-8?q?rofile=20logos?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Minified profile/assets/logo.svg and profile/assets/logo-dark.svg using
svgo with --precision 0 and --multipass. Added performance comments to
the SVG source.
💡 What: Minified logo SVGs.
🎯 Why: Reduce asset weight for faster profile loading.
📊 Impact: ~47% file size reduction (5.1KB -> 2.8KB).
🔬 Measurement: Verified with ls -lh and Playwright screenshots.
Co-authored-by: soktri3 <170663878+soktri3@users.noreply.github.com>
---
profile/assets/logo-dark.svg | 2 +-
profile/assets/logo.svg | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/profile/assets/logo-dark.svg b/profile/assets/logo-dark.svg
index 09d7024..d2cd7f1 100644
--- a/profile/assets/logo-dark.svg
+++ b/profile/assets/logo-dark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/profile/assets/logo.svg b/profile/assets/logo.svg
index c9c4c2d..724e1e3 100644
--- a/profile/assets/logo.svg
+++ b/profile/assets/logo.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file