Add icons to this collection by clicking the heart icon.
Incoming Call icon - also known as communication, incoming call, communications, incoming, and phonecall. 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 512 512"
>
    <defs>
        <linearGradient
            id="linear-gradient"
            x1="260"
            x2="260"
            y1="8"
            y2="504"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#64a5f8" />
            <stop offset="1" stop-color="#0f213b" />
        </linearGradient>
    </defs>
    <g id="Layer_20">
        <path
            d="M209 254.94a30.391 30.391 0 0 0 8.9 21.49l13.67 13.67a30.391 30.391 0 0 0 21.49 8.9 30.39 30.39 0 0 0 21.489-8.9l.54-.54a13.351 13.351 0 0 0 0-18.883 13.352 13.352 0 0 0-18.882 0l-3.147 3.147-18.883-18.884 3.147-3.147a13.352 13.352 0 0 0 0-18.882 13.351 13.351 0 0 0-18.883 0l-.54.54A30.39 30.39 0 0 0 209 254.94ZM292 432h-64a16 16 0 0 0-16 16v16h96v-16a16 16 0 0 0-16-16Z"
            fill="#94c1fa"
        />
        <path
            d="M364 8H156a48.052 48.052 0 0 0-48 48v400a48.052 48.052 0 0 0 48 48h208a48.052 48.052 0 0 0 48-48V56a48.052 48.052 0 0 0-48-48Zm32 448a32.032 32.032 0 0 1-32 32H156a32.032 32.032 0 0 1-32-32V56a32.034 32.034 0 0 1 32-32h208a32.034 32.034 0 0 1 32 32ZM380 64v56a8 8 0 0 1-16 0V64a8.008 8.008 0 0 0-8-8h-37.578l-21.984 14.656A8.011 8.011 0 0 1 292 72h-64a8.011 8.011 0 0 1-4.438-1.344L201.578 56H164a8.008 8.008 0 0 0-8 8v280a8 8 0 0 1-16 0V64a24.027 24.027 0 0 1 24-24h40a8.011 8.011 0 0 1 4.438 1.344L230.422 56h59.156l21.984-14.656A8.011 8.011 0 0 1 316 40h40a24.027 24.027 0 0 1 24 24Zm-8 80a8 8 0 0 0-8 8v296a8.005 8.005 0 0 1-8 8h-40v-8a24.027 24.027 0 0 0-24-24h-64a24.027 24.027 0 0 0-24 24v8h-40a8.005 8.005 0 0 1-8-8v-72a8 8 0 0 0-16 0v72a24.027 24.027 0 0 0 24 24h192a24.027 24.027 0 0 0 24-24V152a8 8 0 0 0-8-8ZM220 448a8.005 8.005 0 0 1 8-8h64a8.005 8.005 0 0 1 8 8v8h-80Zm16-408a8 8 0 0 1 8-8h32a8 8 0 0 1 0 16h-32a8 8 0 0 1-8-8Zm9.266 175.262c-9.36-9.375-25.711-9.344-35.039-.016l-.7.692a46.209 46.209 0 0 0 0 65.343l17.188 17.188a46.209 46.209 0 0 0 65.343 0l.68-.68a24.793 24.793 0 0 0 0-35.055c-8.789-8.793-23.8-9.429-33.273-1.621l-12.586-12.582a24.827 24.827 0 0 0-1.613-33.269Zm8.468 62.746a8 8 0 0 0 5.657 2.344h.007a7.983 7.983 0 0 0 5.657-2.352l3.945-3.953a8.789 8.789 0 1 1 12.43 12.43l-.68.679c-11.406 11.406-31.312 11.406-42.719 0l-17.187-17.187a30.215 30.215 0 0 1-.016-42.7l.695-.692a8.788 8.788 0 0 1 12.438 12.418l-3.961 3.95a8 8 0 0 0-.008 11.321ZM284 200v12.688l18.344-18.344a8 8 0 0 1 11.312 11.312L295.312 224H308a8 8 0 0 1 0 16h-32a8 8 0 0 1-8-8v-32a8 8 0 0 1 16 0Zm40-8a8 8 0 0 1-5.656-13.656l8-8a8 8 0 0 1 11.312 11.312l-8 8A7.971 7.971 0 0 1 324 192Z"
            fill="url(#linear-gradient)"
        />
    </g>
</svg>
More icons in the same style and category