@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 • 765 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...d})=>n.createElement("svg",{...d,"aria-hidden":r,role:r?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}},t&&!r&&n.createElement("title",null,t),o);var i=o=>p.createElement(l,{...o,ariaLabel:"folder-download"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3H10.4014L12.4014 6H22V20H2V3ZM12 18.0607L8.43934 14.5L9.5 13.4393L11.25 15.1893V10H12.75V15.1893L14.5 13.4393L15.5607 14.5L12 18.0607Z",fill:"currentColor"})),C=i;export{i as IconFolderDownload,C as default};
//# sourceMappingURL=index.mjs.map