Pixelarticons

Tornado Pixel Art Icon

A tornado icon for severe-weather alerts, storm forecasts, hazard warnings and emergency notification systems.

weather Pro 2 variants

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

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

About the Tornado icon

A funnel cloud narrowing toward the ground, the unmistakable shape of a tornado. Use it in a weather app's severe-alert section, in an emergency notification system for tornado watches or warnings, in a storm-chasing or meteorology tool, or in an insurance app for wind-damage claim categories. It signals extreme, immediate danger and should appear only in genuinely severe contexts. For strong but less catastrophic wind, the wind icon is less alarming; for general storms, cloud-thunder or cloud-thunder-rain is more common.

Usage

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

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

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

Related icons