[PR #10466] Use proper SVG for ollama.svg #13249

Open
opened 2026-04-13 00:22:01 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/ollama/ollama/pull/10466

State: open
Merged: No


Currently, ollama.svg is simply embeds binary PNG data.
Instead, as there is a real vector logo available, it should use that.
I ran some SVGO optimization on it in order to further decrease the file size, and I also had to change the height a little bit.

**Original Pull Request:** https://github.com/ollama/ollama/pull/10466 **State:** open **Merged:** No --- Currently, ollama.svg is simply embeds binary PNG data. Instead, as [there is a real vector logo available](https://github.com/ollama/ollama/issues/2152#issuecomment-1905286922), it should use that. I ran some SVGO optimization on it in order to further decrease the file size, and I also had to change the height a little bit.
GiteaMirror added the pull-request label 2026-04-13 00:22:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#13249