@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 • 1.64 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.4999 1H11.4999V4H12.4999V1Z",fill:"currentColor"}),r.createElement("path",{d:"M23 12.5V11.5H20V12.5H23Z",fill:"currentColor"}),r.createElement("path",{d:"M19.4246 20.1317L17.3033 18.0104L18.0104 17.3033L20.1317 19.4246L19.4246 20.1317Z",fill:"currentColor"}),r.createElement("path",{d:"M20.1317 4.57538L19.4246 3.86827L17.3033 5.98959L18.0104 6.6967L20.1317 4.57538Z",fill:"currentColor"}),r.createElement("path",{d:"M12.4999 20V23H11.4999V20H12.4999Z",fill:"currentColor"}),r.createElement("path",{d:"M4 12.5V11.5H1V12.5H4Z",fill:"currentColor"}),r.createElement("path",{d:"M5.98926 6.6967L3.86794 4.57538L4.57504 3.86827L6.69636 5.98959L5.98926 6.6967Z",fill:"currentColor"}),r.createElement("path",{d:"M6.69636 18.0104L5.98926 17.3033L3.86794 19.4246L4.57504 20.1317L6.69636 18.0104Z",fill:"currentColor"}),r.createElement("path",{d:"M16.2426 7.75736C13.8995 5.41421 10.1005 5.41421 7.75736 7.75736C5.41421 10.1005 5.41421 13.8995 7.75736 16.2426C10.1005 18.5858 13.8995 18.5858 16.2426 16.2426C18.5858 13.8995 18.5858 10.1005 16.2426 7.75736Z",fill:"currentColor"})),h=s;export{s as IconSun,h as default};
//# sourceMappingURL=index.mjs.map