@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 • 953 B
JavaScript
import s from"react";import n from"react";var a=({children:t,size:r=24,ariaLabel:o,color:p,ariaHidden:e=!0,style:l,...i})=>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:p,...l}},o&&!e&&n.createElement("title",null,o),t);var C=t=>s.createElement(a,{...t,ariaLabel:"chart-5, statistics, graph"},s.createElement("path",{d:"M9.33 20V14H5.5C4.67157 14 4 14.6716 4 15.5V18.5C4 19.3284 4.67157 20 5.5 20H9.33ZM9.33 20H14.66M9.33 20L9.33002 5.5C9.33002 4.67157 10.0016 4 10.83 4H13.16C13.9884 4 14.66 4.67157 14.66 5.5V20M14.66 20L14.66 9H18.49C19.3184 9 19.99 9.67157 19.99 10.5V18.5C19.99 19.3284 19.3184 20 18.49 20H14.66Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),f=C;export{C as IconChart5,f as default};
//# sourceMappingURL=index.mjs.map