Source code
Revision control
Copy as Markdown
Other Tools
<symbol id="rect-shape" viewBox="0 0 16 8">
<rect width="16" height="8" fill="red"/>
<rect x="4" width="8" height="8" fill="green"/>
</symbol>
<use href="#rect-shape"/>
<view id="rect" viewBox="0 0 16 8"/>
</svg>