@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 • 966 B
JavaScript
import o from"react";import p from"react";var l=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...C})=>p.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!t&&p.createElement("title",null,n),e);var m=e=>o.createElement(l,{...e,ariaLabel:"thumb-up-curved"},o.createElement("path",{d:"M12.3702 1.91357L12.0773 2.6146C11 6.5 8 8.55499 8 11.2699V17.7252C8 18.8716 8.66361 20.0005 9.83559 20.4272C12.4864 21.3925 14.2335 21.589 16.9595 21.3527C19.0504 21.1715 20.6221 19.5685 21.0577 17.6326L21.9024 13.8781C22.4651 11.3773 20.5633 9.00005 18 9.00005L15 9C15.5 6 16.7679 2.46329 12.3702 1.91357Z",fill:"currentColor"}),o.createElement("path",{d:"M2 9.5H7V20.5H2V9.5Z",fill:"currentColor"})),h=m;export{m as IconThumbUpCurved,h as default};
//# sourceMappingURL=index.mjs.map