Slack Pixel Art Icon
Slack's brand icon for workspace links, 'Join our Slack' CTAs and team-communication tool integration menus.
Tags
work
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Slack icon
The Slack hashtag-pinwheel logo, representing the team messaging platform adopted widely by startups, tech companies, and remote teams. Use it on a 'Join our Slack community' button, a support-channel page, or an integrations directory alongside Discord and Microsoft Teams. Slack's pinwheel shape is broadly recognized in professional contexts. When offering both Slack and Discord communities, label both clearly since the platforms overlap in audience but differ in tone and feature set.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/slack.svg" width="24" height="24" alt="Slack" />
<!-- React -->
import { Slack } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="slack.svg" width="48" height="48" style="image-rendering: pixelated" />