mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 10:27:32 +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>
|