file headphone icon

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

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

The same icon in other sets

Related icons in Huge Icons

Use the file headphone 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="M6 19a1 1 0 0 0-1-1H3v3a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1zm7-1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1zM3 18v-1a5 5 0 0 1 10 0v1"/><path d="M14 2.5v.502c0 2.833 0 4.25.879 5.13c.878.88 2.293.88 5.121.88h.5m-15.5 0c.002-2.949.042-4.472.886-5.52q.27-.334.603-.604C7.59 2 9.211 2 12.456 2c.705 0 1.058 0 1.381.114q.1.036.198.082c.309.148.558.398 1.057.898l4.736 4.745c.579.579.868.868 1.02 1.236c.152.369.152.778.152 1.597v3.349c0 3.778 0 5.667-1.172 6.84c-.808.81-1.956 1.061-3.828 1.139"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFileHeadphone(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="M6 19a1 1 0 0 0-1-1H3v3a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1zm7-1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1zM3 18v-1a5 5 0 0 1 10 0v1"/><path d="M14 2.5v.502c0 2.833 0 4.25.879 5.13c.878.88 2.293.88 5.121.88h.5m-15.5 0c.002-2.949.042-4.472.886-5.52q.27-.334.603-.604C7.59 2 9.211 2 12.456 2c.705 0 1.058 0 1.381.114q.1.036.198.082c.309.148.558.398 1.057.898l4.736 4.745c.579.579.868.868 1.02 1.236c.152.369.152.778.152 1.597v3.349c0 3.778 0 5.667-1.172 6.84c-.808.81-1.956 1.061-3.828 1.139"/></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="M6 19a1 1 0 0 0-1-1H3v3a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1zm7-1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1zM3 18v-1a5 5 0 0 1 10 0v1"/><path d="M14 2.5v.502c0 2.833 0 4.25.879 5.13c.878.88 2.293.88 5.121.88h.5m-15.5 0c.002-2.949.042-4.472.886-5.52q.27-.334.603-.604C7.59 2 9.211 2 12.456 2c.705 0 1.058 0 1.381.114q.1.036.198.082c.309.148.558.398 1.057.898l4.736 4.745c.579.579.868.868 1.02 1.236c.152.369.152.778.152 1.597v3.349c0 3.778 0 5.667-1.172 6.84c-.808.81-1.956 1.061-3.828 1.139"/></g></svg>
</template>

CSS

.icon-file-headphone {
  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%22M6%2019a1%201%200%200%200-1-1H3v3a1%201%200%200%200%201%201h1a1%201%200%200%200%201-1zm7-1h-2a1%201%200%200%200-1%201v2a1%201%200%200%200%201%201h1a1%201%200%200%200%201-1zM3%2018v-1a5%205%200%200%201%2010%200v1%22%2F%3E%3Cpath%20d%3D%22M14%202.5v.502c0%202.833%200%204.25.879%205.13c.878.88%202.293.88%205.121.88h.5m-15.5%200c.002-2.949.042-4.472.886-5.52q.27-.334.603-.604C7.59%202%209.211%202%2012.456%202c.705%200%201.058%200%201.381.114q.1.036.198.082c.309.148.558.398%201.057.898l4.736%204.745c.579.579.868.868%201.02%201.236c.152.369.152.778.152%201.597v3.349c0%203.778%200%205.667-1.172%206.84c-.808.81-1.956%201.061-3.828%201.139%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%22M6%2019a1%201%200%200%200-1-1H3v3a1%201%200%200%200%201%201h1a1%201%200%200%200%201-1zm7-1h-2a1%201%200%200%200-1%201v2a1%201%200%200%200%201%201h1a1%201%200%200%200%201-1zM3%2018v-1a5%205%200%200%201%2010%200v1%22%2F%3E%3Cpath%20d%3D%22M14%202.5v.502c0%202.833%200%204.25.879%205.13c.878.88%202.293.88%205.121.88h.5m-15.5%200c.002-2.949.042-4.472.886-5.52q.27-.334.603-.604C7.59%202%209.211%202%2012.456%202c.705%200%201.058%200%201.381.114q.1.036.198.082c.309.148.558.398%201.057.898l4.736%204.745c.579.579.868.868%201.02%201.236c.152.369.152.778.152%201.597v3.349c0%203.778%200%205.667-1.172%206.84c-.808.81-1.956%201.061-3.828%201.139%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/file-headphone.svg?color=%231a73e8&size=48