Skip to content
/ logos Public

Collection of logos, icons, diagrams, illustrations, and more! Focused on optimized SVG.

Notifications You must be signed in to change notification settings

miethe/logos

Repository files navigation

Logos

Collection of logos, icons, diagrams, and other imagery. Sometimes with links to sources!

Overview

This collection is largely focused on vector-based images, primarily SVG. However, in some cases you will also find Rasterized images, primarily .png; generally this is only for images without an existing SVG.

Adding Logos

All SVG files should be optimized prior to adding. This can be done with the popular tool SVG Optimizer, either directly via the CLI, the SVGOMG UI, or otherwise.

By using the including SVGO config, you can optimize the size and rendering of SVGs by 25-50% or more, as well as fix scaling issues from missing ViewBoxes.

Example Command:

$ svgo "file/path/*" --config=./svgo.config.js

Disclaimer

Please read the T&C listed within the DISCLAIMER. By accessing, using, or distributing any image or otherwise from this repository, you agree to be bound by the terms and conditions set forth in this disclaimer. If you do not agree with these terms, please do not access or use the images, or otherwise, contained herein.

About

Collection of logos, icons, diagrams, illustrations, and more! Focused on optimized SVG.

Topics

Resources

Stars

Watchers

Forks

Languages