Socket
Socket
Sign inDemoInstall

ibm-icon-font

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ibm-icon-font

IBM iconfont using IBM Design Language icons


Version published
Weekly downloads
18
decreased by-64.71%
Maintainers
2
Weekly downloads
 
Created
Source

IBM Design Icon Font

Use the Icons from the IBM Design Language in your project, now conveniently distributed as icon font.

Installation

The IBM Design icons can be installed via NPM:

$ npm install ibm-icon-font --save

Usage

After installing this package, include the ibmicons.css in your main HTML file.

<link href="PATH_TO_NODE_MODULES/ibm-icon-font/css/ibmicons.css" rel="stylesheet" type="text/css">

Then use the icon by applying the appropriate classnames.

<i class="ibm-icon ibm-bee"></i>

For a complete list of icons provided by the icon font, and their classnames, visit:

http://ibm-iconfont.mybluemix.net

Sizing

All icons in the icon font are intended for sizes under 64px by 64px. For larger sizes, please find appropriate variants on the IBM Design Icon Github repository.

License

Creative Commons License
IBM Design Icons by International Business Machines Corporation is licensed under a Creative Commons Attribution 4.0 International License.
Based on a work at https://github.com/IBM-Design/icons.

Question

This NPM package is maintained by Stan Li lih@us.ibm.com, please reach out to Stan regarding any question.

Keywords

FAQs

Package last updated on 31 Jul 2015

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