Add icons to this collection by clicking the heart icon.
Gamepad icon - also known as technology, joystick, video game, gamepad, game controller, games, multimedia, gaming, and gamer. 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="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="332"
        y2="242"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M271 137V15c0-8.291-6.709-15-15-15s-15 6.709-15 15v122c0 8.291 6.709 15 15 15s15-6.709 15-15zm208.9 129.6C470.3 217.7 427.1 182 377 182h-15l-106-30-106 30h-15c-50.099 0-93.3 35.7-102.9 84.6C-.163 432.138 0 424.606 0 437c0 41.4 33.6 75 75 75 25.499 0 49.2-12.9 63.3-34.801L192.6 392h126.8l54.3 85.199C387.8 499.1 411.501 512 437 512c41.4 0 75-33.6 75-75 0-11.827.476-3.257-32.1-170.4z"
    />
    <path
        fill="url(#b)"
        d="M362 167c0-24.9-20.1-45-45-45H195c-24.9 0-45 20.1-45 45v15h212zM165 272h-15v-15c0-8.291-6.709-15-15-15s-15 6.709-15 15v15h-15c-8.291 0-15 6.709-15 15s6.709 15 15 15h15v15c0 8.291 6.709 15 15 15s15-6.709 15-15v-15h15c8.291 0 15-6.709 15-15s-6.709-15-15-15zm242 0h-15v-15c0-8.291-6.709-15-15-15s-15 6.709-15 15v15h-15c-8.291 0-15 6.709-15 15s6.709 15 15 15h15v15c0 8.291 6.709 15 15 15s15-6.709 15-15v-15h15c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-120 0h-62c-8.291 0-15 6.709-15 15s6.709 15 15 15h62c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category