@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.06 kB
JavaScript
import l from"react";var c=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:p,...a})=>{return l.createElement("svg",{...a,"aria-hidden":t,role:t?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...p}},n&&!t&&l.createElement("title",null,n),e)};import o from"react";var i=(e)=>{return o.createElement(c,{...e,ariaLabel:"full-moon, dark-mode, nasa"},o.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),o.createElement("circle",{cx:"12.5",cy:"7.5",r:"1.5",fill:"currentColor"}),o.createElement("circle",{cx:"8.1",cy:"9.6",r:"1.1",fill:"currentColor"}),o.createElement("circle",{cx:"10",cy:"15",r:"2",stroke:"currentColor",strokeWidth:"1.8"}),o.createElement("path",{d:"M20.5 9.03076C18.5268 9.27681 17 10.96 17 12.9998C17 14.7686 18.1481 16.2693 19.7397 16.7972",stroke:"currentColor",strokeWidth:"2"}))},d=i;export{d as default,i as IconFullMoon};
//# debugId=371332354791885C64756E2164756E21