@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.16 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...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,...i}},n&&!o&&l.createElement("title",null,n),t);var C=t=>r.createElement(p,{...t,ariaLabel:"package-edit,delivery"},r.createElement("path",{d:"M3 21V3H8V10H16V3H21V11.6674C19.6206 11.1667 18.0152 11.4694 16.909 12.5756L12.5 16.9846V21H3Z",fill:"currentColor"}),r.createElement("path",{d:"M14.5 3H9.5V8.5H14.5V3Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.3637 13.6363C20.4264 12.699 18.9069 12.699 17.9697 13.6363L14 17.6059V20.9999H17.394L21.3637 17.0303C22.3009 16.093 22.3009 14.5735 21.3637 13.6363ZM19.0303 14.6969C19.3818 14.3455 19.9516 14.3455 20.303 14.6969C20.6544 15.0484 20.6544 15.6182 20.303 15.9696L16.7727 19.4999H15.5V18.2273L19.0303 14.6969Z",fill:"currentColor"})),u=C;export{C as IconPackageEdit,u as default};
//# sourceMappingURL=index.mjs.map