Skip to content

levonter/simple-icons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Icons

Simple Icons

Build Process

  1. Acquire source vector file.
  2. Simplify icon in vector editing tool (I use Affinity Designer).
    • Constrain within a 16x16 viewbox.
    • Ensure there are no strokes.
    • Simplify and minimise paths.
    • Make all paths white.
  3. Export SVG.
  4. Run SVGO on the SVG file.
  5. Add object to simple-icons.json.
  6. Run build.js in Node.

About

SVG icons for popular brands

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 99.2%
  • JavaScript 0.8%