1 |
- var e=function(){var t=this,r=t._self._c;return r("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"}},[r("g",{attrs:{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":".667"}},[r("path",{attrs:{d:"M.333 8a7.667 7.667 0 1 0 15.334 0A7.667 7.667 0 1 0 .333 8zM12 12 8.705 8.707"}}),r("path",{attrs:{d:"M7 8a1 1 0 1 0 2 0 1 1 0 1 0-2 0zm1-3.666v2.667"}})])])};const o={render:e};export{o as default};
|