The HugeIcons mastodon icon depicts the social media platform Mastodon and is typically used to link to a Mastodon profile or feed.
Common uses
- Link to Mastodon profile
- Mastodon feed integration
- Social media sharing options
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MastodonIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MastodonIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- mastodon logosocial media mastodonmammoth icon
FAQ
- What does the Mastodon icon represent?
- The icon represents the decentralized social media platform Mastodon. It's commonly used to indicate a connection to Mastodon.
- How do I use the Mastodon icon in React?
- Import both HugeiconsIcon and MastodonIcon, then render <HugeiconsIcon icon={MastodonIcon} />.
- What is the license for this icon?
- The Mastodon icon from HugeIcons is available under the MIT license.
Looking for something else? Search HugeIcons 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 →