Gamepad Old icon in outline, twotone, bold and bulk. Free in all four styles, for hardware, gadgets, specs, device settings. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconGamepadOld } from "@devigner-ui/icons";
<IconGamepadOld className="size-6" />
<script setup>
import { IconGamepadOld } from "@devigner-ui/icons-vue";
</script>
<template>
<IconGamepadOld class="size-6" />
</template>
<script>
import { IconGamepadOld } from "@devigner-ui/icons-svelte";
</script>
<IconGamepadOld class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_1_23182)"><path opacity="1" d="M8 10v4m-2-2h4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><g opacity="1"><path d="M16 10.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path><path d="M18 13.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path></g><path opacity="1" d="M12 4V3a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1V0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M2 12c0-2.8 0-4.2.54-5.27a5 5 0 0 1 2.19-2.19C5.8 4 7.2 4 10 4h4c2.8 0 4.2 0 5.27.54a5 5 0 0 1 2.18 2.19C22 7.8 22 9.2 22 12s0 4.2-.55 5.27a5 5 0 0 1-2.18 2.18C18.2 20 16.8 20 14 20h-4c-2.8 0-4.2 0-5.27-.55a5 5 0 0 1-2.19-2.18C2 16.2 2 14.8 2 12" stroke="currentColor" stroke-width="1.5"></path></g><defs><clipPath><rect width="24" height="24" fill="none"></rect></clipPath></defs></svg>