@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 • 793 B
JavaScript
import e from"react";import l from"react";var a=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:V,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...V}},n&&!o&&l.createElement("title",null,n),t);var i=t=>e.createElement(a,{...t,ariaLabel:"package-add,delivery"},e.createElement("path",{d:"M3 21V3H8V9H16V3H21V13H17V16H14V19H17V21H3Z",fill:"currentColor"}),e.createElement("path",{d:"M15 3H9V8H15V3Z",fill:"currentColor"}),e.createElement("path",{d:"M19 17V14H18V17H15V18H18V21H19V18H22V17H19Z",fill:"currentColor"})),f=i;export{i as IconPackageAdd,f as default};
//# sourceMappingURL=index.mjs.map