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 48 48"}},[r("path",{attrs:{fill:"currentColor","fill-rule":"evenodd",d:"M24 46.5C11.574 46.5 1.5 36.426 1.5 24S11.574 1.5 24 1.5 46.5 11.574 46.5 24 36.426 46.5 24 46.5Zm-2.634-35.91c.7-.05 1.589-.09 2.634-.09s1.933.04 2.634.09c1.312.095 2.366.998 2.784 2.202l.624 1.801c1.3.043 2.402.095 3.305.147a4.087 4.087 0 0 1 3.866 3.746c.147 1.704.287 3.988.287 6.514 0 2.526-.14 4.81-.287 6.514a4.087 4.087 0 0 1-3.866 3.746c-2.07.12-5.184.24-9.347.24-4.163 0-7.277-.12-9.347-.24a4.087 4.087 0 0 1-3.866-3.746A76.736 76.736 0 0 1 10.5 25c0-2.526.14-4.81.287-6.514a4.087 4.087 0 0 1 3.866-3.746 131.28 131.28 0 0 1 3.305-.147l.624-1.8c.418-1.205 1.472-2.108 2.784-2.202Z","clip-rule":"evenodd"}}),r("path",{attrs:{fill:"currentColor",d:"M24 19a6 6 0 1 0 0 12 6 6 0 0 0 0-12Z"}})])};const t={render:a};export{t as default};
|