Description
Provides a small SVG parser library for applications that need to read simple vector graphics. Developers use it when they need lightweight SVG path and shape parsing without a full rendering engine.
Most users install it as a dependency. It is best for simple SVG support; complex SVG features may require a more complete graphics library.