@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.25 kB
JavaScript
import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:C,ariaHidden:t=!0,style:a,...l})=>{return p.createElement("svg",{...l,"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:C,...a}},n&&!t&&p.createElement("title",null,n),e)};import o from"react";var i=(e)=>{return o.createElement(s,{...e,ariaLabel:"thumb-up-curved"},o.createElement("path",{d:"M13.4537 3.05672L13 3C12.0354 5.30881 10.5941 7.30339 8.89323 9.09755C8.33481 9.68662 8 10.4581 8 11.2698V17.7251C8 18.5028 8.44707 19.2214 9.17776 19.4875C11.6573 20.3904 14.2511 20.5836 16.8732 20.3564C18.4745 20.2176 19.7293 18.981 20.0821 17.413L20.9268 13.6585C21.3488 11.7829 19.9225 9.99996 18 9.99996H15L15.949 6.91581C16.4974 5.13352 15.3041 3.28801 13.4537 3.05672Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M3 12C3 10.8954 3.89543 10 5 10C6.65685 10 8 11.3431 8 13V17C8 18.6569 6.65685 20 5 20C3.89543 20 3 19.1046 3 18V12Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},f=i;export{f as default,i as IconThumbUpCurved};
//# debugId=8E96BFD18313D9D664756E2164756E21