octicons-webfont
v1.5.0
Published
An unofficial web-font port of Octicons
Downloads
451
Maintainers
Readme
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.