It seems that a relatively new class: SvgImageSource can only be used in UWP. Is there any way to use it in a WPF project and how?
Please take a look at this framework: SharpVectors
The other way is to convert your SVG files to XAML path geometry and using them easily.