yits-khawk'9483
myicon.svg<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" buffered-rendering="static" width="99px" height="99px" viewBox="0,0,2,2">
<style>
@keyframes skewAnimation {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
#icon {
animation: skewAnimation 36000s linear infinite;
transform-origin: center center ;
}
</style>
<!--foggy_haha-->
<rect x="0" y="0" width="100%" height="100%" fill="#f7f7f7" />
<g id="icon">
<rect x="0" y="0" width="1" height="1" fill="#F3F7FA"/>
<rect x="1" y="0" width="1" height="1" fill="#F3F7FB"/>
<rect x="0" y="1" width="1" height="1" fill="#FAF8F3"/>
<rect x="1" y="1" width="1" height="1" fill="#F9F9F4"/>
</g>
</svg>
import "/api/code/issac-37765679/RandomPlainsWalk.js/script.js"
import "/api/code/issac-37765679/ある日…….js/script.js"
import "/api/code/issac-37765679/gamble.js/script.js"
import "/api/code/issac-37765679/ほどよくかきまぜるボタン.js/script.js"