@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.14 kB
JavaScript
import t from"react";import s from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:l,...i})=>s.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...l}},n&&!o&&s.createElement("title",null,n),e);var C=e=>t.createElement(a,{...e,ariaLabel:"bell-off, notification off, activity, alert"},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"})),h=C;export{C as IconBellOff,h as default};
//# sourceMappingURL=index.mjs.map