Skip to content

dabico/octicons-css

Repository files navigation

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