@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 • 991 B
JavaScript
import o from"react";import l from"react";var a=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:i,...c})=>l.createElement("svg",{...c,"aria-hidden":t,role:t?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:p,...i}},n&&!t&&l.createElement("title",null,n),r);var s=r=>o.createElement(a,{...r,ariaLabel:"bell-check, notification alarm, activity, alert"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.81319 9.35647C4.26146 5.17264 7.79219 2 12 2C16.2077 2 19.7385 5.17264 20.1867 9.35648L21 17.5H3L3.81319 9.35647ZM16.0607 8.75L15 7.68934L11 11.6893L9 9.68934L7.93934 10.75L11 13.8107L16.0607 8.75Z",fill:"currentColor"}),o.createElement("path",{d:"M12 22C9.94965 22 8.18757 20.7659 7.41601 19H16.5839C15.8124 20.7659 14.0503 22 12 22Z",fill:"currentColor"})),d=s;export{s as IconBellCheck,d as default};
//# sourceMappingURL=index.mjs.map