bxl slack old icon

bxl-slack-old from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
bxl-slack-old
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT

Related icons in BoxIcons v2

Use the bxl slack old icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M20.935 12.646a1.617 1.617 0 0 0-2.022-1.034l-1.632.532c-.355-1.099-.735-2.268-1.092-3.365l.006-.002l-.004-.008l1.613-.523a1.62 1.62 0 0 0 1.035-2.023a1.62 1.62 0 0 0-2.025-1.034l-1.621.527l-.519-1.604a1.619 1.619 0 0 0-2.024-1.034a1.618 1.618 0 0 0-1.033 2.024l.522 1.609l-3.368 1.092l-.524-1.611a1.618 1.618 0 0 0-2.022-1.034a1.617 1.617 0 0 0-1.034 2.023l.524 1.616l-1.662.541a1.602 1.602 0 0 0-.988 1.95c.25.856 1.152 1.373 1.979 1.092c.006 0 .658-.209 1.665-.536l1.099 3.386h-.002v.002l-1.67.545a1.599 1.599 0 0 0-.987 1.949c.25.857 1.15 1.374 1.979 1.093c.007 0 .659-.211 1.665-.538l.003.005a.024.024 0 0 0 .008-.002l.539 1.657a1.6 1.6 0 0 0 1.949.989c.857-.25 1.373-1.151 1.094-1.979c0-.006-.209-.654-.533-1.654l-.003-.009c1.104-.358 2.276-.739 3.376-1.098l.543 1.668a1.602 1.602 0 0 0 1.949.989c.856-.251 1.374-1.152 1.092-1.979c0-.007-.209-.659-.535-1.663l.019-.006l-.003-.007l1.609-.522a1.62 1.62 0 0 0 1.035-2.024zM10.86 14.238l-1.097-3.377a.02.02 0 0 0 .005-.001v-.006c1.098-.356 2.268-.735 3.363-1.092l1.098 3.377l-3.369 1.099z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function BxBxlSlackOld(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M20.935 12.646a1.617 1.617 0 0 0-2.022-1.034l-1.632.532c-.355-1.099-.735-2.268-1.092-3.365l.006-.002l-.004-.008l1.613-.523a1.62 1.62 0 0 0 1.035-2.023a1.62 1.62 0 0 0-2.025-1.034l-1.621.527l-.519-1.604a1.619 1.619 0 0 0-2.024-1.034a1.618 1.618 0 0 0-1.033 2.024l.522 1.609l-3.368 1.092l-.524-1.611a1.618 1.618 0 0 0-2.022-1.034a1.617 1.617 0 0 0-1.034 2.023l.524 1.616l-1.662.541a1.602 1.602 0 0 0-.988 1.95c.25.856 1.152 1.373 1.979 1.092c.006 0 .658-.209 1.665-.536l1.099 3.386h-.002v.002l-1.67.545a1.599 1.599 0 0 0-.987 1.949c.25.857 1.15 1.374 1.979 1.093c.007 0 .659-.211 1.665-.538l.003.005a.024.024 0 0 0 .008-.002l.539 1.657a1.6 1.6 0 0 0 1.949.989c.857-.25 1.373-1.151 1.094-1.979c0-.006-.209-.654-.533-1.654l-.003-.009c1.104-.358 2.276-.739 3.376-1.098l.543 1.668a1.602 1.602 0 0 0 1.949.989c.856-.251 1.374-1.152 1.092-1.979c0-.007-.209-.659-.535-1.663l.019-.006l-.003-.007l1.609-.522a1.62 1.62 0 0 0 1.035-2.024zM10.86 14.238l-1.097-3.377a.02.02 0 0 0 .005-.001v-.006c1.098-.356 2.268-.735 3.363-1.092l1.098 3.377l-3.369 1.099z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M20.935 12.646a1.617 1.617 0 0 0-2.022-1.034l-1.632.532c-.355-1.099-.735-2.268-1.092-3.365l.006-.002l-.004-.008l1.613-.523a1.62 1.62 0 0 0 1.035-2.023a1.62 1.62 0 0 0-2.025-1.034l-1.621.527l-.519-1.604a1.619 1.619 0 0 0-2.024-1.034a1.618 1.618 0 0 0-1.033 2.024l.522 1.609l-3.368 1.092l-.524-1.611a1.618 1.618 0 0 0-2.022-1.034a1.617 1.617 0 0 0-1.034 2.023l.524 1.616l-1.662.541a1.602 1.602 0 0 0-.988 1.95c.25.856 1.152 1.373 1.979 1.092c.006 0 .658-.209 1.665-.536l1.099 3.386h-.002v.002l-1.67.545a1.599 1.599 0 0 0-.987 1.949c.25.857 1.15 1.374 1.979 1.093c.007 0 .659-.211 1.665-.538l.003.005a.024.024 0 0 0 .008-.002l.539 1.657a1.6 1.6 0 0 0 1.949.989c.857-.25 1.373-1.151 1.094-1.979c0-.006-.209-.654-.533-1.654l-.003-.009c1.104-.358 2.276-.739 3.376-1.098l.543 1.668a1.602 1.602 0 0 0 1.949.989c.856-.251 1.374-1.152 1.092-1.979c0-.007-.209-.659-.535-1.663l.019-.006l-.003-.007l1.609-.522a1.62 1.62 0 0 0 1.035-2.024zM10.86 14.238l-1.097-3.377a.02.02 0 0 0 .005-.001v-.006c1.098-.356 2.268-.735 3.363-1.092l1.098 3.377l-3.369 1.099z" fill="currentColor"/></svg>
</template>

CSS

.icon-bxl-slack-old {
  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%20d%3D%22M20.935%2012.646a1.617%201.617%200%200%200-2.022-1.034l-1.632.532c-.355-1.099-.735-2.268-1.092-3.365l.006-.002l-.004-.008l1.613-.523a1.62%201.62%200%200%200%201.035-2.023a1.62%201.62%200%200%200-2.025-1.034l-1.621.527l-.519-1.604a1.619%201.619%200%200%200-2.024-1.034a1.618%201.618%200%200%200-1.033%202.024l.522%201.609l-3.368%201.092l-.524-1.611a1.618%201.618%200%200%200-2.022-1.034a1.617%201.617%200%200%200-1.034%202.023l.524%201.616l-1.662.541a1.602%201.602%200%200%200-.988%201.95c.25.856%201.152%201.373%201.979%201.092c.006%200%20.658-.209%201.665-.536l1.099%203.386h-.002v.002l-1.67.545a1.599%201.599%200%200%200-.987%201.949c.25.857%201.15%201.374%201.979%201.093c.007%200%20.659-.211%201.665-.538l.003.005a.024.024%200%200%200%20.008-.002l.539%201.657a1.6%201.6%200%200%200%201.949.989c.857-.25%201.373-1.151%201.094-1.979c0-.006-.209-.654-.533-1.654l-.003-.009c1.104-.358%202.276-.739%203.376-1.098l.543%201.668a1.602%201.602%200%200%200%201.949.989c.856-.251%201.374-1.152%201.092-1.979c0-.007-.209-.659-.535-1.663l.019-.006l-.003-.007l1.609-.522a1.62%201.62%200%200%200%201.035-2.024zM10.86%2014.238l-1.097-3.377a.02.02%200%200%200%20.005-.001v-.006c1.098-.356%202.268-.735%203.363-1.092l1.098%203.377l-3.369%201.099z%22%20fill%3D%22currentColor%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%20d%3D%22M20.935%2012.646a1.617%201.617%200%200%200-2.022-1.034l-1.632.532c-.355-1.099-.735-2.268-1.092-3.365l.006-.002l-.004-.008l1.613-.523a1.62%201.62%200%200%200%201.035-2.023a1.62%201.62%200%200%200-2.025-1.034l-1.621.527l-.519-1.604a1.619%201.619%200%200%200-2.024-1.034a1.618%201.618%200%200%200-1.033%202.024l.522%201.609l-3.368%201.092l-.524-1.611a1.618%201.618%200%200%200-2.022-1.034a1.617%201.617%200%200%200-1.034%202.023l.524%201.616l-1.662.541a1.602%201.602%200%200%200-.988%201.95c.25.856%201.152%201.373%201.979%201.092c.006%200%20.658-.209%201.665-.536l1.099%203.386h-.002v.002l-1.67.545a1.599%201.599%200%200%200-.987%201.949c.25.857%201.15%201.374%201.979%201.093c.007%200%20.659-.211%201.665-.538l.003.005a.024.024%200%200%200%20.008-.002l.539%201.657a1.6%201.6%200%200%200%201.949.989c.857-.25%201.373-1.151%201.094-1.979c0-.006-.209-.654-.533-1.654l-.003-.009c1.104-.358%202.276-.739%203.376-1.098l.543%201.668a1.602%201.602%200%200%200%201.949.989c.856-.251%201.374-1.152%201.092-1.979c0-.007-.209-.659-.535-1.663l.019-.006l-.003-.007l1.609-.522a1.62%201.62%200%200%200%201.035-2.024zM10.86%2014.238l-1.097-3.377a.02.02%200%200%200%20.005-.001v-.006c1.098-.356%202.268-.735%203.363-1.092l1.098%203.377l-3.369%201.099z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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