Skip to content

Add Ollama Cloud logo SVG to assets #673

Description

@edpipole

Description

Add the official Ollama logo SVG to crates/aionui-assets/assets/logos/ai-cloud/ollama.svg.

This logo is needed for the Ollama Cloud provider preset added in the AionUi desktop client (branch feat/ollama-cloud-provider).

File to add

Path: crates/aionui-assets/assets/logos/ai-cloud/ollama.svg

The SVG content is the official Ollama logo from https://github.com/ollama/ollama/blob/main/docs/ollama-logo.svg (MIT licensed).

<svg width="17" height="25" viewBox="0 0 17 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.40517 0.102088..." fill="black"/>
</svg>

(Full SVG content attached — see the file in the AionUi repo at resources/ai-cloud/ollama.svg)

Context

  • AionUi branch: feat/ollama-cloud-provider
  • Provider entry uses buildLogoAssetUrl('ai-cloud/ollama.svg') which resolves to /api/assets/logos/ai-cloud/ollama.svg
  • Without this file, the Ollama Cloud provider shows without a logo in the model settings UI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions