An open API service indexing awesome lists of open source software.

https://github.com/gen2brain/svg

SVG icon decoder
https://github.com/gen2brain/svg

Last synced: 11 months ago
JSON representation

SVG icon decoder

Awesome Lists containing this project

README

          

## svg
[![Build Status](https://github.com/gen2brain/svg/actions/workflows/test.yml/badge.svg)](https://github.com/gen2brain/svg/actions)
[![Go Reference](https://pkg.go.dev/badge/github.com/gen2brain/svg.svg)](https://pkg.go.dev/github.com/gen2brain/svg)

Package `svg` implements an SVG icon decoder.

Based on [oksvg](https://github.com/srwiley/oksvg).

### Installation

`go get github.com/gen2brain/svg`

### Limitations

Text is not supported.