From c6bec252e4cf12a0c1e9a7da55d5953717715294 Mon Sep 17 00:00:00 2001
From: sbjw <sbjw.happy@163.com>
Date: Fri, 05 Dec 2025 03:59:21 +0000
Subject: [PATCH] 同步更新1.0.32版本

---
 public/project3d/material/right-top-line.svg     |    4 ++++
 public/project3d/material/dashed-arrow-right.svg |    6 ++++++
 public/project3d/material/right-bottom-line.svg  |    4 ++++
 public/project3d/material/dashed-arrow-right.png |    0 
 4 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/public/project3d/material/dashed-arrow-right.png b/public/project3d/material/dashed-arrow-right.png
new file mode 100644
index 0000000..68115d3
--- /dev/null
+++ b/public/project3d/material/dashed-arrow-right.png
Binary files differ
diff --git a/public/project3d/material/dashed-arrow-right.svg b/public/project3d/material/dashed-arrow-right.svg
new file mode 100644
index 0000000..f0ac72c
--- /dev/null
+++ b/public/project3d/material/dashed-arrow-right.svg
@@ -0,0 +1,6 @@
+<svg width="100" height="40" viewBox="0 0 100 40" fill="none" xmlns="http://www.w3.org/2000/svg">
+<path d="M80.8577 5.85791C81.6387 5.0769 82.9057 5.07697 83.6868 5.85791L96.4143 18.5864C97.1951 19.3675 97.1953 20.6336 96.4143 21.4146L83.6868 34.1431C82.9058 34.9238 81.6387 34.9238 80.8577 34.1431C80.0767 33.3621 80.0768 32.095 80.8577 31.314L89.9915 22.1802L90.1985 22.1792V17.6792H89.8508L80.8577 8.68701C80.0768 7.90599 80.0768 6.63893 80.8577 5.85791Z" fill="black"/>
+<rect width="22" height="5" transform="matrix(1 0 0 -1 8.69873 22.6794)" fill="currentColor"/>
+<rect width="22" height="5" transform="matrix(1 0 0 -1 38.6987 22.6794)" fill="currentColor"/>
+<rect width="22" height="5" transform="matrix(1 0 0 -1 68.6987 22.6794)" fill="currentColor"/>
+</svg>
diff --git a/public/project3d/material/right-bottom-line.svg b/public/project3d/material/right-bottom-line.svg
new file mode 100644
index 0000000..9954b2d
--- /dev/null
+++ b/public/project3d/material/right-bottom-line.svg
@@ -0,0 +1,4 @@
+<svg width="130" height="50" viewBox="0 0 130 50" xmlns="http://www.w3.org/2000/svg">
+    <path d="M49.707 49H130V50H49.293L0.146484 0.853516L0.853516 0.146484L49.707 49Z"
+          fill="currentColor"/>
+</svg>
diff --git a/public/project3d/material/right-top-line.svg b/public/project3d/material/right-top-line.svg
new file mode 100644
index 0000000..ac79087
--- /dev/null
+++ b/public/project3d/material/right-top-line.svg
@@ -0,0 +1,4 @@
+<svg width="130" height="50" viewBox="0 0 130 50" xmlns="http://www.w3.org/2000/svg">
+    <path d="M49.707 1H130V0H49.293L0.146484 49.1465L0.853516 49.8535L49.707 1Z"
+          fill="currentColor"/>
+</svg>

--
Gitblit v1.9.3