@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.81 kB
JavaScript
import e from"react";var l=({children:o,size:t=24,ariaLabel:s,color:p,ariaHidden:n=!0,style:a,mode:d="masked",maskId:i,...h})=>{let m=d!=="raw"&&!!i;return e.createElement("svg",{...h,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},s&&!n&&e.createElement("title",null,s),m?e.createElement(e.Fragment,null,e.createElement("mask",{id:i,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"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${i})`})):o)};import r from"react";var u=r.memo((o)=>{return r.createElement(l,{...o,ariaLabel:"sun-high, light-mode, day, today",maskId:"square-outlined-radius-0-stroke-2-IconSunHigh"},r.createElement("g",{clipPath:"url(#clip0_14944_27743)"},r.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"}),r.createElement("path",{d:"M12 3V1M12 23V21M21 12H23M1 12H3M5.63603 5.63604L4.22182 4.22183M19.7782 19.7782L18.364 18.364M18.364 5.63606L19.7782 4.22184M4.22183 19.7782L5.63605 18.364",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),r.createElement("defs",null,r.createElement("clipPath",{id:"clip0_14944_27743"},r.createElement("rect",{width:"24",height:"24",fill:"white"}))))}),w=u;export{w as default,u as IconSunHigh};
//# debugId=CCEF5F166F08CB5464756E2164756E21