earbuds icon

earbuds-duotone from Reicon by REICON · Duotone · Devices · MIT Free for personal and commercial use.

Name
earbuds-duotone
Set
Reicon
Style
Duotone
Category
Devices
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All earbuds icons →

More devices icons from Reicon

Use the earbuds icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 8.3V6.187c0-.174 0-.26-.004-.334c-.08-1.541-1.385-2.774-3.017-2.85C18.901 3 18.81 3 18.625 3c-.307 0-.46 0-.59.006c-2.72.126-4.895 2.18-5.029 4.749c-.006.122-.006.267-.006.558V18.75c0 1.243 1.067 2.25 2.382 2.25s2.383-1.007 2.383-2.25V12.3c0-.552.474-1 1.058-1c1.755 0 3.177-1.343 3.177-3m-20 0V6.187c0-.174 0-.26.004-.334c.08-1.541 1.385-2.774 3.017-2.85C5.098 3 5.19 3 5.375 3c.307 0 .46 0 .59.006c2.72.126 4.895 2.18 5.029 4.749c.006.122.006.267.006.558V18.75C11 19.993 9.933 21 8.618 21s-2.383-1.007-2.383-2.25V12.3c0-.552-.474-1-1.059-1C3.422 11.3 2 9.957 2 8.3" opacity=".5"/><path d="M13 17.25h4.765v1.5H13zm-2 0H6.235v1.5H11zm8.5-12a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0V6a.75.75 0 0 1 .75-.75m-15 0a.75.75 0 0 0-.75.75v2.5a.75.75 0 0 0 1.5 0V6a.75.75 0 0 0-.75-.75"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconEarbudsDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 8.3V6.187c0-.174 0-.26-.004-.334c-.08-1.541-1.385-2.774-3.017-2.85C18.901 3 18.81 3 18.625 3c-.307 0-.46 0-.59.006c-2.72.126-4.895 2.18-5.029 4.749c-.006.122-.006.267-.006.558V18.75c0 1.243 1.067 2.25 2.382 2.25s2.383-1.007 2.383-2.25V12.3c0-.552.474-1 1.058-1c1.755 0 3.177-1.343 3.177-3m-20 0V6.187c0-.174 0-.26.004-.334c.08-1.541 1.385-2.774 3.017-2.85C5.098 3 5.19 3 5.375 3c.307 0 .46 0 .59.006c2.72.126 4.895 2.18 5.029 4.749c.006.122.006.267.006.558V18.75C11 19.993 9.933 21 8.618 21s-2.383-1.007-2.383-2.25V12.3c0-.552-.474-1-1.059-1C3.422 11.3 2 9.957 2 8.3" opacity=".5"/><path d="M13 17.25h4.765v1.5H13zm-2 0H6.235v1.5H11zm8.5-12a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0V6a.75.75 0 0 1 .75-.75m-15 0a.75.75 0 0 0-.75.75v2.5a.75.75 0 0 0 1.5 0V6a.75.75 0 0 0-.75-.75"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 8.3V6.187c0-.174 0-.26-.004-.334c-.08-1.541-1.385-2.774-3.017-2.85C18.901 3 18.81 3 18.625 3c-.307 0-.46 0-.59.006c-2.72.126-4.895 2.18-5.029 4.749c-.006.122-.006.267-.006.558V18.75c0 1.243 1.067 2.25 2.382 2.25s2.383-1.007 2.383-2.25V12.3c0-.552.474-1 1.058-1c1.755 0 3.177-1.343 3.177-3m-20 0V6.187c0-.174 0-.26.004-.334c.08-1.541 1.385-2.774 3.017-2.85C5.098 3 5.19 3 5.375 3c.307 0 .46 0 .59.006c2.72.126 4.895 2.18 5.029 4.749c.006.122.006.267.006.558V18.75C11 19.993 9.933 21 8.618 21s-2.383-1.007-2.383-2.25V12.3c0-.552-.474-1-1.059-1C3.422 11.3 2 9.957 2 8.3" opacity=".5"/><path d="M13 17.25h4.765v1.5H13zm-2 0H6.235v1.5H11zm8.5-12a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0V6a.75.75 0 0 1 .75-.75m-15 0a.75.75 0 0 0-.75.75v2.5a.75.75 0 0 0 1.5 0V6a.75.75 0 0 0-.75-.75"/></g></svg>
</template>

CSS

.icon-earbuds-duotone {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M22%208.3V6.187c0-.174%200-.26-.004-.334c-.08-1.541-1.385-2.774-3.017-2.85C18.901%203%2018.81%203%2018.625%203c-.307%200-.46%200-.59.006c-2.72.126-4.895%202.18-5.029%204.749c-.006.122-.006.267-.006.558V18.75c0%201.243%201.067%202.25%202.382%202.25s2.383-1.007%202.383-2.25V12.3c0-.552.474-1%201.058-1c1.755%200%203.177-1.343%203.177-3m-20%200V6.187c0-.174%200-.26.004-.334c.08-1.541%201.385-2.774%203.017-2.85C5.098%203%205.19%203%205.375%203c.307%200%20.46%200%20.59.006c2.72.126%204.895%202.18%205.029%204.749c.006.122.006.267.006.558V18.75C11%2019.993%209.933%2021%208.618%2021s-2.383-1.007-2.383-2.25V12.3c0-.552-.474-1-1.059-1C3.422%2011.3%202%209.957%202%208.3%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13%2017.25h4.765v1.5H13zm-2%200H6.235v1.5H11zm8.5-12a.75.75%200%200%201%20.75.75v2.5a.75.75%200%200%201-1.5%200V6a.75.75%200%200%201%20.75-.75m-15%200a.75.75%200%200%200-.75.75v2.5a.75.75%200%200%200%201.5%200V6a.75.75%200%200%200-.75-.75%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%22currentColor%22%3E%3Cpath%20d%3D%22M22%208.3V6.187c0-.174%200-.26-.004-.334c-.08-1.541-1.385-2.774-3.017-2.85C18.901%203%2018.81%203%2018.625%203c-.307%200-.46%200-.59.006c-2.72.126-4.895%202.18-5.029%204.749c-.006.122-.006.267-.006.558V18.75c0%201.243%201.067%202.25%202.382%202.25s2.383-1.007%202.383-2.25V12.3c0-.552.474-1%201.058-1c1.755%200%203.177-1.343%203.177-3m-20%200V6.187c0-.174%200-.26.004-.334c.08-1.541%201.385-2.774%203.017-2.85C5.098%203%205.19%203%205.375%203c.307%200%20.46%200%20.59.006c2.72.126%204.895%202.18%205.029%204.749c.006.122.006.267.006.558V18.75C11%2019.993%209.933%2021%208.618%2021s-2.383-1.007-2.383-2.25V12.3c0-.552-.474-1-1.059-1C3.422%2011.3%202%209.957%202%208.3%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13%2017.25h4.765v1.5H13zm-2%200H6.235v1.5H11zm8.5-12a.75.75%200%200%201%20.75.75v2.5a.75.75%200%200%201-1.5%200V6a.75.75%200%200%201%20.75-.75m-15%200a.75.75%200%200%200-.75.75v2.5a.75.75%200%200%200%201.5%200V6a.75.75%200%200%200-.75-.75%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Earbuds duotone icon — Reicon · IconsDB