@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.61 kB
JavaScript
import e from"react";var a=({children:r,size:o=24,ariaLabel:l,color:i,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...d})=>{let u=m!=="raw"&&!!s;return e.createElement("svg",{...d,"aria-hidden":n,role:n?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:i,...p}},l&&!n&&e.createElement("title",null,l),u?e.createElement(e.Fragment,null,e.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},r)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};import t from"react";var h=t.memo((r)=>{return t.createElement(a,{...r,ariaLabel:"sun-low, light-mode, day, today",maskId:"square-outlined-radius-0-stroke-2-IconSunLow"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.5355 8.46447C17.4882 10.4171 17.4882 13.5829 15.5355 15.5355C13.5829 17.4882 10.4171 17.4882 8.46447 15.5355C6.51184 13.5829 6.51184 10.4171 8.46447 8.46447C10.4171 6.51184 13.5829 6.51184 15.5355 8.46447Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M12 3V2.5M12 21.5V21M21 12H21.5M2.5 12H3M5.63604 5.63604L5.28249 5.28249M18.7175 18.7175L18.364 18.364M18.364 5.63605L18.7175 5.2825M5.2825 18.7175L5.63605 18.364",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=h;export{w as default,h as IconSunLow};
//# debugId=7B1CDCB7DED8B7E364756E2164756E21