mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 14:48:06 +08:00
feat: add basic ui
This commit is contained in:
21
app/icons/send-white.svg
Normal file
21
app/icons/send-white.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16"
|
||||
height="16" viewBox="0 0 16 16" fill="none">
|
||||
<defs>
|
||||
<rect id="path_0" x="0" y="0" width="16" height="16" />
|
||||
</defs>
|
||||
<g opacity="1" transform="translate(0 0) rotate(0 8 8)">
|
||||
<mask id="bg-mask-0" fill="white">
|
||||
<use xlink:href="#path_0"></use>
|
||||
</mask>
|
||||
<g mask="url(#bg-mask-0)">
|
||||
<path id="路径 1"
|
||||
style="stroke:#FFFFFF; stroke-width:1.3333333333333333; stroke-opacity:1; stroke-dasharray:0 0"
|
||||
transform="translate(1.3333333333333333 2) rotate(0 6.333333333333333 6.333333333333333)"
|
||||
d="M0,4.71L6.67,6L8.34,12.67L12.67,0L0,4.71Z " />
|
||||
<path id="路径 2"
|
||||
style="stroke:#FFFFFF; stroke-width:1.3333333333333333; stroke-opacity:1; stroke-dasharray:0 0"
|
||||
transform="translate(8.002766666666666 6.1172) rotate(0 0.9428000000000001 0.9428000000000001)"
|
||||
d="M0,1.89L1.89,0 " />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 976 B |
Reference in New Issue
Block a user