battery android question icon

battery-android-question from Material Symbols by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.

Name
battery-android-question
Set
Material Symbols
Style
Regular
Category
Android
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More android icons from Material Symbols

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 18q-1.25 0-2.125-.875T1 15V9q0-1.25.875-2.125T4 6h13.025q-.5.4-.875.9T15.525 8l-.65 2.175L17 11.15V16q.05.625.363 1.138t.787.862zm15.3-4.55q0-.375.013-.737t.162-.713q.175-.35.463-.612t.562-.538q.3-.275.55-.612t.25-.763q0-.5-.387-.8t-.913-.3q-.5 0-.888.325t-.537.825L17.3 9q.25-.9 1-1.45T20 7q1.1 0 1.913.688t.812 1.737q0 .575-.288 1.075t-.712.925q-.25.25-.488.475t-.387.55q-.175.35-.125 1zm-.012 2.763Q19 15.924 19 15.5t.288-.712T20 14.5t.713.288t.287.712t-.288.713T20 16.5t-.712-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBatteryAndroidQuestion(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 18q-1.25 0-2.125-.875T1 15V9q0-1.25.875-2.125T4 6h13.025q-.5.4-.875.9T15.525 8l-.65 2.175L17 11.15V16q.05.625.363 1.138t.787.862zm15.3-4.55q0-.375.013-.737t.162-.713q.175-.35.463-.612t.562-.538q.3-.275.55-.612t.25-.763q0-.5-.387-.8t-.913-.3q-.5 0-.888.325t-.537.825L17.3 9q.25-.9 1-1.45T20 7q1.1 0 1.913.688t.812 1.737q0 .575-.288 1.075t-.712.925q-.25.25-.488.475t-.387.55q-.175.35-.125 1zm-.012 2.763Q19 15.924 19 15.5t.288-.712T20 14.5t.713.288t.287.712t-.288.713T20 16.5t-.712-.288"/></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 18q-1.25 0-2.125-.875T1 15V9q0-1.25.875-2.125T4 6h13.025q-.5.4-.875.9T15.525 8l-.65 2.175L17 11.15V16q.05.625.363 1.138t.787.862zm15.3-4.55q0-.375.013-.737t.162-.713q.175-.35.463-.612t.562-.538q.3-.275.55-.612t.25-.763q0-.5-.387-.8t-.913-.3q-.5 0-.888.325t-.537.825L17.3 9q.25-.9 1-1.45T20 7q1.1 0 1.913.688t.812 1.737q0 .575-.288 1.075t-.712.925q-.25.25-.488.475t-.387.55q-.175.35-.125 1zm-.012 2.763Q19 15.924 19 15.5t.288-.712T20 14.5t.713.288t.287.712t-.288.713T20 16.5t-.712-.288"/></svg>
</template>

CSS

.icon-battery-android-question {
  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%2018q-1.25%200-2.125-.875T1%2015V9q0-1.25.875-2.125T4%206h13.025q-.5.4-.875.9T15.525%208l-.65%202.175L17%2011.15V16q.05.625.363%201.138t.787.862zm15.3-4.55q0-.375.013-.737t.162-.713q.175-.35.463-.612t.562-.538q.3-.275.55-.612t.25-.763q0-.5-.387-.8t-.913-.3q-.5%200-.888.325t-.537.825L17.3%209q.25-.9%201-1.45T20%207q1.1%200%201.913.688t.812%201.737q0%20.575-.288%201.075t-.712.925q-.25.25-.488.475t-.387.55q-.175.35-.125%201zm-.012%202.763Q19%2015.924%2019%2015.5t.288-.712T20%2014.5t.713.288t.287.712t-.288.713T20%2016.5t-.712-.288%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%2018q-1.25%200-2.125-.875T1%2015V9q0-1.25.875-2.125T4%206h13.025q-.5.4-.875.9T15.525%208l-.65%202.175L17%2011.15V16q.05.625.363%201.138t.787.862zm15.3-4.55q0-.375.013-.737t.162-.713q.175-.35.463-.612t.562-.538q.3-.275.55-.612t.25-.763q0-.5-.387-.8t-.913-.3q-.5%200-.888.325t-.537.825L17.3%209q.25-.9%201-1.45T20%207q1.1%200%201.913.688t.812%201.737q0%20.575-.288%201.075t-.712.925q-.25.25-.488.475t-.387.55q-.175.35-.125%201zm-.012%202.763Q19%2015.924%2019%2015.5t.288-.712T20%2014.5t.713.288t.287.712t-.288.713T20%2016.5t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/battery-android-question.svg?color=%231a73e8&size=48