Keys Cafe Rgb Keyboard Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Keys Cafe Rgb Keyboard 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/327908.svg" alt="Keys Cafe Rgb Keyboard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327908.svg" alt="Keys Cafe Rgb Keyboard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327908.svg" alt="Keys Cafe Rgb Keyboard icon" :width="24" :height="24" />
CSS background
.icon-keys-cafe-rgb-keyboard {
background-image: url('https://proicons.com/icon/327908.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M35.1065,17.204l3.298-3.335c.473-.549.66-1.04.66-1.576-.0012-1.2404-1.0077-2.245-2.2482-2.2438-.6574.0006-1.2816.2893-1.7078.7898-.8016-.9466-2.2188-1.0642-3.1655-.2625-.5046.4273-.7953,1.0553-.7945,1.7165,0,.538.189,1.032.66,1.576l3.298,3.335ZM38.6865,24.51c0,1.9772-1.6028,3.58-3.58,3.58h0c-1.9772,0-3.58-1.6028-3.58-3.58.0006-1.9768,1.6032-3.579,3.58-3.579,1.9772,0,3.58,1.6028,3.58,3.58h0M27.5785,13.624c0,1.9764-1.6016,3.5789-3.578,3.58-1.9772,0-3.58-1.6028-3.58-3.58.0006-1.9768,1.6032-3.579,3.58-3.579s3.58,1.6028,3.58,3.58M16.4745,13.625c0,1.9768-1.6022,3.5794-3.579,3.58-1.9772,0-3.58-1.6028-3.58-3.58.0006-1.9768,1.6032-3.579,3.58-3.579s3.58,1.6028,3.58,3.58M27.5805,24.51c0,1.9772-1.6028,3.58-3.58,3.58s-3.58-1.6028-3.58-3.58c.0006-1.9768,1.6032-3.579,3.58-3.579s3.58,1.6028,3.58,3.58M16.4745,24.511c0,1.9768-1.6022,3.5794-3.579,3.58-1.9772,0-3.58-1.6028-3.58-3.58.0006-1.9768,1.6032-3.579,3.58-3.579s3.58,1.6028,3.58,3.58M12.2635,31.737h23.477c1.7618-.0039,3.1931,1.4212,3.197,3.183,0,.0047,0,.0093,0,.014v.664c.0039,1.7618-1.4212,3.1931-3.183,3.197-.0047,0-.0093,0-.014,0H12.2615c-1.7618.0039-3.1931-1.4212-3.197-3.183,0-.0047,0-.0093,0-.014v-.664c-.0039-1.7618,1.4212-3.1931,3.183-3.197.0047,0,.0093,0,.014,0M12.5335,5.5h22.933c3.877-.0072,7.0258,3.1299,7.033,7.007,0,.0087,0,.0174,0,.026v22.934c.0072,3.877-3.1299,7.0258-7.007,7.033-.0087,0-.0174,0-.026,0H12.5335c-3.877.0072-7.0258-3.1299-7.033-7.007,0-.009,0-.018,0-.027V12.533c-.0072-3.877,3.1299-7.0258,7.007-7.033.0087,0,.0173,0,.026,0"/></svg>
Copied!