Add icons to this collection by clicking the heart icon.
No Credit Card icon - also known as button, forbidden, prohibition, payment method, ui, slash, business and finance, user interface, and no credit card. 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 24 24"
>
    <linearGradient
        id="a"
        x1="1"
        x2="23"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M13.793 9.5H5.5V9A1.502 1.502 0 0 1 7 7.5h8.793zm3.395-1.981L15.207 9.5H18.5V9a1.497 1.497 0 0 0-1.312-1.481zM23 12A11 11 0 1 1 12 1a11 11 0 0 1 11 11zm-3.5-3a2.501 2.501 0 0 0-1.503-2.29l.357-.357a.5.5 0 0 0-.707-.707l-.854.854H7A2.502 2.502 0 0 0 4.5 9v6a2.501 2.501 0 0 0 1.503 2.29l-.357.357a.5.5 0 1 0 .707.707l.854-.854H17a2.502 2.502 0 0 0 2.5-2.5zM8.207 16.5H17a1.502 1.502 0 0 0 1.5-1.5v-4.5h-4.293zm-2.707-6V15a1.497 1.497 0 0 0 1.312 1.481l5.981-5.981z"
    />
</svg>
More icons in the same style and category