@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.25 kB
JavaScript
import e from"react";var a=({children:t,size:o=24,ariaLabel:i,color:l,ariaHidden:s=!0,style:p,mode:u="masked",maskId:n,...C})=>{let d=u!=="raw"&&!!n;return e.createElement("svg",{...C,"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:l,...p}},i&&!s&&e.createElement("title",null,i),d?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(a,{...t,ariaLabel:"bezier-curve, bezier, vector,svg",maskId:"square-outlined-radius-0-stroke-2-IconBezierCurve"},r.createElement("path",{d:"M4 7C4 7.55228 3.55228 8 3 8C2.44772 8 2 7.55228 2 7C2 6.44772 2.44772 6 3 6C3.55228 6 4 6.44772 4 7Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M22 7C22 7.55228 21.5523 8 21 8C20.4477 8 20 7.55228 20 7C20 6.44772 20.4477 6 21 6C21.5523 6 22 6.44772 22 7Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M18 15H22V19H18V15Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M2 15H6V19H2V15Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M14 5H10V9H14V5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M9.5 8H10.5V6H9.5V7V8ZM3 7V8H9.5V7V6H3V7Z",fill:"currentColor"}),r.createElement("path",{d:"M14.5 6H13.5V8H14.5V7V6ZM14.5 7V8H21V7V6H14.5V7Z",fill:"currentColor"}),r.createElement("path",{d:"M4.01562 14.5001C4.22071 11.1744 6.45761 8.3985 9.50025 7.39844",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M14.5 7.39844C17.5426 8.3985 19.7795 11.1744 19.9846 14.5001",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),g=h;export{g as default,h as IconBezierCurve};
//# debugId=946EEDC359493A0664756E2164756E21