Drop the coordinates for an SVG line in the first four boxes to find its length, i.e.
<line x1="4.5" x2="9.24" y1="12.5" y2="17.24">
- useful when calculating stroke-dashoffset for animation.
Drop the coordinates for an SVG line in the first four boxes to find its length, i.e. <line x1="4.5" x2="9.24" y1="12.5" y2="17.24">
- useful when calculating stroke-dashoffset for animation.