I prepare a surprise behaviour...
And of course, it's possible to add SVG Image , but it cannot make sense, the Sprite plugin is much faster and powerfull.
All is created at runtime, nothing to load.
Design the shape in whatever tool you wish to , and an event could be :
System->On start of layout : MyAwesomeShape-> set path data to "M100,20 c 125,478........."
After that you can animate some style and path itself to make cool morphs, drag the shape around, respond to click, dblclick, hover, end animation .
For each animation you specify a delay in ms., a number of repeat times, an ease type (linear, bounce, elastic, EaseOut....etc).
I will try to not implement any feature that is currently possible in standard plugins.
Ahh ... and i played a bit adding some physics to shapes or 8 dir movements and stuff. Once again, Construct 2 is verrrryyy nice ....!!