Skip to content

Handpicked collection of premium & light-wighted icons as font

License

Notifications You must be signed in to change notification settings

abhiraj2k/light-icons

 
 

Repository files navigation

LIGHT icons

Handpicked collection of premium & lightwighted icons as font

Installation

# 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";

How to use

Add light-icon-* class, either in i or span HTML Tag

<i class="light-icon-facebook"></i>

License

Licensed under the MIT License.

About

Handpicked collection of premium & light-wighted icons as font

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • EJS 72.0%
  • JavaScript 28.0%