battery android question icon
battery-android-question-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- battery-android-question-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More android icons from Material Symbols Light
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the battery android question icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.385 17q-.994 0-1.69-.695T2 14.615v-5.23q0-.994.696-1.69T4.385 7h9.772q.449 0 .691.352q.243.352.073.756l-.691 1.664q-.128.288-.007.602q.121.315.433.445l1.404.575q.217.106.348.308t.13.444V16l.012.07q.006.034.017.068q.04.327-.133.595q-.175.267-.49.267zm15.044-3.358q-.173 0-.295-.107q-.123-.107-.123-.28q0-.559.375-1.039t.748-.847q.337-.317.617-.706t.28-.88q0-.596-.456-.973q-.457-.377-1.075-.377q-.436 0-.822.195t-.643.541q-.123.148-.287.209q-.163.06-.323-.007t-.215-.227t.038-.313q.356-.587.957-.91t1.295-.325q.985 0 1.682.617t.697 1.558q0 .633-.307 1.114q-.306.48-.731.906q-.314.313-.607.635q-.294.322-.35.786q-.03.169-.153.3t-.302.13m-.459 2.502q-.182-.182-.182-.453q0-.27.183-.461t.453-.191t.452.186t.182.463t-.183.457t-.453.182t-.452-.183"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBatteryAndroidQuestionRounded(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.385 17q-.994 0-1.69-.695T2 14.615v-5.23q0-.994.696-1.69T4.385 7h9.772q.449 0 .691.352q.243.352.073.756l-.691 1.664q-.128.288-.007.602q.121.315.433.445l1.404.575q.217.106.348.308t.13.444V16l.012.07q.006.034.017.068q.04.327-.133.595q-.175.267-.49.267zm15.044-3.358q-.173 0-.295-.107q-.123-.107-.123-.28q0-.559.375-1.039t.748-.847q.337-.317.617-.706t.28-.88q0-.596-.456-.973q-.457-.377-1.075-.377q-.436 0-.822.195t-.643.541q-.123.148-.287.209q-.163.06-.323-.007t-.215-.227t.038-.313q.356-.587.957-.91t1.295-.325q.985 0 1.682.617t.697 1.558q0 .633-.307 1.114q-.306.48-.731.906q-.314.313-.607.635q-.294.322-.35.786q-.03.169-.153.3t-.302.13m-.459 2.502q-.182-.182-.182-.453q0-.27.183-.461t.453-.191t.452.186t.182.463t-.183.457t-.453.182t-.452-.183"/></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.385 17q-.994 0-1.69-.695T2 14.615v-5.23q0-.994.696-1.69T4.385 7h9.772q.449 0 .691.352q.243.352.073.756l-.691 1.664q-.128.288-.007.602q.121.315.433.445l1.404.575q.217.106.348.308t.13.444V16l.012.07q.006.034.017.068q.04.327-.133.595q-.175.267-.49.267zm15.044-3.358q-.173 0-.295-.107q-.123-.107-.123-.28q0-.559.375-1.039t.748-.847q.337-.317.617-.706t.28-.88q0-.596-.456-.973q-.457-.377-1.075-.377q-.436 0-.822.195t-.643.541q-.123.148-.287.209q-.163.06-.323-.007t-.215-.227t.038-.313q.356-.587.957-.91t1.295-.325q.985 0 1.682.617t.697 1.558q0 .633-.307 1.114q-.306.48-.731.906q-.314.313-.607.635q-.294.322-.35.786q-.03.169-.153.3t-.302.13m-.459 2.502q-.182-.182-.182-.453q0-.27.183-.461t.453-.191t.452.186t.182.463t-.183.457t-.453.182t-.452-.183"/></svg> </template>
CSS
.icon-battery-android-question-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%22M4.385%2017q-.994%200-1.69-.695T2%2014.615v-5.23q0-.994.696-1.69T4.385%207h9.772q.449%200%20.691.352q.243.352.073.756l-.691%201.664q-.128.288-.007.602q.121.315.433.445l1.404.575q.217.106.348.308t.13.444V16l.012.07q.006.034.017.068q.04.327-.133.595q-.175.267-.49.267zm15.044-3.358q-.173%200-.295-.107q-.123-.107-.123-.28q0-.559.375-1.039t.748-.847q.337-.317.617-.706t.28-.88q0-.596-.456-.973q-.457-.377-1.075-.377q-.436%200-.822.195t-.643.541q-.123.148-.287.209q-.163.06-.323-.007t-.215-.227t.038-.313q.356-.587.957-.91t1.295-.325q.985%200%201.682.617t.697%201.558q0%20.633-.307%201.114q-.306.48-.731.906q-.314.313-.607.635q-.294.322-.35.786q-.03.169-.153.3t-.302.13m-.459%202.502q-.182-.182-.182-.453q0-.27.183-.461t.453-.191t.452.186t.182.463t-.183.457t-.453.182t-.452-.183%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.385%2017q-.994%200-1.69-.695T2%2014.615v-5.23q0-.994.696-1.69T4.385%207h9.772q.449%200%20.691.352q.243.352.073.756l-.691%201.664q-.128.288-.007.602q.121.315.433.445l1.404.575q.217.106.348.308t.13.444V16l.012.07q.006.034.017.068q.04.327-.133.595q-.175.267-.49.267zm15.044-3.358q-.173%200-.295-.107q-.123-.107-.123-.28q0-.559.375-1.039t.748-.847q.337-.317.617-.706t.28-.88q0-.596-.456-.973q-.457-.377-1.075-.377q-.436%200-.822.195t-.643.541q-.123.148-.287.209q-.163.06-.323-.007t-.215-.227t.038-.313q.356-.587.957-.91t1.295-.325q.985%200%201.682.617t.697%201.558q0%20.633-.307%201.114q-.306.48-.731.906q-.314.313-.607.635q-.294.322-.35.786q-.03.169-.153.3t-.302.13m-.459%202.502q-.182-.182-.182-.453q0-.27.183-.461t.453-.191t.452.186t.182.463t-.183.457t-.453.182t-.452-.183%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/battery-android-question-rounded.svg?color=%231a73e8&size=48