@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 719 B
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...m})=>l.createElement("svg",{...m,"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,...s}},n&&!t&&l.createElement("title",null,n),r);var i=r=>o.createElement(p,{...r,ariaLabel:"email-2, envelope"},o.createElement("path",{d:"M22 4H2V6.44891L12 11.511L22 6.4489V4Z",fill:"currentColor"}),o.createElement("path",{d:"M22 7.56973L12 12.6318L2 7.56973V20H22V7.56973Z",fill:"currentColor"})),g=i;export{i as IconEmail2,g as default};
//# sourceMappingURL=index.mjs.map