Add icons to this collection by clicking the heart icon.
Battery Charge icon - also known as power, energy, ui, battery status, battery level, and battery charge. Created in a clean rounded shapes 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 24 24"
>
    <ellipse cx="12" cy="12" fill="#ffeb3b" rx="6" ry="8" />
    <g fill="#263238">
        <path
            d="M16 5H8c-1.103 0-2 .897-2 2v13c0 1.103.897 2 2 2h8c1.103 0 2-.897 2-2V7c0-1.103-.897-2-2-2zm-.003 15H8V7h8zM11 4h2a1 1 0 1 0 0-2h-2a1 1 0 1 0 0 2z"
        />
        <path
            d="M10 14.5h2.382l-1.277 2.553a1 1 0 1 0 1.79.894l2-4A1 1 0 0 0 14 12.5h-2.382l1.277-2.553a1 1 0 1 0-1.79-.894l-2 4A1 1 0 0 0 10 14.5z"
        />
    </g>
</svg>
More icons in the same style and category