Go to file
jolheiser dba3ae4fec
Initial commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2019-12-12 22:36:18 -06:00
.gitignore Initial commit 2019-12-12 22:36:18 -06:00
coreui_generate.go Initial commit 2019-12-12 22:36:18 -06:00
coreui.go Initial commit 2019-12-12 22:36:18 -06:00
generate.go Initial commit 2019-12-12 22:36:18 -06:00
go.mod Initial commit 2019-12-12 22:36:18 -06:00
go.sum Initial commit 2019-12-12 22:36:18 -06:00
LICENSE Initial commit 2019-12-12 22:36:18 -06:00
LICENSE.txt Initial commit 2019-12-12 22:36:18 -06:00
README.md Initial commit 2019-12-12 22:36:18 -06:00

coreui

https://coreui.io/icons/

Installation

go get -u gitea.com/go-icon/coreui

Usage

icon := coreui.BrandGitea()

// Get the raw XML
xml := icon.XML()

// Get something suitable to pass directly to an html/template
html := icon.HTML()

Build

go generate generate.go

New Versions

To update the version of coreui, simply change coreuiVersion in coreui_generate.go and re-build.

License

Library
SVGs