Now you can, easily!', 'svg-support' ); ?>
style-svg to your IMG elements, this plugin dynamically replaces any IMG elements containing the style-svg
class with your complete SVG.', 'svg-support' ); ?>
embed, object
or img
tags alone.', 'svg-support' ); ?>
style-svg (or your custom class from above) to any IMG tags that you want this plugin to swap out with your actual SVG code.', 'svg-support' ); ?>
<img class="style-svg" alt="alt-text" src="image-source.svg" />
<img class="your-custom-class" alt="alt-text" src="image-source.svg" />