@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.
2 lines • 1.25 kB
JavaScript
import t from"react";import p from"react";var s=({children:o,size:r=24,ariaLabel:n,color:C,ariaHidden:e=!0,style:a,...l})=>p.createElement("svg",{...l,"aria-hidden":e,role:e?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&&!e&&p.createElement("title",null,n),o);var i=o=>t.createElement(s,{...o,ariaLabel:"thumb-down-curved"},t.createElement("path",{d:"M10.5475 20.9433L11.0012 21C11.9658 18.6912 13.4072 16.6966 15.108 14.9025C15.6664 14.3134 16.0012 13.5419 16.0012 12.7302V6.27489C16.0012 5.49727 15.5542 4.77858 14.8235 4.5125C12.3439 3.60958 9.75014 3.41643 7.12803 3.64366C5.52677 3.78243 4.27198 5.01901 3.91916 6.58707L3.07441 10.3415C2.6524 12.2171 4.07875 14.0001 6.00124 14.0001H9.00125L8.05227 17.0842C7.50387 18.8665 8.69714 20.712 10.5475 20.9433Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),t.createElement("path",{d:"M21 12C21 13.1046 20.1046 14 19 14C17.3431 14 16 12.6569 16 11V7C16 5.34315 17.3431 4 19 4C20.1046 4 21 4.89543 21 6V12Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),h=i;export{i as IconThumbDownCurved,h as default};
//# sourceMappingURL=index.mjs.map