The Phosphor discord logo icon depicts the official emblem of the Discord platform and is typically used to represent Discord services or links within a user interface.
Common uses
- Link to Discord server
- Social media connection
- Branding element
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { DiscordLogo } from '@phosphor-icons/react';
<DiscordLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<DiscordLogo size={24} />thin
<DiscordLogo size={24} weight="thin" />light
<DiscordLogo size={24} weight="light" />bold
<DiscordLogo size={24} weight="bold" />fill
<DiscordLogo size={24} weight="fill" />duotone
<DiscordLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- logosmessagesmessagingchatbrandscommunicationsdiscordlogochat logomessaging logo
FAQ
- What is the discord-logo icon used for?
- This icon represents Discord and is used to signify the brand or link to Discord-related services.
- How do I use the Discord logo icon in React?
- You can import and use it in your React project with: import { DiscordLogo } from '@phosphor-icons/react'.
- What is the license for the discord-logo icon?
- The Phosphor discord logo icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →