{"id":21745355,"url":"https://github.com/yceballost/logotypes","last_synced_at":"2025-04-13T05:12:35.822Z","repository":{"id":174778475,"uuid":"651098127","full_name":"yceballost/logotypes","owner":"yceballost","description":"An open-source project that offers a wide range of logos for your projects through an API.","archived":false,"fork":false,"pushed_at":"2025-01-07T21:29:37.000Z","size":23560,"stargazers_count":14,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T22:05:32.487Z","etag":null,"topics":["api","logos","logotypes"],"latest_commit_sha":null,"homepage":"https://www.logotypes.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yceballost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-08T13:42:01.000Z","updated_at":"2025-01-07T13:13:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"4891ee50-7ad8-420d-820a-b276ada0c4b7","html_url":"https://github.com/yceballost/logotypes","commit_stats":null,"previous_names":["yceballost/logoapi","yceballost/logotypes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yceballost%2Flogotypes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yceballost%2Flogotypes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yceballost%2Flogotypes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yceballost%2Flogotypes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yceballost","download_url":"https://codeload.github.com/yceballost/logotypes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665747,"owners_count":21142123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","logos","logotypes"],"created_at":"2024-11-26T07:15:23.668Z","updated_at":"2025-04-13T05:12:35.801Z","avatar_url":"https://github.com/yceballost.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logotypes.dev\n\nAn open-source project that offers a wide range of logos for your projects through an API.\n\nhttps://logotypes.dev\n\n## Usage\n\n**Random logo**\n\n\u003cimg src=\"https://logotypes.dev/random\" height=\"40\" /\u003e\n\n```\nhttps://www.logotypes.dev/random\n```\n\n**Random logo with defined props**\n\n\u003cimg src=\"https://logotypes.dev/random?variant=glyph\" height=\"40\" /\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003cimg src=\"https://logotypes.dev/random?version=black\" height=\"40\" /\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003cimg src=\"https://logotypes.dev/random?variant=wordmark\u0026version=black\" height=\"40\" /\u003e\n\n```\nhttps://www.logotypes.dev/random?variant=glyph\nhttps://www.logotypes.dev/random?version=black\nhttps://www.logotypes.dev/random?variant=wordmark\u0026version=black\n```\n\n**By logo name**\n\n\u003cimg src=\"https://logotypes.dev/spotify\" height=\"40\" /\u003e\n\n```\nhttps://www.logotypes.dev/spotify\n```\n\n**By logo name with defined props**\n\n\u003cimg src=\"https://logotypes.dev/airbnb?variant=glyph\" height=\"40\" /\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003cimg src=\"https://logotypes.dev/airbnb?variant=wordmark\" height=\"40\" /\u003e\n\n```\nhttps://www.logotypes.dev/airbnb?variant=wordmark\nhttps://www.logotypes.dev/airbnb?version=black\nhttps://www.logotypes.dev/airbnb?variant=wordmark\u0026version=black\n```\n\n## Data\n\nYou can also access the raw data in a different ways\n\n**All data**\n\n```\nhttps://www.logotypes.dev/all\n```\n\n**Random data**\n\n```\nhttps://www.logotypes.dev/random/data\nhttps://www.logotypes.dev/random/data?variant=wordmark\nhttps://www.logotypes.dev/random/data?version=black\nhttps://www.logotypes.dev/random/data?variant=wordmark\u0026version=black\n```\n\n**Specific data**\n\n```\nhttps://www.logotypes.dev/spotify/data\n```\n\n## Contribution\n\nHelp 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.\n\nI have tried to conceive this project from pure simplicity, from development to the contribution model.\n\n### Adding new logotypes as a designer\n\n1. The file names must follow a specific structure.\n\n   I have created a naming structure for the files that automatically generates the API.\n\n   `logoName-variant-version.svg`\n\n   variant: `wordmark` / `glyph`  \n   version: `color` / `black` / `white`\n\n   For example: `nike-wordmark-black.svg`\n\n2. Simply make a pull request including the logos in the [static/logos](static/logos) folder with the correct naming structure and in .svg format, and you're good to go!\n\n### Improving the project as a developer\n\nThis project has been built by an inexperienced designer in coding and assisted by ChatGPT. (😬). Please feel free to enhance or add any features to this project by submitting a pull request (PR). I welcome your contributions and appreciate any improvements you can make.\n\n## FAQs\n\n### When to use wordmark or glyph in variants?\n\n|                                 Example                                 | Type     | Description                                         |\n| :---------------------------------------------------------------------: | -------- | --------------------------------------------------- |\n| \u003cimg src=\"https://logotypes.dev/reddit?variant=wordmark\" width=\"112\" /\u003e | Wordmark | a logo format that is made up of a symbol and text. |\n|  \u003cimg src=\"https://logotypes.dev/reddit?variant=glyph\" height=\"40\" /\u003e   | Glyph    | consists of only one symbol or drawing.             |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyceballost%2Flogotypes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyceballost%2Flogotypes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyceballost%2Flogotypes/lists"}