earbuds battery icon
earbuds-battery-rounded from Material Symbols by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- earbuds-battery-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 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 battery icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 7v-.5q0-.2.15-.35T18.5 6h1q.2 0 .35.15t.15.35V7h1q.425 0 .713.288T22 8v9q0 .425-.288.713T21 18h-4q-.425 0-.712-.288T16 17V8q0-.425.288-.712T17 7zM2.975 17.025Q2 16.05 2 14.625V8q0-.825.588-1.412T4 6t1.413.588T6 8t-.587 1.413T4 10q-.125 0-.25-.025T3.5 9.9v4.725q0 .8.538 1.338t1.337.537t1.338-.537t.537-1.338v-5.25q0-1.425.975-2.4t2.4-.975t2.4.975t.975 2.4V16q0 .825-.587 1.413T12 18t-1.412-.587T10 16t.588-1.412T12 14q.125 0 .25.025t.25.075V9.375q0-.8-.537-1.338T10.625 7.5t-1.338.538t-.537 1.337v5.25q0 1.425-.975 2.4t-2.4.975t-2.4-.975"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsEarbudsBatteryRounded(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="M18 7v-.5q0-.2.15-.35T18.5 6h1q.2 0 .35.15t.15.35V7h1q.425 0 .713.288T22 8v9q0 .425-.288.713T21 18h-4q-.425 0-.712-.288T16 17V8q0-.425.288-.712T17 7zM2.975 17.025Q2 16.05 2 14.625V8q0-.825.588-1.412T4 6t1.413.588T6 8t-.587 1.413T4 10q-.125 0-.25-.025T3.5 9.9v4.725q0 .8.538 1.338t1.337.537t1.338-.537t.537-1.338v-5.25q0-1.425.975-2.4t2.4-.975t2.4.975t.975 2.4V16q0 .825-.587 1.413T12 18t-1.412-.587T10 16t.588-1.412T12 14q.125 0 .25.025t.25.075V9.375q0-.8-.537-1.338T10.625 7.5t-1.338.538t-.537 1.337v5.25q0 1.425-.975 2.4t-2.4.975t-2.4-.975"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 7v-.5q0-.2.15-.35T18.5 6h1q.2 0 .35.15t.15.35V7h1q.425 0 .713.288T22 8v9q0 .425-.288.713T21 18h-4q-.425 0-.712-.288T16 17V8q0-.425.288-.712T17 7zM2.975 17.025Q2 16.05 2 14.625V8q0-.825.588-1.412T4 6t1.413.588T6 8t-.587 1.413T4 10q-.125 0-.25-.025T3.5 9.9v4.725q0 .8.538 1.338t1.337.537t1.338-.537t.537-1.338v-5.25q0-1.425.975-2.4t2.4-.975t2.4.975t.975 2.4V16q0 .825-.587 1.413T12 18t-1.412-.587T10 16t.588-1.412T12 14q.125 0 .25.025t.25.075V9.375q0-.8-.537-1.338T10.625 7.5t-1.338.538t-.537 1.337v5.25q0 1.425-.975 2.4t-2.4.975t-2.4-.975"/></svg> </template>
CSS
.icon-earbuds-battery-rounded {
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%22M18%207v-.5q0-.2.15-.35T18.5%206h1q.2%200%20.35.15t.15.35V7h1q.425%200%20.713.288T22%208v9q0%20.425-.288.713T21%2018h-4q-.425%200-.712-.288T16%2017V8q0-.425.288-.712T17%207zM2.975%2017.025Q2%2016.05%202%2014.625V8q0-.825.588-1.412T4%206t1.413.588T6%208t-.587%201.413T4%2010q-.125%200-.25-.025T3.5%209.9v4.725q0%20.8.538%201.338t1.337.537t1.338-.537t.537-1.338v-5.25q0-1.425.975-2.4t2.4-.975t2.4.975t.975%202.4V16q0%20.825-.587%201.413T12%2018t-1.412-.587T10%2016t.588-1.412T12%2014q.125%200%20.25.025t.25.075V9.375q0-.8-.537-1.338T10.625%207.5t-1.338.538t-.537%201.337v5.25q0%201.425-.975%202.4t-2.4.975t-2.4-.975%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%22M18%207v-.5q0-.2.15-.35T18.5%206h1q.2%200%20.35.15t.15.35V7h1q.425%200%20.713.288T22%208v9q0%20.425-.288.713T21%2018h-4q-.425%200-.712-.288T16%2017V8q0-.425.288-.712T17%207zM2.975%2017.025Q2%2016.05%202%2014.625V8q0-.825.588-1.412T4%206t1.413.588T6%208t-.587%201.413T4%2010q-.125%200-.25-.025T3.5%209.9v4.725q0%20.8.538%201.338t1.337.537t1.338-.537t.537-1.338v-5.25q0-1.425.975-2.4t2.4-.975t2.4.975t.975%202.4V16q0%20.825-.587%201.413T12%2018t-1.412-.587T10%2016t.588-1.412T12%2014q.125%200%20.25.025t.25.075V9.375q0-.8-.537-1.338T10.625%207.5t-1.338.538t-.537%201.337v5.25q0%201.425-.975%202.4t-2.4.975t-2.4-.975%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/earbuds-battery-rounded.svg?color=%231a73e8&size=48