Skip to content

Jakobud/svg-sprite-polyfill

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG Sprite Polyfill

Icon system using SVG sprite can be archived with the method described in this article: https://css-tricks.com/svg-symbol-good-choice-icons/

This polyfill's purpose is to fix a bug on Webkit-based browsers (Chrome, Safari and the like) that makes it unable to style icons with usual CSS.

There's no need for this on Firefox.

About

A polyfill to make SVG sprites right on some browsers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.5%
  • HTML 35.5%