1. css property: clip-path: `<basic-shape>`

  2. css property: offset-path: `<basic-shape>`

  3. types: `<basic-shape>`

  4. types: `<basic-shape>`: animation

  5. types: `<basic-shape>`: `circle()`

  6. types: `<basic-shape>`: `ellipse()`

  7. types: `<basic-shape>`: `inset()`

  8. types: `<basic-shape>`: `path()`

  9. types: `<basic-shape>`: `path()`: in `clip-path`

  10. types: `<basic-shape>`: `path()`: in `d` as css property

  11. types: `<basic-shape>`: `path()`: in `offset-path`

  12. types: `<basic-shape>`: `path()`: in `shape-outside`

  13. types: `<basic-shape>`: `polygon()`

  14. types: `<basic-shape>`: `rect()`

  15. types: `<basic-shape>`: `xywh()`