Allogo is an open-source library of high-quality brand logos (SVG, PNG, JPG), designed specifically for developers. Browse, search, and download logos instantly. For SVG logos, copy component code for React, Vue, Angular, Svelte, and plain HTML.
- 🔍 Search & Filter: Find logos instantly by name or category.
- ⚛️ Component Ready: Copy-paste ready code for React, Vue, Angular, Svelte.
- 🎨 Dark Mode Support: Optimized for both light and dark themes.
- ⚡️ Fast & Lightweight: Built with Next.js and Tailwind CSS.
- 📦 Open Data: Powered by open data from VectorLogoZone and community contributions.
- Node.js 18+
- pnpm
-
Clone the repository:
git clone https://github.com/callback-io/allogo.git cd allogo -
Install dependencies:
pnpm install
-
Run the development server:
pnpm run dev
-
Open http://localhost:3000 in your browser.
We welcome contributions! Whether you want to add a missing logo or improve the code:
- Add a Logo: See CONTRIBUTING.md for instructions on how to add new SVG logos.
- Report Issues: Found a bug or a missing logo? Open an issue.
The code is licensed under the MIT License.
Disclaimer: All logos and trademarks are the property of their respective owners. Use for reference purposes only.
