Twitter Bird Pixel Art Icon
The Twitter bird mark for share rows, follow buttons, and social links that kept the original branding.
Tags
twitterbirdsocial
Style variants
base
Outline · rounded corners
solid
Filled · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Twitter Bird icon
The bird silhouette, for products and posts that still use the pre-X branding. Use it in a share row, on a follow button, or in a footer's social list. Where a design has moved to the newer mark, the X glyph elsewhere in the set is the match; this one exists because plenty of interfaces have not moved.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/twitter-bird.svg" width="24" height="24" alt="Twitter Bird" />
<!-- React -->
import { TwitterBird } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="twitter-bird.svg" width="48" height="48" style="image-rendering: pixelated" />