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>