Finding AI/LLM Brand Icons
Access AI/LLM model brand icons and logos from the [lobe-icons](https://github.com/lobehub/lobe-icons) library. The library contains 100+ icons for models (Claude, GPT, Gemini), providers (OpenAI, Ant
About
--- name: llm-icon-finder description: Finding and accessing AI/LLM model brand icons from lobe-icons library. Use when users need icon URLs, want to download brand logos for AI models/providers/applications (Claude, GPT, Gemini, etc.), or request icons in SVG/PNG/WEBP formats. --- # Finding AI/LLM Brand Icons Access AI/LLM model brand icons and logos from the [lobe-icons](https://github.com/lobehub/lobe-icons) library. The library contains 100+ icons for models (Claude, GPT, Gemini), providers (OpenAI, Anthropic, Google), and applications (ComfyUI, LobeChat). ## Icon Formats and Variants **Available formats**: SVG (scalable), PNG (raster), WEBP (compressed) **Theme variants**: light, dark, and color (some icons) ## CDN URL Patterns Construct URLs using these patterns: ``` # SVG https://raw.githubusercontent.com/lobehub/lobe-icons/refs/heads/master/packages/static-svg/{light|dark}/{icon-name}.svg # PNG https://raw.githubusercontent.com/lobehub/lobe-icons/refs/heads/master/packa
Quick Start
Manual Installation
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions