surface earbuds icon
surface-earbuds-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- surface-earbuds-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- 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 20 20"><path fill="currentColor" d="M8.552 14.028a5.75 5.75 0 0 0 2.898 4.246l-1.401.571a2 2 0 0 1-2.365-.663l-.27-.368a2 2 0 0 1 .054-2.447zM14.25 8.5a4.75 4.75 0 1 1 0 9.5a4.75 4.75 0 0 1 0-9.5M5.75 1q.293 0 .576.035l.279.042l-.139.044a3.7 3.7 0 0 0-.787.384c-1.711 1.101-2.222 3.382-1.14 5.097a3.647 3.647 0 0 0 5.067 1.113q.373-.24.683-.559A4.752 4.752 0 0 1 1 5.75A4.75 4.75 0 0 1 5.75 1m5.367.457l.09.101l.091.122l.442.65a1.5 1.5 0 0 1-.026 1.724l-.092.116L9.74 6.35q-.248.289-.552.501a2.647 2.647 0 0 1-3.707-.676a2.716 2.716 0 0 1 1.43-4.106l2.614-.968a1.5 1.5 0 0 1 1.592.355m-1.135.687a.5.5 0 0 0-.208.606l.04.081l.258.428l.054.073a.5.5 0 0 0 .841-.51l-.04-.08l-.258-.429l-.053-.072a.5.5 0 0 0-.634-.097"/></svg>
React
import type { SVGProps } from "react";
export function FluentSurfaceEarbuds20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.552 14.028a5.75 5.75 0 0 0 2.898 4.246l-1.401.571a2 2 0 0 1-2.365-.663l-.27-.368a2 2 0 0 1 .054-2.447zM14.25 8.5a4.75 4.75 0 1 1 0 9.5a4.75 4.75 0 0 1 0-9.5M5.75 1q.293 0 .576.035l.279.042l-.139.044a3.7 3.7 0 0 0-.787.384c-1.711 1.101-2.222 3.382-1.14 5.097a3.647 3.647 0 0 0 5.067 1.113q.373-.24.683-.559A4.752 4.752 0 0 1 1 5.75A4.75 4.75 0 0 1 5.75 1m5.367.457l.09.101l.091.122l.442.65a1.5 1.5 0 0 1-.026 1.724l-.092.116L9.74 6.35q-.248.289-.552.501a2.647 2.647 0 0 1-3.707-.676a2.716 2.716 0 0 1 1.43-4.106l2.614-.968a1.5 1.5 0 0 1 1.592.355m-1.135.687a.5.5 0 0 0-.208.606l.04.081l.258.428l.054.073a.5.5 0 0 0 .841-.51l-.04-.08l-.258-.429l-.053-.072a.5.5 0 0 0-.634-.097"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.552 14.028a5.75 5.75 0 0 0 2.898 4.246l-1.401.571a2 2 0 0 1-2.365-.663l-.27-.368a2 2 0 0 1 .054-2.447zM14.25 8.5a4.75 4.75 0 1 1 0 9.5a4.75 4.75 0 0 1 0-9.5M5.75 1q.293 0 .576.035l.279.042l-.139.044a3.7 3.7 0 0 0-.787.384c-1.711 1.101-2.222 3.382-1.14 5.097a3.647 3.647 0 0 0 5.067 1.113q.373-.24.683-.559A4.752 4.752 0 0 1 1 5.75A4.75 4.75 0 0 1 5.75 1m5.367.457l.09.101l.091.122l.442.65a1.5 1.5 0 0 1-.026 1.724l-.092.116L9.74 6.35q-.248.289-.552.501a2.647 2.647 0 0 1-3.707-.676a2.716 2.716 0 0 1 1.43-4.106l2.614-.968a1.5 1.5 0 0 1 1.592.355m-1.135.687a.5.5 0 0 0-.208.606l.04.081l.258.428l.054.073a.5.5 0 0 0 .841-.51l-.04-.08l-.258-.429l-.053-.072a.5.5 0 0 0-.634-.097"/></svg> </template>
CSS
.icon-surface-earbuds-20-filled {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.552%2014.028a5.75%205.75%200%200%200%202.898%204.246l-1.401.571a2%202%200%200%201-2.365-.663l-.27-.368a2%202%200%200%201%20.054-2.447zM14.25%208.5a4.75%204.75%200%201%201%200%209.5a4.75%204.75%200%200%201%200-9.5M5.75%201q.293%200%20.576.035l.279.042l-.139.044a3.7%203.7%200%200%200-.787.384c-1.711%201.101-2.222%203.382-1.14%205.097a3.647%203.647%200%200%200%205.067%201.113q.373-.24.683-.559A4.752%204.752%200%200%201%201%205.75A4.75%204.75%200%200%201%205.75%201m5.367.457l.09.101l.091.122l.442.65a1.5%201.5%200%200%201-.026%201.724l-.092.116L9.74%206.35q-.248.289-.552.501a2.647%202.647%200%200%201-3.707-.676a2.716%202.716%200%200%201%201.43-4.106l2.614-.968a1.5%201.5%200%200%201%201.592.355m-1.135.687a.5.5%200%200%200-.208.606l.04.081l.258.428l.054.073a.5.5%200%200%200%20.841-.51l-.04-.08l-.258-.429l-.053-.072a.5.5%200%200%200-.634-.097%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.552%2014.028a5.75%205.75%200%200%200%202.898%204.246l-1.401.571a2%202%200%200%201-2.365-.663l-.27-.368a2%202%200%200%201%20.054-2.447zM14.25%208.5a4.75%204.75%200%201%201%200%209.5a4.75%204.75%200%200%201%200-9.5M5.75%201q.293%200%20.576.035l.279.042l-.139.044a3.7%203.7%200%200%200-.787.384c-1.711%201.101-2.222%203.382-1.14%205.097a3.647%203.647%200%200%200%205.067%201.113q.373-.24.683-.559A4.752%204.752%200%200%201%201%205.75A4.75%204.75%200%200%201%205.75%201m5.367.457l.09.101l.091.122l.442.65a1.5%201.5%200%200%201-.026%201.724l-.092.116L9.74%206.35q-.248.289-.552.501a2.647%202.647%200%200%201-3.707-.676a2.716%202.716%200%200%201%201.43-4.106l2.614-.968a1.5%201.5%200%200%201%201.592.355m-1.135.687a.5.5%200%200%200-.208.606l.04.081l.258.428l.054.073a.5.5%200%200%200%20.841-.51l-.04-.08l-.258-.429l-.053-.072a.5.5%200%200%200-.634-.097%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/surface-earbuds-20-filled.svg?color=%231a73e8&size=48