turban.74f740fd.js 864 字节
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
const n=`<svg
  width="240"
  height="212"
  viewBox="0 0 240 212"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <g transform="translate(0, 15)">
    <title>tops - turban</title>
    <path
      d="M222.726 112.791C222.726 46.702 186.268 2.00007 141.859 2C84.9656 2 27 23.3414 27 124.255C27 149.223 37.6589 167.827 52.5644 181.54C51.0704 179.671 49.8666 177.996 49.0668 176.619C46.176 149.638 78.2326 128.929 109.601 108.665C126.254 97.907 142.712 87.2746 153.646 75.8956C163.24 81.3324 191.44 104.109 196.813 113.32C199.695 118.26 204.322 135.189 207.484 154.95C217.822 142.532 222.726 130.107 222.726 112.791Z"
      fill="white"
      stroke="black"
      stroke-width="4"
    />
    <path
      d="M154.264 75.2457C167.438 63.3013 187.146 36.0399 185.881 18.334"
      stroke="black"
      stroke-width="4"
    />
  </g>
</svg>`;export{n as default};