@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 • 955 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-4, statistics, graph"},s.createElement("path",{d:"M9.33 20V15H5.5C4.67157 15 4 15.6716 4 16.5V18.5C4 19.3284 4.67157 20 5.5 20H9.33ZM9.33 20H14.66M9.33 20L9.33002 11C9.33002 10.1716 10.0016 9.5 10.83 9.5H14.66V20M14.66 20L14.66 5.5C14.66 4.67157 15.3315 4 16.16 4H18.49C19.3184 4 19.99 4.67157 19.99 5.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 IconChart4,f as default};
//# sourceMappingURL=index.mjs.map