up.5a2b12f0.js 539 字节
Newer Older
6
628c9f991a7e4862742d8a2f 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
const n=`<svg
  width="149"
  height="48"
  viewBox="0 0 149 48"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <g transform="translate(33, 78)">
    <title>eyebrows - up</title>
    <path
      d="M99 10.2143C104.667 7.5476 118 5.11427 126 16.7143"
      stroke="black"
      stroke-width="4"
      stroke-linecap="round"
    />
    <path
      d="M23.5791 35.521C25.6497 29.6104 33.2612 18.3959 47.1418 20.8224"
      stroke="black"
      stroke-width="4"
      stroke-linecap="round"
    />
  </g>
</svg>`;export{n as default};