@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 944 B
JavaScript
import o from"react";import a from"react";var p=({children:e,size:t=24,ariaLabel:n,color:s,ariaHidden:r=!0,style:l,...i})=>a.createElement("svg",{...i,"aria-hidden":r,role:r?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:s,...l}},n&&!r&&a.createElement("title",null,n),e);var c=e=>o.createElement(p,{...e,ariaLabel:"bell-2, notification, activity, alert"},o.createElement("path",{d:"M20 17H4V16L5.5 13L5.70037 8.99251C5.86822 5.63561 8.6389 3 12 3C15.3611 3 18.1318 5.63561 18.2996 8.99251L18.5 13L20 16V17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M8.03094 17.5C8.27699 19.4732 9.96019 21 12 21C14.0398 21 15.723 19.4732 15.9691 17.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),h=c;export{c as IconBell2,h as default};
//# sourceMappingURL=index.mjs.map