Snake Pixel Art Icon
A snake icon for wildlife and reptile content, the classic Snake game, danger or venom warnings, and nature or zoo categories.
Tags
snakereptileanimalserpent
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Snake icon
A coiled snake, read as a serpent or reptile. Use it for wildlife and reptile sections, the retro Snake game, a danger or venom warning, or nature and zoo categories. Its winding shape is recognisable even in a small grid. It sits with dog, snail and t-rex in the animal set.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/snake.svg" width="24" height="24" alt="Snake" />
<!-- React -->
import { Snake } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="snake.svg" width="48" height="48" style="image-rendering: pixelated" />