@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 867 B
JavaScript
import o from"react";import p from"react";var s=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...l})=>p.createElement("svg",{...l,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},n&&!t&&p.createElement("title",null,n),r);var m=r=>o.createElement(s,{...r,ariaLabel:"sidebar-simple-left-wide"},o.createElement("path",{d:"M3 8C3 6.34315 4.34315 5 6 5H18C19.6569 5 21 6.34315 21 8V16C21 17.6569 19.6569 19 18 19H6C4.34315 19 3 17.6569 3 16V8Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M9 5V12V19",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),f=m;export{m as IconSidebarSimpleLeftWide,f as default};
//# sourceMappingURL=index.mjs.map