battery android frame question icon

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

Name
battery-android-frame-question-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
battery-android-frame-question-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the battery android frame 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 7h10.429q.212 0 .356.144t.144.357t-.144.356t-.356.143H4.384q-.588 0-.986.398T3 9.385v5.23q0 .589.398.987t.986.398H16.05q.213 0 .356.144t.144.357t-.144.356t-.356.143zm.807-2.384q-.343 0-.575-.233t-.232-.575v-3.616q0-.343.232-.575t.575-.232h8.968q.343 0 .575.232t.232.575v3.616q0 .343-.232.575q-.232.233-.575.233zm14.237-.974q-.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 MaterialSymbolsLightBatteryAndroidFrameQuestionRounded(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 7h10.429q.212 0 .356.144t.144.357t-.144.356t-.356.143H4.384q-.588 0-.986.398T3 9.385v5.23q0 .589.398.987t.986.398H16.05q.213 0 .356.144t.144.357t-.144.356t-.356.143zm.807-2.384q-.343 0-.575-.233t-.232-.575v-3.616q0-.343.232-.575t.575-.232h8.968q.343 0 .575.232t.232.575v3.616q0 .343-.232.575q-.232.233-.575.233zm14.237-.974q-.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 7h10.429q.212 0 .356.144t.144.357t-.144.356t-.356.143H4.384q-.588 0-.986.398T3 9.385v5.23q0 .589.398.987t.986.398H16.05q.213 0 .356.144t.144.357t-.144.356t-.356.143zm.807-2.384q-.343 0-.575-.233t-.232-.575v-3.616q0-.343.232-.575t.575-.232h8.968q.343 0 .575.232t.232.575v3.616q0 .343-.232.575q-.232.233-.575.233zm14.237-.974q-.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-frame-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%207h10.429q.212%200%20.356.144t.144.357t-.144.356t-.356.143H4.384q-.588%200-.986.398T3%209.385v5.23q0%20.589.398.987t.986.398H16.05q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm.807-2.384q-.343%200-.575-.233t-.232-.575v-3.616q0-.343.232-.575t.575-.232h8.968q.343%200%20.575.232t.232.575v3.616q0%20.343-.232.575q-.232.233-.575.233zm14.237-.974q-.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%207h10.429q.212%200%20.356.144t.144.357t-.144.356t-.356.143H4.384q-.588%200-.986.398T3%209.385v5.23q0%20.589.398.987t.986.398H16.05q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm.807-2.384q-.343%200-.575-.233t-.232-.575v-3.616q0-.343.232-.575t.575-.232h8.968q.343%200%20.575.232t.232.575v3.616q0%20.343-.232.575q-.232.233-.575.233zm14.237-.974q-.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-frame-question-rounded.svg?color=%231a73e8&size=48