@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 851 B
JavaScript
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...V})=>l.createElement("svg",{...V,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!e&&l.createElement("title",null,n),t);var L=t=>o.createElement(p,{...t,ariaLabel:"layout-left, grid, window"},o.createElement("path",{d:"M4 20H3L3 21H4V20ZM20 20V21H21V20H20ZM20 4L21 4L21 3H20V4ZM4 4L4 3H3L3 4L4 4ZM4 21H20V19H4V21ZM21 20V4L19 4L19 20H21ZM20 3L4 3L4 5L20 5V3ZM3 4L3 20H5L5 4L3 4Z",fill:"currentColor"}),o.createElement("path",{d:"M11 4V3H9V4H11ZM9 20V21H11V20H9ZM9 4V20H11V4H9Z",fill:"currentColor"})),c=L;export{L as IconLayoutLeft,c as default};
//# sourceMappingURL=index.mjs.map