@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 • 841 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,...i})=>n.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}},o&&!t&&n.createElement("title",null,o),r);var c=r=>a.createElement(l,{...r,ariaLabel:"package-in,delivery"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H21V12H20V4H16V10H8V4H4V20H13V21H3V3ZM17.2071 14.5L15.7071 16H19.5C20.8807 16 22 17.1193 22 18.5V21H21V18.5C21 17.6716 20.3284 17 19.5 17H15.7071L17.2071 18.5L16.5 19.2071L13.7929 16.5L16.5 13.7929L17.2071 14.5Z",fill:"currentColor"})),u=c;export{c as IconPackageIn,u as default};
//# sourceMappingURL=index.mjs.map