From 5d36e1f987ef21e44ded2e8a1d06c28094ec1e76 Mon Sep 17 00:00:00 2001 From: baoshiwei <baoshiwei@shlanbao.cn> Date: 星期六, 19 四月 2025 12:39:47 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- zhitan-vue/src/assets/icons/svg/bell.svg | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/zhitan-vue/src/assets/icons/svg/bell.svg b/zhitan-vue/src/assets/icons/svg/bell.svg new file mode 100644 index 0000000..5ae9909 --- /dev/null +++ b/zhitan-vue/src/assets/icons/svg/bell.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"></path><path d="M13.73 21a2 2 0 0 1-3.46 0"></path></svg> \ No newline at end of file -- Gitblit v1.9.3