animation2code benchmark
For best compatibility, please view this dashboard in a Chrome browser.
← back

rendered animation

SVG Load Animation Prototype

1<div id="loadContainer">
2  <svg id="treeIcon" baseProfile="basic" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 59">
3    <path id="tree1" />
4    <path id="tree2" />
5  </svg>
6</div>