1 |
- var a=function(){var e=this,r=e._self._c;return r("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 14"}},[r("path",{attrs:{fill:"currentColor","fill-rule":"evenodd",d:"M9.445 4.737c.84 0 1.317-.985.764-1.64C9.294 2.012 8.621 1.363 7.473.43a.75.75 0 0 0-.946 0c-1.148.932-1.821 1.58-2.736 2.666-.553.655-.077 1.64.764 1.64h4.89Zm4.305 2.278a.75.75 0 0 1-.75.75H1a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 .75.75ZM4.555 9.263c-.84 0-1.317.985-.764 1.64.915 1.085 1.588 1.734 2.736 2.666a.75.75 0 0 0 .946 0c1.148-.932 1.822-1.58 2.736-2.666.553-.655.077-1.64-.764-1.64h-4.89Z","clip-rule":"evenodd"}})])};const t={render:a};export{t as default};
|