Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md battery saver
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdBatterySaverIcon = (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><path d="M0,0h24v24H0V0z" fill="none"/></g><g><g><path d="M16,4h-2V2h-4v2H8C7.45,4,7,4.45,7,5v16c0,0.55,0.45,1,1,1h8c0.55,0,1-0.45,1-1V5C17,4.45,16.55,4,16,4z M15,14h-2v2h-2 v-2H9v-2h2v-2h2v2h2V14z"/></g></g>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.39 KB
Tags
+addadditionbarbatterychargechargingconfigurationconservecontroldeviceefficiencyenergyenergy savingfillindicatorlevellow powermanagementmobilenewoptionsphonepluspowerpower savingrectanglesavesaversettingssmartphonestatussymboltechnology
Compare Alternatives
See how other libraries approach this concept.