Snail Pixel Art Icon
A snail icon for 'slow mode' and low-speed settings, patience or performance warnings, garden and nature content, and playful loading states.
Tags
snailslowanimalshell
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Snail icon
A snail with its coiled shell, the classic emblem of slowness. Use it for a 'slow' or eco speed setting, a low-performance or throttled warning, garden and wildlife content, or a tongue-in-cheek 'this is taking a while' state. It makes 'slow' feel friendly rather than broken. It joins the small animal set with dog, snake and t-rex.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/snail.svg" width="24" height="24" alt="Snail" />
<!-- React -->
import { Snail } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="snail.svg" width="48" height="48" style="image-rendering: pixelated" />