@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.1 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.49995 1.79285L1.79285 2.49995L5.09144 5.79855C4.43575 6.83126 4.00367 8.02472 3.86661 9.31471L2.9438 18H17.2928L21.5 22.2071L22.2071 21.5L2.49995 1.79285Z",fill:"currentColor"}),t.createElement("path",{d:"M21.0557 18H20.1213L6.36854 4.24722C7.84153 2.84919 9.82995 1.99995 11.9997 1.99995C16.1823 1.99995 19.691 5.15556 20.1329 9.31472L21.0557 18Z",fill:"currentColor"}),t.createElement("path",{d:"M7.7558 19C8.37355 20.7477 10.0404 22 11.9997 22C13.9591 22 15.6259 20.7477 16.2437 19H7.7558Z",fill:"currentColor"})),B=s;export{s as IconBellOff,B as default};
//# sourceMappingURL=index.mjs.map