@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.61 kB
JavaScript
import o from"react";var i=({children:e,size:t=24,ariaLabel:l,color:a,ariaHidden:s=!0,style:p,mode:h="masked",maskId:n,...d})=>{let m=h!=="raw"&&!!n;return o.createElement("svg",{...d,"aria-hidden":s,role:s?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},l&&!s&&o.createElement("title",null,l),m?o.createElement(o.Fragment,null,o.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},e)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import r from"react";var k=r.memo((e)=>{return r.createElement(i,{...e,ariaLabel:"increase, scale, show-more, change-position",maskId:"square-outlined-radius-0-stroke-2-IconIncrease"},r.createElement("path",{d:"M1.5 8.5L5 5L8.5 8.5",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M15.5 15.5L19 19L15.5 22.5",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M5 5V16",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M19 19L8 19",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M10 5L14 5",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M19 10V14",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M16 5H19V8",stroke:"currentColor",strokeWidth:"2"}))}),w=k;export{w as default,k as IconIncrease};
//# debugId=0C5B737C039100B764756E2164756E21