9 lines
426 B
XML
9 lines
426 B
XML
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="480" height="306" viewBox="0 0 480 306">
|
|
<defs>
|
|
<pattern id="pattern" preserveAspectRatio="none" width="100%" height="100%" viewBox="0 0 522 333">
|
|
<image width="522" height="333" xlink:href="../../Images/keke_idle.png"/>
|
|
</pattern>
|
|
</defs>
|
|
<rect id="keke_idle" width="480" height="306" fill="url(#pattern)"/>
|
|
</svg>
|