Battery Full Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Battery Full icon is commonly used in device status bars and IoT dashboards. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310542.svg" alt="Battery Full icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310542.svg" alt="Battery Full icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310542.svg" alt="Battery Full icon" :width="24" :height="24" />
CSS background
.icon-battery-full {
background-image: url('https://proicons.com/icon/310542.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M14.333 5.86932H5.55583C4.00621 5.86932 2.75 7.12554 2.75 8.67516V15.3249C2.75 16.8745 4.00621 18.1307 5.55583 18.1307H14.333C15.8827 18.1307 17.1389 16.8745 17.1389 15.3249V8.67516C17.1389 7.12554 15.8827 5.86932 14.333 5.86932Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M19.6878 15.0885H20.2222C20.4948 15.0885 20.7562 14.9802 20.949 14.7874C21.1417 14.5947 21.25 14.3333 21.25 14.0607V9.94959C21.25 9.67701 21.1417 9.41559 20.949 9.22284C20.7562 9.0301 20.4948 8.92181 20.2222 8.92181H19.6878" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M6.86111 9.94958V14.0607" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.94444 9.94958V14.0607" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M13.0278 9.94958V14.0607" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Battery Full in other icon packs
Copied!