您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

9 行
487 B

  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
  2. <g fill="none" fill-rule="evenodd">
  3. <circle fill="#FF8C02" transform="rotate(-90 8 8)" cx="8" cy="8" r="2"/>
  4. <ellipse stroke="#6B849C" transform="rotate(-90 8 8)" cx="8" cy="8" rx="7.5" ry="3.5"/>
  5. <ellipse stroke="#6B849C" transform="rotate(-150 8 8)" cx="8" cy="8" rx="7.5" ry="3.5"/>
  6. <ellipse stroke="#6B849C" transform="rotate(-30 8 8)" cx="8" cy="8" rx="7.5" ry="3.5"/>
  7. </g>
  8. </svg>