battery android shield icon

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

Name
battery-android-shield-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

Use the battery android shield 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-1 0-1.693-.692T2 14.616V9.385q0-1 .692-1.693T4.385 7h8.03q.383 0 .444.373q.06.373-.292.494q-.063.035-.13.067t-.13.066q-.016 2.235.586 4.39q.603 2.154 1.953 3.795q.21.234.083.525q-.127.29-.437.29zm13.792-.94q-.161-.04-.298-.121q-1.35-.76-2.213-2.406q-.862-1.646-.968-3.612q-.006-.211.118-.341q.125-.13.336-.16q.602-.099 1.302-.426t1.567-.902q.218-.136.479-.136t.479.136q.887.581 1.58.905t1.295.422q.192.031.32.17q.128.14.128.332q-.106 1.99-.984 3.624q-.877 1.634-2.202 2.393q-.137.081-.296.121q-.159.041-.32.041t-.323-.04m.323-.92q1.067-.536 1.827-1.873t.932-2.973q-.594-.142-1.268-.468T18.5 8.971z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBatteryAndroidShieldRounded(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-1 0-1.693-.692T2 14.616V9.385q0-1 .692-1.693T4.385 7h8.03q.383 0 .444.373q.06.373-.292.494q-.063.035-.13.067t-.13.066q-.016 2.235.586 4.39q.603 2.154 1.953 3.795q.21.234.083.525q-.127.29-.437.29zm13.792-.94q-.161-.04-.298-.121q-1.35-.76-2.213-2.406q-.862-1.646-.968-3.612q-.006-.211.118-.341q.125-.13.336-.16q.602-.099 1.302-.426t1.567-.902q.218-.136.479-.136t.479.136q.887.581 1.58.905t1.295.422q.192.031.32.17q.128.14.128.332q-.106 1.99-.984 3.624q-.877 1.634-2.202 2.393q-.137.081-.296.121q-.159.041-.32.041t-.323-.04m.323-.92q1.067-.536 1.827-1.873t.932-2.973q-.594-.142-1.268-.468T18.5 8.971z"/></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-1 0-1.693-.692T2 14.616V9.385q0-1 .692-1.693T4.385 7h8.03q.383 0 .444.373q.06.373-.292.494q-.063.035-.13.067t-.13.066q-.016 2.235.586 4.39q.603 2.154 1.953 3.795q.21.234.083.525q-.127.29-.437.29zm13.792-.94q-.161-.04-.298-.121q-1.35-.76-2.213-2.406q-.862-1.646-.968-3.612q-.006-.211.118-.341q.125-.13.336-.16q.602-.099 1.302-.426t1.567-.902q.218-.136.479-.136t.479.136q.887.581 1.58.905t1.295.422q.192.031.32.17q.128.14.128.332q-.106 1.99-.984 3.624q-.877 1.634-2.202 2.393q-.137.081-.296.121q-.159.041-.32.041t-.323-.04m.323-.92q1.067-.536 1.827-1.873t.932-2.973q-.594-.142-1.268-.468T18.5 8.971z"/></svg>
</template>

CSS

.icon-battery-android-shield-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-1%200-1.693-.692T2%2014.616V9.385q0-1%20.692-1.693T4.385%207h8.03q.383%200%20.444.373q.06.373-.292.494q-.063.035-.13.067t-.13.066q-.016%202.235.586%204.39q.603%202.154%201.953%203.795q.21.234.083.525q-.127.29-.437.29zm13.792-.94q-.161-.04-.298-.121q-1.35-.76-2.213-2.406q-.862-1.646-.968-3.612q-.006-.211.118-.341q.125-.13.336-.16q.602-.099%201.302-.426t1.567-.902q.218-.136.479-.136t.479.136q.887.581%201.58.905t1.295.422q.192.031.32.17q.128.14.128.332q-.106%201.99-.984%203.624q-.877%201.634-2.202%202.393q-.137.081-.296.121q-.159.041-.32.041t-.323-.04m.323-.92q1.067-.536%201.827-1.873t.932-2.973q-.594-.142-1.268-.468T18.5%208.971z%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-1%200-1.693-.692T2%2014.616V9.385q0-1%20.692-1.693T4.385%207h8.03q.383%200%20.444.373q.06.373-.292.494q-.063.035-.13.067t-.13.066q-.016%202.235.586%204.39q.603%202.154%201.953%203.795q.21.234.083.525q-.127.29-.437.29zm13.792-.94q-.161-.04-.298-.121q-1.35-.76-2.213-2.406q-.862-1.646-.968-3.612q-.006-.211.118-.341q.125-.13.336-.16q.602-.099%201.302-.426t1.567-.902q.218-.136.479-.136t.479.136q.887.581%201.58.905t1.295.422q.192.031.32.17q.128.14.128.332q-.106%201.99-.984%203.624q-.877%201.634-2.202%202.393q-.137.081-.296.121q-.159.041-.32.041t-.323-.04m.323-.92q1.067-.536%201.827-1.873t.932-2.973q-.594-.142-1.268-.468T18.5%208.971z%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-shield-rounded.svg?color=%231a73e8&size=48