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>
```

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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