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("path",{attrs:{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 22.125V4.712S9.545 1.985 1.268 1.875a.506.506 0 0 0-.366.15.522.522 0 0 0-.152.369v16.375a.515.515 0 0 0 .5.519C9.543 19.4 12 22.125 12 22.125M9 11.18a21.258 21.258 0 0 0-5.26-1.055M9 15.375a21.258 21.258 0 0 0-5.26-1.055M15 11.18a21.258 21.258 0 0 1 5.26-1.055M15 15.375a21.258 21.258 0 0 1 5.26-1.055"}}),r("path",{attrs:{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 22.125V4.712s2.455-2.727 10.732-2.837a.506.506 0 0 1 .366.15.522.522 0 0 1 .152.369v16.375a.515.515 0 0 1-.5.519C14.457 19.4 12 22.125 12 22.125"}})])};const n={render:t};export{n as default};
|