John KuehJohn Kueh

mastodon logo icon

Phosphor · mastodon-logo · MIT

Download SVG

The Phosphor mastodon logo icon depicts the official symbol of the Mastodon social network and is typically used to represent the platform in user interfaces.

Common uses

  • Link to Mastodon profile
  • Social media sharing options
  • Mastodon community branding

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { MastodonLogo } from '@phosphor-icons/react';

<MastodonLogo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<MastodonLogo size={24} />
thin
<MastodonLogo size={24} weight="thin" />
light
<MastodonLogo size={24} weight="light" />
bold
<MastodonLogo size={24} weight="bold" />
fill
<MastodonLogo size={24} weight="fill" />
duotone
<MastodonLogo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
*new*fediversesocial mediadecentralizedbrandscommunicationsmastodonlogofediverse logosocial media icondecentralized network logo

FAQ

What is this icon used for?
This icon represents the Mastodon social network. It's used in UIs to link to Mastodon or indicate content related to the platform.
How do I use this icon in React?
You can import and use the MastodonLogo component from the '@phosphor-icons/react' library like this: import { MastodonLogo } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the mastodon-logo icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →