SVG without xmlns cannot be used in <img ... />
You can delete xmlns=”http://www.w3.org/2000/svg” from SVG and still use it inline,
but you cannot use it inside <img src=”…” /> anymore.
TweetYou can delete xmlns=”http://www.w3.org/2000/svg” from SVG and still use it inline,
but you cannot use it inside <img src=”…” /> anymore.
Tweet