アイコンを暴れさせるのもあまり良くない気がしてきた
自分のプロジェクトだけで使うならともかく、今の運用だと別のプロジェクトでも動いてしまうので
動くと不必要に目立つ
/villagepump/teyoda7.iconさんくらいがちょうどよさそうtakker.icon
もしくは/yuta25/yuta25.iconさんみたいなタイプ
/villagepump/teyoda7.icon
/yuta25/yuta25.icon
目立つのが目的の場合はオーケー、ガンガン暴れていけ
都度名前が変わるのはどうなんだ?
いうて1回しか変わってないようなtakker.icon
実はスクリーンネーム(だったっけ?)を変えてますcFQ2f7LRuLYP.icon 今はtest-patternと申す
まじかよ全然気づかなかったtakker.icon
こういうタイトルを言っといてなんだがこうなったcFQ2f7LRuLYP.icon
https://svg-hosting.vercel.app/api/svg?url=https://scrapbox.io/api/code/issac-37765679/アイコンを暴れさせるのもあまり良くない気がしてきた/s.svg
code:s.svg
transform: translate3d(0);
<!--test pattern-->
<style>
@keyframes translateAnimation {
0% { transform: translate3d(0, 0, 0) rotate(0deg); }
7% { transform: translate3d(0, 0, 0) rotate(0deg); }
35% { transform: translate3d(0px, 97%, 0) rotate(0deg); }
43% { transform: translate3d(0px, 100%, 0) rotate(0deg); }
50% { transform: translate3d(0px, -100%, 0) rotate(70deg); }
57% { transform: translate3d(-200px, 200%, 0) rotate(90deg); }
70% { transform: translate3d(0px, 100%, 0) rotate(0deg); }
100% { transform: translate3d(0, 0, 0) rotate(0deg); }
}
animation: translateAnimation 5s linear infinite;
transform-origin: center center; /* Specify the origin of skew */
}
animation: translateAnimation 5s linear infinite;
transform-origin: center center; /* Specify the origin of skew */
}
animation: translateAnimation 5s linear infinite;
transform-origin: center center; /* Specify the origin of skew */
}
</style>
<g id="pillar">
<rect x="0" y="0" width="91px" height="320px" fill="#b4b4b4"/>
<rect x="90" y="0" width="91px" height="320px" fill="#b4b40c"/>
<rect x="180" y="0" width="91px" height="320px" fill="#0db4b4"/>
<rect x="270" y="0" width="91px" height="320px" fill="#0db40c"/>
<rect x="360" y="0" width="91px" height="320px" fill="#b410b4"/>
<rect x="450" y="0" width="91px" height="320px" fill="#b40f0e"/>
<rect x="540" y="0" width="91px" height="320px" fill="#0f0fb4"/>
</g>
<g id="brick">
<rect x="0" y="320" width="91px" height="40px" fill="#0f0fb4"/>
<rect x="90" y="320" width="91px" height="40px" fill="#101010"/>
<rect x="180" y="320" width="91px" height="40px" fill="#b410b4"/>
<rect x="270" y="320" width="91px" height="40px" fill="#101010"/>
<rect x="360" y="320" width="91px" height="40px" fill="#0db4b4"/>
<rect x="450" y="320" width="91px" height="40px" fill="#101010"/>
<rect x="540" y="320" width="91px" height="40px" fill="#b4b4b4"/>
</g>
<g id="footer">
<rect x="0" y="360" width="113px" height="120px" fill="#081d42"/>
<rect x="113" y="360" width="113px" height="120px" fill="#ebebeb"/>
<rect x="226" y="360" width="113px" height="120px" fill="#2c005c"/>
<rect x="339" y="360" width="114px" height="120px" fill="#101010"/>
<rect x="450" y="360" width="31px" height="120px" fill="#070707"/>
<rect x="480" y="360" width="31px" height="120px" fill="#101010"/>
<rect x="510" y="360" width="31px" height="120px" fill="#181818"/>
<rect x="539" y="360" width="91px" height="120px" fill="#101010"/>
</g>
</svg>