1.0.1 • Published 8 years ago

isvg v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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.

1.0.1

8 years ago

1.0.0

8 years ago