Add icons to this collection by clicking the heart icon.
Battery icon - also known as power, energy, battery, charging, ui, battery status, battery level, electronics, and full battery. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 36 64"
>
    <linearGradient
        id="a"
        x1="3.138"
        x2="34.808"
        y1="60.742"
        y2="5.888"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#006bfc" />
        <stop offset="1" stop-color="#97e6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M7 6c0-3.3 2.7-6 6-6h10c3.3 0 6 2.7 6 6v1.1c4.1 1.9 7 6.1 7 10.9v34c0 6.6-5.4 12-12 12H12C5.4 64 0 58.6 0 52V18c0-4.8 2.9-9 7-10.9zm21 11c0 1.7-1.3 3-3 3H11c-1.7 0-3-1.3-3-3s1.3-3 3-3h14c1.7 0 3 1.3 3 3zm-3 15c1.7 0 3-1.3 3-3s-1.3-3-3-3H11c-1.7 0-3 1.3-3 3s1.3 3 3 3zm3 9c0 1.7-1.3 3-3 3H11c-1.7 0-3-1.3-3-3s1.3-3 3-3h14c1.7 0 3 1.3 3 3zm0 12c0 1.7-1.3 3-3 3H11c-1.7 0-3-1.3-3-3s1.3-3 3-3h14c1.7 0 3 1.3 3 3z"
        clip-rule="evenodd"
    />
</svg>
More icons in the same style and category