Headphones icon in outline, twotone, bold and bulk. Free in all four styles, for hardware, gadgets, specs, device settings. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconHeadphones } from "@devigner-ui/icons";
<IconHeadphones className="size-6" />
<script setup>
import { IconHeadphones } from "@devigner-ui/icons-vue";
</script>
<template>
<IconHeadphones class="size-6" />
</template>
<script>
import { IconHeadphones } from "@devigner-ui/icons-svelte";
</script>
<IconHeadphones class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M16.17 22V7.22" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10.77 5.3c0 .49-.2.95-.53 1.27q-.5.51-1.27.53H6.72c.28-.37.45-.85.45-1.35v-.9c0-.5-.17-.98-.45-1.35h2.25c.99 0 1.8.81 1.8 1.8" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.17 4.85v.9c0 .5-.17.98-.45 1.35-.76 1.01-2.32 1.35-3.77.06a1 1 0 0 1-.28-.66V4.16c0-.19.1-.47.23-.61 1.26-1.32 2.78-1.13 3.61-.3l.21.24c.28.38.45.86.45 1.36" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14.57 5.3c0 .49.2.95.53 1.27.32.33.77.53 1.27.53h2.25a2.3 2.3 0 0 1-.45-1.35v-.9c0-.5.17-.98.45-1.35h-2.25c-.99 0-1.8.81-1.8 1.8" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M18.17 4.85v.9c0 .5.17.98.45 1.35.76 1.01 2.32 1.35 3.77.06a1 1 0 0 0 .28-.66V4.16c0-.19-.1-.47-.23-.61-1.26-1.32-2.78-1.13-3.61-.3l-.21.24c-.28.38-.45.86-.45 1.36" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M9.17 12V7.22" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.17 22v-3" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10.67 13.5v4a1.5 1.5 0 1 1-3 0v-4a1.5 1.5 0 1 1 3 0" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>