earbuds icon
earbuds-outline from Material Symbols by Google · Outline · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- earbuds-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- earbuds-outline-rounded
3 other variants in Material Symbols
The same icon in other sets
More hardware icons from Material Symbols
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the earbuds icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.463 19.538Q3 18.075 3 16V6.2q0-1.35.825-2.275T6 3t2.175.825T9 6q0 1.275-.862 2.138T6 9H5v7q0 1.25.875 2.125T8 19t2.125-.875T11 16V8q0-2.075 1.463-3.537T16 3t3.538 1.463T21 8v10q0 1.275-.962 2.138T17.8 21t-2.037-.862T15 18t.863-2.137T18 15h1V8q0-1.25-.875-2.125T16 5t-2.125.875T13 8v8q0 2.075-1.463 3.538T8 21t-3.537-1.463M5 7h1q.425 0 .713-.288T7 6t-.288-.712T6 5t-.712.288T5 6zm13 12q.425 0 .713-.288T19 18v-1h-1q-.425 0-.712.288T17 18t.288.713T18 19M6 6"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsEarbudsOutline(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="M4.463 19.538Q3 18.075 3 16V6.2q0-1.35.825-2.275T6 3t2.175.825T9 6q0 1.275-.862 2.138T6 9H5v7q0 1.25.875 2.125T8 19t2.125-.875T11 16V8q0-2.075 1.463-3.537T16 3t3.538 1.463T21 8v10q0 1.275-.962 2.138T17.8 21t-2.037-.862T15 18t.863-2.137T18 15h1V8q0-1.25-.875-2.125T16 5t-2.125.875T13 8v8q0 2.075-1.463 3.538T8 21t-3.537-1.463M5 7h1q.425 0 .713-.288T7 6t-.288-.712T6 5t-.712.288T5 6zm13 12q.425 0 .713-.288T19 18v-1h-1q-.425 0-.712.288T17 18t.288.713T18 19M6 6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.463 19.538Q3 18.075 3 16V6.2q0-1.35.825-2.275T6 3t2.175.825T9 6q0 1.275-.862 2.138T6 9H5v7q0 1.25.875 2.125T8 19t2.125-.875T11 16V8q0-2.075 1.463-3.537T16 3t3.538 1.463T21 8v10q0 1.275-.962 2.138T17.8 21t-2.037-.862T15 18t.863-2.137T18 15h1V8q0-1.25-.875-2.125T16 5t-2.125.875T13 8v8q0 2.075-1.463 3.538T8 21t-3.537-1.463M5 7h1q.425 0 .713-.288T7 6t-.288-.712T6 5t-.712.288T5 6zm13 12q.425 0 .713-.288T19 18v-1h-1q-.425 0-.712.288T17 18t.288.713T18 19M6 6"/></svg> </template>
CSS
.icon-earbuds-outline {
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%22M4.463%2019.538Q3%2018.075%203%2016V6.2q0-1.35.825-2.275T6%203t2.175.825T9%206q0%201.275-.862%202.138T6%209H5v7q0%201.25.875%202.125T8%2019t2.125-.875T11%2016V8q0-2.075%201.463-3.537T16%203t3.538%201.463T21%208v10q0%201.275-.962%202.138T17.8%2021t-2.037-.862T15%2018t.863-2.137T18%2015h1V8q0-1.25-.875-2.125T16%205t-2.125.875T13%208v8q0%202.075-1.463%203.538T8%2021t-3.537-1.463M5%207h1q.425%200%20.713-.288T7%206t-.288-.712T6%205t-.712.288T5%206zm13%2012q.425%200%20.713-.288T19%2018v-1h-1q-.425%200-.712.288T17%2018t.288.713T18%2019M6%206%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%22M4.463%2019.538Q3%2018.075%203%2016V6.2q0-1.35.825-2.275T6%203t2.175.825T9%206q0%201.275-.862%202.138T6%209H5v7q0%201.25.875%202.125T8%2019t2.125-.875T11%2016V8q0-2.075%201.463-3.537T16%203t3.538%201.463T21%208v10q0%201.275-.962%202.138T17.8%2021t-2.037-.862T15%2018t.863-2.137T18%2015h1V8q0-1.25-.875-2.125T16%205t-2.125.875T13%208v8q0%202.075-1.463%203.538T8%2021t-3.537-1.463M5%207h1q.425%200%20.713-.288T7%206t-.288-.712T6%205t-.712.288T5%206zm13%2012q.425%200%20.713-.288T19%2018v-1h-1q-.425%200-.712.288T17%2018t.288.713T18%2019M6%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/earbuds-outline.svg?color=%231a73e8&size=48