Xploder app

@WorkinWoods, @JeffTalbot,

Say we have a shape made out of a set of non-overlapping shapes (islands).
The Xploder app can be used to divide (explode) the shape into its non-overlapping shapes. For example as shown in the following animation, the text ABC could be divided into its letters A, B and C. That helps us to work on individual letter.
Similarly, the app could be used divide a svg as well.

Most importantly, inner shapes of each non-overlapping shape stays with it. For example, the triangle shape inside A is part of letter A.