From d87c256a957a6a5c3b40eaf9c52ec68f2fc22c97 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 12 九月 2025 16:23:42 +0800
Subject: [PATCH] test

---
 images/van.svg |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/images/van.svg b/images/van.svg
index 356c12c..35d8433 100644
--- a/images/van.svg
+++ b/images/van.svg
@@ -1,10 +1,10 @@
 <svg width="40" height="84" viewBox="0 0 40 84" fill="none" xmlns="http://www.w3.org/2000/svg">
-<rect x="18" y="74" width="4" height="10" fill="#434343"/>
-<rect x="34" y="80" width="4" height="28" rx="2" transform="rotate(90 34 80)" fill="#434343"/>
-<rect x="4" width="12" height="62" rx="6" fill="#434343"/>
-<rect x="24" width="12" height="62" rx="6" fill="#434343"/>
-<rect x="8" y="8" width="4" height="8" rx="2" fill="#FA8C16"/>
-<rect x="28" y="8" width="4" height="8" rx="2" fill="#FA8C16"/>
-<rect y="48" width="40" height="28" rx="4" fill="#FA8C16"/>
-<circle cx="32" cy="56" r="4" fill="#434343"/>
+<rect x="22" y="10" width="4" height="10" transform="rotate(-180 22 10)" fill="#434343"/>
+<rect x="6" y="4" width="4" height="28" rx="2" transform="rotate(-90 6 4)" fill="#434343"/>
+<rect x="36" y="84" width="12" height="62" rx="6" transform="rotate(-180 36 84)" fill="#8A98A8"/>
+<rect x="16" y="84" width="12" height="62" rx="6" transform="rotate(-180 16 84)" fill="#8A98A8"/>
+<rect x="32" y="76" width="4" height="8" rx="2" transform="rotate(-180 32 76)" fill="#FA8C16"/>
+<rect x="12" y="76" width="4" height="8" rx="2" transform="rotate(-180 12 76)" fill="#FA8C16"/>
+<rect x="40" y="36" width="40" height="28" rx="4" transform="rotate(-180 40 36)" fill="#284962"/>
+<circle cx="8" cy="28" r="4" transform="rotate(-180 8 28)" fill="#FF4D4F"/>
 </svg>

--
Gitblit v1.9.1