Pixelarticons

Turtle Pixel Art Icon

A turtle icon for wildlife and nature categories, slow-mode or low-speed settings, marine life and patience metaphors.

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 Turtle icon

A turtle in profile, recognized as a nature icon and a universal metaphor for slowness. In a wildlife or marine-life app it categorizes sea or freshwater turtles. In a performance tool it may indicate a throttled, low-speed mode, contrasted with a rabbit for high speed. In a conservation app it signals endangered species or ocean health. Its gentle character suits children's educational apps. For speed-setting contexts, pairing it with an opposing fast icon makes the distinction clear.

Usage

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

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

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

Related icons