Bluesky Pixel Art Icon
Bluesky's brand icon for social profile links, share buttons and decentralized-social-media platform listings.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Bluesky icon
The Bluesky butterfly logo, representing the decentralized social network built on the AT Protocol. Use it in a social-media link row alongside X and Mastodon, on a 'Follow us on Bluesky' button, or in a platform comparison table for federated social networks. Because Bluesky and Mastodon both represent decentralized alternatives to centralized platforms, they often appear together; label both clearly so users know which network they are joining.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/bluesky.svg" width="24" height="24" alt="Bluesky" />
<!-- React -->
import { Bluesky } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bluesky.svg" width="48" height="48" style="image-rendering: pixelated" />