# usvg
[![Crates.io](https://img.shields.io/crates/v/usvg-parser.svg)](https://crates.io/crates/usvg-parser)
[![Documentation](https://docs.rs/usvg/badge.svg)](https://docs.rs/usvg-parser)
[![Rust 1.65+](https://img.shields.io/badge/rust-1.65+-orange.svg)](https://www.rust-lang.org)
`usvg-parser` is an [SVG] parser used by [usvg].
## License
*usvg-parser* is licensed under the [MPLv2.0](https://www.mozilla.org/en-US/MPL/).
[SVG]: https://en.wikipedia.org/wiki/Scalable_Vector_Graphics
[usvg]: https://github.com/RazrFalcon/resvg/tree/master/crates/usvg