mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-28 01:26:48 +00:00
41fc6d0885
Make providers more clear in model selector Before: ![CleanShot 2024-08-19 at 13 20 36@2x](https://github.com/user-attachments/assets/5b43fa27-4aca-446a-a035-bc8bcb0d9b0e) After: ![CleanShot 2024-08-19 at 13 20 05@2x](https://github.com/user-attachments/assets/cb961405-b573-42fe-80e1-f3c2ce828ea4) Release Notes: - N/A
12 lines
601 B
XML
12 lines
601 B
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="16" height="16" rx="2" fill="black" fill-opacity="0.2"/>
|
|
<g clip-path="url(#clip0_1916_18)">
|
|
<path d="M10.652 3.79999H8.816L12.164 12.2H14L10.652 3.79999Z" fill="#1F1F1E"/>
|
|
<path d="M5.348 3.79999L2 12.2H3.872L4.55672 10.436H8.05927L8.744 12.2H10.616L7.268 3.79999H5.348ZM5.16224 8.87599L6.308 5.92399L7.45374 8.87599H5.16224Z" fill="#1F1F1E"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_1916_18">
|
|
<rect width="12" height="8.4" fill="white" transform="translate(2 3.79999)"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|