Add icons to this collection by clicking the heart icon.
Incoming Call icon - also known as arrow, conversation, telephone, incoming call, phone call, and communications. 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="22.987"
        x2="489.014"
        y1="489.014"
        y2="22.987"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fcc60e" />
        <stop offset="1" stop-color="#e92e29" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m393.36 339.522-.245.624c-4.703 11.978-14.487 36.902-18.807 41.276-19.64 19.641-51.308 12.63-74.416 3.29-31.746-12.833-68.625-38.864-101.182-71.421s-58.588-69.436-71.42-101.182c-9.34-23.107-16.352-54.775 3.289-74.415 4.375-4.321 29.299-14.105 41.276-18.808l.625-.245a9.222 9.222 0 0 1 3.37-.649c3.082 0 5.963 1.617 7.625 4.496l29.621 51.305c1.185 2.052 1.495 4.456.875 6.77s-2.092 4.241-4.144 5.425c-12.746 7.359-21.186 18.353-23.763 30.956-2.75 13.45.151 26.364 8.391 37.346 15.966 21.277 41.979 47.289 63.258 63.258 10.98 8.24 23.894 11.14 37.346 8.391 12.603-2.578 23.596-11.017 30.956-23.764a8.86 8.86 0 0 1 5.425-4.143 8.854 8.854 0 0 1 6.771.875l51.304 29.621c3.917 2.263 5.499 6.784 3.845 10.994zM512 78.393v355.215C512 476.833 476.833 512 433.607 512H78.393C35.167 512 0 476.833 0 433.607V78.393C0 35.167 35.167 0 78.393 0h355.215C476.833 0 512 35.167 512 78.393zM274.127 225.875c0 6.627 5.373 12 12 12h52.642c6.627 0 12-5.373 12-12s-5.373-12-12-12h-23.671l56.422-56.422c4.686-4.687 4.686-12.284 0-16.971-4.687-4.687-12.284-4.687-16.971 0l-56.422 56.422v-23.671c0-6.627-5.373-12-12-12s-12 5.373-12 12zm127.387 81.869-51.304-29.621c-7.604-4.391-16.477-5.553-24.982-3.274-8.507 2.279-15.609 7.723-19.998 15.326-2.744 4.752-7.57 10.734-14.979 12.25-6.716 1.375-12.649.042-18.132-4.074-19.355-14.525-43.944-39.114-58.467-58.467-4.115-5.484-5.448-11.415-4.074-18.132 1.516-7.411 7.498-12.236 12.25-14.979 7.604-4.39 13.047-11.492 15.326-19.999s1.117-17.378-3.273-24.982l-29.621-51.305c-8.211-14.222-25.264-20.19-40.55-14.186l-.624.245c-24.388 9.574-42.212 16.913-49.476 24.176-15.966 15.966-30.413 46.341-8.57 100.38 14.2 35.131 41.439 73.897 76.701 109.158 35.261 35.261 74.027 62.5 109.158 76.701 19.707 7.966 36.264 11.105 50.126 11.105 24.148-.001 40.111-9.531 50.255-19.675 7.263-7.264 14.602-25.088 24.176-49.476l.245-.624c6.001-15.283.034-32.336-14.187-40.547z"
    />
</svg>
More icons in the same style and category