feat: 画布内聊天组件

This commit is contained in:
2026-03-05 17:12:35 +08:00
parent b13f7587c8
commit 88681aab88
7 changed files with 284 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
<svg width="18" height="10" viewBox="0 0 18 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18 1C18 0.447715 17.5523 0 17 0H1C0.447716 0 0 0.447715 0 1C0 1.55228 0.447716 2 1 2H17C17.5523 2 18 1.55228 18 1ZM18 9C18 8.44772 17.5523 8 17 8H7C6.44771 8 6 8.44772 6 9C6 9.55229 6.44771 10 7 10H17C17.5523 10 18 9.55229 18 9Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 365 B