SunriseSolid
sunrise-solid
npm install @mynaui/icons-react
import { SunriseSolid } from "@mynaui/icons-react";
const App = () => {
return <SunriseSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M8.995 14.495A4.25 4.25 0 0 1 16.25 17.5a.75.75 0 0 1-.75.75h-7a.75.75 0 0 1-.75-.75 4.25 4.25 0 0 1 1.245-3.005m-3.627-3.627a.75.75 0 0 1 1.06 0l1.278 1.278a.75.75 0 0 1-1.06 1.06l-1.278-1.278a.75.75 0 0 1 0-1.06M2.25 17.4a.75.75 0 0 1 .75-.75h1.8a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75m16 0a.75.75 0 0 1 .75-.75h1.8a.75.75 0 0 1 0 1.5H19a.75.75 0 0 1-.75-.75m.182-6.532a.75.75 0 0 1 0 1.06l-1.278 1.278a.75.75 0 0 1-1.06-1.06l1.278-1.278a.75.75 0 0 1 1.06 0M2.25 21a.75.75 0 0 1 .75-.75h18a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75M11.9 2.25a.75.75 0 0 1 .53.22l3.6 3.6a.75.75 0 0 1-1.06 1.06l-2.32-2.32V10a.75.75 0 0 1-1.5 0V4.81L8.83 7.13a.75.75 0 0 1-1.06-1.06l3.6-3.6a.75.75 0 0 1 .53-.22'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/sunrise.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-sunrise"></use>
</svg>