There are various example SVGs stored in both the Stack DemoQuick.svg project pages and also in separate folders now stored as Quick SVG demos
If importing from one of the folders then the code needs to be extracted so that only the SVG code held between the opening <path tag and the closing </path tag is used. The viewbox also needs adjusting.
Colours and Fills may be defined in the stack.
The speed at which the image is drawn can be controlled.
Animated SVG from Loaf