@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 • 742 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:r,color:a,ariaHidden:o=!0,style:s,...m})=>n.createElement("svg",{...m,"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,...s}},r&&!o&&n.createElement("title",null,r),t);var i=t=>p.createElement(l,{...t,ariaLabel:"inbox-empty"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.39161 4H18.6084L23 12.569V20H1V12.569L5.39161 4ZM21.5 13.5H15.9569L14.4194 15.5H9.58056L8.04306 13.5H2.5V18.5H21.5V13.5Z",fill:"currentColor"})),C=i;export{i as IconInboxEmpty,C as default};
//# sourceMappingURL=index.mjs.map