@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.04 kB
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.86665 9.31476C4.30857 5.1556 7.81721 2 11.9998 2C16.1824 2 19.691 5.1556 20.1329 9.31477L21.0557 18H2.94385L3.86665 9.31476ZM15.957 8.48666L15.2367 7.79302L10.9167 12.2792L8.76334 10.043L8.04302 10.7367L10.9167 13.7208L15.957 8.48666Z",fill:"currentColor"}),o.createElement("path",{d:"M11.9998 22C10.0405 22 8.3736 20.7478 7.75585 19H16.2437C15.626 20.7478 13.9591 22 11.9998 22Z",fill:"currentColor"})),d=s;export{s as IconBellCheck,d as default};
//# sourceMappingURL=index.mjs.map