@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.31 kB
JavaScript
import e from"react";var a=({children:o,size:r=24,ariaLabel:s,color:i,ariaHidden:n=!0,style:m,mode:p="masked",maskId:l,...V})=>{let H=p!=="raw"&&!!l;return e.createElement("svg",{...V,"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:i,...m}},s&&!n&&e.createElement("title",null,s),H?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 d=t.memo((o)=>{return t.createElement(a,{...o,ariaLabel:"email-1, envelope",maskId:"square-outlined-radius-0-stroke-2-IconEmail1"},t.createElement("path",{d:"M21 5H22V4H21V5ZM21 19V20H22V19H21ZM3 5V4H2V5H3ZM3 19H2V20H3V19ZM21 5H20V19H21H22V5H21ZM3 5V6H21V5V4H3V5ZM3 19H4V5H3H2V19H3ZM21 19V18H3V19V20H21V19Z",fill:"currentColor"}),t.createElement("path",{d:"M3.5 6.04547L12 13L20.5 6.04547",stroke:"currentColor",strokeWidth:"2"}))}),C=d;export{C as default,d as IconEmail1};
//# debugId=AFA29FA7C5C6D31464756E2164756E21