Skip to content

shaunrfox/fox-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fox Icons!

Hand crafted SVG icons by Shaun Fox. Free to use, not to sell.

See all the icons on my site.

Install

bower install fox-icons

To use, just drop this in your html with the appropriate name swapped out:

<svg viewBox="0 0 30 30" class="ico-fox">
  <use xlink:href="#ico-fox"></use>
</svg>

How to use in bower

To add it to your bower file, do the usual bower thing:

bower install --save fox-icons

However, because this repository is frequently updated, I'd reccomend changing your bower file to something like this

"fox-icons": "*"

About

Hand crafted SVG icons by Shaun Fox. Free to use, not to sell.

Resources

License

Stars

Watchers

Forks

Packages

No packages published