mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
7 lines
236 B
XML
7 lines
236 B
XML
<svg xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
onload="document.getElementById('use').removeChild(document.getElementById('s'));">
|
|
|
|
<use id="use" xlink:href="#s"><g id="s"/></use>
|
|
|
|
</svg>
|