mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-06 00:00:18 +01:00
- Replaced external icon URLs in manifest.json with local SVG assets for Google Search, DALL-E-3, Tavily Search, Calculator, Stable Diffusion, Azure AI Search, and Flux. - Added new SVG files for Google Search, DALL-E-3, Tavily, Calculator, Stable Diffusion, and Azure AI Search to the assets directory, enhancing performance and reliability by using local resources.
13 lines
No EOL
1,001 B
XML
13 lines
No EOL
1,001 B
XML
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="260" height="260"><svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="260" height="260" fill="white"></rect>
|
|
<g clip-path="url(#clip0_1434_109)">
|
|
<path d="M172.047 119.966H172.045V149.393L148.793 182.239V199.317H94.7969L94.7959 199.318H73.9072L73.9082 199.317H32L130.27 60.9777L172.047 119.966ZM228.407 199.316H195.431V182.303L172.047 149.393V119.965L228.407 199.316ZM65.1064 182.238H86.0381L130.268 119.966H151.156L106.927 182.238H127.917L172.044 119.966H151.158L130.27 90.5373L65.1064 182.238Z" fill="#07130E"></path>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="SvgjsClipPath1011">
|
|
<rect width="196.407" height="140.291" fill="white" transform="translate(32 59.9998)"></rect>
|
|
</clipPath>
|
|
</defs>
|
|
</svg><style>@media (prefers-color-scheme: light) { :root { filter: none; } }
|
|
@media (prefers-color-scheme: dark) { :root { filter: none; } }
|
|
</style></svg> |