Add icons to this collection by clicking the heart icon.
Call icon - also known as phone, call, telephone, telephone call, communications, and phone set. 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="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#01f1fe" />
        <stop offset="1" stop-color="#4fadfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0C114.841 0 0 114.842 0 256s114.841 256 256 256 256-114.841 256-256S397.159 0 256 0zm23.397 109.438c.862-6.57 6.885-11.2 13.46-10.335 29.966 3.936 57.122 17.333 78.531 38.742s34.806 48.565 38.741 78.531c.863 6.571-3.764 12.597-10.335 13.46-.53.069-1.057.104-1.577.104-5.933 0-11.09-4.398-11.883-10.439-3.242-24.679-14.278-47.047-31.917-64.686s-40.007-28.676-64.686-31.917c-6.57-.863-11.197-6.889-10.334-13.46zm.335 63.193c1.774-6.385 8.391-10.125 14.775-8.35 11.992 3.332 23.002 9.765 31.841 18.604 8.839 8.84 15.271 19.85 18.604 31.841 1.773 6.385-1.965 13-8.351 14.774a12.027 12.027 0 0 1-3.219.441c-5.256 0-10.08-3.479-11.556-8.791-2.226-8.012-6.53-15.375-12.449-21.295-5.918-5.918-13.282-10.223-21.296-12.45-6.384-1.774-10.122-8.389-8.349-14.774zm127.096 189.617-88.606 49.242a11.995 11.995 0 0 1-7.963 1.32c-95.234-17.206-193.863-115.836-211.068-211.07a12.002 12.002 0 0 1 1.319-7.962l49.241-88.606a11.998 11.998 0 0 1 10.195-6.167c4.3-.111 8.24 2.05 10.485 5.661l53.229 85.618a12 12 0 0 1 1.124 10.33l-12.022 34.063c16.538 24.472 40.09 48.024 64.563 64.563l34.063-12.023a12.003 12.003 0 0 1 10.33 1.125l85.617 53.228a11.998 11.998 0 0 1-.507 20.678zm-92.888-50.483 63.398 39.414-66.95 37.206c-82.405-17.222-169.552-104.369-186.773-186.774l37.206-66.95 39.414 63.398-12.081 34.229a11.998 11.998 0 0 0 1.184 10.424c19.438 30.625 49.325 60.513 79.95 79.95a11.996 11.996 0 0 0 10.425 1.184z"
    />
</svg>
More icons in the same style and category