battery android frame shield icon
battery-android-frame-shield-outline-rounded from Material Symbols Light by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- battery-android-frame-shield-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 frame 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.932q.214 0 .357.143t.143.357t-.143.357t-.357.143H4.384q-.578 0-.981.403T3 9.385v5.23q0 .58.403.982q.403.403.982.403h10.11q.25 0 .362.159q.112.158.112.341t-.112.341t-.363.159zm.807-2.384q-.348 0-.577-.23q-.23-.23-.23-.578v-3.616q0-.348.23-.577q.23-.23.577-.23h6.522q.272 0 .471.189t.244.463q.113.97.338 1.878t.581 1.743q.136.348-.05.653q-.187.305-.554.305zm12.985 1.444q-.161-.04-.298-.121q-1.35-.76-2.213-2.406q-.862-1.646-.968-3.612q-.006-.211.118-.341t.336-.16q.602-.099 1.302-.426t1.567-.902q.217-.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 MaterialSymbolsLightBatteryAndroidFrameShieldOutlineRounded(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.932q.214 0 .357.143t.143.357t-.143.357t-.357.143H4.384q-.578 0-.981.403T3 9.385v5.23q0 .58.403.982q.403.403.982.403h10.11q.25 0 .362.159q.112.158.112.341t-.112.341t-.363.159zm.807-2.384q-.348 0-.577-.23q-.23-.23-.23-.578v-3.616q0-.348.23-.577q.23-.23.577-.23h6.522q.272 0 .471.189t.244.463q.113.97.338 1.878t.581 1.743q.136.348-.05.653q-.187.305-.554.305zm12.985 1.444q-.161-.04-.298-.121q-1.35-.76-2.213-2.406q-.862-1.646-.968-3.612q-.006-.211.118-.341t.336-.16q.602-.099 1.302-.426t1.567-.902q.217-.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.932q.214 0 .357.143t.143.357t-.143.357t-.357.143H4.384q-.578 0-.981.403T3 9.385v5.23q0 .58.403.982q.403.403.982.403h10.11q.25 0 .362.159q.112.158.112.341t-.112.341t-.363.159zm.807-2.384q-.348 0-.577-.23q-.23-.23-.23-.578v-3.616q0-.348.23-.577q.23-.23.577-.23h6.522q.272 0 .471.189t.244.463q.113.97.338 1.878t.581 1.743q.136.348-.05.653q-.187.305-.554.305zm12.985 1.444q-.161-.04-.298-.121q-1.35-.76-2.213-2.406q-.862-1.646-.968-3.612q-.006-.211.118-.341t.336-.16q.602-.099 1.302-.426t1.567-.902q.217-.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-frame-shield-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%22M4.385%2017q-1%200-1.693-.692T2%2014.616V9.385q0-1%20.692-1.693T4.385%207h8.932q.214%200%20.357.143t.143.357t-.143.357t-.357.143H4.384q-.578%200-.981.403T3%209.385v5.23q0%20.58.403.982q.403.403.982.403h10.11q.25%200%20.362.159q.112.158.112.341t-.112.341t-.363.159zm.807-2.384q-.348%200-.577-.23q-.23-.23-.23-.578v-3.616q0-.348.23-.577q.23-.23.577-.23h6.522q.272%200%20.471.189t.244.463q.113.97.338%201.878t.581%201.743q.136.348-.05.653q-.187.305-.554.305zm12.985%201.444q-.161-.04-.298-.121q-1.35-.76-2.213-2.406q-.862-1.646-.968-3.612q-.006-.211.118-.341t.336-.16q.602-.099%201.302-.426t1.567-.902q.217-.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.932q.214%200%20.357.143t.143.357t-.143.357t-.357.143H4.384q-.578%200-.981.403T3%209.385v5.23q0%20.58.403.982q.403.403.982.403h10.11q.25%200%20.362.159q.112.158.112.341t-.112.341t-.363.159zm.807-2.384q-.348%200-.577-.23q-.23-.23-.23-.578v-3.616q0-.348.23-.577q.23-.23.577-.23h6.522q.272%200%20.471.189t.244.463q.113.97.338%201.878t.581%201.743q.136.348-.05.653q-.187.305-.554.305zm12.985%201.444q-.161-.04-.298-.121q-1.35-.76-2.213-2.406q-.862-1.646-.968-3.612q-.006-.211.118-.341t.336-.16q.602-.099%201.302-.426t1.567-.902q.217-.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-frame-shield-outline-rounded.svg?color=%231a73e8&size=48