d
d
This attribute defines a path to follow.
Usage context
Categories | Path Description attribute |
---|---|
Value | <List of movements> |
Animatable | Yes |
Normative document | SVG 1.1 (2nd Edition) |
The d attribute is a string containing a series of path descriptions. These paths are combinations of the following instructions:
- Moveto
- Lineto
- Curveto
- Arcto
- ClosePath
These instructions are combined in a single string. Commands are case-sensi