[GH-ISSUE #7680] SVG Icon #30369

Closed
opened 2026-04-25 04:35:36 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @s-n-alexeyev on GitHub (Dec 7, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7680

Feature Request

Created a tiny icon in SVG format, I needed it to make a shortcut to launch the Open-WebUI service

<svg width="48" height="48" viewBox="0 0 177 177"><circle cx="88.5" cy="88.5" r="88.5" fill="#ccc"/><path d="M122.8 48.4h16v79h-16z"/><circle cx="71.2" cy="87.5" r="39.1"/><circle cx="71.2" cy="87.5" r="23.4" fill="#ccc"/></svg>

open-WebUI_icon

Originally created by @s-n-alexeyev on GitHub (Dec 7, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/7680 # Feature Request Created a tiny icon in SVG format, I needed it to make a shortcut to launch the Open-WebUI service ```svg <svg width="48" height="48" viewBox="0 0 177 177"><circle cx="88.5" cy="88.5" r="88.5" fill="#ccc"/><path d="M122.8 48.4h16v79h-16z"/><circle cx="71.2" cy="87.5" r="39.1"/><circle cx="71.2" cy="87.5" r="23.4" fill="#ccc"/></svg> ``` ![open-WebUI_icon](https://github.com/user-attachments/assets/27b6c8e8-9994-4ccb-97dd-a9baa9b4527c)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#30369