mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
4 lines
130 B
XML
4 lines
130 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<filter id="f" height="1em"/>
|
||
|
|
<rect width="50" height="50" filter="url(#f)"/>
|
||
|
|
</svg>
|