New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

simple-line-icons

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-line-icons

Simple and elegent line icons.

  • 2.3.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
34K
decreased by-1.43%
Maintainers
1
Weekly downloads
 
Created
Source

Simple line icons

Gitter

Simple line icons with CSS, SAAS, LESS & Web-fonts files.

Preview & Docs

[https://thesabbir.github.io/simple-line-icons] (https://thesabbir.github.io/simple-line-icons)

Installation

via cdnjs

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.3.0/css/simple-line-icons.css">

via bower


bower install simple-line-icons --save

via npm


npm install simple-line-icons --save

Or, you can also clone or download this repository as zip.

Customizing LESS/SASS variables

###LESS:

@simple-line-font-path        : "/path/to/font/files";
@simple-line-font-family      : "desired-name-font-family";
@simple-line-icon-prefix      : prefix-;

###SASS:

$simple-line-font-path        : "/path/to/font/files";
$simple-line-font-family      : "desired-name-font-family";
$simple-line-icon-prefix      : "prefix-";

Credits

Jamal Jama for creating this awesome webfont & Ahmad Firoz for extending it further.

Contributors

Check Here

License

You're free to use the webfont in a template/theme intended for sale on marketplaces like Themeforest. CSS, SCSS & LESS files are under [MIT License] (/LICENSE.md).

Keywords

FAQs

Package last updated on 03 May 2016

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc