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 | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git "a/public/project3d/material/\345\271\262\346\211\260\346\263\242.svg" "b/public/project3d/material/\345\271\262\346\211\260\346\263\242.svg" new file mode 100644 index 0000000..19ea3ea --- /dev/null +++ "b/public/project3d/material/\345\271\262\346\211\260\346\263\242.svg" @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100" height="36" viewBox="0 0 100 36"> + <g> + <rect fill="#ff0605" y="14" width="100" height="8" rx="4" ry="4"/> + <rect fill="#ff0605" x="90" y="8" width="10" height="20" rx="5" ry="5"/> + </g> +</svg> -- Gitblit v1.9.3