@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.6 kB
JavaScript
import e from"react";var a=({children:t,size:r=24,ariaLabel:s,color:i,ariaHidden:n=!0,style:p,mode:m="masked",maskId:l,...L})=>{let d=m!=="raw"&&!!l;return e.createElement("svg",{...L,"aria-hidden":n,role:n?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:i,...p}},s&&!n&&e.createElement("title",null,s),d?e.createElement(e.Fragment,null,e.createElement("mask",{id:l,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"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):t)};import o from"react";var f=o.memo((t)=>{return o.createElement(a,{...t,ariaLabel:"layers-three, stack",maskId:"square-outlined-radius-0-stroke-2-IconLayersThree"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0017 2.88208L22.2378 8.00011L12.0017 13.1181L1.76564 8.00011L12.0017 2.88208ZM6.23778 8.00011L12.0017 10.8821L17.7656 8.00011L12.0017 5.11815L6.23778 8.00011Z",fill:"currentColor"}),o.createElement("path",{d:"M22.2378 12.0001L12.0017 17.1181L1.76562 12.0001L4.00168 10.8821L12.0017 14.8821L20.0017 10.8821L22.2378 12.0001Z",fill:"currentColor"}),o.createElement("path",{d:"M22.2378 16.0001L12.0017 21.1181L1.76562 16.0001L4.00168 14.8821L12.0017 18.8821L20.0017 14.8821L22.2378 16.0001Z",fill:"currentColor"}))}),w=f;export{w as default,f as IconLayersThree};
//# debugId=F8892046242DD42964756E2164756E21