Bluetooth Keyboard Mouse Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bluetooth Keyboard Mouse icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/322787.svg" alt="Bluetooth Keyboard Mouse icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322787.svg" alt="Bluetooth Keyboard Mouse icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322787.svg" alt="Bluetooth Keyboard Mouse icon" :width="24" :height="24" />
CSS background
.icon-bluetooth-keyboard-mouse {
background-image: url('https://proicons.com/icon/322787.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M11.4068,30.9836v3.2h3.2v-3.2Zm5.4986,0v3.2h3.2v-3.2Zm5.4986,0v3.2h3.2v-3.2Zm5.4987,0v3.2h3.2v-3.2Zm5.4986,0v3.2h3.2v-3.2ZM11.4068,25.489v3.2h3.2v-3.2Zm5.4986,0v3.2h3.2v-3.2Zm5.4986,0v3.2h3.2v-3.2Zm5.4987,0v3.2h3.2v-3.2Zm5.4986,0v3.2h3.2v-3.2ZM16.9054,38.0782h0a1.6,1.6,0,0,0,1.6,1.6H29.5027a1.6,1.6,0,0,0,1.6-1.6h0a1.6,1.6,0,0,0-1.6-1.6H18.5054A1.6,1.6,0,0,0,16.9054,38.0782Z"/><path class="a" d="M39.7682,41.8828V23.2844a1.6172,1.6172,0,0,0-1.6173-1.6172H9.8491a1.6172,1.6172,0,0,0-1.6173,1.6172V41.8828A1.6173,1.6173,0,0,0,9.8491,43.5H38.1509A1.6173,1.6173,0,0,0,39.7682,41.8828Z"/><path class="a" d="M11.6731,10.7393A15.4119,15.4119,0,0,1,24,4.5h0a15.4117,15.4117,0,0,1,12.3269,6.2267M16.0981,14.0328A9.9185,9.9185,0,0,1,24,9.9049a9.9179,9.9179,0,0,1,7.9208,4.1406M20.2071,17.143a4.7538,4.7538,0,0,1,7.5858,0"/></svg>
Copied!