Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 683 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 683 Bytes

SVG CONVERTER (HTML to SVG)

Convert your HTML code to an SVG ready to download.

How to use

Paste you svg code in the textbox and press the button Convert and Download SVG. The end. As easy as that.

How to download SVG from Flaticon for Free

  1. Go to Flaticon.com
  2. Search for the icon you want and click on it.
  3. Click on Edit icon.
  4. Register or Login.
  5. Left-click the icon, and click on Inspect.
  6. Find the <svg> tag and left click on Edit as HTML.
  7. A rectangle will show up: copy everything inside of it.
  8. Paste the code you've just copied in the Converter and download your SVG!