@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 859 B
JavaScript
import l from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...m})=>n.createElement("svg",{...m,"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:a,...s}},o&&!t&&n.createElement("title",null,o),r);var u=r=>l.createElement(p,{...r,ariaLabel:"thumbs-up, thumb, hand, yes, pro"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.6156 2H10.5427L6.42148 10H2V21H17.422C19.2752 21 20.8505 19.6463 21.1293 17.8142L21.9663 12.3142C22.3117 10.0444 20.5548 8 18.2589 8H13.8921L14.3328 5.17364C14.5928 3.50611 13.3033 2 11.6156 2ZM6 11.5V19.5H3.5V11.5H6Z",fill:"currentColor"})),d=u;export{u as IconThumbsUp,d as default};
//# sourceMappingURL=index.mjs.map