@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 • 831 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...i})=>n.createElement("svg",{...i,"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}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(l,{...r,ariaLabel:"trending-2, trends"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.1438 21.907L18.4423 4.84025L21.2762 10.5452L22.1718 10.1004L18.2274 2.15977L12.9704 19.093L7.84057 7.73324L4.59037 13.1859L2.64232 10.2446L1.80859 10.7967L4.63494 15.0642L7.71808 9.89178L13.1438 21.907Z",fill:"currentColor"})),u=m;export{m as IconTrending2,u as default};
//# sourceMappingURL=index.mjs.map