@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 • 930 B
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...s})=>l.createElement("svg",{...s,"aria-hidden":t,role:t?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:a,...i}},n&&!t&&l.createElement("title",null,n),o);var V=o=>e.createElement(p,{...o,ariaLabel:"folder-link-2, link, attachment"},e.createElement("path",{d:"M2 3H10.2676L12.2676 6H22V20H14V11H2V3Z",fill:"currentColor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.75 16.5H8.25V17.5H4.75V16.5Z",fill:"currentColor"}),e.createElement("path",{d:"M1 13V21H5.25V20H2V14H5.25V13H1Z",fill:"currentColor"}),e.createElement("path",{d:"M12 13V21H7.75V20H11V14H7.75V13H12Z",fill:"currentColor"})),u=V;export{V as IconFolderLink2,u as default};
//# sourceMappingURL=index.mjs.map