Shape Type
Polygon Presets
Points (3)
1%%
2%%
3%%
Preview Background
#6366f1
clip-path: polygon(50% 0%, 100% 100%, 0% 100%)
Generated CSS
.element {
  clip-path: polygon(50% 0%, 100% 100%, 0% 100%);
}