An open API service indexing awesome lists of open source software.

https://github.com/michaelcurrin/logos

Programming-related SVG logos and styling served as static assets
https://github.com/michaelcurrin/logos

assets brand icons logo logos svg

Last synced: 9 months ago
JSON representation

Programming-related SVG logos and styling served as static assets

Awesome Lists containing this project

README

          

# Logos
> Programming-related SVG logos and styling served as static assets

This is intended for Jekyll-based static sites or just plain HTML sites, where there are programming logos for Docker, Go, Python, etc. that need to be rendered as small or large, plain or colored icons.

## Deprecation notice ⚠️

I have no need for this project anymore. It revolved around fetching SVGs from the served assets.

I decided to rather make a theme which contains the SVGs in the repo. This allows build-time errors to come up if you use a logo that doesn't exist.

Find the _new_ repo here:

[![MichaelCurrin - minima](https://img.shields.io/static/v1?label=MichaelCurrin&message=minima&color=blue&logo=github)](https://github.com/MichaelCurrin/minima)

## Documentation

- [michaelcurrin.github.io/logos/](https://michaelcurrin.github.io/logos/)

## License

Released under [CC0 1.0 Universal](/LICENSE).

Rights for the logos belong to Simple Icons project and to the original brands. The Simple Icons project uses the [CC0 1.0 Universal](https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md) license to waive copyright interest in the work.

See the [simple-icons](https://github.com/simple-icons/simple-icons) repo. It encourages you to download the icons, if you don't want to use them on the server. See the `assets` directory for the actual SVG content. An NPM package is listed there is too, if you want to use that for your project.