Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
ibm-icon-font
Advanced tools
Use the Icons from the IBM Design Language in your project, now conveniently distributed as icon font.
The IBM Design icons can be installed via NPM:
$ npm install ibm-icon-font --save
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
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.
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.
This NPM package is maintained by Stan Li lih@us.ibm.com, please reach out to Stan regarding any question.
FAQs
IBM iconfont using IBM Design Language icons
The npm package ibm-icon-font receives a total of 33 weekly downloads. As such, ibm-icon-font popularity was classified as not popular.
We found that ibm-icon-font demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.