[GH-ISSUE #2152] True SVG of Ollama logo? #47739

Closed
opened 2026-04-28 05:08:07 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @sqs on GitHub (Jan 23, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2152

I see a0a829bf7a/app/src/ollama.svg, but it's an SVG that embeds PNG data. Is there a true SVG of the Ollama logo? I would like to use it in the model selection dropdown in Cody:

image

(Not urgent!)

Originally created by @sqs on GitHub (Jan 23, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2152 I see https://github.com/jmorganca/ollama/blob/a0a829bf7a29b532f4bebe00e7cb1304ff9f0190/app/src/ollama.svg, but it's an SVG that embeds PNG data. Is there a true SVG of the Ollama logo? I would like to use it in the model selection dropdown in Cody: ![image](https://github.com/jmorganca/ollama/assets/1976/8d2a173a-8e54-4cb8-9e30-bc26186a2a11) (Not urgent!)
Author
Owner

@mchiang0610 commented on GitHub (Jan 23, 2024):

logo.svg.zip

<!-- gh-comment-id:1905286922 --> @mchiang0610 commented on GitHub (Jan 23, 2024): [logo.svg.zip](https://github.com/jmorganca/ollama/files/14018428/logo.svg.zip)
Author
Owner

@mchiang0610 commented on GitHub (Jan 23, 2024):

Thanks @sqs. Attaching the SVG here.

<!-- gh-comment-id:1905287715 --> @mchiang0610 commented on GitHub (Jan 23, 2024): Thanks @sqs. Attaching the SVG here.
Author
Owner

@timheuer commented on GitHub (Jun 27, 2024):

@jmorganca is it acceptable to use the SVG/PNG with attribution to Ollama org?

<!-- gh-comment-id:2195729808 --> @timheuer commented on GitHub (Jun 27, 2024): @jmorganca is it acceptable to use the SVG/PNG with attribution to Ollama org?
Author
Owner

@Sekky61 commented on GitHub (Jul 14, 2024):

In case you need a square, just edit the svg tag: width="854" height="854" viewBox="-104 0 854 854".

<!-- gh-comment-id:2227478921 --> @Sekky61 commented on GitHub (Jul 14, 2024): In case you need a square, just edit the svg tag: `width="854" height="854" viewBox="-104 0 854 854"`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#47739