@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.
4 lines (2 loc) • 1.32 kB
JavaScript
import o from"react";var m=({children:t,size:r=24,ariaLabel:a,color:l,ariaHidden:e=!0,style:i,mode:p="masked",maskId:n,...h})=>{let u=p!=="raw"&&!!n;return o.createElement("svg",{...h,"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:l,...i}},a&&!e&&o.createElement("title",null,a),u?o.createElement(o.Fragment,null,o.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},t)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import s from"react";var d=s.memo((t)=>{return s.createElement(m,{...t,ariaLabel:"thumbs-down, thumb, hand, no, contra",maskId:"square-outlined-radius-0-stroke-2-IconThumbsDown"},s.createElement("path",{d:"M17 13H21L21 4H17M17 13L17 4M17 13L13.0282 21H12.4147C11.1917 21 10.2572 19.9046 10.4456 18.6919L11.0192 15L5.98994 15C4.17839 15 2.78316 13.3959 3.02793 11.5947L3.70735 6.59466C3.90933 5.1082 5.17443 4 6.66936 4H17",stroke:"currentColor",strokeWidth:"2"}))}),k=d;export{k as default,d as IconThumbsDown};
//# debugId=F228FF282DF1538D64756E2164756E21