@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.21 kB
JavaScript
import C from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},o&&!t&&n.createElement("title",null,o),r);var l=r=>C.createElement(a,{...r,ariaLabel:"raising-hand-5-finger, hey, hello, high-five"},C.createElement("path",{d:"M8 7.5V11M8 7.5C8 6.67157 7.32843 6 6.5 6C5.67157 6 5 6.67157 5 7.5V13.5C5 17.6421 8.35786 21 12.5 21C16.6421 21 20 17.6421 20 13.5V9C20 8.44772 19.5523 8 19 8C18.2316 8 17.5308 8.28885 17 8.76389M8 7.5V5.5C8 4.67157 8.67157 4 9.5 4C10.3284 4 11 4.67157 11 5.5M11 5.5V10M11 5.5V4.5C11 3.67157 11.6716 3 12.5 3C13.3284 3 14 3.67157 14 4.5V5.5M14 10V5.5M14 5.5C14 4.67157 14.6716 4 15.5 4C16.3284 4 17 4.67157 17 5.5V8.76389M13 16C13 14.507 13.9553 13.1816 15.3717 12.7094C15.7469 12.5844 16 12.2332 16 11.8377V11C16 10.1115 16.3863 9.31321 17 8.76389",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),h=l;export{l as IconRaisingHand5Finger,h as default};
//# sourceMappingURL=index.mjs.map