Keyboard 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 { IconKeyboard } from "@devigner-ui/icons";
<IconKeyboard className="size-6" />
<script setup>
import { IconKeyboard } from "@devigner-ui/icons-vue";
</script>
<template>
<IconKeyboard class="size-6" />
</template>
<script>
import { IconKeyboard } from "@devigner-ui/icons-svelte";
</script>
<IconKeyboard 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="M7 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path><path opacity="1" d="M7 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path><path opacity="1" d="M10 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path><path opacity="1" d="M10 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path><path opacity="1" d="M13 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path><path opacity="1" d="M13 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path><path opacity="1" d="M16 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path><path opacity="1" d="M16 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path><path opacity="1" d="M19 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path><path opacity="1" d="M19 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path><path d="M2 11c0-2.83 0-4.24.88-5.12S5.18 5 8 5h8c2.83 0 4.24 0 5.12.88S22 8.18 22 11v2c0 2.83 0 4.24-.88 5.12S18.82 19 16 19H8c-2.83 0-4.24 0-5.12-.88S2 15.82 2 13z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M7 16h10" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>