logo slack icon

logo-slack from Carbon by IBM · Outline · Brand · Apache-2.0 Free for personal and commercial use.

Name
logo-slack
Set
Carbon
Style
Outline
Category
Brand
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More brand icons from Carbon

Use the logo slack icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.042 19.166a2.521 2.521 0 1 1-2.52-2.521h2.52Zm1.271 0a2.521 2.521 0 0 1 5.042 0v6.313a2.521 2.521 0 1 1-5.042 0Zm2.521-10.124a2.521 2.521 0 1 1 2.521-2.52v2.52Zm0 1.271a2.521 2.521 0 0 1 0 5.042H6.52a2.521 2.521 0 1 1 0-5.042Zm10.124 2.521a2.521 2.521 0 1 1 2.52 2.521h-2.52Zm-1.271 0a2.521 2.521 0 0 1-5.042 0V6.52a2.521 2.521 0 1 1 5.042 0Zm-2.521 10.124a2.521 2.521 0 1 1-2.521 2.52v-2.52Zm0-1.271a2.521 2.521 0 0 1 0-5.042h6.313a2.521 2.521 0 1 1 0 5.042Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonLogoSlack(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.042 19.166a2.521 2.521 0 1 1-2.52-2.521h2.52Zm1.271 0a2.521 2.521 0 0 1 5.042 0v6.313a2.521 2.521 0 1 1-5.042 0Zm2.521-10.124a2.521 2.521 0 1 1 2.521-2.52v2.52Zm0 1.271a2.521 2.521 0 0 1 0 5.042H6.52a2.521 2.521 0 1 1 0-5.042Zm10.124 2.521a2.521 2.521 0 1 1 2.52 2.521h-2.52Zm-1.271 0a2.521 2.521 0 0 1-5.042 0V6.52a2.521 2.521 0 1 1 5.042 0Zm-2.521 10.124a2.521 2.521 0 1 1-2.521 2.52v-2.52Zm0-1.271a2.521 2.521 0 0 1 0-5.042h6.313a2.521 2.521 0 1 1 0 5.042Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.042 19.166a2.521 2.521 0 1 1-2.52-2.521h2.52Zm1.271 0a2.521 2.521 0 0 1 5.042 0v6.313a2.521 2.521 0 1 1-5.042 0Zm2.521-10.124a2.521 2.521 0 1 1 2.521-2.52v2.52Zm0 1.271a2.521 2.521 0 0 1 0 5.042H6.52a2.521 2.521 0 1 1 0-5.042Zm10.124 2.521a2.521 2.521 0 1 1 2.52 2.521h-2.52Zm-1.271 0a2.521 2.521 0 0 1-5.042 0V6.52a2.521 2.521 0 1 1 5.042 0Zm-2.521 10.124a2.521 2.521 0 1 1-2.521 2.52v-2.52Zm0-1.271a2.521 2.521 0 0 1 0-5.042h6.313a2.521 2.521 0 1 1 0 5.042Z"/></svg>
</template>

CSS

.icon-logo-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.042%2019.166a2.521%202.521%200%201%201-2.52-2.521h2.52Zm1.271%200a2.521%202.521%200%200%201%205.042%200v6.313a2.521%202.521%200%201%201-5.042%200Zm2.521-10.124a2.521%202.521%200%201%201%202.521-2.52v2.52Zm0%201.271a2.521%202.521%200%200%201%200%205.042H6.52a2.521%202.521%200%201%201%200-5.042Zm10.124%202.521a2.521%202.521%200%201%201%202.52%202.521h-2.52Zm-1.271%200a2.521%202.521%200%200%201-5.042%200V6.52a2.521%202.521%200%201%201%205.042%200Zm-2.521%2010.124a2.521%202.521%200%201%201-2.521%202.52v-2.52Zm0-1.271a2.521%202.521%200%200%201%200-5.042h6.313a2.521%202.521%200%201%201%200%205.042Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.042%2019.166a2.521%202.521%200%201%201-2.52-2.521h2.52Zm1.271%200a2.521%202.521%200%200%201%205.042%200v6.313a2.521%202.521%200%201%201-5.042%200Zm2.521-10.124a2.521%202.521%200%201%201%202.521-2.52v2.52Zm0%201.271a2.521%202.521%200%200%201%200%205.042H6.52a2.521%202.521%200%201%201%200-5.042Zm10.124%202.521a2.521%202.521%200%201%201%202.52%202.521h-2.52Zm-1.271%200a2.521%202.521%200%200%201-5.042%200V6.52a2.521%202.521%200%201%201%205.042%200Zm-2.521%2010.124a2.521%202.521%200%201%201-2.521%202.52v-2.52Zm0-1.271a2.521%202.521%200%200%201%200-5.042h6.313a2.521%202.521%200%201%201%200%205.042Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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