@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.
4 lines (2 loc) • 1.48 kB
JavaScript
import o from"react";var a=({children:e,size:t=24,ariaLabel:s,color:l,ariaHidden:n=!0,style:m,mode:p="masked",maskId:i,...d})=>{let h=p!=="raw"&&!!i;return o.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...m}},s&&!n&&o.createElement("title",null,s),h?o.createElement(o.Fragment,null,o.createElement("mask",{id:i,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},e)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${i})`})):e)};import r from"react";var C=r.memo((e)=>{return r.createElement(a,{...e,ariaLabel:"email-notification, badge, envelope",maskId:"square-outlined-radius-0-stroke-2-IconEmailNotification"},r.createElement("path",{d:"M23 6C23 7.65685 21.6569 9 20 9C18.3431 9 17 7.65685 17 6C17 4.34315 18.3431 3 20 3C21.6569 3 23 4.34315 23 6Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M14 5H3V19H21V12",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M16.0014 11.4609C14.7281 11.8123 13.387 12 12.0019 12C8.74424 12 5.72912 10.9615 3.26953 9.19751",stroke:"currentColor",strokeWidth:"2"}))}),w=C;export{w as default,C as IconEmailNotification};
//# debugId=097FD50564F402F764756E2164756E21