@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.36 kB
JavaScript
import e from"react";var l=({children:o,size:r=24,ariaLabel:a,color:i,ariaHidden:t=!0,style:p,mode:m="masked",maskId:n,...c})=>{let d=m!=="raw"&&!!n;return e.createElement("svg",{...c,"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:i,...p}},a&&!t&&e.createElement("title",null,a),d?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,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(#${n})`})):o)};import s from"react";var g=s.memo((o)=>{return s.createElement(l,{...o,ariaLabel:"package-block,delivery",maskId:"square-outlined-radius-0-stroke-2-IconPackageBlock"},s.createElement("path",{d:"M10 20H4V4H20V9M9 4V9H15V4M15.5 14.5L19.5 18.5M19.9749 14.0251C21.3417 15.392 21.3417 17.608 19.9749 18.9749C18.608 20.3417 16.392 20.3417 15.0251 18.9749C13.6583 17.608 13.6583 15.392 15.0251 14.0251C16.392 12.6583 18.608 12.6583 19.9749 14.0251Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=g;export{w as default,g as IconPackageBlock};
//# debugId=FF312DE9EFEF4EA064756E2164756E21