@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 951 B
JavaScript
import e from"react";import p from"react";var V=({children:o,size:r=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:a,...H})=>p.createElement("svg",{...H,"aria-hidden":t,role:t?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:l,...a}},n&&!t&&p.createElement("title",null,n),o);var s=o=>e.createElement(V,{...o,ariaLabel:"layout-top, grid, window"},e.createElement("path",{d:"M20.25 3.75H21V3H20.25V3.75ZM20.25 20.25V21H21V20.25H20.25ZM3.75 20.25H3V21H3.75V20.25ZM3.75 3.75V3H3V3.75H3.75ZM19.5 3.75V20.25H21V3.75H19.5ZM20.25 19.5H3.75V21H20.25V19.5ZM4.5 20.25V3.75H3V20.25H4.5ZM3.75 4.5H20.25V3H3.75V4.5Z",fill:"currentColor"}),e.createElement("path",{d:"M20.25 10.5H21V9H20.25V10.5ZM3.75 9H3V10.5H3.75V9ZM3.75 10.5H20.25V9H3.75V10.5Z",fill:"currentColor"})),f=s;export{s as IconLayoutTop,f as default};
//# sourceMappingURL=index.mjs.map