Add icons to this collection by clicking the heart icon.
Phone Charger icon - also known as mobile phone, charge, charging, electronics, communications, and phone charger. Created in a clean circular 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M353.731 284.283v-81.577c0-24.487-19.929-44.412-44.423-44.412-24.493 0-44.423 19.925-44.423 44.412v124.353c0 14.694-11.956 26.647-26.654 26.647s-26.654-11.953-26.654-26.647v-79.941h8.885c14.698 0 26.654-11.953 26.654-26.647v-62.177H256a8.879 8.879 0 0 0 8.885-8.883 8.879 8.879 0 0 0-8.885-8.882h-26.654v-26.647c0-4.91-3.974-8.882-8.885-8.882s-8.885 3.973-8.885 8.882v26.647h-17.769v-26.647c0-4.91-3.974-8.882-8.885-8.882s-8.885 3.973-8.885 8.882v26.647h-26.654a8.879 8.879 0 0 0-8.885 8.882 8.879 8.879 0 0 0 8.885 8.883h8.885v62.177c0 14.694 11.956 26.647 26.654 26.647h8.885v79.941c0 24.487 19.93 44.412 44.423 44.412s44.423-19.925 44.423-44.412V202.706c0-14.694 11.956-26.647 26.654-26.647s26.654 11.953 26.654 26.647v81.577c-10.319 3.679-17.769 13.446-17.769 25.011v53.294a8.878 8.878 0 0 0 8.885 8.882h8.885v26.647c0 4.91 3.974 8.882 8.885 8.882s8.885-3.973 8.885-8.882V371.47h8.885a8.879 8.879 0 0 0 8.885-8.882v-53.294c-.002-11.565-7.452-21.332-17.771-25.011z"
    />
</svg>
More icons in the same style and category