SVG Dashes around the edge of a Circle
Written
- UI
- Source: https://codepen.io/shshaw/pen/OJPQqQJ
- This uses the
pathLength
andstroke-dasharray
SVG attributes to generate a certain number of dashes around the circle.
pathLength
and stroke-dasharray
SVG attributes to generate a certain number of dashes around the circle.