The HugeIcons sun 03 icon depicts a stylized sun, commonly used to represent sunny weather, daytime, or a general sense of brightness and warmth in user interfaces.
Common uses
- Weather widgets
- Day/night toggles
- Status indicators for active or bright states
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Sun03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Sun03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sundayweatherbright
FAQ
- What does the Sun 03 icon represent?
- The Sun 03 icon represents a stylized sun, often used for weather, daytime, or positive/bright states.
- How do I use the Sun 03 icon in React?
- Import both HugeiconsIcon and Sun03Icon, then render <HugeiconsIcon icon={Sun03Icon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.