@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 887 B
JavaScript
import o from"react";import a from"react";var l=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:s,...i})=>a.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},n&&!t&&a.createElement("title",null,n),r);var c=r=>o.createElement(l,{...r,ariaLabel:"package-delivery-1, address"},o.createElement("path",{d:"M21 3H3V21H14V20H4V4H8V10H16V4H20V11H21V3Z",fill:"currentColor"}),o.createElement("path",{d:"M20.7251 13.7762C19.3582 12.4079 17.1418 12.4079 15.7749 13.7762C14.4084 15.1442 14.4084 17.3619 15.7749 18.7299L18.25 21.2075L20.7251 18.7299C22.0916 17.3619 22.0916 15.1442 20.7251 13.7762Z",fill:"currentColor"})),g=c;export{c as IconPackageDelivery1,g as default};
//# sourceMappingURL=index.mjs.map