Add icons to this collection by clicking the heart icon.
Card icon - also known as card, pay, payment, credit card, and business and finance. 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="M492 214.5H20v-83.213h472V214.5zm-276.872 81.383H107.34v83.787h107.787v-83.787zm103.744 83.787h85.787m-55.787-83.787h55.787M492 302.404V109.918c0-33.137-26.863-60-60-60H80c-33.137 0-60 26.863-60 60v292.165c0 33.137 26.863 60 60 60h352c33.03 0 59.826-26.689 59.999-59.678"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category