John KuehJohn Kueh

slack logo icon

Phosphor · slack-logo · MIT

Download SVG

The Phosphor slack logo icon depicts the official branding for the Slack communication platform and is typically used to represent Slack integrations or links within a user interface.

Common uses

  • Button linking to a Slack channel
  • Displaying Slack integration status
  • Branding for a 'Chat on Slack' feature

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { SlackLogo } from '@phosphor-icons/react';

<SlackLogo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<SlackLogo size={24} />
thin
<SlackLogo size={24} weight="thin" />
light
<SlackLogo size={24} weight="light" />
bold
<SlackLogo size={24} weight="bold" />
fill
<SlackLogo size={24} weight="fill" />
duotone
<SlackLogo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
logosmessagingbrandscommunicationsslacklogoslack iconmessaging logocommunication brand

FAQ

What does the slack-logo icon represent?
It represents the official logo of the Slack messaging and collaboration platform.
How do I use the slack-logo icon in React?
You can import and use it in React with: import { SlackLogo } from '@phosphor-icons/react'.
What is the license for the Phosphor slack logo icon?
The Phosphor icon library, including the slack-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 →