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.
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:
Released under CC0 1.0 Universal.
Rights for the logos belong to Simple Icons project and to the original brands. The Simple Icons project uses the CC0 1.0 Universal license to waive copyright interest in the work.
See the 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.