earbuds battery icon
earbuds-battery from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- earbuds-battery
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
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.577 7.346v-.769h1v.77h1.154q.328 0 .549.22q.22.22.22.549v8.615q0 .328-.22.549t-.55.22h-3.307q-.329 0-.549-.22t-.22-.55V8.117q0-.33.22-.55t.549-.22zM3.388 16.612q-.888-.889-.888-2.18V8.27q0-.71.491-1.2q.492-.492 1.201-.492t1.201.491t.492 1.201t-.492 1.201t-1.2.491q-.203 0-.414-.063q-.212-.063-.395-.19v4.725q0 .915.634 1.549t1.55.634t1.548-.634t.634-1.55V9.645q0-1.29.889-2.179q.888-.888 2.178-.888t2.18.879q.888.878.888 2.188v6.164q0 .71-.492 1.2q-.491.492-1.2.492q-.71 0-1.202-.491q-.491-.492-.491-1.201t.491-1.201t1.201-.492q.202 0 .414.064q.211.063.394.19V9.644q0-.915-.634-1.549q-.633-.634-1.549-.634t-1.549.634t-.633 1.55v4.788q0 1.29-.889 2.178q-.888.889-2.179.889t-2.178-.889"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEarbudsBattery(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.577 7.346v-.769h1v.77h1.154q.328 0 .549.22q.22.22.22.549v8.615q0 .328-.22.549t-.55.22h-3.307q-.329 0-.549-.22t-.22-.55V8.117q0-.33.22-.55t.549-.22zM3.388 16.612q-.888-.889-.888-2.18V8.27q0-.71.491-1.2q.492-.492 1.201-.492t1.201.491t.492 1.201t-.492 1.201t-1.2.491q-.203 0-.414-.063q-.212-.063-.395-.19v4.725q0 .915.634 1.549t1.55.634t1.548-.634t.634-1.55V9.645q0-1.29.889-2.179q.888-.888 2.178-.888t2.18.879q.888.878.888 2.188v6.164q0 .71-.492 1.2q-.491.492-1.2.492q-.71 0-1.202-.491q-.491-.492-.491-1.201t.491-1.201t1.201-.492q.202 0 .414.064q.211.063.394.19V9.644q0-.915-.634-1.549q-.633-.634-1.549-.634t-1.549.634t-.633 1.55v4.788q0 1.29-.889 2.178q-.888.889-2.179.889t-2.178-.889"/></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.577 7.346v-.769h1v.77h1.154q.328 0 .549.22q.22.22.22.549v8.615q0 .328-.22.549t-.55.22h-3.307q-.329 0-.549-.22t-.22-.55V8.117q0-.33.22-.55t.549-.22zM3.388 16.612q-.888-.889-.888-2.18V8.27q0-.71.491-1.2q.492-.492 1.201-.492t1.201.491t.492 1.201t-.492 1.201t-1.2.491q-.203 0-.414-.063q-.212-.063-.395-.19v4.725q0 .915.634 1.549t1.55.634t1.548-.634t.634-1.55V9.645q0-1.29.889-2.179q.888-.888 2.178-.888t2.18.879q.888.878.888 2.188v6.164q0 .71-.492 1.2q-.491.492-1.2.492q-.71 0-1.202-.491q-.491-.492-.491-1.201t.491-1.201t1.201-.492q.202 0 .414.064q.211.063.394.19V9.644q0-.915-.634-1.549q-.633-.634-1.549-.634t-1.549.634t-.633 1.55v4.788q0 1.29-.889 2.178q-.888.889-2.179.889t-2.178-.889"/></svg> </template>
CSS
.icon-earbuds-battery {
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.577%207.346v-.769h1v.77h1.154q.328%200%20.549.22q.22.22.22.549v8.615q0%20.328-.22.549t-.55.22h-3.307q-.329%200-.549-.22t-.22-.55V8.117q0-.33.22-.55t.549-.22zM3.388%2016.612q-.888-.889-.888-2.18V8.27q0-.71.491-1.2q.492-.492%201.201-.492t1.201.491t.492%201.201t-.492%201.201t-1.2.491q-.203%200-.414-.063q-.212-.063-.395-.19v4.725q0%20.915.634%201.549t1.55.634t1.548-.634t.634-1.55V9.645q0-1.29.889-2.179q.888-.888%202.178-.888t2.18.879q.888.878.888%202.188v6.164q0%20.71-.492%201.2q-.491.492-1.2.492q-.71%200-1.202-.491q-.491-.492-.491-1.201t.491-1.201t1.201-.492q.202%200%20.414.064q.211.063.394.19V9.644q0-.915-.634-1.549q-.633-.634-1.549-.634t-1.549.634t-.633%201.55v4.788q0%201.29-.889%202.178q-.888.889-2.179.889t-2.178-.889%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.577%207.346v-.769h1v.77h1.154q.328%200%20.549.22q.22.22.22.549v8.615q0%20.328-.22.549t-.55.22h-3.307q-.329%200-.549-.22t-.22-.55V8.117q0-.33.22-.55t.549-.22zM3.388%2016.612q-.888-.889-.888-2.18V8.27q0-.71.491-1.2q.492-.492%201.201-.492t1.201.491t.492%201.201t-.492%201.201t-1.2.491q-.203%200-.414-.063q-.212-.063-.395-.19v4.725q0%20.915.634%201.549t1.55.634t1.548-.634t.634-1.55V9.645q0-1.29.889-2.179q.888-.888%202.178-.888t2.18.879q.888.878.888%202.188v6.164q0%20.71-.492%201.2q-.491.492-1.2.492q-.71%200-1.202-.491q-.491-.492-.491-1.201t.491-1.201t1.201-.492q.202%200%20.414.064q.211.063.394.19V9.644q0-.915-.634-1.549q-.633-.634-1.549-.634t-1.549.634t-.633%201.55v4.788q0%201.29-.889%202.178q-.888.889-2.179.889t-2.178-.889%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/earbuds-battery.svg?color=%231a73e8&size=48