Gamepad No Charge 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 { IconGamepadNoCharge } from "@devigner-ui/icons";
<IconGamepadNoCharge className="size-6" />
<script setup>
import { IconGamepadNoCharge } from "@devigner-ui/icons-vue";
</script>
<template>
<IconGamepadNoCharge class="size-6" />
</template>
<script>
import { IconGamepadNoCharge } from "@devigner-ui/icons-svelte";
</script>
<IconGamepadNoCharge class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.4 17.25c.19.58.96 1.75 2.57 1.75q.8-.02 1.4-.32c1.27-.6 1.6-2.17 1.62-3.58.12-7-1.52-10.1-3.9-10.94A4 4 0 0 0 16.9 4h-.6a4.2 4.2 0 0 0-2.45.78l-.5.35a2.3 2.3 0 0 1-2.67 0l-.5-.35A4.2 4.2 0 0 0 7.71 4H7.1q-.6-.02-1.2.16C3.54 5.01 1.9 8.1 2 15.1c.03 1.41.36 2.97 1.63 3.58q.6.31 1.4.32a2.7 2.7 0 0 0 2.57-1.75" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m14 17-4 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m10 17 4 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M7.5 9v3M6 10.5h3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><g opacity="1"><path d="M19 10.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0" fill="currentColor"></path><path d="M16 10.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0" fill="currentColor"></path><path d="M16.75 8a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5" fill="currentColor"></path><path d="M16.75 11a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5" fill="currentColor"></path></g></svg>