From 9f6d02dc2c2647076d4b56fce62a347188462c5a Mon Sep 17 00:00:00 2001 From: sbjw <sbjw.happy@163.com> Date: Mon, 01 Sep 2025 14:45:18 +0000 Subject: [PATCH] update version --- public/project3d/material/烟幕.svg | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git "a/public/project3d/material/\347\203\237\345\271\225.svg" "b/public/project3d/material/\347\203\237\345\271\225.svg" new file mode 100644 index 0000000..29fa93c --- /dev/null +++ "b/public/project3d/material/\347\203\237\345\271\225.svg" @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"> + <g> + <g> + <rect fill="#85a0be" width="40" height="8" rx="4" ry="4"/> + <rect fill="#85a0be" class="cls-1" x="50" y="50" width="40" height="8" rx="4" ry="4"/> + </g> + </g> +</svg> -- Gitblit v1.9.3