The Tabler brand youtube icon depicts the YouTube logo and is commonly used to link to the YouTube platform, a channel, or video content.
Common uses
- Link to a company's YouTube channel
- Button to play a promotional video
- Icon in a list of social media links
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandYoutube } from '@tabler/icons-react';
<IconBrandYoutube size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandYoutube size={24} stroke={2} />filled
<IconBrandYoutubeFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- logoplatformchannelfilmvideoyoutubermakercommentsstreamstreamerbrandyoutubeyoutube logovideo platformsocial media youtubestreaming icon
FAQ
- What is the brand youtube icon used for?
- It represents YouTube and is used for linking to the platform, a specific channel, or video content within a UI.
- How do I use the brand youtube icon in React?
- Import it using `import { IconBrandYoutube } from '@tabler/icons-react'` and then use it as a component: `<IconBrandYoutube />`.
- What is the license for this icon?
- The Tabler icons, including brand-youtube, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →