@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 • 704 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:t=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},o&&!e&&n.createElement("title",null,o),r);var i=r=>p.createElement(a,{...r,ariaLabel:"chart-6, statistics, graph"},p.createElement("path",{d:"M23 21V20H20.9902V3.00098H15.6602V20H14.6601V8.50098H9.33008V20H8.33V14.001H3V20H1V21L8.33 21.001L9.33008 21H23Z",fill:"currentColor"})),g=i;export{i as IconChart6,g as default};
//# sourceMappingURL=index.mjs.map