The sticker book every AI dashboard secretly needs
A meticulously maintained icon pack that finally spares you from hunting down LLM brand assets one by one.

What it does
Lobe Icons is a curated, multi-format icon library for AI and LLM brand logos — think OpenAI, Anthropic, DeepSeek, Moonshot, and roughly 300 others. It ships as React components, React Native components, and plain static files in SVG, PNG, WebP, and avatar variants. The pitch is simple: import the logo you need instead of scraping press kits.
The interesting bit
The project treats brand iconography as infrastructure. Each logo comes in light and dark variants, and the whole set is tree-shakable so you pay only for the icons you actually render. There’s even a dedicated “I’m an Agent” installation path — a prompt you feed to your AI agent so it can use the icons for you. Very on-brand for 2025.
Key highlights
- Covers models, providers, and applications — the README table is comically long
- Multiple distribution formats: React, React Native, static SVG/PNG/WebP, plus avatar crops
- Tree-shakable builds to keep bundle bloat in check
- CDN-hosted static files available via unpkg and npmmirror
- Dark and light variants for each brand
- Community-driven corrections and requests via GitHub
Caveats
- The sheer breadth means some lesser-known brands may lag official logo updates
- Static packages are just that — static; no dynamic theming beyond pre-built light/dark pairs
Verdict
Worth it if you’re building any UI that displays model selectors, provider badges, or comparison tables. Skip it if you only need one or two logos and don’t mind grabbing them manually.
Frequently asked
- What is lobehub/lobe-icons?
- A meticulously maintained icon pack that finally spares you from hunting down LLM brand assets one by one.
- Is lobe-icons open source?
- Yes — lobehub/lobe-icons is open source, released under the MIT license.
- What language is lobe-icons written in?
- lobehub/lobe-icons is primarily written in TypeScript.
- How popular is lobe-icons?
- lobehub/lobe-icons has 2.3k stars on GitHub.
- Where can I find lobe-icons?
- lobehub/lobe-icons is on GitHub at https://github.com/lobehub/lobe-icons.