Skip to content

VectorLogoZone/awesome-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome SVG SVG Logo

Awesome

Reference

Editors

  • Inkscape - open source, but no Mac support
  • Adobe Illustrator - powerful, but expensive, and no Linux support
  • Vecta.io - browser-based, looks promising
  • Sketch - commerical though not too expensive, but Mac-only

Conversion Tools

  • AutoTracer - convert from raster (JPEG, PNG, GIF) to SVG
  • svg2raster - convert from SVG to PNG
  • favicon - convert from SVG to ico. Works great for using an SVG emoji as a favicon.
  • iconizr - convert a collection of SVGs into a CSS icon kit
  • font-blast - convert an SVG font into individual SVGs
  • svg2android - convert to Android's VectorDrawable XML format
  • PDF to SVG - convert each page of a PDF to an SVG

Icons

Logos

LogoSear.ch is a great search engine just for logos, with the list of sources and alternatives.

Programming Libraries

  • D3.js - generate/manipulate SVGs from JavaScript. A great way to do graphs and diagrams: be sure to check out the gallery
  • SnapSVG - animate your SVGs with JavaScript
  • SVG-Edit - open-source JavaScript editor to embed in your app or website
  • SVG-Morpheus - morph from one icon to another

Compression

  • svgcleaner cli | GUI - compresses the most, and much faster than the others
  • SVGO cli | web - written in JavaScript and plugs into a whole bunch of different build tools.
  • scour - Python
  • nano

Can I Use

Other Lists

Releases

No releases published

Packages

No packages published