@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 • 1.09 kB
JavaScript
import o from"react";import a from"react";var p=({children:t,size:r=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:C,...s})=>a.createElement("svg",{...s,"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:l,...C}},n&&!e&&a.createElement("title",null,n),t);var i=t=>o.createElement(p,{...t,ariaLabel:"pie-chart-2, graph, chart, statistics"},o.createElement("path",{d:"M21.9373 9C21.8482 8.29303 21.6649 7.59962 21.391 6.93853C20.989 5.96793 20.3997 5.08602 19.6569 4.34315C18.914 3.60028 18.0321 3.011 17.0615 2.60896C16.4004 2.33513 15.707 2.15182 15 2.06275C14.669 2.02104 14.335 2 14 2V10L22 10C22 9.66498 21.979 9.331 21.9373 9Z",fill:"currentColor"}),o.createElement("path",{d:"M19.9451 12C19.9814 12.3283 20 12.662 20 13C20 17.9706 15.9706 22 11 22C6.02944 22 2 17.9706 2 13C2 8.02944 6.02944 4 11 4C11.338 4 11.6717 4.01863 12 4.05493V12H19.9451Z",fill:"currentColor"})),u=i;export{i as IconPieChart2,u as default};
//# sourceMappingURL=index.mjs.map