Pixelarticons

Youtube Pixel Art Icon

YouTube's brand icon for 'Watch on YouTube' buttons, video-platform links and channel subscription prompts.

brands Pro 2 variants

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

The YouTube play-button-in-a-red-rectangle logo, one of the most recognized video brand marks in the world. Use it on a 'Watch on YouTube' button, a video embed footer, or a platform row on a creator or media page. Red is strongly associated with YouTube and reinforces recognition in color contexts. When listing multiple video platforms, YouTube typically leads the row due to its dominant audience size. For a generic video or play action, a plain play button avoids the brand specificity.

Usage

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

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

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

Related icons