export default function OllamaLogo(props: React.SVGProps) { return ( Ollama Logo ); }