Add icons to this collection by clicking the heart icon.
No Call icon - also known as telephone, signaling, phone receiver, phone call, ui, communications, slash, and no call. 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 36 36"
>
    <linearGradient
        id="Orange_Yellow"
        gradientUnits="userSpaceOnUse"
        x1=".545"
        x2="27.538"
        y1="34.913"
        y2="8.265"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <path
        d="m33 24.7a1 1 0 0 0 -.293-.707l-6-6a1 1 0 0 0 -1.414 0l-3.293 3.291-2.935-2.935 7.642-7.642a1 1 0 0 0 -1.414-1.414l-7.642 7.642-3.237-3.235 3.293-3.293a1 1 0 0 0 0-1.414l-6-6a1 1 0 0 0 -1.414 0l-4.393 4.392a7.525 7.525 0 0 0 0 10.626l5.339 5.338-5.946 5.944a1 1 0 1 0 1.414 1.414l5.944-5.944 5.037 5.037a7.512 7.512 0 0 0 10.625 0l1.393-1.393 3-3a1 1 0 0 0 .294-.707zm-22-19.588 4.586 4.588-1.586 1.584-4.586-4.584zm-3.687 11.488a5.52 5.52 0 0 1 0-7.8l.687-.688 4.586 4.588-.293.293a1 1 0 0 0 0 1.414l3.944 3.944-3.586 3.586zm15.687 13.4a5.476 5.476 0 0 1 -3.9-1.615l-5.037-5.036 3.586-3.586 3.642 3.642a1 1 0 0 0 1.414 0l.295-.293 4.586 4.588-.688.687a5.476 5.476 0 0 1 -3.898 1.613zm6-3.716-4.586-4.584 1.586-1.588 4.586 4.588z"
        fill="url(#Orange_Yellow)"
    />
</svg>
More icons in the same style and category