@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.
4 lines (2 loc) • 756 B
JavaScript
import n from"react";var a=({children:t,size:r=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:l,...i})=>{return n.createElement("svg",{...i,"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:s,...l}},o&&!e&&n.createElement("title",null,o),t)};import p from"react";var c=(t)=>{return p.createElement(a,{...t,ariaLabel:"line-chart-2, statistics, graph"},p.createElement("path",{d:"M9 5L9 19M3.00439 11L3 19M21 8L21 19M14.9978 14L14.9978 19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},g=c;export{g as default,c as IconLineChart2};
//# debugId=15642D80F378235464756E2164756E21