@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.39 kB
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:p,ariaHidden:o=!0,style:C,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?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,...C}},t&&!o&&n.createElement("title",null,t),r);var s=r=>a.createElement(l,{...r,ariaLabel:"raising-hand-4-finger, hey, hello"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.3338 2C9.41329 2 8.6671 2.74619 8.6671 3.66667V10.8889H7.55599V5.88889C7.55599 4.96841 6.8098 4.22222 5.88932 4.22222C4.96885 4.22222 4.22266 4.96841 4.22266 5.88889V14.2222C4.22266 18.5178 7.70489 22 12.0004 22C16.296 22 19.7782 18.5178 19.7782 14.2222V8.11111C18.8695 8.11111 18.0628 8.54741 17.556 9.22195C17.2073 9.68621 17.0004 10.2636 17.0004 10.8889V12.3146L15.8585 12.9997C14.8436 13.6086 14.2227 14.7054 14.2227 15.8889V16.4444H13.1115V15.8889C13.1115 14.3151 13.9373 12.8567 15.2868 12.047L15.8893 11.6854V10.8889C15.8893 10.1557 16.0922 9.46998 16.4449 8.88467V4.77778C16.4449 3.8573 15.6987 3.11111 14.7782 3.11111C13.8577 3.11111 13.1115 3.8573 13.1115 4.77778V9.77778H12.0004V3.66667C12.0004 2.74619 11.2542 2 10.3338 2Z",fill:"currentColor"})),g=s;export{s as IconRaisingHand4Finger,g as default};
//# sourceMappingURL=index.mjs.map