1 |
- var t=function(){var e=this,r=e._self._c;return r("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 10 10"}},[r("path",{attrs:{fill:"currentColor",d:"M5 0a5 5 0 1 0 5 5 5.006 5.006 0 0 0-5-5Zm0 8.375a.875.875 0 1 1 .875-.875.875.875 0 0 1-.875.875Zm0-3a.625.625 0 0 1 0-1.25.625.625 0 1 0-.5-1 .625.625 0 1 1-1-.75 1.875 1.875 0 1 1 1.5 3Z"}})])};const n={render:t};export{n as default};
|