headphones off icon

headphones-off-sharp-two-tone from Keyline Icons by Keyline Icons · Sharp Two Tone · MIT Free for personal and commercial use.

Name
headphones-off-sharp-two-tone
Set
Keyline Icons
Style
Sharp Two Tone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Use the headphones 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M2 12C2 10.4812 3.4812 9 5 9H7C7.5523 9 8 9.4477 8 10V21C8 21.5523 7.5523 22 7 22H5C3.4812 22 2 20.5188 2 19V12Z" stroke="none"/><path stroke-opacity=".4" d="M17 12.3431V10H19C20.1046 10 21 10.8954 21 12M21 12V16.34M21 12C21 7.0294 16.9706 3 12 3C10.9949 3 10.0282 3.1648 9.1256 3.4688L8.1779 3.788"/><path d="M3 12C3 10.8954 3.8954 10 5 10H7V21H5C3.8954 21 3 20.1046 3 19V12ZM3 12C3 9.5147 4.0074 7.2647 5.636 5.636M20.4142 20.4142C20.0523 20.7761 19.5523 21 19 21H17V17M1.7071 1.7071L22.2929 22.2929"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsHeadphonesOffSharpTwoTone(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M2 12C2 10.4812 3.4812 9 5 9H7C7.5523 9 8 9.4477 8 10V21C8 21.5523 7.5523 22 7 22H5C3.4812 22 2 20.5188 2 19V12Z" stroke="none"/><path strokeOpacity=".4" d="M17 12.3431V10H19C20.1046 10 21 10.8954 21 12M21 12V16.34M21 12C21 7.0294 16.9706 3 12 3C10.9949 3 10.0282 3.1648 9.1256 3.4688L8.1779 3.788"/><path d="M3 12C3 10.8954 3.8954 10 5 10H7V21H5C3.8954 21 3 20.1046 3 19V12ZM3 12C3 9.5147 4.0074 7.2647 5.636 5.636M20.4142 20.4142C20.0523 20.7761 19.5523 21 19 21H17V17M1.7071 1.7071L22.2929 22.2929"/></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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M2 12C2 10.4812 3.4812 9 5 9H7C7.5523 9 8 9.4477 8 10V21C8 21.5523 7.5523 22 7 22H5C3.4812 22 2 20.5188 2 19V12Z" stroke="none"/><path stroke-opacity=".4" d="M17 12.3431V10H19C20.1046 10 21 10.8954 21 12M21 12V16.34M21 12C21 7.0294 16.9706 3 12 3C10.9949 3 10.0282 3.1648 9.1256 3.4688L8.1779 3.788"/><path d="M3 12C3 10.8954 3.8954 10 5 10H7V21H5C3.8954 21 3 20.1046 3 19V12ZM3 12C3 9.5147 4.0074 7.2647 5.636 5.636M20.4142 20.4142C20.0523 20.7761 19.5523 21 19 21H17V17M1.7071 1.7071L22.2929 22.2929"/></g></svg>
</template>

CSS

.icon-headphones-off-sharp-two-tone {
  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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M2%2012C2%2010.4812%203.4812%209%205%209H7C7.5523%209%208%209.4477%208%2010V21C8%2021.5523%207.5523%2022%207%2022H5C3.4812%2022%202%2020.5188%202%2019V12Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M17%2012.3431V10H19C20.1046%2010%2021%2010.8954%2021%2012M21%2012V16.34M21%2012C21%207.0294%2016.9706%203%2012%203C10.9949%203%2010.0282%203.1648%209.1256%203.4688L8.1779%203.788%22%2F%3E%3Cpath%20d%3D%22M3%2012C3%2010.8954%203.8954%2010%205%2010H7V21H5C3.8954%2021%203%2020.1046%203%2019V12ZM3%2012C3%209.5147%204.0074%207.2647%205.636%205.636M20.4142%2020.4142C20.0523%2020.7761%2019.5523%2021%2019%2021H17V17M1.7071%201.7071L22.2929%2022.2929%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M2%2012C2%2010.4812%203.4812%209%205%209H7C7.5523%209%208%209.4477%208%2010V21C8%2021.5523%207.5523%2022%207%2022H5C3.4812%2022%202%2020.5188%202%2019V12Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M17%2012.3431V10H19C20.1046%2010%2021%2010.8954%2021%2012M21%2012V16.34M21%2012C21%207.0294%2016.9706%203%2012%203C10.9949%203%2010.0282%203.1648%209.1256%203.4688L8.1779%203.788%22%2F%3E%3Cpath%20d%3D%22M3%2012C3%2010.8954%203.8954%2010%205%2010H7V21H5C3.8954%2021%203%2020.1046%203%2019V12ZM3%2012C3%209.5147%204.0074%207.2647%205.636%205.636M20.4142%2020.4142C20.0523%2020.7761%2019.5523%2021%2019%2021H17V17M1.7071%201.7071L22.2929%2022.2929%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/headphones-off-sharp-two-tone.svg?color=%231a73e8&size=48