Convert SVG to XAML
I tried InkScape & XPS method , but it doesn't give me correct XAML. Can anyone please convert this SVG to WinRT compatible XAML ? Tim Heuer Take a look at this and see if it works: https://gist.github.com/timheuer/6443390 Method (yes, superhack): Use Inkscape to save as PDF Rename the Filename extension from PDF to AI Use Expression Design to open AI document Export to Silverlight Canvas Using Inkscape 0.91 it's possible to open an SVG file and directly save as XAML. Select Microsoft XAML file as the file type: Meow I'm not able to comment on the related answer, but I found it even easier to