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

12345
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2">
  2. <rect width="1" height="2" fill="#000"/>
  3. <rect width="1" height="1" x="1" fill="#000"/>
  4. <rect width="1" height="1" x="1" y="1" fill="#fff"/>
  5. </svg>