Add icons to this collection by clicking the heart icon.
Poker icon - also known as play, card, gaming, and poker. 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M156 156h-40v40h40zm80 280h40v-40h-40zM107.716 296 196 384.284 284.284 296 196 207.716zM196 327.716 164.284 296 196 264.284 227.716 296zM296 80H96c-33.084 0-60 26.916-60 60v312c0 33.084 26.916 60 60 60h200c33.084 0 60-26.916 60-60V140c0-33.084-26.916-60-60-60zm20 372c0 11.028-8.972 20-20 20H96c-11.028 0-20-8.972-20-20V140c0-11.028 8.972-20 20-20h200c11.028 0 20 8.972 20 20zM416 0H196v40h220c11.028 0 20 8.972 20 20v316c0 11.028-8.972 20-20 20h-20v40h20c33.084 0 60-26.916 60-60V60c0-33.084-26.916-60-60-60z"
    />
</svg>
More icons in the same style and category