Look at:
https://unused-css.com/tools/clip-path-generator
This should be implemented in our code with all the features.
Multiselect of Points should be possible, new points should be possible,
bezier points (not in there) shoulod be possible, ...
We should use for all SVG parts, not only paths (create simple object if only a small set is used)
This should also be usable for other paths, not only in a SVG, like in the CSS properties: clippath or offsetpath also paths are possible
Look at:
https://unused-css.com/tools/clip-path-generator
This should be implemented in our code with all the features.
Multiselect of Points should be possible, new points should be possible,
bezier points (not in there) shoulod be possible, ...
We should use for all SVG parts, not only paths (create simple object if only a small set is used)
This should also be usable for other paths, not only in a SVG, like in the CSS properties: clippath or offsetpath also paths are possible