mirror of
https://github.com/bpmbpm/doc.git
synced 2026-04-30 20:40:50 +00:00
Add files via upload
This commit is contained in:
parent
84be3c21f3
commit
5317b343bd
2 changed files with 8 additions and 0 deletions
4
test/SVG/sec_file.svg
Normal file
4
test/SVG/sec_file.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<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>
|
||||
|
After Width: | Height: | Size: 197 B |
Loading…
Add table
Add a link
Reference in a new issue