slack from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
slack
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
448×512
License
CC BY 4.0

The same logo in other sets

Use the slack logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M94.12 315.1c0 25.9-21.16 47.06-47.06 47.06S0 341 0 315.1s21.16-47.06 47.06-47.06h47.06zm23.72 0c0-25.9 21.16-47.06 47.06-47.06s47.06 21.16 47.06 47.06v117.84c0 25.9-21.16 47.06-47.06 47.06s-47.06-21.16-47.06-47.06zm47.06-188.98c-25.9 0-47.06-21.16-47.06-47.06S139 32 164.9 32s47.06 21.16 47.06 47.06v47.06zm0 23.72c25.9 0 47.06 21.16 47.06 47.06s-21.16 47.06-47.06 47.06H47.06C21.16 243.96 0 222.8 0 196.9s21.16-47.06 47.06-47.06zm188.98 47.06c0-25.9 21.16-47.06 47.06-47.06S448 171 448 196.9s-21.16 47.06-47.06 47.06h-47.06zm-23.72 0c0 25.9-21.16 47.06-47.06 47.06s-47.06-21.16-47.06-47.06V79.06c0-25.9 21.16-47.06 47.06-47.06s47.06 21.16 47.06 47.06zM283.1 385.88c25.9 0 47.06 21.16 47.06 47.06S309 480 283.1 480s-47.06-21.16-47.06-47.06v-47.06zm0-23.72c-25.9 0-47.06-21.16-47.06-47.06s21.16-47.06 47.06-47.06h117.84c25.9 0 47.06 21.16 47.06 47.06s-21.16 47.06-47.06 47.06z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsSlack(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M94.12 315.1c0 25.9-21.16 47.06-47.06 47.06S0 341 0 315.1s21.16-47.06 47.06-47.06h47.06zm23.72 0c0-25.9 21.16-47.06 47.06-47.06s47.06 21.16 47.06 47.06v117.84c0 25.9-21.16 47.06-47.06 47.06s-47.06-21.16-47.06-47.06zm47.06-188.98c-25.9 0-47.06-21.16-47.06-47.06S139 32 164.9 32s47.06 21.16 47.06 47.06v47.06zm0 23.72c25.9 0 47.06 21.16 47.06 47.06s-21.16 47.06-47.06 47.06H47.06C21.16 243.96 0 222.8 0 196.9s21.16-47.06 47.06-47.06zm188.98 47.06c0-25.9 21.16-47.06 47.06-47.06S448 171 448 196.9s-21.16 47.06-47.06 47.06h-47.06zm-23.72 0c0 25.9-21.16 47.06-47.06 47.06s-47.06-21.16-47.06-47.06V79.06c0-25.9 21.16-47.06 47.06-47.06s47.06 21.16 47.06 47.06zM283.1 385.88c25.9 0 47.06 21.16 47.06 47.06S309 480 283.1 480s-47.06-21.16-47.06-47.06v-47.06zm0-23.72c-25.9 0-47.06-21.16-47.06-47.06s21.16-47.06 47.06-47.06h117.84c25.9 0 47.06 21.16 47.06 47.06s-21.16 47.06-47.06 47.06z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M94.12 315.1c0 25.9-21.16 47.06-47.06 47.06S0 341 0 315.1s21.16-47.06 47.06-47.06h47.06zm23.72 0c0-25.9 21.16-47.06 47.06-47.06s47.06 21.16 47.06 47.06v117.84c0 25.9-21.16 47.06-47.06 47.06s-47.06-21.16-47.06-47.06zm47.06-188.98c-25.9 0-47.06-21.16-47.06-47.06S139 32 164.9 32s47.06 21.16 47.06 47.06v47.06zm0 23.72c25.9 0 47.06 21.16 47.06 47.06s-21.16 47.06-47.06 47.06H47.06C21.16 243.96 0 222.8 0 196.9s21.16-47.06 47.06-47.06zm188.98 47.06c0-25.9 21.16-47.06 47.06-47.06S448 171 448 196.9s-21.16 47.06-47.06 47.06h-47.06zm-23.72 0c0 25.9-21.16 47.06-47.06 47.06s-47.06-21.16-47.06-47.06V79.06c0-25.9 21.16-47.06 47.06-47.06s47.06 21.16 47.06 47.06zM283.1 385.88c25.9 0 47.06 21.16 47.06 47.06S309 480 283.1 480s-47.06-21.16-47.06-47.06v-47.06zm0-23.72c-25.9 0-47.06-21.16-47.06-47.06s21.16-47.06 47.06-47.06h117.84c25.9 0 47.06 21.16 47.06 47.06s-21.16 47.06-47.06 47.06z"/></svg>
</template>

CSS

.icon-slack {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M94.12%20315.1c0%2025.9-21.16%2047.06-47.06%2047.06S0%20341%200%20315.1s21.16-47.06%2047.06-47.06h47.06zm23.72%200c0-25.9%2021.16-47.06%2047.06-47.06s47.06%2021.16%2047.06%2047.06v117.84c0%2025.9-21.16%2047.06-47.06%2047.06s-47.06-21.16-47.06-47.06zm47.06-188.98c-25.9%200-47.06-21.16-47.06-47.06S139%2032%20164.9%2032s47.06%2021.16%2047.06%2047.06v47.06zm0%2023.72c25.9%200%2047.06%2021.16%2047.06%2047.06s-21.16%2047.06-47.06%2047.06H47.06C21.16%20243.96%200%20222.8%200%20196.9s21.16-47.06%2047.06-47.06zm188.98%2047.06c0-25.9%2021.16-47.06%2047.06-47.06S448%20171%20448%20196.9s-21.16%2047.06-47.06%2047.06h-47.06zm-23.72%200c0%2025.9-21.16%2047.06-47.06%2047.06s-47.06-21.16-47.06-47.06V79.06c0-25.9%2021.16-47.06%2047.06-47.06s47.06%2021.16%2047.06%2047.06zM283.1%20385.88c25.9%200%2047.06%2021.16%2047.06%2047.06S309%20480%20283.1%20480s-47.06-21.16-47.06-47.06v-47.06zm0-23.72c-25.9%200-47.06-21.16-47.06-47.06s21.16-47.06%2047.06-47.06h117.84c25.9%200%2047.06%2021.16%2047.06%2047.06s-21.16%2047.06-47.06%2047.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M94.12%20315.1c0%2025.9-21.16%2047.06-47.06%2047.06S0%20341%200%20315.1s21.16-47.06%2047.06-47.06h47.06zm23.72%200c0-25.9%2021.16-47.06%2047.06-47.06s47.06%2021.16%2047.06%2047.06v117.84c0%2025.9-21.16%2047.06-47.06%2047.06s-47.06-21.16-47.06-47.06zm47.06-188.98c-25.9%200-47.06-21.16-47.06-47.06S139%2032%20164.9%2032s47.06%2021.16%2047.06%2047.06v47.06zm0%2023.72c25.9%200%2047.06%2021.16%2047.06%2047.06s-21.16%2047.06-47.06%2047.06H47.06C21.16%20243.96%200%20222.8%200%20196.9s21.16-47.06%2047.06-47.06zm188.98%2047.06c0-25.9%2021.16-47.06%2047.06-47.06S448%20171%20448%20196.9s-21.16%2047.06-47.06%2047.06h-47.06zm-23.72%200c0%2025.9-21.16%2047.06-47.06%2047.06s-47.06-21.16-47.06-47.06V79.06c0-25.9%2021.16-47.06%2047.06-47.06s47.06%2021.16%2047.06%2047.06zM283.1%20385.88c25.9%200%2047.06%2021.16%2047.06%2047.06S309%20480%20283.1%20480s-47.06-21.16-47.06-47.06v-47.06zm0-23.72c-25.9%200-47.06-21.16-47.06-47.06s21.16-47.06%2047.06-47.06h117.84c25.9%200%2047.06%2021.16%2047.06%2047.06s-21.16%2047.06-47.06%2047.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/slack.svg?color=%231a73e8&size=48