The d attribute defines a path to be drawn.
A path definition is a list of path commands where each command is composed of a command letter and numbers that represent the command parameters. The commands are detailed below.
You can use this attribute with the following SVG elements: <path>, <glyph>, <missing-glyph>.
d is a presentation attribute, and hence can also be used as a CSS property.