@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.05 kB
JavaScript
import a from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:r,color:p,ariaHidden:t=!0,style:i,...s})=>n.createElement("svg",{...s,"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}},r&&!t&&n.createElement("title",null,r),o);var C=o=>a.createElement(l,{...o,ariaLabel:"bell-2-snooze, notification, activity, alert"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.75447 8.87114C4.94782 5.0198 8.13655 2 12 2C15.8634 2 19.0522 5.02005 19.2455 8.87139L19.444 12.8003L21 15.818V18H16.6911C16.3315 20.267 14.3682 22 12 22C9.63185 22 7.66846 20.267 7.30888 18H3V15.818L4.556 12.8003L4.75447 8.87114ZM8.83697 18C9.17555 19.4333 10.4632 20.5 12 20.5C13.5368 20.5 14.8245 19.4333 15.163 18H8.83697ZM9.5 7.5V9H12.4751L9.5 11.8688V13.5H14.5V12H11.5249L14.5 9.13118V7.5H9.5Z",fill:"currentColor"})),V=C;export{C as IconBell2Snooze,V as default};
//# sourceMappingURL=index.mjs.map