John KuehJohn Kueh

slack icon

HugeIcons · SlackIcon · MIT

Download SVG

The HugeIcons slack icon, also known as SlackIcon, depicts the iconic Slack logo and is commonly used to represent the Slack messaging platform or to link to a Slack channel within an application.

Common uses

  • Link to a company's Slack channel
  • Button to join a Slack community
  • Branding element for Slack integrations

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
slack logomessaging app iconcommunication icon

FAQ

What does the Slack icon represent?
The icon represents the Slack messaging and collaboration platform. It's used to signify Slack or actions related to it.
How do I use the Slack icon in React?
Import both HugeiconsIcon and SlackIcon from their respective packages, then render the icon using <HugeiconsIcon icon={SlackIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →