laptop file icon
laptop-file from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- laptop-file
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome Solid
Use the laptop file icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M96 128c0-35.3 28.7-64 64-64h288c35.3 0 64 28.7 64 64v48h-64v-48H160v192h112v96H108.8C66.4 416 32 381.6 32 339.2c0-10.6 8.6-19.2 19.2-19.2H96zm465.9 193.9c9 9 14.1 21.2 14.1 33.9V528c0 26.5-21.5 48-48 48H368c-26.5 0-48-21.5-48-48V272c0-26.5 21.5-48 48-48h76.1c12.7 0 24.9 5.1 33.9 14.1l83.9 83.9zM448 336c0 8.8 7.2 16 16 16h60.1L448 275.9z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidLaptopFile(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M96 128c0-35.3 28.7-64 64-64h288c35.3 0 64 28.7 64 64v48h-64v-48H160v192h112v96H108.8C66.4 416 32 381.6 32 339.2c0-10.6 8.6-19.2 19.2-19.2H96zm465.9 193.9c9 9 14.1 21.2 14.1 33.9V528c0 26.5-21.5 48-48 48H368c-26.5 0-48-21.5-48-48V272c0-26.5 21.5-48 48-48h76.1c12.7 0 24.9 5.1 33.9 14.1l83.9 83.9zM448 336c0 8.8 7.2 16 16 16h60.1L448 275.9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M96 128c0-35.3 28.7-64 64-64h288c35.3 0 64 28.7 64 64v48h-64v-48H160v192h112v96H108.8C66.4 416 32 381.6 32 339.2c0-10.6 8.6-19.2 19.2-19.2H96zm465.9 193.9c9 9 14.1 21.2 14.1 33.9V528c0 26.5-21.5 48-48 48H368c-26.5 0-48-21.5-48-48V272c0-26.5 21.5-48 48-48h76.1c12.7 0 24.9 5.1 33.9 14.1l83.9 83.9zM448 336c0 8.8 7.2 16 16 16h60.1L448 275.9z"/></svg> </template>
CSS
.icon-laptop-file {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%20128c0-35.3%2028.7-64%2064-64h288c35.3%200%2064%2028.7%2064%2064v48h-64v-48H160v192h112v96H108.8C66.4%20416%2032%20381.6%2032%20339.2c0-10.6%208.6-19.2%2019.2-19.2H96zm465.9%20193.9c9%209%2014.1%2021.2%2014.1%2033.9V528c0%2026.5-21.5%2048-48%2048H368c-26.5%200-48-21.5-48-48V272c0-26.5%2021.5-48%2048-48h76.1c12.7%200%2024.9%205.1%2033.9%2014.1l83.9%2083.9zM448%20336c0%208.8%207.2%2016%2016%2016h60.1L448%20275.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%20128c0-35.3%2028.7-64%2064-64h288c35.3%200%2064%2028.7%2064%2064v48h-64v-48H160v192h112v96H108.8C66.4%20416%2032%20381.6%2032%20339.2c0-10.6%208.6-19.2%2019.2-19.2H96zm465.9%20193.9c9%209%2014.1%2021.2%2014.1%2033.9V528c0%2026.5-21.5%2048-48%2048H368c-26.5%200-48-21.5-48-48V272c0-26.5%2021.5-48%2048-48h76.1c12.7%200%2024.9%205.1%2033.9%2014.1l83.9%2083.9zM448%20336c0%208.8%207.2%2016%2016%2016h60.1L448%20275.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/laptop-file.svg?color=%231a73e8&size=48