This extension helps you with tools to manipulate SVG elements
Steps to use
Enable the extension
Press Ctrl + Shift + P or activate command mode in vs code
Find one of the available commands
Enter the input like an svg element
Click Enter
Desired output is opened in a new file
Available Commands
SVG Elements to Path
This command accepts different types of SVG elements such as rect, circle, line, ellipse, polygon, polyline and converts then to svg paths for easy manipulation