@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 • 1.15 kB
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:C,...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:s,...C}},o&&!t&&n.createElement("title",null,o),r);var l=r=>p.createElement(a,{...r,ariaLabel:"raising-hand-5-finger, hey, hello, high-five"},p.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.5V8H19C18.2316 8 17.5308 8.28885 17 8.76389C16.3863 9.31321 16 10.1115 16 11V12.5L15.3717 12.7094C13.9553 13.1816 13 14.507 13 16M8 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.13195",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),h=l;export{l as IconRaisingHand5Finger,h as default};
//# sourceMappingURL=index.mjs.map