What is SVG Editor?

Draw shapes, paths, and text on a visual canvas, adjust stroke and fill colors, and export the SVG code. No desktop software needed.

How to use

  1. Select a drawing tool (rectangle, ellipse, line, path, or text) and draw on the canvas.
  2. Select elements to move, resize, rotate, or change their fill, stroke, and opacity.
  3. Export the finished graphic as an SVG file, or copy the raw SVG markup.

Result

A web developer needs a simple logo mark — two overlapping circles with a gradient fill. They draw the shapes on the canvas, apply colors, and copy the SVG code directly into their HTML.

Related Tools