Add icons to this collection by clicking the heart icon.
Card icon - also known as game, card, payment, and gaming. Created in a clean circular 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="353.706"
        y2="158.294"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M158.294 229.353h195.412v-17.765H158.294zm222.059-71.059H131.647c-14.694 0-26.647 11.953-26.647 26.647v142.117c0 14.694 11.953 26.647 26.647 26.647h248.706c14.694 0 26.647-11.953 26.647-26.647V184.941c0-14.694-11.953-26.647-26.647-26.647zM184.941 318.176h-17.765c-14.694 0-26.647-11.953-26.647-26.647s11.953-26.647 26.647-26.647h17.765c14.694 0 26.647 11.953 26.647 26.647 0 14.695-11.953 26.647-26.647 26.647zM256 300.412h-17.765c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882H256c4.91 0 8.882 3.973 8.882 8.882s-3.972 8.882-8.882 8.882zm53.294 0h-17.765c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h17.765c4.91 0 8.882 3.973 8.882 8.882s-3.972 8.882-8.882 8.882zm53.294 0h-17.765c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h17.765c4.91 0 8.882 3.973 8.882 8.882s-3.972 8.882-8.882 8.882zm8.883-62.177a8.877 8.877 0 0 1-8.882 8.882H149.412a8.877 8.877 0 0 1-8.882-8.882v-35.529a8.878 8.878 0 0 1 8.882-8.883h213.177a8.877 8.877 0 0 1 8.882 8.883zm-186.53 44.412h-17.765c-4.892 0-8.882 3.981-8.882 8.882s3.99 8.882 8.882 8.882h17.765c4.892 0 8.882-3.981 8.882-8.882s-3.99-8.882-8.882-8.882z"
    />
</svg>
More icons in the same style and category