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

iconoir

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iconoir

A Simple and Definitive Open-Source Icons Library

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6.5K
decreased by-3.09%
Maintainers
1
Weekly downloads
 
Created
Source

Iconoir

Iconoir is an open source library with 900+ SVG Icons, designed on a 24x24 pixels grid. No premium icons, no email sign-up, no newsletters.

Browse at iconoir.com →

NPM Monthly Downloads NPM Version Project Stars License

Basic Usage

You can download any icon of the pack directly from https://iconoir.com or get them from the repository.

React

A React library is available to install under the name iconoir-react. For more details, see the package README.

Framer

Iconoir is happily part of Framer now. To start using the icons: On the top menu, Insert > Graphics > Iconoir. You can switch between icons from the right sidebar in the editor.

Font

To use Iconoir as a font, add the iconoir.css file in your project.

Import the CSS File:

<link rel="stylesheet" href="https://raw.githubusercontent.com/lucaburgio/iconoir/master/fonts/iconoir.css">

Here is an example in HTML:

<span class="iconoir-hand-brake"></span>

The class must always be "iconoir-" and then the name of the icon. You can find the names of the icons here.

Figma

The library is available in the Figma community here.

License

MIT License

Keywords

FAQs

Package last updated on 05 Jul 2021

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