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

play-pause.svg 382B

123456
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="30" height="15">
  3. <polygon points="2,1 2,14 13,7" stroke="black" stroke-width="1" fill="white"/>
  4. <rect x="17" y="2" width="4" height="11" stroke="black" stroke-width="1" fill="white"/>
  5. <rect x="24" y="2" width="4" height="11" stroke="black" stroke-width="1" fill="white"/>
  6. </svg>