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

6 行
285 B

  1. {# templates/_atoms/icon-user.html.twig #}
  2. <svg viewBox="0 0 16 16" fill="none">
  3. <circle cx="8" cy="5" r="2.5" stroke="currentColor" stroke-width="1.3"/>
  4. <path d="M3.5 14c0-2.8 2-4.5 4.5-4.5s4.5 1.7 4.5 4.5" stroke="currentColor" stroke-width="1.3" stroke-linecap="round"/>
  5. </svg>