Gameboy 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 { IconGameboy } from "@devigner-ui/icons";
<IconGameboy className="size-6" />
<script setup>
import { IconGameboy } from "@devigner-ui/icons-vue";
</script>
<template>
<IconGameboy class="size-6" />
</template>
<script>
import { IconGameboy } from "@devigner-ui/icons-svelte";
</script>
<IconGameboy class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.32 20.54C5.64 22 7.76 22 12 22s6.36 0 7.68-1.46C21 19.07 21 16.7 21 12s0-7.07-1.32-8.54S16.24 2 12 2 5.64 2 4.32 3.46C3 4.93 3 7.3 3 12s0 7.07 1.32 8.54" stroke="currentColor" stroke-width="1.5"></path><path d="M7 8c0-.46 0-.7.05-.89a1.5 1.5 0 0 1 1.06-1.06C8.31 6 8.54 6 9 6h6c.46 0 .7 0 .89.05.52.14.92.54 1.06 1.06.05.2.05.43.05.89s0 .7-.05.89a1.5 1.5 0 0 1-1.06 1.06c-.2.05-.43.05-.89.05H9c-.46 0-.7 0-.89-.05a1.5 1.5 0 0 1-1.06-1.06C7 8.69 7 8.46 7 8" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M8.5 14v3M7 15.5h3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M16.33 13.83a.83.83 0 1 1-1.66 0 .83.83 0 0 1 1.66 0" fill="currentColor"></path><path d="M16.33 17.17a.83.83 0 1 1-1.66 0 .83.83 0 0 1 1.66 0" fill="currentColor"></path><path d="M14.67 15.5a.83.83 0 1 1-1.67 0 .83.83 0 0 1 1.67 0" fill="currentColor"></path><path d="M18 15.5a.83.83 0 1 1-1.67 0 .83.83 0 0 1 1.67 0" fill="currentColor"></path></g></svg>