@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 • 926 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...c})=>n.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:p,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(l,{...r,ariaLabel:"package-out, return,delivery"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.00008 3H21.0001V21H13.0001V20H20.0001V4H16.0001V10H8.00008V4H4.00008V11H3.00008V3ZM5.20718 14.5L3.70718 16H7.50008C8.88079 16 10.0001 17.1193 10.0001 18.5V21H9.00008V18.5C9.00008 17.6716 8.3285 17 7.50008 17H3.70718L5.20718 18.5L4.50008 19.2071L1.79297 16.5L4.50008 13.7929L5.20718 14.5Z",fill:"currentColor"})),f=i;export{i as IconPackageOut,f as default};
//# sourceMappingURL=index.mjs.map