Add icons to this collection by clicking the heart icon.
Slot Machine icon - also known as entertainment, slot machine, gaming, casino, gambling, and Bet. 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="M456 120v80h-40v-80h-40v-20c0-33.084-26.916-60-60-60h-30.973C270.917 15.605 244.705 0 216 0s-54.917 15.605-69.027 40H116c-33.084 0-60 26.916-60 60v20H16v200h40v152H16v40h400v-40h-40V320h40v-80h80V120zM96 100c0-11.028 8.972-20 20-20h57.789l4.728-13.301C184.193 50.729 199.256 40 216 40s31.807 10.729 37.483 26.699L258.211 80H316c11.028 0 20 8.972 20 20v20H96zm160 60v120h-80V160zm-200 0h80v120H56zm280 312H96V320h240zm40-192h-80V160h80zm-80 112H136v40h160z"
    />
</svg>
More icons in the same style and category