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("rect",{attrs:{width:"22",height:"20",x:".5",y:"3.501",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:"M3.5 1.501v3m4-3v3m4-3v3m4-3v3m4-3v3m-7 3.999h3v4h0-4 0v-3a1 1 0 0 1 1-1zm3 0h3a1 1 0 0 1 1 1v3h0-4 0v-4h0zm-4 4.001h4v4h-4zm4 0h4v4h-4zm-4 4h4v4h-4z"}}),r("path",{attrs:{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M15.5 16.5h4v3a1 1 0 0 1-1 1h-3 0v-4h0zm-11-4h3v4h0-4 0v-3a1 1 0 0 1 1-1zm3 .001h4v4h-4zm-4 3.999h4v4h0-3a1 1 0 0 1-1-1v-3h0zm4 .001h4v4h-4z"}})])};const o={render:n};export{o as default};
|