Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md battery 5 bar
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdBattery5BarIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><path d="M17,5v16c0,0.55-0.45,1-1,1H8c-0.55,0-1-0.45-1-1V5c0-0.55,0.45-1,1-1h2V2h4v2h2C16.55,4,17,4.45,17,5z M15,6H9v4h6V6z"/></g>
</svg>
);SVG Optimizer
Before
0.32 KB
↓
After
0.32 KB
Tags
80%barsbatterycellchargechargingdeviceelectricelectronicenergyfive barsfive segmentsfour fifthsfullgaugehigh levelindicatorlevellinesmetermobilenotification iconpercentagepowerrechargeablerectanglestatusstatus barsystem iconvertical
Compare Alternatives
See how other libraries approach this concept.