Add icons to this collection by clicking the heart icon.
Mobile icon - also known as communication, smartphone, phone, mobile, and communications. Created in a clean 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="4"
        y2="57"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c2b58e" />
        <stop offset=".262" stop-color="#ada294" />
        <stop offset=".505" stop-color="#5e767a" />
        <stop offset=".754" stop-color="#505c78" />
        <stop offset="1" stop-color="#240b78" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M48 12.807V9a5.006 5.006 0 0 0-5-5H21a5.006 5.006 0 0 0-5 5v3.807a25 25 0 1 0 32 0zM37.719 6l-.31 1.242a1 1 0 0 1-.971.758h-8.876a1 1 0 0 1-.971-.757L26.281 6zM9 32a22.871 22.871 0 0 1 7-16.508v33.015A22.866 22.866 0 0 1 9 32zm9 18.224V9a3 3 0 0 1 3-3h3.219l.432 1.729A3 3 0 0 0 27.562 10h8.876a3 3 0 0 0 2.911-2.272L39.781 6H43a3 3 0 0 1 3 3v41.224a22.907 22.907 0 0 1-28 0zm30-1.716V15.492a22.965 22.965 0 0 1 0 33.016z"
    />
</svg>
More icons in the same style and category