1 |
- var t=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:"23",height:"12",x:".5",y:"5.999",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:"M4 8.999h2M4 14.999h2M5 14.999v-6"}})])};const o={render:t};export{o as default};
|