1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
cowyo/vendor/github.com/shurcooL/octiconssvg/README.md

19 lines
499 B
Markdown
Raw Normal View History

2017-10-03 21:43:55 +03:00
octiconssvg
===========
[![Build Status](https://travis-ci.org/shurcooL/octiconssvg.svg?branch=master)](https://travis-ci.org/shurcooL/octiconssvg) [![GoDoc](https://godoc.org/github.com/shurcooL/octiconssvg?status.svg)](https://godoc.org/github.com/shurcooL/octiconssvg)
Package octiconssvg provides GitHub Octicons in SVG format.
Installation
------------
```bash
go get -u github.com/shurcooL/octiconssvg
```
License
-------
- [MIT License](https://opensource.org/licenses/mit-license.php)