SVG — Painting Playground

Fill, stroke, gradients, patterns. Pick a paint source for the shape, tune the stroke, and copy the generated markup. Everything updates live.

paint source + stroke

fill source
#c8ff00
#60a5fa
6
0
Live markup

    

A gradient or pattern is defined once in <defs> with an id, then referenced with fill="url(#id)". Define once, paint many.