@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) • 980 B
JavaScript
import a from"react";var l=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:s,...i})=>{return a.createElement("svg",{...i,"aria-hidden":o,role:o?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,...s}},n&&!o&&a.createElement("title",null,n),e)};import t from"react";var c=(e)=>{return t.createElement(l,{...e,ariaLabel:"email-2-unread"},t.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"}),t.createElement("circle",{cx:"19.5",cy:"17.5",r:"3.5",fill:"currentColor"}))},x=c;export{x as default,c as IconEmail2Unread};
//# debugId=A89A5D4C3E0F04D664756E2164756E21