@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.03 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:"M3 3H7.5V13.575C8.96935 13.8733 10.1267 15.0307 10.425 16.5H21V18H10.425C10.0775 19.7117 8.56422 21 6.75 21C4.67893 21 3 19.3211 3 17.25C3 15.4358 4.28832 13.9225 6 13.575V4.5H3V3ZM6.75 15C5.50736 15 4.5 16.0074 4.5 17.25C4.5 18.4926 5.50736 19.5 6.75 19.5C7.99264 19.5 9 18.4926 9 17.25C9 16.0074 7.99264 15 6.75 15Z",fill:"currentColor"}),t.createElement("path",{d:"M14.75 4H10V14H21V4H16.25V9H14.75V4Z",fill:"currentColor"})),V=i;export{i as IconPackageDelivery,V as default};
//# sourceMappingURL=index.mjs.map