The Tabler brand discord icon depicts the official logo of the Discord communication platform and is used to represent Discord within user interfaces.
Common uses
- Link to Discord server
- Social media integration
- Community platform branding
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandDiscord } from '@tabler/icons-react';
<IconBrandDiscord size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandDiscord size={24} stroke={2} />filled
<IconBrandDiscordFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- appapplicationlogocommunicationtalksgamersfreewareplatformbranddiscorddiscord logodiscord app iconcommunication appgamer chat
FAQ
- What is the brand discord icon for?
- This icon represents the Discord app, commonly used for linking to Discord servers or indicating Discord integration.
- How do I use the Discord icon in React?
- You can import and use it in React with: import { IconBrandDiscord } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the brand discord icon, is available 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 →