@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 • 888 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:r,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}},r&&!t&&n.createElement("title",null,r),o);var c=o=>p.createElement(l,{...o,ariaLabel:"thumbs-down, thumb, hand, no, contra"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.0487 4V13H21.0487V4H18.0487ZM17.8396 14H22.0487V3H6.58118C4.87481 3 3.41714 4.23052 3.13081 5.9127L2.15209 11.6627C1.78835 13.7996 3.43479 15.75 5.60246 15.75H10.4477L9.91856 19.1112C9.67974 20.6283 10.8524 22 12.3881 22H13.2912L17.8396 14Z",fill:"currentColor"})),f=c;export{c as IconThumbsDown,f as default};
//# sourceMappingURL=index.mjs.map