@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 • 909 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:l,ariaHidden:o=!0,style:s,...i})=>n.createElement("svg",{...i,"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:l,...s}},t&&!o&&n.createElement("title",null,t),r);var m=r=>a.createElement(p,{...r,ariaLabel:"email-3, envelope"},a.createElement("path",{d:"M21.001 9C18.4937 10.8837 15.377 12 11.9995 12C8.62204 12 5.50528 10.8837 2.99805 9M5.99951 5H17.9995C19.6564 5 20.9995 6.34315 20.9995 8V16C20.9995 17.6569 19.6564 19 17.9995 19H5.99951C4.34266 19 2.99951 17.6569 2.99951 16V8C2.99951 6.34315 4.34266 5 5.99951 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=m;export{m as IconEmail3,d as default};
//# sourceMappingURL=index.mjs.map