@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 • 910 B
JavaScript
import e from"react";import a from"react";var l=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:s,...C})=>a.createElement("svg",{...C,"aria-hidden":t,role:t?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&&!t&&a.createElement("title",null,n),o);var m=o=>e.createElement(l,{...o,ariaLabel:"dashboard-low"},e.createElement("path",{d:"M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 13.4222 21.7031 14.7751 21.1679 16H12.3199L9.24445 9.33649L8.33649 9.75555L11.2185 16H2.83209C2.2969 14.7751 2 13.4222 2 12Z",fill:"currentColor"}),e.createElement("path",{d:"M3.33782 17C5.06687 19.989 8.29859 22 12 22C15.7014 22 18.9331 19.989 20.6622 17H3.33782Z",fill:"currentColor"})),d=m;export{m as IconDashboardLow,d as default};
//# sourceMappingURL=index.mjs.map