選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

10 行
608 B

  1. <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16">
  2. <circle cx="8" cy="8" r="7" fill="#F37962" stroke="#424242" stroke-width="0.5">
  3. <animate attributeName="fill" dur="0.8s" repeatCount="indefinite" values="#b27b70;#F37962;#b27b70"/>
  4. </circle>
  5. <circle cx="7.5" cy="11.5" r="1.5" fill="#424242"/>
  6. <line x1="7.5" x2="7.5" y1="11" y2="5" stroke="#424242"/>
  7. <circle cx="10.75" cy="7.75" r="1.25" fill="#424242"/>
  8. <line x1="7.5" x2="10.5" y1="4.5" y2="7.5" stroke="#424242"/>
  9. <circle cx="7.5" cy="4.5" r="1.5" fill="#424242"/>
  10. </svg>