Package octicons provides GitHub Octicons.
It's a Go package that statically embeds GitHub Octicons data, exposing it via an http.FileSystem.
Deprecated: GitHub has deprecated the icon font version of Octicons in favor of SVG.
See primer/octicons#108 and https://github.com/blog/2112-delivering-octicons-with-svg.
Use github.com/shurcooL/octicon
instead, which provides Octicons in SVG format.
go get -u github.com/shurcooL-legacy/octicons