Tiktok Pixel Art Icon
TikTok's brand icon for 'Follow us on TikTok' links, short-video platform integrations and creator profile pages.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Tiktok icon
The TikTok musical-note logo with its distinctive double-glow effect, representing the short-form video platform dominant among younger audiences globally. Use it in a creator's social-link row, a 'Follow us on TikTok' call-to-action, or a platform strategy page for social video content. Because TikTok's audience skews younger, it signals a particular tone and content style; pair it with Instagram and YouTube icons when showing a full social presence.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/tiktok.svg" width="24" height="24" alt="Tiktok" />
<!-- React -->
import { Tiktok } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="tiktok.svg" width="48" height="48" style="image-rendering: pixelated" />