Skip to content

LeadsNearby/convert-img-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert IMGs to SVGs

Simple jQuery script in the form of a Wordpress plugin to convert SVGs linked in img tags to inline SVGs.

Class "svg" must be included on the image tag.

Example

<img class="svg" src="somegraphic.svg"/>