@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 829 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:"M1 3H23V4H21V18H12.9343L14.6934 20.6387L13.8613 21.1934L12 18.4014L10.1387 21.1934L9.30663 20.6387L11.0657 18H3V4H1V3ZM12.5 7H11.5V14H12.5V7ZM17 9H16V14H17V9ZM8 11H7V14H8V11Z",fill:"currentColor"})),C=c;export{c as IconChart2,C as default};
//# sourceMappingURL=index.mjs.map