Licon : Simple & Useful Icons with Pure CSS3

      

Licon is a simple, useful and lightness pack—icon that made with Pure CSS3 by Siamak Mokhtari at FictionTeam .It has Sass version so it can easily be modified and merged into modern projects. It provides all the useful icons for good design without adding any images or fonts. Also you can add effects of Animate.css on Licon.

pure-css3-icons

You should set licon.sass with your projects and compile it. include licon.css file into your projects.

<link href="styles/licon.css" rel="stylesheet" type="text/css">

Then You add .licon-* in HTML files.

Project Page    GitHub