Add icons to this collection by clicking the heart icon.
Incoming Call icon - also known as arrow, smartphone, incoming call, phone call, ui, electronics, communications, and user interface. Created in a clean flat 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"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#6c54a3" />
        <stop offset="1" stop-color="#00b1d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M256 0c141.385 0 256 114.615 256 256S397.385 512 256 512 0 397.385 0 256 114.615 0 256 0zm-9.672 382.269A9.674 9.674 0 1 0 256 372.6a9.684 9.684 0 0 0-9.672 9.672zM200.9 240.014l49.785 35.176a4.113 4.113 0 0 0 2.369.749 4.176 4.176 0 0 0 1.889-.456 4.118 4.118 0 0 0 2.214-3.643v-14.262h51.579a4.1 4.1 0 0 0 4.1-4.1v-33.627a4.1 4.1 0 0 0-4.1-4.1h-51.58V201.49a4.1 4.1 0 0 0-6.472-3.35L200.9 233.313a4.1 4.1 0 0 0 0 6.7zm73.218-109.99a4.106 4.106 0 1 0 4.108-4.1 4.1 4.1 0 0 0-4.1 4.1zm-44.442 0a4.1 4.1 0 0 0 4.1 4.1h29.509a4.1 4.1 0 0 0 0-8.2h-29.51a4.1 4.1 0 0 0-4.1 4.1zM182.2 114.2a8.921 8.921 0 0 0-8.912 8.912V358.54h165.429V123.116a8.921 8.921 0 0 0-8.912-8.912zm164.724 274.68V123.116A17.134 17.134 0 0 0 329.805 106H182.2a17.134 17.134 0 0 0-17.114 17.117v265.767A17.132 17.132 0 0 0 182.2 406h147.61a17.132 17.132 0 0 0 17.114-17.117zM256 383.745a1.474 1.474 0 1 0-1.471-1.476 1.5 1.5 0 0 0 1.471 1.476z"
    />
</svg>
More icons in the same style and category