mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-11 21:30:20 +08:00
feat: realtime chat ui
This commit is contained in:
7
app/icons/close-24.svg
Normal file
7
app/icons/close-24.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="24" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8 8L40 40" stroke="#333" stroke-width="4" stroke-linecap="round"
|
||||
stroke-linejoin="round" />
|
||||
<path d="M8 40L40 8" stroke="#333" stroke-width="4" stroke-linecap="round"
|
||||
stroke-linejoin="round" />
|
||||
</svg>
|
After Width: | Height: | Size: 369 B |
Reference in New Issue
Block a user