DEV Community

Discussion on: How, and why, to clean SVG markup

Collapse
 
schroef profile image
schroef

Nice article, i was looking for the title issue i had with icons in an Electron app. I "fixed" by manually deleting the title tag. But there must be a better way. I mean who is going to do such work if you have perhaps more than 100 ions in a project?

Collapse
 
adammckenna profile image
Adam McKenna

Thanks 😊

In that case, you can use an SVG minifier!