1 |
- var o=function(){var e=this,r=e._self._c;return r("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}},[r("circle",{attrs:{cx:"7",cy:"8.5",r:"3.5",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}}),r("path",{attrs:{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M7 5v3.5h3.5M9 22.5a6.979 6.979 0 0 0 1.5-4m4.5 4a6.979 6.979 0 0 1-1.5-4m-6.001 4h9M.5 15.5h23"}}),r("rect",{attrs:{width:"23",height:"17",x:".5",y:"1.5",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",rx:"1",ry:"1"}}),r("path",{attrs:{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M13.5 7 15 5l3 2.5 2.5-3m-1 8V11m-2 1.5v-2m-2 2v-3m-2 3V11"}})])};const t={render:o};export{t as default};
|