1 |
- var e=function(){var t=this,r=t._self._c;return r("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 14"}},[r("path",{attrs:{stroke:"currentColor","stroke-linecap":"round",d:"M.75 3.745h12.5"}}),r("path",{attrs:{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M11.49 3.745H2.506c-.145 2.623-.143 5.225.248 7.831a1.966 1.966 0 0 0 1.944 1.674H9.3c.973 0 1.8-.712 1.944-1.674.39-2.606.393-5.208.248-7.83Z"}}),r("path",{attrs:{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M4.502 3.745v-.499a2.496 2.496 0 1 1 4.992 0v.5M5.5 6.419v4.138m2.996-4.138v4.138"}})])};const n={render:e};export{n as default};
|