Add icons to this collection by clicking the heart icon.
Power Bank icon - also known as smartphone, usb, energy, charge, battery, portable, electronics, charger, and power bank. Created in a clean lineal color gradient style with a black finish, 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"
>
    <linearGradient
        id="a"
        x1="19.328"
        x2="4.672"
        y1="19.328"
        y2="4.672"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#60efff" />
        <stop offset=".117" stop-color="#5ff1f2" />
        <stop offset=".503" stop-color="#5ef6ca" />
        <stop offset=".811" stop-color="#5cf9b2" />
        <stop offset="1" stop-color="#5cfaa9" />
    </linearGradient>
    <rect width="14" height="20" x="5" y="2" fill="url(#a)" rx="4" />
    <g fill="#212529">
        <path
            d="M15 1H9a5.006 5.006 0 0 0-5 5v12a5.006 5.006 0 0 0 5 5h6a5.006 5.006 0 0 0 5-5V6a5.006 5.006 0 0 0-5-5zm3 17a3.003 3.003 0 0 1-3 3H9a3.003 3.003 0 0 1-3-3V6a3.003 3.003 0 0 1 3-3h6a3.003 3.003 0 0 1 3 3z"
        />
        <path
            d="M14.382 8.528A1 1 0 0 0 13.5 8h-1.132l.964-1.445a1 1 0 1 0-1.664-1.11l-2 3A1 1 0 0 0 10.5 10h1.132l-.964 1.445a1 1 0 1 0 1.664 1.11l2-3a1.001 1.001 0 0 0 .05-1.027zM10 17H9a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2zM15 17h-1a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2z"
        />
    </g>
</svg>
More icons in the same style and category