mirror of
https://github.com/bpmbpm/doc.git
synced 2026-04-29 03:50:46 +00:00
4 lines
No EOL
197 B
XML
4 lines
No EOL
197 B
XML
<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg">
|
|
<use href="first_file.svg#blue-rectangle" x="10" y="10" />
|
|
<use href="first_file.svg#blue-circle" x="100" y="100" />
|
|
</svg> |