import{j as n}from"./main-685.js";function i({size:o=14,stroke:r=3,className:t}){return n.jsx("svg",{className:t,xmlns:"http://www.w3.org/2000/svg",width:o,height:o,viewBox:"0 0 30 30",children:n.jsx("polyline",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:r,points:"26 15.2 4 15.2 12.38 23.69 4 15.2 12.77 6.31"})})}export{i as B};