Description
Provides Qt 6 classes for loading and displaying SVG vector graphics. It helps applications render scalable icons, diagrams, and interface artwork without storing a separate bitmap for every size.
Users usually receive it as a dependency of Qt applications. SVG files can be complex, so applications should handle untrusted graphics with normal file-safety care.