@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 • 880 B
JavaScript
import t from"react";import l from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:s,...C})=>l.createElement("svg",{...C,"aria-hidden":o,role:o?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&&!o&&l.createElement("title",null,n),e);var i=e=>t.createElement(a,{...e,ariaLabel:"dashboard-middle"},t.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.5V8H11.5V16H2.83209C2.2969 14.7751 2 13.4222 2 12Z",fill:"currentColor"}),t.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"})),u=i;export{i as IconDashboardMiddle,u as default};
//# sourceMappingURL=index.mjs.map