Multiling O Keyboard Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Multiling O 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/344225.svg" alt="Multiling O Keyboard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344225.svg" alt="Multiling O Keyboard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344225.svg" alt="Multiling O Keyboard icon" :width="24" :height="24" />
CSS background
.icon-multiling-o-keyboard {
background-image: url('https://proicons.com/icon/344225.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:#fff;stroke-linecap:round;stroke-linejoin:round;}.b{fill:#fff;}</style></defs><path class="a" d="M7.5,5.5a1.9956,1.9956,0,0,0-2,2v13a1.9956,1.9956,0,0,0,2,2h13a1.9956,1.9956,0,0,0,2-2V7.5a1.9956,1.9956,0,0,0-2-2Z"/><path class="a" d="M27.5,5.5a1.9956,1.9956,0,0,0-2,2v13a1.9956,1.9956,0,0,0,2,2h13a1.9956,1.9956,0,0,0,2-2V7.5a1.9956,1.9956,0,0,0-2-2Z"/><path class="a" d="M7.5,25.5a1.9956,1.9956,0,0,0-2,2v13a1.9956,1.9956,0,0,0,2,2h13a1.9956,1.9956,0,0,0,2-2v-13a1.9956,1.9956,0,0,0-2-2Z"/><path class="a" d="M27.5,25.5a1.9956,1.9956,0,0,0-2,2v13a1.9956,1.9956,0,0,0,2,2h13a1.9956,1.9956,0,0,0,2-2v-13a1.9956,1.9956,0,0,0-2-2Z"/><path class="a" d="M14.9,29.6a.9.9,0,1,1-.9-.9.9.9,0,0,1,.9.9Z"/><path class="b" d="M32.5955,9.25a.75.75,0,0,0,0,1.5h0a.75.75,0,0,0,0-1.5Zm2.809,0a.75.75,0,1,0,.75.75A.75.75,0,0,0,35.4045,9.25Z"/><path class="a" d="M34,34.5H31.8a1.3,1.3,0,1,0,0,2.6H32a2.0059,2.0059,0,0,0,2-2m0-1.31a2.0059,2.0059,0,0,0-2-2,1.6781,1.6781,0,0,0-1.4.6m7.1,3.71a1.9356,1.9356,0,0,1-1.7,1,2.0059,2.0059,0,0,1-2-2V33.8a2,2,0,0,1,4,0v.7H34"/><path class="a" d="M16,35.1a2.0059,2.0059,0,0,1-2,2h0a2.0059,2.0059,0,0,1-2-2V33.8a2.0059,2.0059,0,0,1,2-2h0a2.0059,2.0059,0,0,1,2,2"/><path class="a" d="M16.8,37.1a.86.86,0,0,1-.8-.8V31.8"/><path class="a" d="M16,15.1a2.0059,2.0059,0,0,1-2,2h0a2.0059,2.0059,0,0,1-2-2V13.8a2.0059,2.0059,0,0,1,2-2h0a2.0059,2.0059,0,0,1,2,2"/><path class="a" d="M16.8,17.1a.86.86,0,0,1-.8-.8V11.8"/><path class="a" d="M36,15.1a2.0059,2.0059,0,0,1-2,2h0a2.0059,2.0059,0,0,1-2-2V13.8a2.0059,2.0059,0,0,1,2-2h0a2.0059,2.0059,0,0,1,2,2"/><path class="a" d="M36.8,17.1a.86.86,0,0,1-.8-.8V11.8"/></svg>
Copied!