@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.2 kB
JavaScript
import o from"react";var i=({children:e,size:r=24,ariaLabel:s,color:m,ariaHidden:n=!0,style:p,mode:a="masked",maskId:l,...f})=>{let c=a!=="raw"&&!!l;return o.createElement("svg",{...f,"aria-hidden":n,role:n?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:m,...p}},s&&!n&&o.createElement("title",null,s),c?o.createElement(o.Fragment,null,o.createElement("mask",{id:l,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(#${l})`})):e)};import t from"react";var d=t.memo((e)=>{return t.createElement(i,{...e,ariaLabel:"info-simple, tooltip, information",maskId:"square-outlined-radius-0-stroke-2-IconInfoSimple"},t.createElement("circle",{cx:"12",cy:"5.5",r:"1.5",fill:"currentColor"}),t.createElement("path",{d:"M9 10.5H12V19M12 19H9M12 19H15",stroke:"currentColor",strokeWidth:"2"}))}),x=d;export{x as default,d as IconInfoSimple};
//# debugId=F70784DF46BC638A64756E2164756E21