1 |
- var l=function(){var r=this,e=r._self._c;return e("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 14"}},[e("path",{attrs:{fill:"currentColor","fill-rule":"evenodd",d:"M10 3.956c.693 0 1.027-.874.473-1.324-.996-.81-1.77-1.332-2.98-2.022a.995.995 0 0 0-.986 0c-1.21.69-1.984 1.211-2.98 2.022-.553.45-.22 1.324.473 1.324h6Zm-6 6.088c-.693 0-1.026.874-.473 1.324.996.81 1.77 1.332 2.98 2.022.306.174.68.174.986 0 1.21-.69 1.984-1.211 2.98-2.022.553-.45.22-1.324-.473-1.324H4Zm1.548-4.497a2.055 2.055 0 1 0 2.907 2.907 2.055 2.055 0 0 0-2.907-2.907Z","clip-rule":"evenodd"}})])};const n={render:l};export{n as default};
|