@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 • 897 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:"box-2-alt-fill, inbox, archive, tray, shelf"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 2.99999L3.00003 3L3 21H21L21 2.99999ZM20 13L20 3.99999L4.00003 4V13H8.5C8.5 13.1486 8.50923 13.2948 8.52711 13.4381C8.74234 15.1641 10.2155 16.5 12 16.5C13.7845 16.5 15.2577 15.1641 15.4729 13.4381C15.4908 13.2948 15.5 13.1486 15.5 13L20 13Z",fill:"currentColor"})),x=c;export{c as IconBox2AltFill,x as default};
//# sourceMappingURL=index.mjs.map