@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.13 kB
JavaScript
import e from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:C,...s})=>l.createElement("svg",{...s,"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:a,...C}},n&&!o&&l.createElement("title",null,n),t);var i=t=>e.createElement(p,{...t,ariaLabel:"api-aggregate"},e.createElement("path",{d:"M12 2.25C9.51472 2.25 7.5 4.26472 7.5 6.75C7.5 9.23528 9.51472 11.25 12 11.25C14.4853 11.25 16.5 9.23528 16.5 6.75C16.5 4.26472 14.4853 2.25 12 2.25Z",fill:"currentColor"}),e.createElement("path",{d:"M6.5 11.75C4.01472 11.75 2 13.7647 2 16.25C2 18.7353 4.01472 20.75 6.5 20.75C8.98528 20.75 11 18.7353 11 16.25C11 13.7647 8.98528 11.75 6.5 11.75Z",fill:"currentColor"}),e.createElement("path",{d:"M17.5 11.75C15.0147 11.75 13 13.7647 13 16.25C13 18.7353 15.0147 20.75 17.5 20.75C19.9853 20.75 22 18.7353 22 16.25C22 13.7647 19.9853 11.75 17.5 11.75Z",fill:"currentColor"})),u=i;export{i as IconApiAggregate,u as default};
//# sourceMappingURL=index.mjs.map