Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<meta charset="utf-8">
<title>CSS Animations: svg <use> animate independently</title>
<rect width="10" height="10" fill="green" x="23" y="5"></rect>
<rect width="10" height="10" fill="green" x="69" y="5"></rect>
</svg>