https://github.com/gen2brain/svg
SVG icon decoder
https://github.com/gen2brain/svg
Last synced: 11 months ago
JSON representation
SVG icon decoder
- Host: GitHub
- URL: https://github.com/gen2brain/svg
- Owner: gen2brain
- License: mit
- Created: 2023-11-19T22:46:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-02T14:57:22.000Z (over 2 years ago)
- Last Synced: 2025-04-06T03:11:14.599Z (about 1 year ago)
- Language: Go
- Size: 42 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## svg
[](https://github.com/gen2brain/svg/actions)
[](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.