/svg-uri

SVG data uri for inlining small SVG icons in CSS

Primary LanguageGo

svg-uri

Output a data uri, transparently compressing with svgo when installed. For those times when you only need a few small SVGS and want to inline them in your CSS.

Installation

$ go get github.com/tj/svg-uri

Usage

$ paste | svg-uri | copy

Badges

GoDoc


tjholowaychuk.com  ·  GitHub @tj  ·  Twitter @tjholowaychuk