@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.29 kB
JavaScript
import e from"react";var a=({children:r,size:o=24,ariaLabel:s,color:i,ariaHidden:t=!0,style:m,mode:p="masked",maskId:n,...d})=>{let f=p!=="raw"&&!!n;return e.createElement("svg",{...d,"aria-hidden":t,role:t?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:i,...m}},s&&!t&&e.createElement("title",null,s),f?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"}},r)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};import l from"react";var u=l.memo((r)=>{return l.createElement(a,{...r,ariaLabel:"lovable",maskId:"square-outlined-radius-0-stroke-2-IconLovable"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.5509 2.19C11.6166 2.19 14.1018 4.68178 14.1018 7.75553V9.87078H15.9491C19.0149 9.87078 21.5 12.3626 21.5 15.4363C21.5 18.5101 19.0149 21.0018 15.9491 21.0018H3V7.75553C3 4.68178 5.48522 2.19 8.5509 2.19Z",fill:"currentColor"}))}),x=u;export{x as default,u as IconLovable};
//# debugId=0C58445C18EF68B164756E2164756E21