Netflix Pixel Art Icon
Netflix's brand icon for streaming-platform links, 'Watch on Netflix' buttons and entertainment service listings.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Netflix icon
The Netflix 'N' ribbon logo, the signature mark of the world's largest subscription video streaming service. Use it in an entertainment platform row, a 'Watch on Netflix' button on a movie or series promotional page, or a content-partner integration. The red N is one of the most recognized entertainment brand marks globally. For a generic video-streaming or play concept, a play button or film-reel icon is more neutral; the Netflix mark implies the specific paid subscription platform.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/netflix.svg" width="24" height="24" alt="Netflix" />
<!-- React -->
import { Netflix } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="netflix.svg" width="48" height="48" style="image-rendering: pixelated" />