mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
19 lines
499 B
Markdown
19 lines
499 B
Markdown
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)
|