Drag polygon points to design unconventional UI blocks, then copy the clip-path or SVG.
.shape { clip-path: polygon(0% 0%, 80% 0%, 100% 20%, 100% 100%, 0% 100%); }