@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 875 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:t=24,ariaLabel:e,color:s,ariaHidden:o=!0,style:l,...m})=>n.createElement("svg",{...m,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},e&&!o&&n.createElement("title",null,e),r);var c=r=>p.createElement(a,{...r,ariaLabel:"thumbs-down, thumb, hand, no, contra"},p.createElement("path",{d:"M17.2521 13.25H21.25V3.75H17.2521M17.2521 3.75V13L13.0043 21.25H12.389C11.1622 21.25 10.2249 20.1546 10.4139 18.9419L10.9892 15.25H5.74908C3.91335 15.25 2.50859 13.6144 2.78476 11.7987L3.62128 6.29867C3.84421 4.83298 5.1038 3.75 6.5856 3.75H17.2521Z",stroke:"currentColor",strokeWidth:"1.5"})),f=c;export{c as IconThumbsDown,f as default};
//# sourceMappingURL=index.mjs.map