fix: ollama icon out of place (#8230)

Fixed Ollama SVG

Co-authored-by: Carlos Coelho <80289056+carlosrcoelho@users.noreply.github.com>
This commit is contained in:
Lucas Oliveira
2025-05-27 17:37:49 -03:00
committed by GitHub
parent d1aee681f5
commit c13d3eb21b

View File

@ -1,10 +1,10 @@
export const SvgOllama = (props) => (
<svg
xmlnsXlink="http://www.w3.org/1999/xlink"
width="40"
height="40"
version="1"
viewBox="0 0 550 850"
width="646"
height="854"
viewBox="0 0 646 854"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path