Disable IDs in SVG export
I'm a frontend developer and we export SVG's to use them inline in our HTML.
When you export an SVG (non-minified) you will see that all your paths/polygons etc. have id's attached to them. To avoid having multiple ID's it would be great if you can turn this off.
I noticed that the minified export does this however it would be great if you can also do this for non-minified versions, since sometimes we still have to edit the SVG a bit, or add custom classes/id's when manipulating elements within the SVG.
-
EmanueleSabetta commented
We should also have the option to name only the elements or groups that we need to identify when we use the generated svg. See this user feedback: https://adobexd.uservoice.com/forums/353007-adobe-xd-feature-requests/suggestions/18767635-add-name-field-to-every-object-or-groups-and-prese