Pixelarticons

X Pixel Art Icon

X (formerly Twitter)'s brand icon for social profile links, 'Follow us on X' buttons and social-media platform rows.

brands Pro 2 variants

Tags

closecancelremove

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 X icon

The X logo, the rebranded mark of the platform formerly known as Twitter, representing a major social network for news, commentary, and public discourse. Use it in a social-link footer row, a 'Follow us on X' call-to-action, or a platform listing alongside LinkedIn and Instagram. Note that many audiences still associate the old bird logo with Twitter; a label helps disambiguation, especially on sites serving older or less tech-savvy visitors.

Usage

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

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

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

Related icons