butiran

svg rect

predefined shapes

There are at least seven predefined SVG shape elements that can be used, which are rectangle, circle, ellipse, line, polyline, polygon, and path ( W3Schools, 2023 ). Here the first shape element is presented, rectangle rect element.

svg

rect, width, height

rect, x, y

rect, stroke, color, opacity (fill: none)

rect, fill, color, opacity

rect, animate

rect, rotate

rect, scale