| 1 |
var n=Object.defineProperty;var e=Object.getOwnPropertySymbols;var o=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;var c=(a,s,t)=>s in a?n(a,s,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[s]=t,h=(a,s)=>{for(var t in s||(s={}))o.call(s,t)&&c(a,t,s[t]);if(e)for(var t of e(s))r.call(s,t)&&c(a,t,s[t]);return a};import{j as i}from"./main-762.js";function v({size:a=30,stroke:s=2,style:t}){return i.jsxs("svg",{width:a,height:a,style:h({},t),viewBox:"0 0 30 30",children:[i.jsx("path",{className:"svg-icn",strokeWidth:s,d:"M6.44,13.78H23.56A2.44,2.44,0,0,1,26,16.22v8.54a2.44,2.44,0,0,1-2.44,2.44H6.44A2.44,2.44,0,0,1,4,24.76V16.22A2.44,2.44,0,0,1,6.44,13.78Z"}),i.jsx("path",{className:"svg-icn",strokeWidth:s,d:"M8.89,13.78V8.9a6.11,6.11,0,0,1,12.22,0v4.88"})]})}export{v as L}; |