Points (3)
clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
How do I use the exported CSS?
Copy the snippet into your CSS or import the downloaded CSS file.
Is mobile supported?
Yes. clip-path works well across modern mobile browsers.
Can I change the number of points?
Yes. Add or remove points to define custom polygons.