v149 · CSS · demo

Shape Sculptor

Pick a shape, see the shape() syntax build live, and compare it to a polygon-only equivalent that can't do curves.

clip-path
applied here
shape() syntax (Chrome 149+)
/* select a shape */
polygon() equivalent (no curves)
/* select a shape */

see also