SVGImage icon indicating copy to clipboard operation
SVGImage copied to clipboard

A SVGImage Control for WPF

SVGImage

This is an SVG Image View Control for WPF applications.

Initially forked from: SVGImage Control - CodeProject Article

Besides the bug fixes, new features are added including the following:

  • Mask/Clip support
  • Support of styles.
  • Simple Animation support.

Framework support

The SVGImage control library targets the following frameworks

  • .NET Framework, Version 4.0
  • .NET Framework, Version 4.5
  • .NET Framework, Version 4.6
  • .NET Framework, Version 4.7
  • .NET Framework, Version 4.8
  • .NET Core, Version 3.1

License

The SVGImage control library is relicensed under MIT License, with permission from the original author.

Sample Application