@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 • 861 B
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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:s,...l}},o&&!t&&n.createElement("title",null,o),e);var c=e=>p.createElement(a,{...e,ariaLabel:"trending-5, chart, analytics"},p.createElement("path",{d:"M19 11V11C17.8954 9.89543 16.1046 9.89543 15 11L13.25 12.75C12.5596 13.4404 11.4404 13.4404 10.75 12.75V12.75C10.0596 12.0596 8.94035 12.0596 8.25 12.75L4 17M4 4V17M20 20H7C5.34315 20 4 18.6569 4 17V17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),g=c;export{c as IconTrending5,g as default};
//# sourceMappingURL=index.mjs.map