-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Recommended resources and tools
Jørgen Kalsnes Hagen edited this page Jul 26, 2022
·
8 revisions
Tool Name | Link | Description & Usage |
---|---|---|
Inkscape | https://inkscape.org/ | Free desktop application for editing and making SVGs |
Visual Studio Code | https://code.visualstudio.com/ | A code editor for editing code |
vscode.dev | https://vscode.dev/ | Visual Studio Code in the browser |
Iloveimg | https://www.iloveimg.com/resize-image/resize-svg | Resizing SVGs (this doesn't work with SVGs containing complex elements like gradients, etc.). Still have to add the attribute viewBox="0 0 128 128" manually to your resized files.
|
svgviewer.dev | https://www.svgviewer.dev/ | View, save, and optimize SVGs |
Vecta.io | https://vecta.io/nano | Compress and optimize SVGs |
SVGOMG | https://jakearchibald.github.io/svgomg/ | Free web-tool to optimize SVGs SVGOMG is SVGO's Missing GUI, aiming to expose the majority, if not all the configuration options of SVGO. |
- What Icons Do We Accept?
- Requesting an Icon
- Overview on Submitting Icons
- Full Example of Submitting Icons
- Recommended Resources and Tools
- About the Maintainers, Supporters, and Contributors
- Code of Conduct
- Naming Conventions
- Organizing SVGs
- SVG Standards
- SVG Versions
- Updating
devicon.json
- Common Bugs and Solutions