smile.b0f2f749.js 329 字节
Newer Older
6
628c9f991a7e4862742d8a2f 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
const n=`<svg
  width="67"
  height="64"
  viewBox="0 0 67 64"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <g transform="translate(87, 163)">
    <title>mouth - smile</title>
    <path
      d="M2.5 17.5C5 34.5 33.5 42.5 59.5 23"
      stroke="black"
      stroke-width="4"
    />
  </g>
</svg>`;export{n as default};