@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.
2 lines • 1.41 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:C,...s})=>n.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,...C}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(l,{...r,ariaLabel:"email-2, envelope"},p.createElement("path",{d:"M13.3416 12.3292L12.8944 11.4348L13.3416 12.3292ZM10.6584 12.3292L10.2111 13.2236L10.6584 12.3292ZM20 8V16H22V8H20ZM18 18H6.00002V20H18V18ZM4.00002 16V8H2.00002V16H4.00002ZM6.00002 6H18V4H6.00002V6ZM20.5528 7.60557L12.8944 11.4348L13.7889 13.2236L21.4472 9.39443L20.5528 7.60557ZM11.1056 11.4348L3.44723 7.60557L2.5528 9.39443L10.2111 13.2236L11.1056 11.4348ZM4.00002 8C4.00002 6.89543 4.89545 6 6.00002 6V4C3.79088 4 2.00002 5.79086 2.00002 8H4.00002ZM6.00002 18C4.89545 18 4.00002 17.1046 4.00002 16H2.00002C2.00002 18.2091 3.79088 20 6.00002 20V18ZM20 16C20 17.1046 19.1046 18 18 18V20C20.2092 20 22 18.2091 22 16H20ZM12.8944 11.4348C12.3314 11.7163 11.6686 11.7163 11.1056 11.4348L10.2111 13.2236C11.3373 13.7867 12.6627 13.7867 13.7889 13.2236L12.8944 11.4348ZM22 8C22 5.79086 20.2092 4 18 4V6C19.1046 6 20 6.89543 20 8H22Z",fill:"currentColor"})),Z=m;export{m as IconEmail2,Z as default};
//# sourceMappingURL=index.mjs.map