@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.04 kB
JavaScript
import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...i})=>{return s.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:a,...l}},n&&!o&&s.createElement("title",null,n),e)};import t from"react";var m=(e)=>{return t.createElement(p,{...e,ariaLabel:"email-2-plus, add"},t.createElement("path",{d:"M16 17H22M19 14V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),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"}))},h=m;export{h as default,m as IconEmail2Plus};
//# debugId=CBB459E232A2064064756E2164756E21