headset icon

headset from Reicon by REICON · Outline · Call · MIT Free for personal and commercial use.

Name
headset
Set
Reicon
Style
Outline
Category
Call
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All headset icons →

More call icons from Reicon

Use the headset icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m17.333 17.667l-.456 1.929a2.666 2.666 0 0 1-2.598 2.07h-2.612"/><path d="m5 9.804l-1.497.756a2.67 2.67 0 0 0-1.404 2.945l.446 2.06a2.666 2.666 0 0 0 2.607 2.102h1.516L5.223 11A7 7 0 0 1 5 9.333a7 7 0 0 1 14 0c0 .578-.089 1.13-.22 1.667l-1.446 6.667h1.516c1.255 0 2.34-.875 2.607-2.102l.446-2.06A2.666 2.666 0 0 0 20.5 10.56l-1.497-.756"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconHeadset(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m17.333 17.667l-.456 1.929a2.666 2.666 0 0 1-2.598 2.07h-2.612"/><path d="m5 9.804l-1.497.756a2.67 2.67 0 0 0-1.404 2.945l.446 2.06a2.666 2.666 0 0 0 2.607 2.102h1.516L5.223 11A7 7 0 0 1 5 9.333a7 7 0 0 1 14 0c0 .578-.089 1.13-.22 1.667l-1.446 6.667h1.516c1.255 0 2.34-.875 2.607-2.102l.446-2.06A2.666 2.666 0 0 0 20.5 10.56l-1.497-.756"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m17.333 17.667l-.456 1.929a2.666 2.666 0 0 1-2.598 2.07h-2.612"/><path d="m5 9.804l-1.497.756a2.67 2.67 0 0 0-1.404 2.945l.446 2.06a2.666 2.666 0 0 0 2.607 2.102h1.516L5.223 11A7 7 0 0 1 5 9.333a7 7 0 0 1 14 0c0 .578-.089 1.13-.22 1.667l-1.446 6.667h1.516c1.255 0 2.34-.875 2.607-2.102l.446-2.06A2.666 2.666 0 0 0 20.5 10.56l-1.497-.756"/></g></svg>
</template>

CSS

.icon-headset {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m17.333%2017.667l-.456%201.929a2.666%202.666%200%200%201-2.598%202.07h-2.612%22%2F%3E%3Cpath%20d%3D%22m5%209.804l-1.497.756a2.67%202.67%200%200%200-1.404%202.945l.446%202.06a2.666%202.666%200%200%200%202.607%202.102h1.516L5.223%2011A7%207%200%200%201%205%209.333a7%207%200%200%201%2014%200c0%20.578-.089%201.13-.22%201.667l-1.446%206.667h1.516c1.255%200%202.34-.875%202.607-2.102l.446-2.06A2.666%202.666%200%200%200%2020.5%2010.56l-1.497-.756%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m17.333%2017.667l-.456%201.929a2.666%202.666%200%200%201-2.598%202.07h-2.612%22%2F%3E%3Cpath%20d%3D%22m5%209.804l-1.497.756a2.67%202.67%200%200%200-1.404%202.945l.446%202.06a2.666%202.666%200%200%200%202.607%202.102h1.516L5.223%2011A7%207%200%200%201%205%209.333a7%207%200%200%201%2014%200c0%20.578-.089%201.13-.22%201.667l-1.446%206.667h1.516c1.255%200%202.34-.875%202.607-2.102l.446-2.06A2.666%202.666%200%200%200%2020.5%2010.56l-1.497-.756%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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