Laptop Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Laptop 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/305957.svg" alt="Laptop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305957.svg" alt="Laptop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305957.svg" alt="Laptop icon" :width="24" :height="24" />
CSS background
.icon-laptop {
background-image: url('https://proicons.com/icon/305957.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="M856 704V277c0-11-4-21-11-28-6-8-15-14-24-14H175c-17 0-31 17-31 38v426c0 1 0 3 1 5H63v18c0 10 4 19 10 26 7 10 19 16 32 16h794c21 0 39-16 39-37v-23h-82zM500 242c6 0 11 5 11 11s-5 11-11 11-11-5-11-11 5-11 11-11zm56 476H440v-11h116v11zm269-43H172V273h653v402z"/></svg>
Laptop in other icon packs
Copied!