Pixelarticons

Wind Pixel Art Icon

A wind icon for wind-speed forecasts, air quality indicators, ventilation settings and breezy weather conditions.

weather Free 1 variant

Tags

airbreeze

Style variants

base

Outline ยท rounded corners

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

About the Wind icon

Curved horizontal lines suggesting moving air, the standard meteorological glyph for wind. Use it in a weather forecast card for wind speed and direction, in an air-quality dashboard to show air movement, in a ventilation or HVAC control panel, or in a sailing app for wind conditions. For a storm-level event, the tornado icon conveys much greater severity. Wind sits in the mild-to-moderate range, working well for everyday breezy conditions where the context is helpful but not alarming.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/wind.svg" width="24" height="24" alt="Wind" />

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

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

Related icons