curve.svg 326 字节
Newer Older
L
LeoKu 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
<svg
  width="32"
  height="40"
  viewBox="0 0 32 40"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <g transform="translate(98, 128)">
    <title>nose - curve</title>
    <path
      d="M16.5 7C16.1667 10.8333 16.5 19.2 20.5 22C25.5 25.5 20 34 10 32"
      stroke="#171921"
      stroke-width="4"
    />
  </g>
</svg>