SVG tools
Here’s a collection of tools for working with Scalable Vector Graphics (SVG) files. I’ve only used Inkscape, Lucide, and Iconduck so far, but the others look good too.
- Inkscape — a desktop SVG editor.
- SvgPathEditor — an online SVG editor.
- SVG Viewer — an online SVG editor and optimizer.
- SVGOMG — an online and downloadable SVG optimizer.
- ImageMagick — a suite of command line tools for creating and editing images including SVGs.
- SVG 2 <use> — converts SVG icon sets for the
<use>
method. - SVG Shape Generator — great for quickly creating new shapes.
- rossmoody/svg-gobbler — a browser extension for finding, editing, exporting, optimizing, and managing SVGs.
- librsvg — a Linux command line tool for converting SVGs to other file types including PNG, PDF, and XML.