@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.14 kB
JavaScript
import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:V,ariaHidden:o=!0,style:a,...s})=>{return l.createElement("svg",{...s,"aria-hidden":o,role:o?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:V,...a}},n&&!o&&l.createElement("title",null,n),r)};import t from"react";var C=(r)=>{return t.createElement(p,{...r,ariaLabel:"email-2, envelope"},t.createElement("path",{d:"M21 8H20V16H21H22V8H21ZM6 5V6H18V5V4H6V5ZM3 16H4V8H3H2V16H3ZM18 19V18H6V19V20H18V19ZM3 16H2C2 18.2091 3.79086 20 6 20V19V18C4.89543 18 4 17.1046 4 16H3ZM6 5V4C3.79086 4 2 5.79086 2 8H3H4C4 6.89543 4.89543 6 6 6V5ZM21 16H20C20 17.1046 19.1046 18 18 18V19V20C20.2092 20 22 18.2091 22 16H21ZM21 8H22C22 5.79086 20.2092 4 18 4V5V6C19.1046 6 20 6.89543 20 8H21Z",fill:"currentColor"}),t.createElement("path",{d:"M21 8.5L13.3416 12.3292C12.497 12.7515 11.5029 12.7515 10.6583 12.3292L3 8.5",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},f=C;export{f as default,C as IconEmail2};
//# debugId=C14352864A2C24DD64756E2164756E21