@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 • 905 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(l,{...r,ariaLabel:"circle-half-fill, contrast"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21V3ZM2 12C2 6.47715 6.47715 2 12 2C12.1764 2 12.3517 2.00457 12.5259 2.0136C17.8045 2.28732 22 6.65354 22 12C22 17.3465 17.8045 21.7127 12.5259 21.9864C12.3517 21.9954 12.1764 22 12 22C6.47715 22 2 17.5228 2 12Z",fill:"currentColor"})),d=i;export{i as IconCircleHalfFill,d as default};
//# sourceMappingURL=index.mjs.map