John KuehJohn Kueh

discord icon

HugeIcons · DiscordIcon · MIT

Download SVG

The HugeIcons discord icon depicts the popular communication platform's logo and is typically used to link to a Discord server or indicate a Discord-related feature.

Common uses

  • Link to company Discord server
  • Button for Discord login
  • Indicate Discord channel in a list

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DiscordIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DiscordIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
discord logochat iconcommunication iconsocial media icon

FAQ

What is the Discord icon used for?
It represents the Discord communication platform. Use it for links to your Discord server or to denote Discord-related actions.
How do I use the Discord icon in React?
Import it using `import { DiscordIcon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={DiscordIcon} />`.
What is the license for this icon?
The HugeIcons discord icon is available under the MIT license.

Looking for something else? Search HugeIcons 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 →