Add icons to this collection by clicking the heart icon.
Gamepad icon - also known as technology, video game, gamepad, game controller, multimedia, electronics, and gaming. 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 32 32"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(26 26 -26 26 3 3)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f78cff" />
        <stop offset="1" stop-color="#6dc8ff" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M15 12h-1c-1.656 0-3 1.344-3 3v1H8c-3.863 0-7 3.137-7 7s3.137 7 7 7a7.004 7.004 0 0 0 6.325-4h3.35A7.004 7.004 0 0 0 24 30c3.863 0 7-3.137 7-7s-3.137-7-7-7h-3v-1c0-1.656-1.344-3-3-3h-1V9c0-1.656-1.344-3-3-3a1 1 0 0 1-1-1V3a1 1 0 0 0-2 0v2c0 1.656 1.344 3 3 3a1 1 0 0 1 1 1zm-7 6h16c2.76 0 5 2.24 5 5s-2.24 5-5 5a5.004 5.004 0 0 1-4.715-3.334 1 1 0 0 0-.943-.666h-4.684a1 1 0 0 0-.943.666A5.004 5.004 0 0 1 8 28c-2.76 0-5-2.24-5-5s2.24-5 5-5zm-1 4H6a1 1 0 0 0 0 2h1v1a1 1 0 0 0 2 0v-1h1a1 1 0 0 0 0-2H9v-1a1 1 0 0 0-2 0zm17 1.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm3-1a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm-4 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm1-3a1 1 0 1 0 0 2 1 1 0 0 0 0-2zM19 16v-1a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v1z"
        />
    </g>
</svg>
More icons in the same style and category