Keyboard Alt Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Keyboard Alt 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/305940.svg" alt="Keyboard Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305940.svg" alt="Keyboard Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305940.svg" alt="Keyboard Alt icon" :width="24" :height="24" />
CSS background
.icon-keyboard-alt {
background-image: url('https://proicons.com/icon/305940.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M961 413H523c-20 0-56-27-61-43l-1-1c-12-24 4-43 22-65 3-3 5-6 7-9 66-74 81-125-19-199l-18 17c79 59 82 93 15 169-2 3-5 6-7 9-19 23-42 51-25 86 4 12 16 25 31 36H39c-21 0-39 15-39 33v425c0 18 18 33 39 33h922c22 0 39-15 39-33V446c0-18-17-33-39-33zm12 458c0 6-5 10-12 10H39c-7 0-12-4-12-10V446c0-6 5-10 12-10h922c7 0 12 4 12 10v425zM136 504h86v71h-86v-71zm127 0h85v71h-85v-71zm131 0h86v71h-86v-71zm128 0h86v71h-86v-71zm127 0h85v71h-85v-71zm127 0h86v71h-86v-71zM264 748h345v72H264v-72zm84-54v-71H136v71h212zm-212 54h86v72h-86v-72zm258-125h85v71h-85v-71zm127 0h86v71h-86v-71zm127 0h85v71h-85v-71zm127 0h86v71h-86v-71zM649 748h85v72h-85v-72zm127 0h86v72h-86v-72z"/></svg>
Keyboard Alt in other icon packs
Copied!