nervous.0b79c20f.js 1.3 KB
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 24 25 26 27 28 29 30 31
const n=`<svg
  width="80"
  height="64"
  viewBox="0 0 80 64"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <g transform="translate(75, 165)">
    <title>mouth - nervous</title>
    <rect
      x="4.24805"
      y="17.4707"
      width="70"
      height="24"
      rx="4"
      transform="rotate(-4 4.24805 17.4707)"
      fill="black"
    />
    <path
      fill-rule="evenodd"
      clip-rule="evenodd"
      d="M67.8211 13.0252L10.5039 17.0332L12.3439 24.0378C13.0765 26.8266 15.6892 28.6999 18.5656 28.4988C15.6892 28.6999 13.3627 30.9186 13.0253 33.7822L12.1781 40.9747L69.4952 36.9667L67.6552 29.9621C66.9226 27.1734 64.3099 25.3 61.4336 25.5012C64.3099 25.3 66.6365 23.0813 66.9738 20.2177L67.8211 13.0252Z"
      fill="white"
    />
    <path
      d="M9.06711 15.8455C5.41077 15.5824 2.32285 18.6103 2.58059 22.2961L3.5994 36.8658C3.85714 40.5517 7.33642 43.1204 10.9206 42.351C17.8645 40.8603 31.142 38.2166 40.7373 37.5457C50.3326 36.8747 63.8488 37.6448 70.9326 38.1545C74.589 38.4176 77.6769 35.3897 77.4191 31.7039L76.4003 17.1342C76.1426 13.4483 72.6633 10.8796 69.0792 11.649C62.1352 13.1397 48.8578 15.7833 39.2624 16.4543C29.6671 17.1253 16.151 16.3552 9.06711 15.8455Z"
      stroke="black"
      stroke-width="4"
    />
  </g>
</svg>`;export{n as default};