UNPKG

@central-icons-react/square-outlined-radius-0-stroke-2

Version:

A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.

4 lines (2 loc) 1.18 kB
import e from"react";var a=({children:o,size:r=24,ariaLabel:l,color:p,ariaHidden:t=!0,style:i,mode:m="masked",maskId:n,...d})=>{let f=m!=="raw"&&!!n;return e.createElement("svg",{...d,"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:p,...i}},l&&!t&&e.createElement("title",null,l),f?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import s from"react";var h=s.memo((o)=>{return s.createElement(a,{...o,ariaLabel:"folder-paper",maskId:"square-outlined-radius-0-stroke-2-IconFolderPaper"},s.createElement("path",{d:"M4 8V4H16V6M4 8H3.00391V20H21.0039V11H20M4 8H9.00391L12.0039 11H16M16 11V6M16 11H20M16 6H20V11",stroke:"currentColor",strokeWidth:"2"}))}),k=h;export{k as default,h as IconFolderPaper}; //# debugId=E312872C3CD4622A64756E2164756E21