1 |
- var e=function(){var t=this,r=t._self._c;return r("svg",{attrs:{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:"M3.833 8A.833.833 0 1 0 5.5 8a.833.833 0 1 0-1.667 0Zm3.334 0a.833.833 0 1 0 1.666 0 .833.833 0 1 0-1.666 0ZM10.5 8a.833.833 0 1 0 1.667 0A.833.833 0 1 0 10.5 8Z"}}),r("path",{attrs:{d:"M.333.333h15.334v15.334H.333Z"}})])])};const o={render:e};export{o as default};
|