inka: https://imvenx.github.io/cssvgweb/#/ tutorial on how I did it: https://www.youtube.com/watch?v=w35GS6fKksE
Test file which compares clones, text on path, and text in shape. All 3 features reference shapes in a similar way.
Ever wanted to insert your svg documents directly into your html without having to copy and paste them? Now you can, use this simple javascript to turn <div data-svg="..."></div> into <div><svg>...</svg></div>