Skip to content

Instantly share code, notes, and snippets.

@dustinleer
Created December 4, 2018 17:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dustinleer/b0c47843982fc5ada81d4c2c2e6bccc9 to your computer and use it in GitHub Desktop.
Save dustinleer/b0c47843982fc5ada81d4c2c2e6bccc9 to your computer and use it in GitHub Desktop.
SVG Magic Function
jQuery(document).ready(function(){
jQuery('img').svgmagic();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment