Pixelarticons

Mastodon Pixel Art Icon

Mastodon's brand icon for decentralized social links, 'Follow on Mastodon' buttons and fediverse platform listings.

brands 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 Mastodon icon

The Mastodon elephant-head logo, representing the open-source, decentralized social network that is part of the wider fediverse. Use it in a social-link row alongside Bluesky and X, on a 'Follow us on Mastodon' button, or in a developer tools page highlighting ActivityPub support. Because Mastodon users are often privacy-conscious or technically literate, the logo resonates particularly well in open-source and indie web contexts. Pair it with a server or instance name for clarity.

Usage

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

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

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

Related icons