Slack icon in outline, twotone, bold and bulk. Free in all four styles, for logos, integrations, payment methods, social links. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconSlack } from "@devigner-ui/icons";
<IconSlack className="size-6" />
<script setup>
import { IconSlack } from "@devigner-ui/icons-vue";
</script>
<template>
<IconSlack class="size-6" />
</template>
<script>
import { IconSlack } from "@devigner-ui/icons-svelte";
</script>
<IconSlack class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.21 2.26c-1.03 0-1.86.83-1.86 1.86v4.64a1.86 1.86 0 1 0 3.72 0V4.12c0-1.03-.83-1.86-1.86-1.86" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M19.29 10.62h1.57a1.57 1.57 0 1 0 0-3.14c-.87 0-1.57.7-1.57 1.57z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.67 9.23c0 1.03.83 1.86 1.86 1.86h4.64a1.86 1.86 0 1 0 0-3.72H4.53c-1.03 0-1.86.83-1.86 1.86" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M11.03 5.13V3.56a1.57 1.57 0 1 0-3.14 0c0 .87.7 1.57 1.57 1.57z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10.1 21.77c1.03 0 1.86-.83 1.86-1.86v-4.64a1.86 1.86 0 1 0-3.72 0v4.64c0 1.02.83 1.86 1.86 1.86" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M6.03 13.41H4.46a1.57 1.57 0 1 0 0 3.14c.87 0 1.57-.7 1.57-1.57z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.64 14.8c0-1.03-.83-1.86-1.86-1.86h-4.64a1.86 1.86 0 1 0 0 3.72h4.64c1.03 0 1.86-.83 1.86-1.86" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M14.28 18.84v1.57a1.57 1.57 0 1 0 3.14 0c0-.87-.7-1.57-1.57-1.57z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>