@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 • 820 B
JavaScript
import t from"react";import l from"react";var a=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:s,...i})=>l.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,...s}},n&&!e&&l.createElement("title",null,n),o);var c=o=>t.createElement(a,{...o,ariaLabel:"chart-3, statistics, graph, signal"},t.createElement("path",{d:"M20.9999 3H15.6699V21H20.9999V3Z",fill:"currentColor"}),t.createElement("path",{d:"M14.6601 8.33398H9.33008V21.0007H14.6601V8.33398Z",fill:"currentColor"}),t.createElement("path",{d:"M8.33 12.7773H3V20.9996H8.33V12.7773Z",fill:"currentColor"})),u=c;export{c as IconChart3,u as default};
//# sourceMappingURL=index.mjs.map