🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

light-icons

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

light-icons

Handpicked collection of premium & lightweight icons as font

1.0.12
latest
Source
npm
Version published
Weekly downloads
61
-16.44%
Maintainers
1
Weekly downloads
 
Created
Source

LIGHT icons

Handpicked collection of premium & lightweight icons as font Check out documentation & icons demo on: https://icons.lightvue.org

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

OR

<!-- import in HTML file via unpkg CDN -->
<link href="https://unpkg.com/light-icons/dist/light-icon.css" rel="stylesheet">

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.

Keywords

svg

FAQs

Package last updated on 17 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts