mirror of
https://github.com/bpmbpm/doc.git
synced 2026-04-28 19:42:06 +00:00
4 lines
No EOL
273 B
XML
4 lines
No EOL
273 B
XML
<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg">
|
|
<use href="https://bpmbpm.github.io/doc/test/SVG/first_file.svg#blue-rectangle" x="10" y="10" />
|
|
<use href="https://bpmbpm.github.io/doc/test/SVG/first_file.svg#blue-circle" x="100" y="100" />
|
|
</svg> |