@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.
4 lines (2 loc) • 1.46 kB
JavaScript
import e from"react";var H=({children:o,size:r=24,ariaLabel:l,color:s,ariaHidden:n=!0,style:i,mode:a="masked",maskId:V,...m})=>{let p=a!=="raw"&&!!V;return e.createElement("svg",{...m,"aria-hidden":n,role:n?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:s,...i}},l&&!n&&e.createElement("title",null,l),p?e.createElement(e.Fragment,null,e.createElement("mask",{id:V,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${V})`})):o)};import t from"react";var d=t.memo((o)=>{return t.createElement(H,{...o,ariaLabel:"column-wide-add",maskId:"square-outlined-radius-0-stroke-2-IconColumnWideAdd"},t.createElement("path",{d:"M3 19H2V20H3V19ZM3 5V4H2V5H3ZM12 19V20H13V19H12ZM21 5H22V4H21V5ZM20 10V11H22V10H20ZM13 5.5V4.5H11V5.5H13ZM4 19V5H2V19H4ZM12 18H3V20H12V18ZM20 5V10H22V5H20ZM13 19V5.5H11V19H13ZM3 6H21V4H3V6Z",fill:"currentColor"}),t.createElement("path",{d:"M20 14V13H18V14H20ZM18 20V21H20V20H18ZM16 16H15V18H16V16ZM22 18H23V16H22V18ZM18 14V17H20V14H18ZM18 17V20H20V17H18ZM16 18H19V16H16V18ZM19 18H22V16H19V18Z",fill:"currentColor"}))}),c=d;export{c as default,d as IconColumnWideAdd};
//# debugId=4E23E225AE7ECEE664756E2164756E21