@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.26 kB
JavaScript
import p from"react";var C=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:l,...s})=>{return p.createElement("svg",{...s,"aria-hidden":t,role:t?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:a,...l}},n&&!t&&p.createElement("title",null,n),r)};import o from"react";var m=(r)=>{return o.createElement(C,{...r,ariaLabel:"email-1, envelope"},o.createElement("path",{d:"M21 14.2V9.8C21 8.11984 21 7.27976 20.673 6.63803C20.3854 6.07354 19.9265 5.6146 19.362 5.32698C18.7202 5 17.8802 5 16.2 5H7.8C6.11984 5 5.27976 5 4.63803 5.32698C4.07354 5.6146 3.6146 6.07354 3.32698 6.63803C3 7.27976 3 8.11984 3 9.8V14.2C3 15.8802 3 16.7202 3.32698 17.362C3.6146 17.9265 4.07354 18.3854 4.63803 18.673C5.27976 19 6.11984 19 7.8 19H16.2C17.8802 19 18.7202 19 19.362 18.673C19.9265 18.3854 20.3854 17.9265 20.673 17.362C21 16.7202 21 15.8802 21 14.2Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M20.5 6.20001L13.8741 11.5007C12.7784 12.3773 11.2216 12.3773 10.1259 11.5007L3.5 6.20001",stroke:"currentColor",strokeWidth:"2"}))},d=m;export{d as default,m as IconEmail1};
//# debugId=2BE11984A49585E164756E2164756E21