Gamepad Minimalistic 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 { IconGamepadMinimalistic } from "@devigner-ui/icons";
<IconGamepadMinimalistic className="size-6" />
<script setup>
import { IconGamepadMinimalistic } from "@devigner-ui/icons-vue";
</script>
<template>
<IconGamepadMinimalistic class="size-6" />
</template>
<script>
import { IconGamepadMinimalistic } from "@devigner-ui/icons-svelte";
</script>
<IconGamepadMinimalistic class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M8.5 11v3M7 12.5h3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m21.92 17.38-1.09-4.52c-.6-2.55-.91-3.83-1.78-4.67q-.33-.31-.73-.56C17.28 7 15.94 7 13.24 7h-2.48c-2.7 0-4.04 0-5.08.63q-.39.24-.73.56c-.87.84-1.17 2.12-1.78 4.67l-1.09 4.52a2.95 2.95 0 0 0 2.26 3.54c1.38.31 2.8-.34 3.42-1.57l.12-.26a3.4 3.4 0 0 1 3.06-1.85h2.12c1.3 0 2.48.72 3.06 1.85l.12.26a3.06 3.06 0 0 0 3.42 1.57 2.95 2.95 0 0 0 2.26-3.54" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M12 7V6a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1V3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><g opacity="1"><path d="M16 11a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path><path d="M18 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path></g></svg>