svgo
svgo copied to clipboard
How does SVGO get the id structure like SVG BEM
I am using D3js to operate a relatively complex SVG, and I want to use my own method of stitching element IDs when positioning elements.
I'm not sure what do you want to achieve but you can write custom plugin. See https://github.com/svg/svgo/pull/1624