@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.39 kB
JavaScript
import r from"react";var a=({children:o,size:e=24,ariaLabel:s,color:p,ariaHidden:n=!0,style:i,mode:m="masked",maskId:l,...f})=>{let d=m!=="raw"&&!!l;return r.createElement("svg",{...f,"aria-hidden":n,role:n?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...i}},s&&!n&&r.createElement("title",null,s),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:l,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):o)};import t from"react";var u=t.memo((o)=>{return t.createElement(a,{...o,ariaLabel:"warp",maskId:"square-outlined-radius-0-stroke-2-IconWarp"},t.createElement("path",{d:"M10.2756 6.54823L7.34931 18.7478H11.9795L11.6793 19.9993H4.19415C2.98239 19.9993 2 18.9752 2 17.7123V8.83524C2 7.57234 2.98239 6.54823 4.19415 6.54823H10.2756Z",fill:"currentColor"}),t.createElement("path",{d:"M19.7864 3.99991C21.0085 3.99991 22 5.02402 22 6.28692V15.1639C22 16.4269 21.0085 17.4509 19.7864 17.4509H8.98305L12.2365 3.99991H19.7864Z",fill:"currentColor"}))}),x=u;export{x as default,u as IconWarp};
//# debugId=1C5780809371F1BE64756E2164756E21