@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.18 kB
JavaScript
import s from"react";var i=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...l})=>{return s.createElement("svg",{...l,"aria-hidden":t,role:t?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:p,...a}},n&&!t&&s.createElement("title",null,n),e)};import o from"react";var m=(e)=>{return o.createElement(i,{...e,ariaLabel:"email-2-incoming, request"},o.createElement("path",{d:"M3.28809 8.64404L10.6583 12.3291C11.5029 12.7514 12.497 12.7514 13.3415 12.3292L20.4652 8.76737C20.793 8.60351 21 8.26854 21 7.90212C21 6.29933 19.7007 5 18.0979 5H6C4.34315 5 3 6.34315 3 8V16C3 17.6569 4.34315 19 6 19H11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M18.5 14L15.5 17L18.5 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M22 17H15.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=m;export{h as default,m as IconEmail2Incoming};
//# debugId=86F302FDD4FE01EE64756E2164756E21