@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 • 738 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-7, statistics, graph"},p.createElement("path",{d:"M4.5 3.00098L4.5 1.00098H3L3 23.001H4.5L4.5 21.001H20.999V16.001L4.5 16.001V14.501H15.499V9.50098H4.5V8.00098L9.99902 8.00098V3.00098L4.5 3.00098Z",fill:"currentColor"})),h=i;export{i as IconChart7,h as default};
//# sourceMappingURL=index.mjs.map