I have two SVG shapes (line and spiral path ) which intersect each other at multiple points. I want to find all the intersection points of these SVG shapes using d3.js. Also