headset icon

headset from IconPark by ByteDance · Color · Music · Apache-2.0 Free for personal and commercial use.

Name
headset
Set
IconPark
Style
Color
Category
Music
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More music icons from IconPark

Use the headset icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M42 30V24.4615C42 14.2655 33.9411 6 24 6C14.0589 6 6 14.2655 6 24.4615V30"/><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="4" d="M34 32C34 29.7909 35.7909 28 38 28H42V42H38C35.7909 42 34 40.2091 34 38V32Z"/><path fill="#000" d="M42 32H44C45.1046 32 46 32.8954 46 34V36C46 37.1046 45.1046 38 44 38H42V32Z"/><path fill="#000" d="M6 32H4C2.89543 32 2 32.8954 2 34V36C2 37.1046 2.89543 38 4 38H6V32Z"/><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="4" d="M6 28H10C12.2091 28 14 29.7909 14 32V38C14 40.2091 12.2091 42 10 42H6V28Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkHeadset(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M42 30V24.4615C42 14.2655 33.9411 6 24 6C14.0589 6 6 14.2655 6 24.4615V30"/><path fill="#2F88FF" stroke="#000" strokeLinejoin="round" strokeWidth="4" d="M34 32C34 29.7909 35.7909 28 38 28H42V42H38C35.7909 42 34 40.2091 34 38V32Z"/><path fill="#000" d="M42 32H44C45.1046 32 46 32.8954 46 34V36C46 37.1046 45.1046 38 44 38H42V32Z"/><path fill="#000" d="M6 32H4C2.89543 32 2 32.8954 2 34V36C2 37.1046 2.89543 38 4 38H6V32Z"/><path fill="#2F88FF" stroke="#000" strokeLinejoin="round" strokeWidth="4" d="M6 28H10C12.2091 28 14 29.7909 14 32V38C14 40.2091 12.2091 42 10 42H6V28Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M42 30V24.4615C42 14.2655 33.9411 6 24 6C14.0589 6 6 14.2655 6 24.4615V30"/><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="4" d="M34 32C34 29.7909 35.7909 28 38 28H42V42H38C35.7909 42 34 40.2091 34 38V32Z"/><path fill="#000" d="M42 32H44C45.1046 32 46 32.8954 46 34V36C46 37.1046 45.1046 38 44 38H42V32Z"/><path fill="#000" d="M6 32H4C2.89543 32 2 32.8954 2 34V36C2 37.1046 2.89543 38 4 38H6V32Z"/><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="4" d="M6 28H10C12.2091 28 14 29.7909 14 32V38C14 40.2091 12.2091 42 10 42H6V28Z"/></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M42%2030V24.4615C42%2014.2655%2033.9411%206%2024%206C14.0589%206%206%2014.2655%206%2024.4615V30%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M34%2032C34%2029.7909%2035.7909%2028%2038%2028H42V42H38C35.7909%2042%2034%2040.2091%2034%2038V32Z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M42%2032H44C45.1046%2032%2046%2032.8954%2046%2034V36C46%2037.1046%2045.1046%2038%2044%2038H42V32Z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M6%2032H4C2.89543%2032%202%2032.8954%202%2034V36C2%2037.1046%202.89543%2038%204%2038H6V32Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M6%2028H10C12.2091%2028%2014%2029.7909%2014%2032V38C14%2040.2091%2012.2091%2042%2010%2042H6V28Z%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M42%2030V24.4615C42%2014.2655%2033.9411%206%2024%206C14.0589%206%206%2014.2655%206%2024.4615V30%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M34%2032C34%2029.7909%2035.7909%2028%2038%2028H42V42H38C35.7909%2042%2034%2040.2091%2034%2038V32Z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M42%2032H44C45.1046%2032%2046%2032.8954%2046%2034V36C46%2037.1046%2045.1046%2038%2044%2038H42V32Z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M6%2032H4C2.89543%2032%202%2032.8954%202%2034V36C2%2037.1046%202.89543%2038%204%2038H6V32Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M6%2028H10C12.2091%2028%2014%2029.7909%2014%2032V38C14%2040.2091%2012.2091%2042%2010%2042H6V28Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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