Toolbox Prime
Back to Toolbox Prime
SVG Shape Generator

Design your SVG shape, then copy the code or download the file.

Controls
4px
100px
100px
Preview
Generated SVG Code
<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
  <rect width="100" height="100" fill="#3b82f6" stroke="#1e40af" stroke-width="4" />
</svg>