@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 852 B
JavaScript
import l from"react";import n from"react";var a=({children:t,size:e=24,ariaLabel:o,color:p,ariaHidden:r=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":r,role:r?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:p,...s}},o&&!r&&n.createElement("title",null,o),t);var c=t=>l.createElement(a,{...t,ariaLabel:"chart-2, statistics, flipchart, presentation, graph"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.99999 4.5H1V3H23V4.5H21V18H13.4014L15.0401 20.458L13.792 21.2901L12 18.6021L10.208 21.2901L8.95993 20.458L10.5986 18H2.99999V4.5ZM12.75 7H11.25V14H12.75V7ZM16.5 9H15V14H16.5V9ZM9 11H7.5V14H9V11Z",fill:"currentColor"})),C=c;export{c as IconChart2,C as default};
//# sourceMappingURL=index.mjs.map