T Rex Pixel Art Icon
A T-Rex icon for dinosaur and prehistoric content, kids or museum apps, games, and the offline 'no connection' easter egg.
Tags
dinosaurtrexdinoprehistoric
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the T Rex icon
A tyrannosaurus rex in profile, the most recognisable dinosaur. Use it for prehistoric and palaeontology content, children or museum apps, game characters, and the familiar offline-dino easter egg. Its bold silhouette reads well even at small sizes. It rounds out the animal set with dog, snail and snake.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/t-rex.svg" width="24" height="24" alt="T Rex" />
<!-- React -->
import { TRex } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="t-rex.svg" width="48" height="48" style="image-rendering: pixelated" />