@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.88 kB
JavaScript
import e from"react";var a=({children:o,size:t=24,ariaLabel:i,color:p,ariaHidden:s=!0,style:l,mode:k="masked",maskId:n,...d})=>{let u=k!=="raw"&&!!n;return e.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:p,...l}},i&&!s&&e.createElement("title",null,i),u?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 r from"react";var h=r.memo((o)=>{return r.createElement(a,{...o,ariaLabel:"bezier-pointer",maskId:"square-outlined-radius-0-stroke-2-IconBezierPointer"},r.createElement("path",{d:"M4 4H8V8H4V4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M16 4H20V8H18H16V6V4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M4 16H8V18V20H4V16Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M20 15L13 13L15 20L16.75 16.75L20 15Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M16 6H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M6 8V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M18 8V10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M8 18H10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),V=h;export{V as default,h as IconBezierPointer};
//# debugId=BCA000B7D5F66E9B64756E2164756E21