@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 • 1.03 kB
JavaScript
import t from"react";import a from"react";var l=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:s,...i})=>a.createElement("svg",{...i,"aria-hidden":o,role:o?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:p,...s}},n&&!o&&a.createElement("title",null,n),e);var c=e=>t.createElement(l,{...e,ariaLabel:"bell-check, notification alarm, activity, alert"},t.createElement("path",{d:"M4.58581 9.4153C4.99017 5.62501 8.18819 2.75 12 2.75C15.8118 2.75 19.0098 5.62501 19.4142 9.4153L20.25 17.25H3.75L4.58581 9.4153Z",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M16 17.25C16 19.4591 14.2091 21.25 12 21.25C9.79086 21.25 8 19.4591 8 17.25",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M9 10.75L11 12.75L15 8.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),d=c;export{c as IconBellCheck,d as default};
//# sourceMappingURL=index.mjs.map