teamspeak from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
teamspeak
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the teamspeak icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.375 3.998q-1.945-.035-4.055.611c-1.88.58-3.47 1.67-4.79 3.16c-.18.21-.31.43-.14.68c.14.19.06.292-.04.442c-.93 1.3-1.56 2.728-1.85 4.298c-.03.2-.13.282-.3.362c-.66.33-1.05.87-1.16 1.6L4 16.39v1.298c0 1.44.98 2.361 2.43 2.301c.36-.02.57-.21.57-.54v-4.378c0-.025.047-1.265.16-1.842c.234-1.176.65-2.156 1.195-2.962C9.942 7.71 12.768 6 16 6a9 9 0 0 1 9 9v4.29c0 .33.08.59.42.67c1.13.23 2.31-.56 2.5-1.72c.13-.8.04-1.94.04-2.75c-.01-.88-.4-1.56-1.22-1.97c-.13-.06-.23-.13-.27-.3a10.46 10.46 0 0 0-1.9-4.39c-.05-.07-.16-.15-.1-.23c.4-.54-.01-.85-.33-1.15q-3.485-3.374-7.765-3.452m-6.016 12.004c-.63-.04-1.138.37-1.279 1.094c-.214 1.04 0 2.038.607 2.935c.42.61 1.066.898 1.817.95c.483.024 2.2.091 2.584-.036c.5-.178.84-.474.947-.965c.098-.49-.51-1.192-1.36-1.937c-.875-.762-2.02-1.55-2.655-1.846a1.7 1.7 0 0 0-.66-.195zm11.623 2.006c-.936-.086-2.266.53-2.867.78c-3.233 1.298-1.986 2.547-.978 2.825l2.281.358c1.611.128 2.618-1.33 2.58-2.819c-.035-.788-.454-1.092-1.016-1.144m2.315 2.994a.24.24 0 0 0-.162.084c-.02.03-.03.062-.04.082c-.368 1.231-2.038 5.417-7.833 5.848c-6.813.502 3.65 2.092 6.62-.309c1.03-.842 2.165-1.682 2.116-4.103c-.019-.493-.222-1.283-.523-1.55a.26.26 0 0 0-.178-.052"/></svg>

React

import type { SVGProps } from "react";

export function LaTeamspeak(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="M16.375 3.998q-1.945-.035-4.055.611c-1.88.58-3.47 1.67-4.79 3.16c-.18.21-.31.43-.14.68c.14.19.06.292-.04.442c-.93 1.3-1.56 2.728-1.85 4.298c-.03.2-.13.282-.3.362c-.66.33-1.05.87-1.16 1.6L4 16.39v1.298c0 1.44.98 2.361 2.43 2.301c.36-.02.57-.21.57-.54v-4.378c0-.025.047-1.265.16-1.842c.234-1.176.65-2.156 1.195-2.962C9.942 7.71 12.768 6 16 6a9 9 0 0 1 9 9v4.29c0 .33.08.59.42.67c1.13.23 2.31-.56 2.5-1.72c.13-.8.04-1.94.04-2.75c-.01-.88-.4-1.56-1.22-1.97c-.13-.06-.23-.13-.27-.3a10.46 10.46 0 0 0-1.9-4.39c-.05-.07-.16-.15-.1-.23c.4-.54-.01-.85-.33-1.15q-3.485-3.374-7.765-3.452m-6.016 12.004c-.63-.04-1.138.37-1.279 1.094c-.214 1.04 0 2.038.607 2.935c.42.61 1.066.898 1.817.95c.483.024 2.2.091 2.584-.036c.5-.178.84-.474.947-.965c.098-.49-.51-1.192-1.36-1.937c-.875-.762-2.02-1.55-2.655-1.846a1.7 1.7 0 0 0-.66-.195zm11.623 2.006c-.936-.086-2.266.53-2.867.78c-3.233 1.298-1.986 2.547-.978 2.825l2.281.358c1.611.128 2.618-1.33 2.58-2.819c-.035-.788-.454-1.092-1.016-1.144m2.315 2.994a.24.24 0 0 0-.162.084c-.02.03-.03.062-.04.082c-.368 1.231-2.038 5.417-7.833 5.848c-6.813.502 3.65 2.092 6.62-.309c1.03-.842 2.165-1.682 2.116-4.103c-.019-.493-.222-1.283-.523-1.55a.26.26 0 0 0-.178-.052"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.375 3.998q-1.945-.035-4.055.611c-1.88.58-3.47 1.67-4.79 3.16c-.18.21-.31.43-.14.68c.14.19.06.292-.04.442c-.93 1.3-1.56 2.728-1.85 4.298c-.03.2-.13.282-.3.362c-.66.33-1.05.87-1.16 1.6L4 16.39v1.298c0 1.44.98 2.361 2.43 2.301c.36-.02.57-.21.57-.54v-4.378c0-.025.047-1.265.16-1.842c.234-1.176.65-2.156 1.195-2.962C9.942 7.71 12.768 6 16 6a9 9 0 0 1 9 9v4.29c0 .33.08.59.42.67c1.13.23 2.31-.56 2.5-1.72c.13-.8.04-1.94.04-2.75c-.01-.88-.4-1.56-1.22-1.97c-.13-.06-.23-.13-.27-.3a10.46 10.46 0 0 0-1.9-4.39c-.05-.07-.16-.15-.1-.23c.4-.54-.01-.85-.33-1.15q-3.485-3.374-7.765-3.452m-6.016 12.004c-.63-.04-1.138.37-1.279 1.094c-.214 1.04 0 2.038.607 2.935c.42.61 1.066.898 1.817.95c.483.024 2.2.091 2.584-.036c.5-.178.84-.474.947-.965c.098-.49-.51-1.192-1.36-1.937c-.875-.762-2.02-1.55-2.655-1.846a1.7 1.7 0 0 0-.66-.195zm11.623 2.006c-.936-.086-2.266.53-2.867.78c-3.233 1.298-1.986 2.547-.978 2.825l2.281.358c1.611.128 2.618-1.33 2.58-2.819c-.035-.788-.454-1.092-1.016-1.144m2.315 2.994a.24.24 0 0 0-.162.084c-.02.03-.03.062-.04.082c-.368 1.231-2.038 5.417-7.833 5.848c-6.813.502 3.65 2.092 6.62-.309c1.03-.842 2.165-1.682 2.116-4.103c-.019-.493-.222-1.283-.523-1.55a.26.26 0 0 0-.178-.052"/></svg>
</template>

CSS

.icon-teamspeak {
  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%22M16.375%203.998q-1.945-.035-4.055.611c-1.88.58-3.47%201.67-4.79%203.16c-.18.21-.31.43-.14.68c.14.19.06.292-.04.442c-.93%201.3-1.56%202.728-1.85%204.298c-.03.2-.13.282-.3.362c-.66.33-1.05.87-1.16%201.6L4%2016.39v1.298c0%201.44.98%202.361%202.43%202.301c.36-.02.57-.21.57-.54v-4.378c0-.025.047-1.265.16-1.842c.234-1.176.65-2.156%201.195-2.962C9.942%207.71%2012.768%206%2016%206a9%209%200%200%201%209%209v4.29c0%20.33.08.59.42.67c1.13.23%202.31-.56%202.5-1.72c.13-.8.04-1.94.04-2.75c-.01-.88-.4-1.56-1.22-1.97c-.13-.06-.23-.13-.27-.3a10.46%2010.46%200%200%200-1.9-4.39c-.05-.07-.16-.15-.1-.23c.4-.54-.01-.85-.33-1.15q-3.485-3.374-7.765-3.452m-6.016%2012.004c-.63-.04-1.138.37-1.279%201.094c-.214%201.04%200%202.038.607%202.935c.42.61%201.066.898%201.817.95c.483.024%202.2.091%202.584-.036c.5-.178.84-.474.947-.965c.098-.49-.51-1.192-1.36-1.937c-.875-.762-2.02-1.55-2.655-1.846a1.7%201.7%200%200%200-.66-.195zm11.623%202.006c-.936-.086-2.266.53-2.867.78c-3.233%201.298-1.986%202.547-.978%202.825l2.281.358c1.611.128%202.618-1.33%202.58-2.819c-.035-.788-.454-1.092-1.016-1.144m2.315%202.994a.24.24%200%200%200-.162.084c-.02.03-.03.062-.04.082c-.368%201.231-2.038%205.417-7.833%205.848c-6.813.502%203.65%202.092%206.62-.309c1.03-.842%202.165-1.682%202.116-4.103c-.019-.493-.222-1.283-.523-1.55a.26.26%200%200%200-.178-.052%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%22M16.375%203.998q-1.945-.035-4.055.611c-1.88.58-3.47%201.67-4.79%203.16c-.18.21-.31.43-.14.68c.14.19.06.292-.04.442c-.93%201.3-1.56%202.728-1.85%204.298c-.03.2-.13.282-.3.362c-.66.33-1.05.87-1.16%201.6L4%2016.39v1.298c0%201.44.98%202.361%202.43%202.301c.36-.02.57-.21.57-.54v-4.378c0-.025.047-1.265.16-1.842c.234-1.176.65-2.156%201.195-2.962C9.942%207.71%2012.768%206%2016%206a9%209%200%200%201%209%209v4.29c0%20.33.08.59.42.67c1.13.23%202.31-.56%202.5-1.72c.13-.8.04-1.94.04-2.75c-.01-.88-.4-1.56-1.22-1.97c-.13-.06-.23-.13-.27-.3a10.46%2010.46%200%200%200-1.9-4.39c-.05-.07-.16-.15-.1-.23c.4-.54-.01-.85-.33-1.15q-3.485-3.374-7.765-3.452m-6.016%2012.004c-.63-.04-1.138.37-1.279%201.094c-.214%201.04%200%202.038.607%202.935c.42.61%201.066.898%201.817.95c.483.024%202.2.091%202.584-.036c.5-.178.84-.474.947-.965c.098-.49-.51-1.192-1.36-1.937c-.875-.762-2.02-1.55-2.655-1.846a1.7%201.7%200%200%200-.66-.195zm11.623%202.006c-.936-.086-2.266.53-2.867.78c-3.233%201.298-1.986%202.547-.978%202.825l2.281.358c1.611.128%202.618-1.33%202.58-2.819c-.035-.788-.454-1.092-1.016-1.144m2.315%202.994a.24.24%200%200%200-.162.084c-.02.03-.03.062-.04.082c-.368%201.231-2.038%205.417-7.833%205.848c-6.813.502%203.65%202.092%206.62-.309c1.03-.842%202.165-1.682%202.116-4.103c-.019-.493-.222-1.283-.523-1.55a.26.26%200%200%200-.178-.052%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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