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 24 24"}},[r("rect",{attrs:{width:"16.5",height:"13.5",x:"3.75",y:"9.75",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5",ry:"1.5"}}),r("path",{attrs:{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.75 9.75V6a5.25 5.25 0 0 1 10.5 0v3.75M12 15v3"}})])};const n={render:e};export{n as default};
|