@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 989 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:C,...i})=>n.createElement("svg",{...i,"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:a,...C}},o&&!t&&n.createElement("title",null,o),r);var s=r=>p.createElement(l,{...r,ariaLabel:"circle, line, paint"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 3.5C7.30558 3.5 3.5 7.30558 3.5 12C3.5 16.6944 7.30558 20.5 12 20.5H12.75V22H12C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 14.9685 19.5935 17.375 16.625 17.375C13.6565 17.375 11.25 14.9685 11.25 12V11.25H12.75V12C12.75 14.1401 14.4849 15.875 16.625 15.875C18.7651 15.875 20.5 14.1401 20.5 12C20.5 7.30558 16.6944 3.5 12 3.5Z",fill:"currentColor"})),d=s;export{s as IconCircle,d as default};
//# sourceMappingURL=index.mjs.map