@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.59 kB
JavaScript
import o from"react";import s from"react";var C=({children:e,size:r=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:p,...a})=>s.createElement("svg",{...a,"aria-hidden":t,role:t?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:l,...p}},n&&!t&&s.createElement("title",null,n),e);var i=e=>o.createElement(C,{...e,ariaLabel:"hand-bell"},o.createElement("path",{d:"M8.2505 19.2735C7.27739 20.2466 5.69966 20.2466 4.72654 19.2735C3.75343 18.3004 3.75343 16.7226 4.72654 15.7495",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M10.269 20.2953L3.70479 13.731C3.31555 13.3418 3.31555 12.7107 3.70479 12.3214C3.89172 12.1345 4.14524 12.0295 4.40958 12.0295H4.99345C5.63165 12.0295 6.2437 11.776 6.69497 11.3247L7.98364 10.0361C9.27061 8.74909 11.1807 8.46506 12.7427 9.18398C13.1851 9.38757 13.5995 9.6716 13.964 10.0361C14.3285 10.4005 14.6125 10.815 14.8161 11.2573C15.535 12.8193 15.251 14.7294 13.964 16.0164L12.6753 17.3051C12.2241 17.7564 11.9705 18.3684 11.9705 19.0066V19.5905C11.9705 19.8548 11.8655 20.1083 11.6786 20.2953C11.2894 20.6845 10.6583 20.6845 10.269 20.2953Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M15 11.1149L20.0971 7.16869C21.206 6.31022 21.3097 4.67346 20.3181 3.68187C19.3265 2.69028 17.6898 2.79402 16.8313 3.90287L12.8851 9",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),h=i;export{i as IconHandBell,h as default};
//# sourceMappingURL=index.mjs.map