I\'m trying to make a styled Path in React that accepts the same props as a native svg path:
let Path = (props: SVGPathElement) => { return (