1 |
- var n=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("path",{attrs:{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M5.5 4.498v15m-3-3 3 3 3-3m7.5-8h5m-2.5.002V1a.5.5 0 0 0-.812-.39L16 1.958"}}),r("circle",{attrs:{cx:"18",cy:"17.998",r:"2.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:"M20.5 18v2.5a3 3 0 0 1-3 3H17"}})])};const t={render:n};export{t as default};
|