@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) • 2.06 kB
JavaScript
import e from"react";var i=({children:t,size:o=24,ariaLabel:a,color:p,ariaHidden:s=!0,style:d,mode:k="masked",maskId:n,...l})=>{let u=k!=="raw"&&!!n;return e.createElement("svg",{...l,"aria-hidden":s,role:s?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...d}},a&&!s&&e.createElement("title",null,a),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"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import r from"react";var h=r.memo((t)=>{return r.createElement(i,{...t,ariaLabel:"bezier-add, vector, nodes",maskId:"square-outlined-radius-0-stroke-2-IconBezierAdd"},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 16H8V20H4V16Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M16 16H20V20H16V16Z",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:"M8 18H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M18 16V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M12 10V12V14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M14 12H12H10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),g=h;export{g as default,h as IconBezierAdd};
//# debugId=9D0E42BD61542EF464756E2164756E21