Bilibili Pixel Art Icon
Bilibili's brand icon for linking to the Chinese video platform on creator pages and regional app listings.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Bilibili icon
The Bilibili logo, featuring the platform's recognizable rabbit-ear antenna silhouette. It identifies one of China's largest video streaming and creator communities, comparable to YouTube for ACG (anime, comics, games) content. Use it in an app-platform row, a creator's channel-links section, or a regional content strategy page. For a global audience unfamiliar with the brand, pair it with the Bilibili name as a label rather than relying on the icon alone.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/bilibili.svg" width="24" height="24" alt="Bilibili" />
<!-- React -->
import { Bilibili } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bilibili.svg" width="48" height="48" style="image-rendering: pixelated" />