svg2css
svg2css copied to clipboard
Add SVG Path Creator
Need to create a new component that works like color selector but instead of opening the color selector opens something like this and helps the user to create a path.
I think it should have an attribute value
with path in it. If the path is provided, and if the selector is open, it should render the svg path based on that value.
It should also emit an onChange event with value
in the details
object.