battery android question icon
battery-android-question-outline-rounded from Material Symbols Light by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- battery-android-question-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline 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="M3 16V8zm1.385 1q-.994 0-1.69-.695T2 14.615v-5.23q0-.994.696-1.69T4.385 7h10.332q.24 0 .361.155q.12.155.12.341t-.125.345t-.375.159H4.385q-.589 0-.987.398T3 9.385v5.23q0 .589.398.987t.986.398h11.791q.254 0 .374.155t.12.341t-.12.345t-.374.159zm15.491-.856q.182-.182.182-.453q0-.27-.183-.461q-.183-.192-.453-.192t-.452.187q-.181.187-.181.463q0 .275.182.457t.453.182q.27 0 .452-.183M19.5 8.433q.618 0 1.075.377q.456.376.456.973q0 .49-.28.88t-.617.706q-.442.417-.735.825t-.293 1.017q0 .166.069.298q.07.133.257.133q.172 0 .297-.126t.156-.305q.056-.463.349-.785t.607-.636q.425-.425.731-.906q.307-.48.307-1.113q0-.942-.697-1.558T19.5 7.596q-.694 0-1.295.324t-.957.91q-.092.154-.037.314t.214.227t.323.007t.287-.209q.264-.35.645-.544q.38-.192.82-.192"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBatteryAndroidQuestionOutlineRounded(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="M3 16V8zm1.385 1q-.994 0-1.69-.695T2 14.615v-5.23q0-.994.696-1.69T4.385 7h10.332q.24 0 .361.155q.12.155.12.341t-.125.345t-.375.159H4.385q-.589 0-.987.398T3 9.385v5.23q0 .589.398.987t.986.398h11.791q.254 0 .374.155t.12.341t-.12.345t-.374.159zm15.491-.856q.182-.182.182-.453q0-.27-.183-.461q-.183-.192-.453-.192t-.452.187q-.181.187-.181.463q0 .275.182.457t.453.182q.27 0 .452-.183M19.5 8.433q.618 0 1.075.377q.456.376.456.973q0 .49-.28.88t-.617.706q-.442.417-.735.825t-.293 1.017q0 .166.069.298q.07.133.257.133q.172 0 .297-.126t.156-.305q.056-.463.349-.785t.607-.636q.425-.425.731-.906q.307-.48.307-1.113q0-.942-.697-1.558T19.5 7.596q-.694 0-1.295.324t-.957.91q-.092.154-.037.314t.214.227t.323.007t.287-.209q.264-.35.645-.544q.38-.192.82-.192"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 16V8zm1.385 1q-.994 0-1.69-.695T2 14.615v-5.23q0-.994.696-1.69T4.385 7h10.332q.24 0 .361.155q.12.155.12.341t-.125.345t-.375.159H4.385q-.589 0-.987.398T3 9.385v5.23q0 .589.398.987t.986.398h11.791q.254 0 .374.155t.12.341t-.12.345t-.374.159zm15.491-.856q.182-.182.182-.453q0-.27-.183-.461q-.183-.192-.453-.192t-.452.187q-.181.187-.181.463q0 .275.182.457t.453.182q.27 0 .452-.183M19.5 8.433q.618 0 1.075.377q.456.376.456.973q0 .49-.28.88t-.617.706q-.442.417-.735.825t-.293 1.017q0 .166.069.298q.07.133.257.133q.172 0 .297-.126t.156-.305q.056-.463.349-.785t.607-.636q.425-.425.731-.906q.307-.48.307-1.113q0-.942-.697-1.558T19.5 7.596q-.694 0-1.295.324t-.957.91q-.092.154-.037.314t.214.227t.323.007t.287-.209q.264-.35.645-.544q.38-.192.82-.192"/></svg> </template>
CSS
.icon-battery-android-question-outline-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%22M3%2016V8zm1.385%201q-.994%200-1.69-.695T2%2014.615v-5.23q0-.994.696-1.69T4.385%207h10.332q.24%200%20.361.155q.12.155.12.341t-.125.345t-.375.159H4.385q-.589%200-.987.398T3%209.385v5.23q0%20.589.398.987t.986.398h11.791q.254%200%20.374.155t.12.341t-.12.345t-.374.159zm15.491-.856q.182-.182.182-.453q0-.27-.183-.461q-.183-.192-.453-.192t-.452.187q-.181.187-.181.463q0%20.275.182.457t.453.182q.27%200%20.452-.183M19.5%208.433q.618%200%201.075.377q.456.376.456.973q0%20.49-.28.88t-.617.706q-.442.417-.735.825t-.293%201.017q0%20.166.069.298q.07.133.257.133q.172%200%20.297-.126t.156-.305q.056-.463.349-.785t.607-.636q.425-.425.731-.906q.307-.48.307-1.113q0-.942-.697-1.558T19.5%207.596q-.694%200-1.295.324t-.957.91q-.092.154-.037.314t.214.227t.323.007t.287-.209q.264-.35.645-.544q.38-.192.82-.192%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%22M3%2016V8zm1.385%201q-.994%200-1.69-.695T2%2014.615v-5.23q0-.994.696-1.69T4.385%207h10.332q.24%200%20.361.155q.12.155.12.341t-.125.345t-.375.159H4.385q-.589%200-.987.398T3%209.385v5.23q0%20.589.398.987t.986.398h11.791q.254%200%20.374.155t.12.341t-.12.345t-.374.159zm15.491-.856q.182-.182.182-.453q0-.27-.183-.461q-.183-.192-.453-.192t-.452.187q-.181.187-.181.463q0%20.275.182.457t.453.182q.27%200%20.452-.183M19.5%208.433q.618%200%201.075.377q.456.376.456.973q0%20.49-.28.88t-.617.706q-.442.417-.735.825t-.293%201.017q0%20.166.069.298q.07.133.257.133q.172%200%20.297-.126t.156-.305q.056-.463.349-.785t.607-.636q.425-.425.731-.906q.307-.48.307-1.113q0-.942-.697-1.558T19.5%207.596q-.694%200-1.295.324t-.957.91q-.092.154-.037.314t.214.227t.323.007t.287-.209q.264-.35.645-.544q.38-.192.82-.192%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-outline-rounded.svg?color=%231a73e8&size=48