feat: chat panel UE done

This commit is contained in:
butterfly
2024-04-18 12:27:44 +08:00
parent 51a1d9f92a
commit b3559f99a2
39 changed files with 953 additions and 447 deletions

5
app/icons/enterIcon.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="20" height="20" rx="4" fill="#F0F0F3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.01563 12.8125C6.01563 13.0714 6.2255 13.2812 6.48438 13.2812H11.5938C13.4577 13.2812 14.9688 11.7702 14.9688 9.90625C14.9688 8.04229 13.4577 6.53125 11.5938 6.53125H6.48438C6.2255 6.53125 6.01563 6.74112 6.01563 7C6.01563 7.25888 6.2255 7.46875 6.48438 7.46875H11.5938C12.9399 7.46875 14.0313 8.56006 14.0313 9.90625C14.0313 11.2524 12.9399 12.3438 11.5938 12.3438H6.48438C6.2255 12.3438 6.01563 12.5536 6.01563 12.8125Z" fill="#88889A"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.62154 14.8224C7.79959 14.6344 7.79157 14.3378 7.60363 14.1597L6.18158 12.8125L5.53682 13.4931L6.95887 14.8403C7.14681 15.0183 7.4435 15.0103 7.62154 14.8224ZM5.53682 13.4931C5.1465 13.1233 5.1465 12.5017 5.53682 12.1319L6.95887 10.7847C7.14681 10.6067 7.4435 10.6147 7.62154 10.8026C7.79959 10.9906 7.79157 11.2872 7.60363 11.4653L6.18158 12.8125L5.53682 13.4931Z" fill="#88889A"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB