package
0.0.0-20250123170056-14ecc76461ca
Repository: https://github.com/ddkwork/ux.git
Documentation: pkg.go.dev
# README
ivgconv
ivgconv implements conversion between SVG and IconVG format.
Limitations
Only a subset of SVG is supported, and only a subset of IconVG is generated.
If the conversion fails, an error is returned.
Credits
The IconVG converter is based on gen.go which is licensed under the APACHE LICENSE, VERSION 2.0