mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 14:48:06 +08:00
feat: discovery icon
This commit is contained in:
7
app/icons/discovery.svg
Normal file
7
app/icons/discovery.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1.2rem" height="1.2rem" viewBox="0 0 24 24">
|
||||
<g fill="none" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path
|
||||
d="M11.307 9.739L15 9l-.739 3.693a2 2 0 0 1-1.568 1.569L9 15l.739-3.693a2 2 0 0 1 1.568-1.568" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 371 B |
Reference in New Issue
Block a user