headphones from Font Awesome Regular by Dave Gandy · Regular · Audio & Video · CC-BY-4.0 Attribution required.

Name
headphones
Set
Font Awesome Regular
Style
Regular
Category
Audio & Video
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More audio & video icons from Font Awesome Regular

Use the headphones icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M144 288c0-97.2 78.8-176 176-176s176 78.8 176 176v44.8c-14.1-8.2-30.5-12.8-48-12.8h-16c-26.5 0-48 21.5-48 48v128c0 26.5 21.5 48 48 48h16c53 0 96-43 96-96V288c0-123.7-100.3-224-224-224S96 164.3 96 288v160c0 53 43 96 96 96h16c26.5 0 48-21.5 48-48V368c0-26.5-21.5-48-48-48h-16c-17.5 0-33.9 4.7-48 12.8zm0 128c0-26.5 21.5-48 48-48h16v128h-16c-26.5 0-48-21.5-48-48zm352 0v32c0 26.5-21.5 48-48 48h-16V368h16c26.5 0 48 21.5 48 48"/></svg>

React

import type { SVGProps } from "react";

export function Fa7RegularHeadphones(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M144 288c0-97.2 78.8-176 176-176s176 78.8 176 176v44.8c-14.1-8.2-30.5-12.8-48-12.8h-16c-26.5 0-48 21.5-48 48v128c0 26.5 21.5 48 48 48h16c53 0 96-43 96-96V288c0-123.7-100.3-224-224-224S96 164.3 96 288v160c0 53 43 96 96 96h16c26.5 0 48-21.5 48-48V368c0-26.5-21.5-48-48-48h-16c-17.5 0-33.9 4.7-48 12.8zm0 128c0-26.5 21.5-48 48-48h16v128h-16c-26.5 0-48-21.5-48-48zm352 0v32c0 26.5-21.5 48-48 48h-16V368h16c26.5 0 48 21.5 48 48"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M144 288c0-97.2 78.8-176 176-176s176 78.8 176 176v44.8c-14.1-8.2-30.5-12.8-48-12.8h-16c-26.5 0-48 21.5-48 48v128c0 26.5 21.5 48 48 48h16c53 0 96-43 96-96V288c0-123.7-100.3-224-224-224S96 164.3 96 288v160c0 53 43 96 96 96h16c26.5 0 48-21.5 48-48V368c0-26.5-21.5-48-48-48h-16c-17.5 0-33.9 4.7-48 12.8zm0 128c0-26.5 21.5-48 48-48h16v128h-16c-26.5 0-48-21.5-48-48zm352 0v32c0 26.5-21.5 48-48 48h-16V368h16c26.5 0 48 21.5 48 48"/></svg>
</template>

CSS

.icon-headphones {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M144%20288c0-97.2%2078.8-176%20176-176s176%2078.8%20176%20176v44.8c-14.1-8.2-30.5-12.8-48-12.8h-16c-26.5%200-48%2021.5-48%2048v128c0%2026.5%2021.5%2048%2048%2048h16c53%200%2096-43%2096-96V288c0-123.7-100.3-224-224-224S96%20164.3%2096%20288v160c0%2053%2043%2096%2096%2096h16c26.5%200%2048-21.5%2048-48V368c0-26.5-21.5-48-48-48h-16c-17.5%200-33.9%204.7-48%2012.8zm0%20128c0-26.5%2021.5-48%2048-48h16v128h-16c-26.5%200-48-21.5-48-48zm352%200v32c0%2026.5-21.5%2048-48%2048h-16V368h16c26.5%200%2048%2021.5%2048%2048%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M144%20288c0-97.2%2078.8-176%20176-176s176%2078.8%20176%20176v44.8c-14.1-8.2-30.5-12.8-48-12.8h-16c-26.5%200-48%2021.5-48%2048v128c0%2026.5%2021.5%2048%2048%2048h16c53%200%2096-43%2096-96V288c0-123.7-100.3-224-224-224S96%20164.3%2096%20288v160c0%2053%2043%2096%2096%2096h16c26.5%200%2048-21.5%2048-48V368c0-26.5-21.5-48-48-48h-16c-17.5%200-33.9%204.7-48%2012.8zm0%20128c0-26.5%2021.5-48%2048-48h16v128h-16c-26.5%200-48-21.5-48-48zm352%200v32c0%2026.5-21.5%2048-48%2048h-16V368h16c26.5%200%2048%2021.5%2048%2048%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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