@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) • 831 B
JavaScript
import n from"react";var s=({children:e,size:r=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:l,...i})=>{return n.createElement("svg",{...i,"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:a,...l}},o&&!t&&n.createElement("title",null,o),e)};import p from"react";var m=(e)=>{return p.createElement(s,{...e,ariaLabel:"sunrise"},p.createElement("path",{d:"M12 3V4M4 12H3M20 12H21M17.6562 6.34315L18.3634 5.63604M3 16H21M7 20H17M6.34383 6.34315L5.63672 5.63604M8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},g=m;export{g as default,m as IconSunrise};
//# debugId=98E40C646E39FAEF64756E2164756E21