octicons-webfont

1.5.0 • Public • Published

octicons-webfont

An unofficial web-font port of Octicons. It brings back the ttf, eot, woff, woff2 and svg-font formats removed from octicons v5 onward.

CircleCI build status Code Climate maintainability rating NPM download count jsDelivr hits GitHub download count
NPM version MIT License Greenkeeper enabled semantic-release Conventional Commits commitizen friendly

Usage

Dowload the package from either NPM or the release page. Both the stylesheets and the fonts are inside build folder.

CDN

Note: It is advised to specify at least a major version to avoid breaking your app, change ^1 to your desired semver range accordingly. Additionally, you may want to pinpoint a specific version if you wish to use SRI check.

jsDelivr

<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/octicons-webfont@^1/build/octicons.min.css">

UNPKG

<link rel="stylesheet" type="text/css" href="https://unpkg.com/octicons-webfont@^1/build/octicons.min.css">

CHANGELOG.

License

MIT

The distributed package includes the following components that are subject to separate license terms:

Octicons
Copyright (c) 2020 GitHub Inc.
License: MIT
When using the GitHub logos, be sure to follow the GitHub logo guidelines.

Package Sidebar

Install

npm i octicons-webfont

Weekly Downloads

131

Version

1.5.0

License

MIT

Unpacked Size

470 kB

Total Files

230

Last publish

Collaborators

  • zypa13510