@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 • 1.28 kB
JavaScript
import r from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...C})=>l.createElement("svg",{...C,"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:a,...s}},n&&!t&&l.createElement("title",null,n),o);var i=o=>r.createElement(p,{...o,ariaLabel:"package-delivery-2, address"},r.createElement("path",{d:"M3 21V3H8V9H16V3H21V12.6881C19.2348 11.321 16.6872 11.4481 15.0675 13.0695C13.3108 14.8279 13.3108 17.6782 15.0675 19.4366L16.6292 21H3Z",fill:"currentColor"}),r.createElement("path",{d:"M15 3H9V8H15V3Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",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.0917 17.3619 22.0917 15.1442 20.7251 13.7762ZM16.4824 14.4829C17.4587 13.5057 19.0413 13.5057 20.0176 14.4829C20.9941 15.4605 20.9941 17.0456 20.0176 18.0231L18.25 19.7925L16.4824 18.0231C15.5059 17.0456 15.5059 15.4605 16.4824 14.4829Z",fill:"currentColor"})),u=i;export{i as IconPackageDelivery2,u as default};
//# sourceMappingURL=index.mjs.map