Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 692 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 692 Bytes

Octicons CSS · version npm jsDelivr GitHub

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">