@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 • 1 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: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-2, envelope"},p.createElement("path",{d:"M21 5H22V4H21V5ZM21 19V20H22V19H21ZM3.00002 19H2.00002V20H3.00002V19ZM3.00002 5V4H2.00002V5H3.00002ZM12 13L11.5528 13.8944L12 14.118L12.4472 13.8944L12 13ZM20 5V19H22V5H20ZM21 18H3.00002V20H21V18ZM4.00002 19V5H2.00002V19H4.00002ZM3.00002 6H21V4H3.00002V6ZM12.4472 12.1056L3.73539 7.74965L2.84096 9.53851L11.5528 13.8944L12.4472 12.1056ZM20.2646 7.74965L11.5528 12.1056L12.4472 13.8944L21.1591 9.53851L20.2646 7.74965Z",fill:"currentColor"})),M=m;export{m as IconEmail2,M as default};
//# sourceMappingURL=index.mjs.map