Button with shape of svg path

Hi, everyone!

I have SVG path like ‘M 3223.2,1925.1333 V 66.9334 H 70.6667 L 0.2666,-67.2 Z’ and I want to create clickable element like button with shape of this svg form. How to create that? Thank you!