@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 • 865 B
JavaScript
import o from"react";import l from"react";var a=({children:r,size:t=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:i,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...i}},n&&!e&&l.createElement("title",null,n),r);var C=r=>o.createElement(a,{...r,ariaLabel:"bell, notification, activity, alert"},o.createElement("path",{d:"M11.9998 2C7.81721 2 4.30857 5.1556 3.86665 9.31476L2.94385 18H21.0557L20.1329 9.31477C19.691 5.1556 16.1824 2 11.9998 2Z",fill:"currentColor"}),o.createElement("path",{d:"M16.2437 19H7.75585C8.3736 20.7478 10.0405 22 11.9998 22C13.9591 22 15.626 20.7478 16.2437 19Z",fill:"currentColor"})),B=C;export{C as IconBell,B as default};
//# sourceMappingURL=index.mjs.map