@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 • 1.04 kB
JavaScript
import o from"react";import V from"react";var a=({children:t,size:r=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:p,...H})=>V.createElement("svg",{...H,"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:l,...p}},n&&!e&&V.createElement("title",null,n),t);var s=t=>o.createElement(a,{...t,ariaLabel:"layout-dashboard, grid, window"},o.createElement("path",{d:"M20 4H21V3H20V4ZM20 20V21H21V20H20ZM4 20H3V21H4V20ZM4 4V3H3V4H4ZM19 4V20H21V4H19ZM20 19H4V21H20V19ZM5 20V4H3V20H5ZM4 5H20V3H4V5Z",fill:"currentColor"}),o.createElement("path",{d:"M12 13H11V15H12V13ZM20 15H21V13H20V15ZM12 15H20V13H12V15Z",fill:"currentColor"}),o.createElement("path",{d:"M12 11H13V9H12V11ZM4 9H3V11H4V9ZM12 9H4V11H12V9Z",fill:"currentColor"}),o.createElement("path",{d:"M12 4V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),m=s;export{s as IconLayoutDashboard,m as default};
//# sourceMappingURL=index.mjs.map