The stop SVG element specifies the vector of colors to use in a gradient.
Attributes
offset
Specifies where the gradient stop is placed.
Value
Default
stop-color
Specifies the color for the gradient stop.
Value
currentColor | <color> <icccolor>
Default
stop-opacity
Specifies the opacity for the gradient stop.
Value
Default
offset
<number>
<percentage>
stop-color
<color>
currentColor
<icccolor>
stop-opacity
<alpha-value>
Internal
External