qtsvg

Qt library for rendering and displaying SVG graphics

brewmacoslinux
Try with needOr install directly
Source

About

Classes for displaying the contents of SVG files

Commands

qtsvg

Examples

Verify qtsvg installation and check available Qt SVG plugins$ brew list qtsvg
Check qtsvg version and linked Qt installation$ brew info qtsvg
Use qtsvg in a Qt application by linking against it$ pkg-config --cflags --libs Qt5Svg