@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 945 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:s,...i})=>l.createElement("svg",{...i,"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,...s}},n&&!e&&l.createElement("title",null,n),r);var C=r=>o.createElement(a,{...r,ariaLabel:"bell-2, notification, activity, alert"},o.createElement("path",{d:"M20.25 17.25H3.75V16L5.29688 13L5.50351 8.90897C5.6766 5.45882 8.53386 2.75 12 2.75C15.4661 2.75 18.3234 5.45882 18.4965 8.90897L18.7031 13L20.25 16V17.25Z",stroke:"currentColor",strokeWidth:"1.5"}),o.createElement("path",{d:"M8.0199 17.6512C8.22114 19.672 9.9263 21.25 12 21.25C14.0738 21.25 15.7789 19.672 15.9802 17.6512",stroke:"currentColor",strokeWidth:"1.5"})),h=C;export{C as IconBell2,h as default};
//# sourceMappingURL=index.mjs.map