feat: add PlayIcon and StopPlayIcon to chat component

This commit is contained in:
dakai
2024-10-13 14:29:57 +08:00
parent 05e6e4bffb
commit a90090c162
4 changed files with 74 additions and 9 deletions

1
app/icons/stop.svg Normal file
View File

@@ -0,0 +1 @@
<svg class="svg-icon" style="width: 1em; height: 1em;vertical-align: middle;fill: currentColor;overflow: hidden;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M256 256l512 0 0 512-512 0 0-512Z" /></svg>

After

Width:  |  Height:  |  Size: 240 B