Handpicked collection of premium & lightwighted icons as font
# v1.x
npm install light-icons --save// import in CSS files
@import "~light-icons/dist/light-icon.css";OR
// import directly in JS files
import "light-icons/dist/light-icon.css";Add light-icon-* class, either in i or span HTML Tag
<i class="light-icon-facebook"></i>Licensed under the MIT License.