@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.29 kB
JavaScript
import r from"react";import s from"react";var i=({children:t,size:o=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...l})=>s.createElement("svg",{...l,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!e&&s.createElement("title",null,n),t);var d=t=>r.createElement(i,{...t,ariaLabel:"bell-off, notification off, activity, alert"},r.createElement("path",{d:"M16 17C16 19.2091 14.2091 21 12 21C9.79086 21 8 19.2091 8 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M6 6.19177C5.35964 7.14102 4.93708 8.25397 4.80754 9.46305L4.10941 13.4873C3.79116 15.3217 5.20338 17 7.06526 17H17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M19.6786 14L19.1925 9.46301C18.7986 5.78732 15.6967 3 12 3C10.9336 3 9.91668 3.23195 9 3.65027",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M3 3L21 21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),k=d;export{d as IconBellOff,k as default};
//# sourceMappingURL=index.mjs.map