@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.61 kB
JavaScript
import r from"react";var a=({children:o,size:e=24,ariaLabel:l,color:i,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...f})=>{let d=m!=="raw"&&!!s;return r.createElement("svg",{...f,"aria-hidden":n,role:n?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:i,...p}},l&&!n&&r.createElement("title",null,l),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import t from"react";var h=t.memo((o)=>{return t.createElement(a,{...o,ariaLabel:"bell-off, notification off, activity, alert",maskId:"square-outlined-radius-0-stroke-2-IconBellOff"},t.createElement("path",{d:"M5.80321 6.5C5.27309 7.37874 4.9233 8.38249 4.80754 9.46301L4 17H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M19.6786 14L19.1925 9.46301C18.7986 5.78732 15.6967 3 12 3C11.1239 3 10.2812 3.15656 9.5 3.4444",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M16 17C16 19.2091 14.2091 21 12 21C9.79086 21 8 19.2091 8 17",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M3 3L21 21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=h;export{w as default,h as IconBellOff};
//# debugId=E4CEB2C152A5855E64756E2164756E21