@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 • 821 B
JavaScript
import t from"react";import l from"react";var V=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:a,...H})=>l.createElement("svg",{...H,"aria-hidden":o,role:o?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:p,...a}},n&&!o&&l.createElement("title",null,n),e);var s=e=>t.createElement(V,{...e,ariaLabel:"column-wide, colums"},t.createElement("path",{d:"M3 19H2V20H3V19ZM3 5V4H2V5H3ZM21 5H22V4H21V5ZM21 19V20H22V19H21ZM4 19V5H2V19H4ZM20 5V19H22V5H20ZM3 6H21V4H3V6ZM21 18H3V20H21V18Z",fill:"currentColor"}),t.createElement("path",{d:"M11 19V20H13V19H11ZM13 5V4H11V5H13ZM13 19V5H11V19H13Z",fill:"currentColor"})),C=s;export{s as IconColumnWide,C as default};
//# sourceMappingURL=index.mjs.map