@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 • 927 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},t&&!e&&n.createElement("title",null,t),r);var m=r=>a.createElement(p,{...r,ariaLabel:"moon, dark-mode, night"},a.createElement("path",{d:"M21.9903 11.5555C20.7715 12.758 19.0974 13.5001 17.25 13.5001C13.5221 13.5001 10.5 10.478 10.5 6.7501C10.5 4.90272 11.2421 3.22867 12.4446 2.00983C12.2972 2.00338 12.149 2.00012 12 2.00012C6.47715 2.00012 2 6.47727 2 12.0001C2 17.523 6.47715 22.0001 12 22.0001C17.5228 22.0001 22 17.523 22 12.0001C22 11.8511 21.9967 11.7029 21.9903 11.5555Z",fill:"currentColor"})),u=m;export{m as IconMoon,u as default};
//# sourceMappingURL=index.mjs.map