Futo Keyboard Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Futo 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/326328.svg" alt="Futo Keyboard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326328.svg" alt="Futo Keyboard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326328.svg" alt="Futo Keyboard icon" :width="24" :height="24" />
CSS background
.icon-futo-keyboard {
background-image: url('https://proicons.com/icon/326328.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="j" d="M17.2796,27.4057h4.1602c.8284,0,1.5.6716,1.5,1.5v4.1607c0,.8284-.6716,1.5-1.5,1.5h-4.1602c-.8284,0-1.5-.6716-1.5-1.5v-4.1607c0-.8284.6716-1.5,1.5-1.5Z"/><path class="j" d="M22.94,22.04v1.75c0,.83-.67,1.5-1.5,1.5h-4.16c-.83,0-1.5-.67-1.5-1.5v-4.16c0-.63.38-1.16.93-1.38"/><path id="d" class="j" d="M26.5595,27.4057h4.1602c.8284,0,1.5.6716,1.5,1.5v4.1607c0,.8284-.6716,1.5-1.5,1.5h-4.1602c-.8284,0-1.5-.6716-1.5-1.5v-4.1607c0-.8284.6716-1.5,1.5-1.5Z"/><path class="j" d="M31.29,18.25c.55.22.93.75.93,1.38v4.16c0,.83-.67,1.5-1.5,1.5h-4.16c-.83,0-1.5-.67-1.5-1.5v-1.75"/><path id="e" class="j" d="M35.8393,27.4057h4.1602c.8284,0,1.5.6716,1.5,1.5v4.1607c0,.8284-.6716,1.5-1.5,1.5h-4.1602c-.8284,0-1.5-.6716-1.5-1.5v-4.1607c0-.8284.6716-1.5,1.5-1.5Z"/><path id="f" class="j" d="M35.8393,18.1262h4.1607c.8284,0,1.5.6716,1.5,1.5v4.1607c0,.8284-.6716,1.5-1.5,1.5h-4.1607c-.8284,0-1.5-.6716-1.5-1.5v-4.1607c0-.8284.6716-1.5,1.5-1.5Z"/><path id="g" class="j" d="M8,27.4057h4.1602c.8284,0,1.5.6716,1.5,1.5v4.1607c0,.8284-.6716,1.5-1.5,1.5h-4.1602c-.8284,0-1.5-.6716-1.5-1.5v-4.1607c0-.8284.6716-1.5,1.5-1.5Z"/><path id="h" class="j" d="M8,18.1262h4.1607c.8284,0,1.5.6716,1.5,1.5v4.1607c0,.8284-.6716,1.5-1.5,1.5h-4.1607c-.8284,0-1.5-.6716-1.5-1.5v-4.1607c0-.8284.6716-1.5,1.5-1.5Z"/><path id="i" class="j" d="M14.6682,37.0316h18.6636c.8284,0,1.5.6716,1.5,1.5v3.4684c0,.8284-.6716,1.5-1.5,1.5H14.6682c-.8284,0-1.5-.6716-1.5-1.5v-3.4684c0-.8284.6716-1.5,1.5-1.5Z"/><circle class="j" cx="24" cy="13.3074" r="8.8074"/><rect class="j" x="20.8784" y="10.1858" width="6.2433" height="6.2433" rx=".9249" ry=".9249" transform="translate(16.4392 -13.0729) rotate(45)"/></svg>
Copied!