An open-source project that offers a wide range of logos for your projects through an API.
Random logo
https://www.logotypes.dev/random
Random logo with defined props
https://www.logotypes.dev/random?variant=glyph
https://www.logotypes.dev/random?version=black
https://www.logotypes.dev/random?variant=wordmark&version=black
By logo name
https://www.logotypes.dev/spotify
By logo name with defined props
https://www.logotypes.dev/airbnb?variant=wordmark
https://www.logotypes.dev/airbnb?version=black
https://www.logotypes.dev/airbnb?variant=wordmark&version=black
You can also access the raw data in a different ways
All data
https://www.logotypes.dev/all
Random data
https://www.logotypes.dev/random/data
https://www.logotypes.dev/random/data?variant=wordmark
https://www.logotypes.dev/random/data?version=black
https://www.logotypes.dev/random/data?variant=wordmark&version=black
Specific data
https://www.logotypes.dev/spotify/data
Help me enhance this project by adding brand logotypes. Your contributions to open-source initiative will contribute to a more comprehensive collection of logos. Join it in making this project complete by incorporating logos from various brands. Together, let's create a valuable resource for designers and developers worldwide.
I have tried to conceive this project from pure simplicity, from development to the contribution model.
-
The file names must follow a specific structure.
I have created a naming structure for the files that automatically generates the API.
logoName-variant-version.svgvariant:
wordmark/glyph
version:color/black/whiteFor example:
nike-wordmark-black.svg -
Simply make a pull request including the logos in the static/logos folder with the correct naming structure and in .svg format, and you're good to go!
| Example | Type | Description |
|---|---|---|
| Wordmark | a logo format that is made up of a symbol and text. | |
| Glyph | consists of only one symbol or drawing. |