battery full icon
battery-full-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- battery-full-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
The same icon in other sets
battery-fullAkar Iconsbattery-fullBootstrap Iconsbattery-fullBoxIcons v2 Solidbattery-fullCarbonbattery-fullFont Awesome 6 Solidbattery-fullFont Awesome Solidbattery-full-20-filledFluent UI System Iconsbattery-fullcss.ggbattery-fullHuge Iconsbattery-fullHumbleiconsbattery-fullIconParkbattery-fullIconPark Outlinebattery-fullIconPark Solidbattery-fullIconPark TwoTonebattery-fullIconoirbattery-fullIonIconsbattery-fullLine Awesomebattery-fullLucidebattery-fullMajesticonsbattery-fullMaterial Symbolsbattery-fullMaterial Symbols Lightbattery-fullMyna UI Iconsbattery-fullPhosphorbattery-fullPixelarticons
Related icons in Mage Icons
Use the battery full icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.32 5.12H5.55a3.56 3.56 0 0 0-3.56 3.55v6.65a3.57 3.57 0 0 0 3.56 3.56h8.77a3.57 3.57 0 0 0 3.56-3.56V8.68a3.56 3.56 0 0 0-3.56-3.56m-6.47 8.94a1 1 0 0 1-2 0v-4.1a1 1 0 1 1 2 0zm3.08 0a1 1 0 1 1-2 0v-4.1a1 1 0 0 1 2 0zm3.09 0a1 1 0 1 1-2 0v-4.1a1 1 0 0 1 2 0zm6.21 1.79h-.53a.75.75 0 1 1 0-1.5h.53a.28.28 0 0 0 .2-.08a.32.32 0 0 0 .08-.2V9.96a.27.27 0 0 0-.28-.28h-.53a.75.75 0 1 1 0-1.5h.53a1.8 1.8 0 0 1 1.26.52a1.75 1.75 0 0 1 .52 1.26v4.16a1.77 1.77 0 0 1-.52 1.26a1.8 1.8 0 0 1-1.26.47"/></svg>
React
import type { SVGProps } from "react";
export function MageBatteryFullFill(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="M14.32 5.12H5.55a3.56 3.56 0 0 0-3.56 3.55v6.65a3.57 3.57 0 0 0 3.56 3.56h8.77a3.57 3.57 0 0 0 3.56-3.56V8.68a3.56 3.56 0 0 0-3.56-3.56m-6.47 8.94a1 1 0 0 1-2 0v-4.1a1 1 0 1 1 2 0zm3.08 0a1 1 0 1 1-2 0v-4.1a1 1 0 0 1 2 0zm3.09 0a1 1 0 1 1-2 0v-4.1a1 1 0 0 1 2 0zm6.21 1.79h-.53a.75.75 0 1 1 0-1.5h.53a.28.28 0 0 0 .2-.08a.32.32 0 0 0 .08-.2V9.96a.27.27 0 0 0-.28-.28h-.53a.75.75 0 1 1 0-1.5h.53a1.8 1.8 0 0 1 1.26.52a1.75 1.75 0 0 1 .52 1.26v4.16a1.77 1.77 0 0 1-.52 1.26a1.8 1.8 0 0 1-1.26.47"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.32 5.12H5.55a3.56 3.56 0 0 0-3.56 3.55v6.65a3.57 3.57 0 0 0 3.56 3.56h8.77a3.57 3.57 0 0 0 3.56-3.56V8.68a3.56 3.56 0 0 0-3.56-3.56m-6.47 8.94a1 1 0 0 1-2 0v-4.1a1 1 0 1 1 2 0zm3.08 0a1 1 0 1 1-2 0v-4.1a1 1 0 0 1 2 0zm3.09 0a1 1 0 1 1-2 0v-4.1a1 1 0 0 1 2 0zm6.21 1.79h-.53a.75.75 0 1 1 0-1.5h.53a.28.28 0 0 0 .2-.08a.32.32 0 0 0 .08-.2V9.96a.27.27 0 0 0-.28-.28h-.53a.75.75 0 1 1 0-1.5h.53a1.8 1.8 0 0 1 1.26.52a1.75 1.75 0 0 1 .52 1.26v4.16a1.77 1.77 0 0 1-.52 1.26a1.8 1.8 0 0 1-1.26.47"/></svg> </template>
CSS
.icon-battery-full-fill {
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%22M14.32%205.12H5.55a3.56%203.56%200%200%200-3.56%203.55v6.65a3.57%203.57%200%200%200%203.56%203.56h8.77a3.57%203.57%200%200%200%203.56-3.56V8.68a3.56%203.56%200%200%200-3.56-3.56m-6.47%208.94a1%201%200%200%201-2%200v-4.1a1%201%200%201%201%202%200zm3.08%200a1%201%200%201%201-2%200v-4.1a1%201%200%200%201%202%200zm3.09%200a1%201%200%201%201-2%200v-4.1a1%201%200%200%201%202%200zm6.21%201.79h-.53a.75.75%200%201%201%200-1.5h.53a.28.28%200%200%200%20.2-.08a.32.32%200%200%200%20.08-.2V9.96a.27.27%200%200%200-.28-.28h-.53a.75.75%200%201%201%200-1.5h.53a1.8%201.8%200%200%201%201.26.52a1.75%201.75%200%200%201%20.52%201.26v4.16a1.77%201.77%200%200%201-.52%201.26a1.8%201.8%200%200%201-1.26.47%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%22M14.32%205.12H5.55a3.56%203.56%200%200%200-3.56%203.55v6.65a3.57%203.57%200%200%200%203.56%203.56h8.77a3.57%203.57%200%200%200%203.56-3.56V8.68a3.56%203.56%200%200%200-3.56-3.56m-6.47%208.94a1%201%200%200%201-2%200v-4.1a1%201%200%201%201%202%200zm3.08%200a1%201%200%201%201-2%200v-4.1a1%201%200%200%201%202%200zm3.09%200a1%201%200%201%201-2%200v-4.1a1%201%200%200%201%202%200zm6.21%201.79h-.53a.75.75%200%201%201%200-1.5h.53a.28.28%200%200%200%20.2-.08a.32.32%200%200%200%20.08-.2V9.96a.27.27%200%200%200-.28-.28h-.53a.75.75%200%201%201%200-1.5h.53a1.8%201.8%200%200%201%201.26.52a1.75%201.75%200%200%201%20.52%201.26v4.16a1.77%201.77%200%200%201-.52%201.26a1.8%201.8%200%200%201-1.26.47%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/battery-full-fill.svg?color=%231a73e8&size=48