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("g",{attrs:{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"}},[r("path",{attrs:{d:"M22.5 21.75a1.5 1.5 0 0 1-1.5 1.5H3a1.5 1.5 0 0 1-1.5-1.5V2.25A1.5 1.5 0 0 1 3 .75h15a1.5 1.5 0 0 1 1.047.426l3 2.883c.29.282.453.67.453 1.074V21.75z"}}),r("path",{attrs:{d:"M9 11.25v-1.5h6v1.5m-3-1.5v7.5m-1.5 0h3"}})])])};const o={render:e};export{o as default};
|