@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.01 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:l,...C})=>n.createElement("svg",{...C,"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,...l}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(a,{...r,ariaLabel:"raising-hand-4-finger, hey, hello"},p.createElement("path",{d:"M8.5 6.75C8.5 5.7835 7.7165 5 6.75 5C5.7835 5 5 5.7835 5 6.75V14C5 17.866 8.13401 21 12 21C15.866 21 19 17.866 19 14V8H18C16.3431 8 15 9.34315 15 11V12.5L14.3717 12.7094C12.9553 13.1816 12 14.507 12 16M8.5 10V4.75C8.5 3.7835 9.2835 3 10.25 3C11.2165 3 12 3.7835 12 4.75V5.75M12 5.75C12 4.7835 12.7835 4 13.75 4C14.7165 4 15.5 4.7835 15.5 5.75V8.5M12 5.75V9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=i;export{i as IconRaisingHand4Finger,f as default};
//# sourceMappingURL=index.mjs.map