@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.35 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,...f})=>{let d=p!=="raw"&&!!n;return e.createElement("svg",{...f,"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),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"}},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:"webflow",maskId:"square-outlined-radius-0-stroke-2-IconWebflow"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M24 4.82648L16.661 19.1735H9.76761L12.839 13.2274H12.7012C10.1673 16.5167 6.38674 18.6821 1 19.1735V13.3098C1 13.3098 4.44603 13.1062 6.47185 10.9764H1V4.82659H7.14977V9.88469L7.2878 9.88412L9.80085 4.82659H14.4518V9.85261L14.5897 9.85239L17.1971 4.82648H24Z",fill:"currentColor"}))}),x=u;export{x as default,u as IconWebflow};
//# debugId=397FAC04597ED7D964756E2164756E21