@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 • 1.02 kB
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:p,...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:s,...p}},o&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(l,{...r,ariaLabel:"glass, material, shader, liquid-glass"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 5.25C8.27208 5.25 5.25 8.27208 5.25 12C5.25 12.1889 5.25815 12.3762 5.27344 12.5615L6.76758 12.4385C6.75567 12.2941 6.75 12.1478 6.75 12C6.75 9.1005 9.1005 6.75 12 6.75C12.1478 6.75 12.2941 6.75567 12.4385 6.76758L12.5615 5.27344C12.3762 5.25815 12.1889 5.25 12 5.25Z",fill:"currentColor"})),f=i;export{i as IconGlass,f as default};
//# sourceMappingURL=index.mjs.map