@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.09 kB
JavaScript
import t from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:f,...i})=>l.createElement("svg",{...i,"aria-hidden":e,role:e?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:a,...f}},n&&!e&&l.createElement("title",null,n),o);var s=o=>t.createElement(p,{...o,ariaLabel:"bell-off, notification off, activity, alert"},t.createElement("path",{d:"M2.74999 1.68933L1.68933 2.74999L4.93774 5.9984C4.33925 6.99515 3.94432 8.13254 3.81319 9.35646L2.99999 17.5H16.4393L21.25 22.3107L22.3107 21.25L2.74999 1.68933Z",fill:"currentColor"}),t.createElement("path",{d:"M21 17.5H20.6821L6.92893 3.7468C8.33246 2.64891 10.097 1.99999 12 1.99999C16.2077 1.99999 19.7385 5.17263 20.1867 9.35647L21 17.5Z",fill:"currentColor"}),t.createElement("path",{d:"M7.416 19C8.18756 20.7659 9.94964 22 12 22C14.0503 22 15.8124 20.7659 16.5839 19H7.416Z",fill:"currentColor"})),B=s;export{s as IconBellOff,B as default};
//# sourceMappingURL=index.mjs.map