octicons-css
v19.12.0
Published
GitHub Octicons now in CSS
Downloads
117
Readme
Octicons CSS ·
I don't like that Primer dropped their CSS distribution of octicons. For this reason, I constructed my pipeline for converting the SVGs they distribute into stylesheets.
Including the icons in your website is easy. Just add the following to your website header:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/octicons-css/octicons.min.css">