@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 991 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:V,...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,...V}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(l,{...r,ariaLabel:"email-1, envelope"},p.createElement("path",{d:"M21 5H22V4H21V5ZM21 19V20H22V19H21ZM3.00002 19H2.00002V20H3.00002V19ZM3.00002 5V4H2.00002V5H3.00002ZM12 13L11.3668 13.774L12 14.2921L12.6332 13.774L12 13ZM20 5V19H22V5H20ZM21 18H3.00002V20H21V18ZM4.00002 19V5H2.00002V19H4.00002ZM3.00002 6H21V4H3.00002V6ZM12.6332 12.226L4.13324 5.2715L2.86676 6.81942L11.3668 13.774L12.6332 12.226ZM19.8668 5.2715L11.3668 12.226L12.6332 13.774L21.1332 6.81942L19.8668 5.2715Z",fill:"currentColor"})),M=m;export{m as IconEmail1,M as default};
//# sourceMappingURL=index.mjs.map