mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
6 lines
130 B
XML
6 lines
130 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<marker id="m">
|
||
|
|
<foreignObject/>
|
||
|
|
</marker>
|
||
|
|
<line marker-end="url(#m)"/>
|
||
|
|
</svg>
|