{"id":30078554,"url":"https://github.com/karl-horning/scalable-logo-library","last_synced_at":"2026-02-09T12:01:40.301Z","repository":{"id":306995212,"uuid":"913297331","full_name":"Karl-Horning/scalable-logo-library","owner":"Karl-Horning","description":"A structured library of scalable logo assets (SVG, PNG, AI, PSD) for educational and tech-related projects.","archived":false,"fork":false,"pushed_at":"2025-07-28T20:40:27.000Z","size":3326,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-28T22:27:42.778Z","etag":null,"topics":["assets","branding","design-assets","developer-tools","edtech","educational-technology","icons","logos","reusable-assets","svg","university-logos"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Karl-Horning.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-01-07T12:12:50.000Z","updated_at":"2025-07-28T20:40:31.000Z","dependencies_parsed_at":"2025-07-28T22:37:54.100Z","dependency_job_id":null,"html_url":"https://github.com/Karl-Horning/scalable-logo-library","commit_stats":null,"previous_names":["karl-horning/scalable-logo-library"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Karl-Horning/scalable-logo-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karl-Horning%2Fscalable-logo-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karl-Horning%2Fscalable-logo-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karl-Horning%2Fscalable-logo-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karl-Horning%2Fscalable-logo-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Karl-Horning","download_url":"https://codeload.github.com/Karl-Horning/scalable-logo-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karl-Horning%2Fscalable-logo-library/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269458757,"owners_count":24420474,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["assets","branding","design-assets","developer-tools","edtech","educational-technology","icons","logos","reusable-assets","svg","university-logos"],"created_at":"2025-08-08T17:27:38.776Z","updated_at":"2026-02-09T12:01:40.289Z","avatar_url":"https://github.com/Karl-Horning.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scalable Logo Library\n\n## Table of Contents\n\n- [Scalable Logo Library](#scalable-logo-library)\n  - [Table of Contents](#table-of-contents)\n  - [Overview](#overview)\n  - [Project Structure](#project-structure)\n  - [Usage](#usage)\n  - [Suggested Integration](#suggested-integration)\n  - [Preferred Format](#preferred-format)\n  - [Disclaimer](#disclaimer)\n  - [Licence](#licence)\n  - [Author](#author)\n\n---\n\n## Overview\n\nA growing collection of high-quality logo assets, primarily in SVG format, for reuse across personal and educational tech projects. Logos are categorised by purpose or technology area and prioritise scalability and performance.\n\n---\n\n## Project Structure\n\n```bash\nsrc/\n├── ai/                    # Adobe Illustrator (.ai)\n├── png/                   # Raster images (.png)\n├── psd/                   # Photoshop files (.psd)\n└── svg/                   # Scalable Vector Graphics (.svg)\n    ├── development/       # Developer tools \u0026 frameworks\n    ├── educational-tools/ # Learning tech tools\n    ├── lms/               # Learning Management Systems\n    ├── sites/             # Web platforms and social logos\n    ├── software/          # Productivity \u0026 design software\n    └── universities/      # University and HE branding\n```\n\n---\n\n## Usage\n\nThese assets can be used in:\n\n- Learning technology presentations\n- Documentation or internal guides\n- Portfolios or personal websites\n- UI mockups and prototypes\n\nPlease ensure you respect any brand usage guidelines associated with third-party logos.\n\n---\n\n## Suggested Integration\n\nYou can clone the repo or add it as a submodule in other projects:\n\n```bash\ngit submodule add https://github.com/Karl-Horning/scalable-logo-library.git assets/logos\n```\n\nUpdate import paths depending on your project's structure.\n\n---\n\n## Preferred Format\n\nUse **SVG** files whenever possible for:\n\n- Crisp rendering at any size\n- Smaller file sizes (compared to PNG)\n- Easy styling with CSS\n\n---\n\n## Disclaimer\n\nAll third-party logos are the property of their respective owners. This repository is maintained for personal and educational use only.\n\nIf you represent a brand and would like an asset removed or updated, please [open an issue](https://github.com/Karl-Horning/scalable-logo-library/issues).\n\n---\n\n## Licence\n\nMIT © 2025 Karl Horning\n\n---\n\n## Author\n\nMade with ❤️ by [Karl Horning](https://github.com/Karl-Horning)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarl-horning%2Fscalable-logo-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarl-horning%2Fscalable-logo-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarl-horning%2Fscalable-logo-library/lists"}