@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.52 kB
JavaScript
import e from"react";var i=({children:o,size:r=24,ariaLabel:s,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:l,...u})=>{let d=m!=="raw"&&!!l;return e.createElement("svg",{...u,"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:a,...p}},s&&!n&&e.createElement("title",null,s),d?e.createElement(e.Fragment,null,e.createElement("mask",{id:l,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(#${l})`})):o)};import t from"react";var C=t.memo((o)=>{return t.createElement(i,{...o,ariaLabel:"producthunt",maskId:"square-outlined-radius-0-stroke-2-IconProducthunt"},t.createElement("path",{d:"M10.5 12.0001L13.3334 12C14.1617 12 14.8334 11.3284 14.8334 10.5C14.8334 9.67155 14.1617 9.00005 13.3334 9.00005H10.5V12.0001Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 12C22 17.5229 17.5229 22 12 22C6.47716 22 2 17.5229 2 12C2 6.47716 6.47716 2 12 2C17.5229 2 22 6.47716 22 12ZM8.5 6.99997H13.3334C15.2663 6.99997 16.8334 8.56695 16.8334 10.5C16.8334 12.433 15.2663 14.0001 13.3334 14.0001H10.5V17H8.5V6.99997Z",fill:"currentColor"}))}),x=C;export{x as default,C as IconProducthunt};
//# debugId=C60F89F7079336BF64756E2164756E21