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:"M1.5 3.775v7.637A12.311 12.311 0 0 0 9.719 22.88l1.121.414a3.365 3.365 0 0 0 2.32 0l1.121-.414A12.311 12.311 0 0 0 22.5 11.412V3.775a1.533 1.533 0 0 0-.934-1.406A24.237 24.237 0 0 0 12 .5a24.237 24.237 0 0 0-9.566 1.869A1.533 1.533 0 0 0 1.5 3.775z"}}),r("path",{attrs:{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M18.5 5.5h-2l-4.354 4.354a4 4 0 1 0 2 2L18.5 7.5z"}}),r("circle",{attrs:{cx:"10.5",cy:"13.5",r:"1.25",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}})])};const t={render:n};export{t as default};
|