mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-20 16:46:23 +08:00
feat: add more llm icons
This commit is contained in:
15
app/icons/llm-icons/gemini.svg
Normal file
15
app/icons/llm-icons/gemini.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg height="1em" style="flex:none;line-height:1" viewBox="0 0 30 30" width="1em" xmlns="http://www.w3.org/2000/svg">
|
||||
<title>Gemini</title>
|
||||
<rect width="30" height="30" fill="#E7F8FF" rx="6"/>
|
||||
<g transform="translate(3, 3)">
|
||||
<defs>
|
||||
<linearGradient id="lobe-icons-gemini-fill" x1="0%" x2="68.73%" y1="100%" y2="30.395%">
|
||||
<stop offset="0%" stop-color="#1C7DFF"></stop>
|
||||
<stop offset="52.021%" stop-color="#1C69FF"></stop>
|
||||
<stop offset="100%" stop-color="#F0DCD6"></stop>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path d="M12 24A14.304 14.304 0 000 12 14.304 14.304 0 0012 0a14.305 14.305 0 0012 12 14.305 14.305 0 00-12 12"
|
||||
fill="url(#lobe-icons-gemini-fill)" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 807 B |
Reference in New Issue
Block a user