@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 • 1.23 kB
JavaScript
import o from"react";import H from"react";var n=({children:V,size:r=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:p,...a})=>H.createElement("svg",{...a,"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}},t&&!e&&H.createElement("title",null,t),V);var M=V=>o.createElement(n,{...V,ariaLabel:"column-wide-add"},o.createElement("path",{d:"M2.75 19.25H2V20H2.75V19.25ZM2.75 4.75V4H2V4.75H2.75ZM12 19.25V20H12.75V19.25H12ZM21.25 4.75H22V4H21.25V4.75ZM20.5 10.25V11H22V10.25H20.5ZM12.75 5V4.25H11.25V5H12.75ZM3.5 19.25V4.75H2V19.25H3.5ZM12 18.5H2.75V20H12V18.5ZM20.5 4.75V10.25H22V4.75H20.5ZM2.75 5.5H12V4H2.75V5.5ZM12 5.5H21.25V4H12V5.5ZM12.75 19.25V5H11.25V19.25H12.75Z",fill:"currentColor"}),o.createElement("path",{d:"M19.75 13.75V13H18.25V13.75H19.75ZM18.25 20.25V21H19.75V20.25H18.25ZM15.75 16.25H15V17.75H15.75V16.25ZM22.25 17.75H23V16.25H22.25V17.75ZM18.25 13.75V17H19.75V13.75H18.25ZM18.25 17V20.25H19.75V17H18.25ZM15.75 17.75H19V16.25H15.75V17.75ZM19 17.75H22.25V16.25H19V17.75Z",fill:"currentColor"})),c=M;export{M as IconColumnWideAdd,c as default};
//# sourceMappingURL=index.mjs.map