Keyboard and Mouse Pixel Art Icon
A keyboard and mouse icon for input-method pickers, key-binding screens, and desktop-only features.
Tags
keyboardmouseinput
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4600 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Keyboard and Mouse icon
The two desktop peripherals together, which is how input settings usually present them. Use it on a control-scheme selector beside the gamepad, in a key-bindings panel, on a shortcuts help sheet, or to mark a feature that needs a pointer and a keyboard rather than a touch screen.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/keyboard-mouse.svg" width="24" height="24" alt="Keyboard and Mouse" />
<!-- React -->
import { KeyboardandMouse } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="keyboard-mouse.svg" width="48" height="48" style="image-rendering: pixelated" />