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 14 14"}},[r("path",{attrs:{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M.5 7h13M10 10.5 13.5 7 10 3.5"}})])};const o={render:t};export{o as default};
|