@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.44 kB
JavaScript
import e from"react";var a=({children:o,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:l,mode:i="masked",maskId:V,...m})=>{let p=i!=="raw"&&!!V;return e.createElement("svg",{...m,"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:s,...l}},n&&!t&&e.createElement("title",null,n),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 H from"react";var d=H.memo((o)=>{return H.createElement(a,{...o,ariaLabel:"package-add,delivery",maskId:"square-outlined-radius-0-stroke-2-IconPackageAdd"},H.createElement("path",{d:"M4 4V3H3V4H4ZM4 20H3V21H4V20ZM20 4H21V3H20V4ZM10 4V3H8V4H10ZM9 9H8V10H9V9ZM15 9V10H16V9H15ZM16 4V3H14V4H16ZM19 14V13H17V14H19ZM17 20V21H19V20H17ZM15 16H14V18H15V16ZM21 18H22V16H21V18ZM3 4V20H5V4H3ZM4 21H12V19H4V21ZM4 5H20V3H4V5ZM19 4V11H21V4H19ZM8 4V9H10V4H8ZM9 10H15V8H9V10ZM16 9V4H14V9H16ZM17 14V17H19V14H17ZM17 17V20H19V17H17ZM15 18H18V16H15V18ZM18 18H21V16H18V18Z",fill:"currentColor"}))}),u=d;export{u as default,d as IconPackageAdd};
//# debugId=5C2C0105ABE54F6164756E2164756E21