slack from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
slack
Set
Unicons Monochrome
Style
Monochrome
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons Monochrome

Use the slack icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.338 2a2 2 0 0 0 .001 4h1.996V4a2 2 0 0 0-1.997-2m0 5.333H4.016a2 2 0 0 0 0 4h5.322a2 2 0 0 0 0-4"/><path fill="currentColor" d="M21.98 9.333a1.996 1.996 0 1 0-3.993 0v2h1.997a2 2 0 0 0 1.996-2m-5.323 0V4a1.996 1.996 0 1 0-3.992 0v5.333a1.996 1.996 0 1 0 3.992 0" opacity=".25"/><path fill="currentColor" d="M14.661 22a2 2 0 0 0 0-4h-1.996v2a2 2 0 0 0 1.996 2m0-5.334h5.323a2 2 0 0 0 0-4h-5.322a2 2 0 0 0-.001 4" opacity=".7"/><path fill="currentColor" d="M2.02 14.666a1.996 1.996 0 1 0 3.993 0v-2H4.016a2 2 0 0 0-1.996 2m5.323 0V20a1.996 1.996 0 1 0 3.992 0v-5.332a1.996 1.996 0 1 0-3.992-.002" opacity=".5"/></svg>

React

import type { SVGProps } from "react";

export function UimSlack(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.338 2a2 2 0 0 0 .001 4h1.996V4a2 2 0 0 0-1.997-2m0 5.333H4.016a2 2 0 0 0 0 4h5.322a2 2 0 0 0 0-4"/><path fill="currentColor" d="M21.98 9.333a1.996 1.996 0 1 0-3.993 0v2h1.997a2 2 0 0 0 1.996-2m-5.323 0V4a1.996 1.996 0 1 0-3.992 0v5.333a1.996 1.996 0 1 0 3.992 0" opacity=".25"/><path fill="currentColor" d="M14.661 22a2 2 0 0 0 0-4h-1.996v2a2 2 0 0 0 1.996 2m0-5.334h5.323a2 2 0 0 0 0-4h-5.322a2 2 0 0 0-.001 4" opacity=".7"/><path fill="currentColor" d="M2.02 14.666a1.996 1.996 0 1 0 3.993 0v-2H4.016a2 2 0 0 0-1.996 2m5.323 0V20a1.996 1.996 0 1 0 3.992 0v-5.332a1.996 1.996 0 1 0-3.992-.002" opacity=".5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.338 2a2 2 0 0 0 .001 4h1.996V4a2 2 0 0 0-1.997-2m0 5.333H4.016a2 2 0 0 0 0 4h5.322a2 2 0 0 0 0-4"/><path fill="currentColor" d="M21.98 9.333a1.996 1.996 0 1 0-3.993 0v2h1.997a2 2 0 0 0 1.996-2m-5.323 0V4a1.996 1.996 0 1 0-3.992 0v5.333a1.996 1.996 0 1 0 3.992 0" opacity=".25"/><path fill="currentColor" d="M14.661 22a2 2 0 0 0 0-4h-1.996v2a2 2 0 0 0 1.996 2m0-5.334h5.323a2 2 0 0 0 0-4h-5.322a2 2 0 0 0-.001 4" opacity=".7"/><path fill="currentColor" d="M2.02 14.666a1.996 1.996 0 1 0 3.993 0v-2H4.016a2 2 0 0 0-1.996 2m5.323 0V20a1.996 1.996 0 1 0 3.992 0v-5.332a1.996 1.996 0 1 0-3.992-.002" opacity=".5"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.338%202a2%202%200%200%200%20.001%204h1.996V4a2%202%200%200%200-1.997-2m0%205.333H4.016a2%202%200%200%200%200%204h5.322a2%202%200%200%200%200-4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.98%209.333a1.996%201.996%200%201%200-3.993%200v2h1.997a2%202%200%200%200%201.996-2m-5.323%200V4a1.996%201.996%200%201%200-3.992%200v5.333a1.996%201.996%200%201%200%203.992%200%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.661%2022a2%202%200%200%200%200-4h-1.996v2a2%202%200%200%200%201.996%202m0-5.334h5.323a2%202%200%200%200%200-4h-5.322a2%202%200%200%200-.001%204%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.02%2014.666a1.996%201.996%200%201%200%203.993%200v-2H4.016a2%202%200%200%200-1.996%202m5.323%200V20a1.996%201.996%200%201%200%203.992%200v-5.332a1.996%201.996%200%201%200-3.992-.002%22%20opacity%3D%22.5%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.338%202a2%202%200%200%200%20.001%204h1.996V4a2%202%200%200%200-1.997-2m0%205.333H4.016a2%202%200%200%200%200%204h5.322a2%202%200%200%200%200-4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.98%209.333a1.996%201.996%200%201%200-3.993%200v2h1.997a2%202%200%200%200%201.996-2m-5.323%200V4a1.996%201.996%200%201%200-3.992%200v5.333a1.996%201.996%200%201%200%203.992%200%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.661%2022a2%202%200%200%200%200-4h-1.996v2a2%202%200%200%200%201.996%202m0-5.334h5.323a2%202%200%200%200%200-4h-5.322a2%202%200%200%200-.001%204%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.02%2014.666a1.996%201.996%200%201%200%203.993%200v-2H4.016a2%202%200%200%200-1.996%202m5.323%200V20a1.996%201.996%200%201%200%203.992%200v-5.332a1.996%201.996%200%201%200-3.992-.002%22%20opacity%3D%22.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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