@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.47 kB
JavaScript
import e from"react";var i=({children:t,size:r=24,ariaLabel:s,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:l,...d})=>{let f=m!=="raw"&&!!l;return e.createElement("svg",{...d,"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),f?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"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):t)};import o from"react";var h=o.memo((t)=>{return o.createElement(i,{...t,ariaLabel:"twitch",maskId:"square-outlined-radius-0-stroke-2-IconTwitch"},o.createElement("path",{d:"M13.5421 6.60715H12.0004V11.2143H13.5421V6.60715Z",fill:"currentColor"}),o.createElement("path",{d:"M17.3962 11.2143V6.60715H15.8546V11.2143H17.3962Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.60417 2L2.75 5.83929V19.6607H7.375V23.5L11.2292 19.6607H14.3125L21.25 12.75V2H6.60417ZM16.6269 15.0536L19.7103 11.9821V3.53571H7.37693V15.0536H10.4603V18.125L13.5436 15.0536H16.6269Z",fill:"currentColor"}))}),C=h;export{C as default,h as IconTwitch};
//# debugId=DB158B63B807077B64756E2164756E21