Keyboard2 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 { IconKeyboard2 } from "@devigner-ui/icons";
<IconKeyboard2 className="size-6" />
<script setup>
import { IconKeyboard2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconKeyboard2 class="size-6" />
</template>
<script>
import { IconKeyboard2 } from "@devigner-ui/icons-svelte";
</script>
<IconKeyboard2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.17 4h9q.93 0 1.66.09c2.63.29 3.34 1.53 3.34 4.91v6c0 3.38-.71 4.62-3.34 4.91q-.73.1-1.66.09h-9q-.93 0-1.66-.09c-2.63-.29-3.34-1.53-3.34-4.91V9c0-3.38.71-4.62 3.34-4.91q.73-.1 1.66-.09" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M14.17 10h3.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M7.67 15.5h10" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M10.76 10" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M7.76 10" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>