headphone off icon

headphone-off from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
headphone-off
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the headphone off 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="m8.977 19.604l-1.738-4.991c-.186-.466-.777-.7-1.264-.583a2.9 2.9 0 0 0-1.828 3.66l.438 1.326a2.88 2.88 0 0 0 3.643 1.836c.461-.196.876-.762.749-1.248M3 3l18 18m-4.794-4.793l-1.182 3.398c-.128.485.287 1.051.748 1.247a2.877 2.877 0 0 0 3.53-1.549"/><path d="M3.915 17C3.415 15.5 3 13.437 3 12a8.97 8.97 0 0 1 2.636-6.364m2.321-1.679A9 9 0 0 1 21 12c0 1.224-.301 2.903-.7 4.3"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsHeadphoneOff(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="m8.977 19.604l-1.738-4.991c-.186-.466-.777-.7-1.264-.583a2.9 2.9 0 0 0-1.828 3.66l.438 1.326a2.88 2.88 0 0 0 3.643 1.836c.461-.196.876-.762.749-1.248M3 3l18 18m-4.794-4.793l-1.182 3.398c-.128.485.287 1.051.748 1.247a2.877 2.877 0 0 0 3.53-1.549"/><path d="M3.915 17C3.415 15.5 3 13.437 3 12a8.97 8.97 0 0 1 2.636-6.364m2.321-1.679A9 9 0 0 1 21 12c0 1.224-.301 2.903-.7 4.3"/></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="m8.977 19.604l-1.738-4.991c-.186-.466-.777-.7-1.264-.583a2.9 2.9 0 0 0-1.828 3.66l.438 1.326a2.88 2.88 0 0 0 3.643 1.836c.461-.196.876-.762.749-1.248M3 3l18 18m-4.794-4.793l-1.182 3.398c-.128.485.287 1.051.748 1.247a2.877 2.877 0 0 0 3.53-1.549"/><path d="M3.915 17C3.415 15.5 3 13.437 3 12a8.97 8.97 0 0 1 2.636-6.364m2.321-1.679A9 9 0 0 1 21 12c0 1.224-.301 2.903-.7 4.3"/></g></svg>
</template>

CSS

.icon-headphone-off {
  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%22m8.977%2019.604l-1.738-4.991c-.186-.466-.777-.7-1.264-.583a2.9%202.9%200%200%200-1.828%203.66l.438%201.326a2.88%202.88%200%200%200%203.643%201.836c.461-.196.876-.762.749-1.248M3%203l18%2018m-4.794-4.793l-1.182%203.398c-.128.485.287%201.051.748%201.247a2.877%202.877%200%200%200%203.53-1.549%22%2F%3E%3Cpath%20d%3D%22M3.915%2017C3.415%2015.5%203%2013.437%203%2012a8.97%208.97%200%200%201%202.636-6.364m2.321-1.679A9%209%200%200%201%2021%2012c0%201.224-.301%202.903-.7%204.3%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%22m8.977%2019.604l-1.738-4.991c-.186-.466-.777-.7-1.264-.583a2.9%202.9%200%200%200-1.828%203.66l.438%201.326a2.88%202.88%200%200%200%203.643%201.836c.461-.196.876-.762.749-1.248M3%203l18%2018m-4.794-4.793l-1.182%203.398c-.128.485.287%201.051.748%201.247a2.877%202.877%200%200%200%203.53-1.549%22%2F%3E%3Cpath%20d%3D%22M3.915%2017C3.415%2015.5%203%2013.437%203%2012a8.97%208.97%200%200%201%202.636-6.364m2.321-1.679A9%209%200%200%201%2021%2012c0%201.224-.301%202.903-.7%204.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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