Back to Svgo

removeUnusedNS

docs/04-plugins/removeUnusedNS.mdx

4.0.1267 B
Original Source

Removes unused namespace declarations from the document.

:::caution

This plugin currently only removes unused namespaces from the top-most <svg> element. It does not check for unused namespaces that may be present in child elements further down the document.

:::