Skip to content
/ isvg Public

This plugin load inline svg from folder in any html tag

License

Notifications You must be signed in to change notification settings

suenot/isvg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inline SVG ajax loader (isvg)

This plugin load inline svg from folder /img/svg in you tag(div/span/etc).

Features:

  • work in all ie9+, ios 3+, android 3+ and other browsers
  • you can change svg elements from js and css

Example. For html:

<div class="isvg" data-icon="logo"></div>

Ajax load inline svg from /img/svg/logo.svg into div.

About

This plugin load inline svg from folder in any html tag

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published