headphone emoji

headphone from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
headphone
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the headphone emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="m27.447 62.537l.083-22.913c-3.694 1.075-6.616 5.563-7.076 11.82c-.48 6.516 3.432 10.108 6.993 11.093M44.716 39.53l-.16 22.912c1.026-.369 2.772-.836 4.603-2.856c1.997-1.962 2.69-5.37 2.496-8.49c-.17-2.718-.822-5.428-2.058-7.295c-2.132-3.383-3.875-3.862-4.881-4.272"/><path fill="#d0cfce" d="m44.586 39.446l-3.731 1.193l-1.451 4.449l-.156 13.375l1.782 2.989l3.547.924zM32.365 57.728l.166-13.811l-1.363-3.277c-.277-.143-3.362-.964-3.362-.964c-.13.206-.063 22.9-.063 22.9l3.268-.997s1.442-2.482 1.355-3.85Z"/><path fill="#d0cfce" d="M60.833 48.3c6.971-16.933-3.083-30.15-5.233-32.742c-1.039-1.254-9.822-8.66-20.152-8.434c-8.947.197-18.915 7.465-22.096 12.355C7.418 29.117 9.4 41.081 9.41 41.146c1.697 9.743 4.57 12.598 4.57 12.598s1.658-1.411.247-4.3c-.977-1.528-2.642-8.327-2.642-13.825c0-14.735 10.503-25.853 24.43-25.862c13.928.009 24.43 11.127 24.43 25.862c0 5.5-1.34 11.497-2.574 13.56c-1.616 3.082.2 4.616.2 4.616c.213-.262.95-2.52 2.762-5.495"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M31.161 40.634a3.03 3.03 0 0 1 1.643 2.688v15.504c-.065 1.225.094 1.646-1.8 2.748m-3.462-21.95s-6.354 1.785-7.068 11.489s6.973 11.424 6.973 11.424zm13.317 1.002a3.02 3.02 0 0 0-1.446 2.542l-.173 15.504a3 3 0 0 0 1.816 2.788m3.66-21.93s6.334 1.855 6.939 11.566s-7.1 11.346-7.1 11.346z"/><path d="M58.047 53.808c3.21-5.058 5.09-11.17 5.09-18.189c0-15.759-11.353-28.536-27.106-28.552v0H36v0C20.247 7.084 8.895 19.86 8.895 35.619c0 7.019 1.88 13.13 5.088 18.19"/><path d="M50.214 20.194c-3.133-4.444-8.167-7.312-14.189-7.318v-.001h-.02v0c-5.996.007-11.013 2.85-14.148 7.262"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiHeadphone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="m27.447 62.537l.083-22.913c-3.694 1.075-6.616 5.563-7.076 11.82c-.48 6.516 3.432 10.108 6.993 11.093M44.716 39.53l-.16 22.912c1.026-.369 2.772-.836 4.603-2.856c1.997-1.962 2.69-5.37 2.496-8.49c-.17-2.718-.822-5.428-2.058-7.295c-2.132-3.383-3.875-3.862-4.881-4.272"/><path fill="#d0cfce" d="m44.586 39.446l-3.731 1.193l-1.451 4.449l-.156 13.375l1.782 2.989l3.547.924zM32.365 57.728l.166-13.811l-1.363-3.277c-.277-.143-3.362-.964-3.362-.964c-.13.206-.063 22.9-.063 22.9l3.268-.997s1.442-2.482 1.355-3.85Z"/><path fill="#d0cfce" d="M60.833 48.3c6.971-16.933-3.083-30.15-5.233-32.742c-1.039-1.254-9.822-8.66-20.152-8.434c-8.947.197-18.915 7.465-22.096 12.355C7.418 29.117 9.4 41.081 9.41 41.146c1.697 9.743 4.57 12.598 4.57 12.598s1.658-1.411.247-4.3c-.977-1.528-2.642-8.327-2.642-13.825c0-14.735 10.503-25.853 24.43-25.862c13.928.009 24.43 11.127 24.43 25.862c0 5.5-1.34 11.497-2.574 13.56c-1.616 3.082.2 4.616.2 4.616c.213-.262.95-2.52 2.762-5.495"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M31.161 40.634a3.03 3.03 0 0 1 1.643 2.688v15.504c-.065 1.225.094 1.646-1.8 2.748m-3.462-21.95s-6.354 1.785-7.068 11.489s6.973 11.424 6.973 11.424zm13.317 1.002a3.02 3.02 0 0 0-1.446 2.542l-.173 15.504a3 3 0 0 0 1.816 2.788m3.66-21.93s6.334 1.855 6.939 11.566s-7.1 11.346-7.1 11.346z"/><path d="M58.047 53.808c3.21-5.058 5.09-11.17 5.09-18.189c0-15.759-11.353-28.536-27.106-28.552v0H36v0C20.247 7.084 8.895 19.86 8.895 35.619c0 7.019 1.88 13.13 5.088 18.19"/><path d="M50.214 20.194c-3.133-4.444-8.167-7.312-14.189-7.318v-.001h-.02v0c-5.996.007-11.013 2.85-14.148 7.262"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="m27.447 62.537l.083-22.913c-3.694 1.075-6.616 5.563-7.076 11.82c-.48 6.516 3.432 10.108 6.993 11.093M44.716 39.53l-.16 22.912c1.026-.369 2.772-.836 4.603-2.856c1.997-1.962 2.69-5.37 2.496-8.49c-.17-2.718-.822-5.428-2.058-7.295c-2.132-3.383-3.875-3.862-4.881-4.272"/><path fill="#d0cfce" d="m44.586 39.446l-3.731 1.193l-1.451 4.449l-.156 13.375l1.782 2.989l3.547.924zM32.365 57.728l.166-13.811l-1.363-3.277c-.277-.143-3.362-.964-3.362-.964c-.13.206-.063 22.9-.063 22.9l3.268-.997s1.442-2.482 1.355-3.85Z"/><path fill="#d0cfce" d="M60.833 48.3c6.971-16.933-3.083-30.15-5.233-32.742c-1.039-1.254-9.822-8.66-20.152-8.434c-8.947.197-18.915 7.465-22.096 12.355C7.418 29.117 9.4 41.081 9.41 41.146c1.697 9.743 4.57 12.598 4.57 12.598s1.658-1.411.247-4.3c-.977-1.528-2.642-8.327-2.642-13.825c0-14.735 10.503-25.853 24.43-25.862c13.928.009 24.43 11.127 24.43 25.862c0 5.5-1.34 11.497-2.574 13.56c-1.616 3.082.2 4.616.2 4.616c.213-.262.95-2.52 2.762-5.495"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M31.161 40.634a3.03 3.03 0 0 1 1.643 2.688v15.504c-.065 1.225.094 1.646-1.8 2.748m-3.462-21.95s-6.354 1.785-7.068 11.489s6.973 11.424 6.973 11.424zm13.317 1.002a3.02 3.02 0 0 0-1.446 2.542l-.173 15.504a3 3 0 0 0 1.816 2.788m3.66-21.93s6.334 1.855 6.939 11.566s-7.1 11.346-7.1 11.346z"/><path d="M58.047 53.808c3.21-5.058 5.09-11.17 5.09-18.189c0-15.759-11.353-28.536-27.106-28.552v0H36v0C20.247 7.084 8.895 19.86 8.895 35.619c0 7.019 1.88 13.13 5.088 18.19"/><path d="M50.214 20.194c-3.133-4.444-8.167-7.312-14.189-7.318v-.001h-.02v0c-5.996.007-11.013 2.85-14.148 7.262"/></g></svg>
</template>

CSS

.icon-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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m27.447%2062.537l.083-22.913c-3.694%201.075-6.616%205.563-7.076%2011.82c-.48%206.516%203.432%2010.108%206.993%2011.093M44.716%2039.53l-.16%2022.912c1.026-.369%202.772-.836%204.603-2.856c1.997-1.962%202.69-5.37%202.496-8.49c-.17-2.718-.822-5.428-2.058-7.295c-2.132-3.383-3.875-3.862-4.881-4.272%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m44.586%2039.446l-3.731%201.193l-1.451%204.449l-.156%2013.375l1.782%202.989l3.547.924zM32.365%2057.728l.166-13.811l-1.363-3.277c-.277-.143-3.362-.964-3.362-.964c-.13.206-.063%2022.9-.063%2022.9l3.268-.997s1.442-2.482%201.355-3.85Z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M60.833%2048.3c6.971-16.933-3.083-30.15-5.233-32.742c-1.039-1.254-9.822-8.66-20.152-8.434c-8.947.197-18.915%207.465-22.096%2012.355C7.418%2029.117%209.4%2041.081%209.41%2041.146c1.697%209.743%204.57%2012.598%204.57%2012.598s1.658-1.411.247-4.3c-.977-1.528-2.642-8.327-2.642-13.825c0-14.735%2010.503-25.853%2024.43-25.862c13.928.009%2024.43%2011.127%2024.43%2025.862c0%205.5-1.34%2011.497-2.574%2013.56c-1.616%203.082.2%204.616.2%204.616c.213-.262.95-2.52%202.762-5.495%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M31.161%2040.634a3.03%203.03%200%200%201%201.643%202.688v15.504c-.065%201.225.094%201.646-1.8%202.748m-3.462-21.95s-6.354%201.785-7.068%2011.489s6.973%2011.424%206.973%2011.424zm13.317%201.002a3.02%203.02%200%200%200-1.446%202.542l-.173%2015.504a3%203%200%200%200%201.816%202.788m3.66-21.93s6.334%201.855%206.939%2011.566s-7.1%2011.346-7.1%2011.346z%22%2F%3E%3Cpath%20d%3D%22M58.047%2053.808c3.21-5.058%205.09-11.17%205.09-18.189c0-15.759-11.353-28.536-27.106-28.552v0H36v0C20.247%207.084%208.895%2019.86%208.895%2035.619c0%207.019%201.88%2013.13%205.088%2018.19%22%2F%3E%3Cpath%20d%3D%22M50.214%2020.194c-3.133-4.444-8.167-7.312-14.189-7.318v-.001h-.02v0c-5.996.007-11.013%202.85-14.148%207.262%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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m27.447%2062.537l.083-22.913c-3.694%201.075-6.616%205.563-7.076%2011.82c-.48%206.516%203.432%2010.108%206.993%2011.093M44.716%2039.53l-.16%2022.912c1.026-.369%202.772-.836%204.603-2.856c1.997-1.962%202.69-5.37%202.496-8.49c-.17-2.718-.822-5.428-2.058-7.295c-2.132-3.383-3.875-3.862-4.881-4.272%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m44.586%2039.446l-3.731%201.193l-1.451%204.449l-.156%2013.375l1.782%202.989l3.547.924zM32.365%2057.728l.166-13.811l-1.363-3.277c-.277-.143-3.362-.964-3.362-.964c-.13.206-.063%2022.9-.063%2022.9l3.268-.997s1.442-2.482%201.355-3.85Z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M60.833%2048.3c6.971-16.933-3.083-30.15-5.233-32.742c-1.039-1.254-9.822-8.66-20.152-8.434c-8.947.197-18.915%207.465-22.096%2012.355C7.418%2029.117%209.4%2041.081%209.41%2041.146c1.697%209.743%204.57%2012.598%204.57%2012.598s1.658-1.411.247-4.3c-.977-1.528-2.642-8.327-2.642-13.825c0-14.735%2010.503-25.853%2024.43-25.862c13.928.009%2024.43%2011.127%2024.43%2025.862c0%205.5-1.34%2011.497-2.574%2013.56c-1.616%203.082.2%204.616.2%204.616c.213-.262.95-2.52%202.762-5.495%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M31.161%2040.634a3.03%203.03%200%200%201%201.643%202.688v15.504c-.065%201.225.094%201.646-1.8%202.748m-3.462-21.95s-6.354%201.785-7.068%2011.489s6.973%2011.424%206.973%2011.424zm13.317%201.002a3.02%203.02%200%200%200-1.446%202.542l-.173%2015.504a3%203%200%200%200%201.816%202.788m3.66-21.93s6.334%201.855%206.939%2011.566s-7.1%2011.346-7.1%2011.346z%22%2F%3E%3Cpath%20d%3D%22M58.047%2053.808c3.21-5.058%205.09-11.17%205.09-18.189c0-15.759-11.353-28.536-27.106-28.552v0H36v0C20.247%207.084%208.895%2019.86%208.895%2035.619c0%207.019%201.88%2013.13%205.088%2018.19%22%2F%3E%3Cpath%20d%3D%22M50.214%2020.194c-3.133-4.444-8.167-7.312-14.189-7.318v-.001h-.02v0c-5.996.007-11.013%202.85-14.148%207.262%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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