frown.23d3e88a.js 391 字节
Newer Older
6
628c9f991a7e4862742d8a2f 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
const n=`<svg
  width="77"
  height="64"
  viewBox="0 0 77 64"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <g transform="translate(75, 160)">
    <title>mouth - frown</title>
    <path
      d="M2 41C5.21065 33.0427 17.1069 16.2329 39.0069 12.6522C60.9069 9.07139 72.1273 21.1068 75 27.5721"
      stroke="black"
      stroke-width="4"
    />
  </g>
</svg>`;export{n as default};