Pixelarticons

Cloud Sun Pixel Art Icon

A cloud-sun icon for partly cloudy day forecasts, mixed-weather conditions and daytime weather widgets.

weather Free 2 variants

Tags

cloudstoragesyncuploadsundaybrightlight

Style variants

base

Outline · rounded corners

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Cloud Sun icon

A cloud with a sun peeking behind or beside it, the most widely used symbol for partly cloudy daytime conditions. Place it in a weather forecast for mixed sun and cloud, as the icon for 'partly cloudy' in a current-conditions widget, or in a seasonal climate summary. It sits between the full-sun icon (clear sky) and the plain cloud (overcast), giving users an instant sense of moderate conditions. Cloud-moon covers the nighttime equivalent; rain icons handle wet variants.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/cloud-sun.svg" width="24" height="24" alt="Cloud Sun" />

<!-- React -->
import { CloudSun } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="cloud-sun.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons