@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.06 kB
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:C,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?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,...C}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"package-delivery"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7 3H3V4H6V14.0429C4.3282 14.3067 3.0498 15.7541 3.0498 17.5C3.0498 19.433 4.61681 21 6.5498 21C8.31304 21 9.77175 19.6961 10.0144 18H21V17H10.0144C9.79273 15.4506 8.55633 14.2285 7 14.0287V3ZM4.0498 17.5C4.0498 16.1193 5.16909 15 6.5498 15C7.93052 15 9.0498 16.1193 9.0498 17.5C9.0498 18.8807 7.93052 20 6.5498 20C5.16909 20 4.0498 18.8807 4.0498 17.5Z",fill:"currentColor"}),t.createElement("path",{d:"M10 4H15V9H16V4H21V14H10V4Z",fill:"currentColor"})),V=i;export{i as IconPackageDelivery,V as default};
//# sourceMappingURL=index.mjs.map