@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.72 kB
JavaScript
import r from"react";import n from"react";var p=({children:t,size:o=24,ariaLabel:e,color:a,ariaHidden:l=!0,style:C,...i})=>n.createElement("svg",{...i,"aria-hidden":l,role:l?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:a,...C}},e&&!l&&n.createElement("title",null,e),t);var s=t=>r.createElement(p,{...t,ariaLabel:"sun, light-mode, day, today"},r.createElement("path",{d:"M12.7482 1.01758H11.2482V4.04083H12.7482V1.01758Z",fill:"currentColor"}),r.createElement("path",{d:"M3.70209 19.2357L4.76275 20.2964L6.90051 18.1586L5.83985 17.098L3.70209 19.2357Z",fill:"currentColor"}),r.createElement("path",{d:"M12.7482 19.9594V22.9827H11.2482V19.9594H12.7482Z",fill:"currentColor"}),r.createElement("path",{d:"M17.0956 5.84179L18.1562 6.90245L20.294 4.76468L19.2334 3.70402L17.0956 5.84179Z",fill:"currentColor"}),r.createElement("path",{d:"M19.957 11.2501H22.9803V12.7501H19.957V11.2501Z",fill:"currentColor"}),r.createElement("path",{d:"M18.1562 17.0979L17.0956 18.1586L19.2334 20.2963L20.294 19.2357L18.1562 17.0979Z",fill:"currentColor"}),r.createElement("path",{d:"M1.01562 11.2501H4.03888V12.7501H1.01562V11.2501Z",fill:"currentColor"}),r.createElement("path",{d:"M4.76267 3.70396L3.70201 4.76462L5.83977 6.90239L6.90043 5.84173L4.76267 3.70396Z",fill:"currentColor"}),r.createElement("path",{d:"M7.7554 7.75736C10.0985 5.41421 13.8975 5.41421 16.2407 7.75736C18.5838 10.1005 18.5838 13.8995 16.2407 16.2426C13.8975 18.5858 10.0985 18.5858 7.7554 16.2426C5.41226 13.8995 5.41226 10.1005 7.7554 7.75736Z",fill:"currentColor"})),h=s;export{s as IconSun,h as default};
//# sourceMappingURL=index.mjs.map