Last updated 3 years ago
Was this helpful?
browser ⟩ SVG ⟩ shapes
tag
attributes
<>
start: (x1, y1), end: (x2, y2), stroke color: stroke
origin: (x, y), size: (width, height), rounded corner: (rx, ry)
<circle>
center: (cx, cy), radius: r
center: (cx, cy), radii: (rx, ry)
vertices: points
<polyline>
points
<path>
draw?: d
meaning
<defs>
definitions
<g>
group
<symbol>