The text
element is used to display text on an SVG canvas.
Set how the text should align with its position.
The font family to use for the text.
The size of the text.
You can set any color value that is valid in CSS. This includes named colors, hex codes, the rgb function and more. Set it to none
to hide.
Set the thickness of the stroke. It can be set to any positive number.
Set the shape to be used at the end of a line or open subpath.
Set the shape to be used at the corners of paths and basic shapes when they are stroked.
You can set any color value that is valid in CSS. This includes named colors, hex codes, the rgb function and more. Set it to none
to hide.