surface-earbuds-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
surface-earbuds-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the surface earbuds icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 10a6 6 0 1 1-1.684 11.76q-.217.106-.434.181l-.209.065l-2.614.868a2.75 2.75 0 0 1-3.092-.996l-.101-.148l-.43-.684a2.75 2.75 0 0 1 .18-3.185l.127-.148l1.97-2.131a4 4 0 0 1 .332-.324A6 6 0 0 1 17 10m-5.854 7.323l-1.302 1.408a1.25 1.25 0 0 0-.208 1.393l.068.123l.431.683c.283.45.815.666 1.325.555l.126-.035l1.858-.616a6 6 0 0 1-2.298-3.51M17 11.5a4.5 4.5 0 0 0-4.127 2.702l-.064.157l-.084.234l-.072.24a5 5 0 0 0-.112.556l-.03.286A5 5 0 0 0 12.5 16l.005.212a4.5 4.5 0 0 0 2.638 3.888l.002-.001q.235.107.484.188l.092.027l.15.043q.177.045.36.078l.184.027a5 5 0 0 0 .508.037L17 20.5a4.5 4.5 0 1 0 0-9M7 1c.753 0 1.474.139 2.139.392l.797-.255a2.75 2.75 0 0 1 2.888.784l.123.147l.133.188l.525.805a2.75 2.75 0 0 1-.06 3.084l-.12.161l-.136.154l-.293.308L13 7a6 6 0 1 1-6-6M5.73 2.682l-.152.047A4.502 4.502 0 0 0 7 11.5a4.5 4.5 0 0 0 4.179-2.826q-.383.402-.854.696c-1.918 1.197-4.46.654-5.68-1.222c-1.185-1.82-.688-4.221 1.085-5.466m4.802-.152l-.138.036l-2.953.945a2.7 2.7 0 0 0-.724.315c-1.22.761-1.58 2.327-.815 3.504c.773 1.187 2.4 1.534 3.63.768q.23-.144.43-.332l.131-.13l2.09-2.188l.093-.105a1.25 1.25 0 0 0 .139-1.347l-.067-.116l-.507-.78l-.084-.117l-.08-.093a1.25 1.25 0 0 0-1.005-.38zm.398 1.154l.068.087l.25.374a.75.75 0 0 1-1.178.922l-.068-.088l-.25-.373a.75.75 0 0 1 1.178-.922"/></svg>

React

import type { SVGProps } from "react";

export function FluentSurfaceEarbuds24Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 10a6 6 0 1 1-1.684 11.76q-.217.106-.434.181l-.209.065l-2.614.868a2.75 2.75 0 0 1-3.092-.996l-.101-.148l-.43-.684a2.75 2.75 0 0 1 .18-3.185l.127-.148l1.97-2.131a4 4 0 0 1 .332-.324A6 6 0 0 1 17 10m-5.854 7.323l-1.302 1.408a1.25 1.25 0 0 0-.208 1.393l.068.123l.431.683c.283.45.815.666 1.325.555l.126-.035l1.858-.616a6 6 0 0 1-2.298-3.51M17 11.5a4.5 4.5 0 0 0-4.127 2.702l-.064.157l-.084.234l-.072.24a5 5 0 0 0-.112.556l-.03.286A5 5 0 0 0 12.5 16l.005.212a4.5 4.5 0 0 0 2.638 3.888l.002-.001q.235.107.484.188l.092.027l.15.043q.177.045.36.078l.184.027a5 5 0 0 0 .508.037L17 20.5a4.5 4.5 0 1 0 0-9M7 1c.753 0 1.474.139 2.139.392l.797-.255a2.75 2.75 0 0 1 2.888.784l.123.147l.133.188l.525.805a2.75 2.75 0 0 1-.06 3.084l-.12.161l-.136.154l-.293.308L13 7a6 6 0 1 1-6-6M5.73 2.682l-.152.047A4.502 4.502 0 0 0 7 11.5a4.5 4.5 0 0 0 4.179-2.826q-.383.402-.854.696c-1.918 1.197-4.46.654-5.68-1.222c-1.185-1.82-.688-4.221 1.085-5.466m4.802-.152l-.138.036l-2.953.945a2.7 2.7 0 0 0-.724.315c-1.22.761-1.58 2.327-.815 3.504c.773 1.187 2.4 1.534 3.63.768q.23-.144.43-.332l.131-.13l2.09-2.188l.093-.105a1.25 1.25 0 0 0 .139-1.347l-.067-.116l-.507-.78l-.084-.117l-.08-.093a1.25 1.25 0 0 0-1.005-.38zm.398 1.154l.068.087l.25.374a.75.75 0 0 1-1.178.922l-.068-.088l-.25-.373a.75.75 0 0 1 1.178-.922"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 10a6 6 0 1 1-1.684 11.76q-.217.106-.434.181l-.209.065l-2.614.868a2.75 2.75 0 0 1-3.092-.996l-.101-.148l-.43-.684a2.75 2.75 0 0 1 .18-3.185l.127-.148l1.97-2.131a4 4 0 0 1 .332-.324A6 6 0 0 1 17 10m-5.854 7.323l-1.302 1.408a1.25 1.25 0 0 0-.208 1.393l.068.123l.431.683c.283.45.815.666 1.325.555l.126-.035l1.858-.616a6 6 0 0 1-2.298-3.51M17 11.5a4.5 4.5 0 0 0-4.127 2.702l-.064.157l-.084.234l-.072.24a5 5 0 0 0-.112.556l-.03.286A5 5 0 0 0 12.5 16l.005.212a4.5 4.5 0 0 0 2.638 3.888l.002-.001q.235.107.484.188l.092.027l.15.043q.177.045.36.078l.184.027a5 5 0 0 0 .508.037L17 20.5a4.5 4.5 0 1 0 0-9M7 1c.753 0 1.474.139 2.139.392l.797-.255a2.75 2.75 0 0 1 2.888.784l.123.147l.133.188l.525.805a2.75 2.75 0 0 1-.06 3.084l-.12.161l-.136.154l-.293.308L13 7a6 6 0 1 1-6-6M5.73 2.682l-.152.047A4.502 4.502 0 0 0 7 11.5a4.5 4.5 0 0 0 4.179-2.826q-.383.402-.854.696c-1.918 1.197-4.46.654-5.68-1.222c-1.185-1.82-.688-4.221 1.085-5.466m4.802-.152l-.138.036l-2.953.945a2.7 2.7 0 0 0-.724.315c-1.22.761-1.58 2.327-.815 3.504c.773 1.187 2.4 1.534 3.63.768q.23-.144.43-.332l.131-.13l2.09-2.188l.093-.105a1.25 1.25 0 0 0 .139-1.347l-.067-.116l-.507-.78l-.084-.117l-.08-.093a1.25 1.25 0 0 0-1.005-.38zm.398 1.154l.068.087l.25.374a.75.75 0 0 1-1.178.922l-.068-.088l-.25-.373a.75.75 0 0 1 1.178-.922"/></svg>
</template>

CSS

.icon-surface-earbuds-24-regular {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2010a6%206%200%201%201-1.684%2011.76q-.217.106-.434.181l-.209.065l-2.614.868a2.75%202.75%200%200%201-3.092-.996l-.101-.148l-.43-.684a2.75%202.75%200%200%201%20.18-3.185l.127-.148l1.97-2.131a4%204%200%200%201%20.332-.324A6%206%200%200%201%2017%2010m-5.854%207.323l-1.302%201.408a1.25%201.25%200%200%200-.208%201.393l.068.123l.431.683c.283.45.815.666%201.325.555l.126-.035l1.858-.616a6%206%200%200%201-2.298-3.51M17%2011.5a4.5%204.5%200%200%200-4.127%202.702l-.064.157l-.084.234l-.072.24a5%205%200%200%200-.112.556l-.03.286A5%205%200%200%200%2012.5%2016l.005.212a4.5%204.5%200%200%200%202.638%203.888l.002-.001q.235.107.484.188l.092.027l.15.043q.177.045.36.078l.184.027a5%205%200%200%200%20.508.037L17%2020.5a4.5%204.5%200%201%200%200-9M7%201c.753%200%201.474.139%202.139.392l.797-.255a2.75%202.75%200%200%201%202.888.784l.123.147l.133.188l.525.805a2.75%202.75%200%200%201-.06%203.084l-.12.161l-.136.154l-.293.308L13%207a6%206%200%201%201-6-6M5.73%202.682l-.152.047A4.502%204.502%200%200%200%207%2011.5a4.5%204.5%200%200%200%204.179-2.826q-.383.402-.854.696c-1.918%201.197-4.46.654-5.68-1.222c-1.185-1.82-.688-4.221%201.085-5.466m4.802-.152l-.138.036l-2.953.945a2.7%202.7%200%200%200-.724.315c-1.22.761-1.58%202.327-.815%203.504c.773%201.187%202.4%201.534%203.63.768q.23-.144.43-.332l.131-.13l2.09-2.188l.093-.105a1.25%201.25%200%200%200%20.139-1.347l-.067-.116l-.507-.78l-.084-.117l-.08-.093a1.25%201.25%200%200%200-1.005-.38zm.398%201.154l.068.087l.25.374a.75.75%200%200%201-1.178.922l-.068-.088l-.25-.373a.75.75%200%200%201%201.178-.922%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2010a6%206%200%201%201-1.684%2011.76q-.217.106-.434.181l-.209.065l-2.614.868a2.75%202.75%200%200%201-3.092-.996l-.101-.148l-.43-.684a2.75%202.75%200%200%201%20.18-3.185l.127-.148l1.97-2.131a4%204%200%200%201%20.332-.324A6%206%200%200%201%2017%2010m-5.854%207.323l-1.302%201.408a1.25%201.25%200%200%200-.208%201.393l.068.123l.431.683c.283.45.815.666%201.325.555l.126-.035l1.858-.616a6%206%200%200%201-2.298-3.51M17%2011.5a4.5%204.5%200%200%200-4.127%202.702l-.064.157l-.084.234l-.072.24a5%205%200%200%200-.112.556l-.03.286A5%205%200%200%200%2012.5%2016l.005.212a4.5%204.5%200%200%200%202.638%203.888l.002-.001q.235.107.484.188l.092.027l.15.043q.177.045.36.078l.184.027a5%205%200%200%200%20.508.037L17%2020.5a4.5%204.5%200%201%200%200-9M7%201c.753%200%201.474.139%202.139.392l.797-.255a2.75%202.75%200%200%201%202.888.784l.123.147l.133.188l.525.805a2.75%202.75%200%200%201-.06%203.084l-.12.161l-.136.154l-.293.308L13%207a6%206%200%201%201-6-6M5.73%202.682l-.152.047A4.502%204.502%200%200%200%207%2011.5a4.5%204.5%200%200%200%204.179-2.826q-.383.402-.854.696c-1.918%201.197-4.46.654-5.68-1.222c-1.185-1.82-.688-4.221%201.085-5.466m4.802-.152l-.138.036l-2.953.945a2.7%202.7%200%200%200-.724.315c-1.22.761-1.58%202.327-.815%203.504c.773%201.187%202.4%201.534%203.63.768q.23-.144.43-.332l.131-.13l2.09-2.188l.093-.105a1.25%201.25%200%200%200%20.139-1.347l-.067-.116l-.507-.78l-.084-.117l-.08-.093a1.25%201.25%200%200%200-1.005-.38zm.398%201.154l.068.087l.25.374a.75.75%200%200%201-1.178.922l-.068-.088l-.25-.373a.75.75%200%200%201%201.178-.922%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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