laptop computer emoji
laptop-computer from Emoji One (Colored) by Emoji One · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- laptop-computer
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Objects
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- laptop
The same emoji in other sets
More objects icons from Emoji One (Colored)
Use the laptop computer emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#212528" d="M7.3 53.8h49.4c.8 0 1.4-.6 1.4-1.4v-33c0-.8-.6-1.4-1.4-1.4H7.3c-.7 0-1.3.6-1.3 1.4v33c0 .8.6 1.4 1.3 1.4M2 58.7C2 60.3 3.3 62 5 62h54c1.6 0 3-1.7 3-3.3z"/><path fill="#ddd" d="M57 53.8H7l-5 4.9h60z"/><path fill="#bfbebe" d="M55.3 54.2H8.7l-1.7 2h50z"/><path fill="#212528" d="M37.1 57.1H26.9l-.8 1.1h11.8z"/><path fill="#3e4347" d="M9 21h46v29.8H9z"/><circle cx="32" cy="19.6" r=".8" fill="#ddd"/><path fill="#3e4347" d="M36.3 60.8h-8.6c-.3 0-1.1 0-1.1-1h10.8c0 1-.8 1-1.1 1"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneLaptopComputer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#212528" d="M7.3 53.8h49.4c.8 0 1.4-.6 1.4-1.4v-33c0-.8-.6-1.4-1.4-1.4H7.3c-.7 0-1.3.6-1.3 1.4v33c0 .8.6 1.4 1.3 1.4M2 58.7C2 60.3 3.3 62 5 62h54c1.6 0 3-1.7 3-3.3z"/><path fill="#ddd" d="M57 53.8H7l-5 4.9h60z"/><path fill="#bfbebe" d="M55.3 54.2H8.7l-1.7 2h50z"/><path fill="#212528" d="M37.1 57.1H26.9l-.8 1.1h11.8z"/><path fill="#3e4347" d="M9 21h46v29.8H9z"/><circle cx="32" cy="19.6" r=".8" fill="#ddd"/><path fill="#3e4347" d="M36.3 60.8h-8.6c-.3 0-1.1 0-1.1-1h10.8c0 1-.8 1-1.1 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#212528" d="M7.3 53.8h49.4c.8 0 1.4-.6 1.4-1.4v-33c0-.8-.6-1.4-1.4-1.4H7.3c-.7 0-1.3.6-1.3 1.4v33c0 .8.6 1.4 1.3 1.4M2 58.7C2 60.3 3.3 62 5 62h54c1.6 0 3-1.7 3-3.3z"/><path fill="#ddd" d="M57 53.8H7l-5 4.9h60z"/><path fill="#bfbebe" d="M55.3 54.2H8.7l-1.7 2h50z"/><path fill="#212528" d="M37.1 57.1H26.9l-.8 1.1h11.8z"/><path fill="#3e4347" d="M9 21h46v29.8H9z"/><circle cx="32" cy="19.6" r=".8" fill="#ddd"/><path fill="#3e4347" d="M36.3 60.8h-8.6c-.3 0-1.1 0-1.1-1h10.8c0 1-.8 1-1.1 1"/></svg> </template>
CSS
.icon-laptop-computer {
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%2064%2064%22%3E%3Cpath%20fill%3D%22%23212528%22%20d%3D%22M7.3%2053.8h49.4c.8%200%201.4-.6%201.4-1.4v-33c0-.8-.6-1.4-1.4-1.4H7.3c-.7%200-1.3.6-1.3%201.4v33c0%20.8.6%201.4%201.3%201.4M2%2058.7C2%2060.3%203.3%2062%205%2062h54c1.6%200%203-1.7%203-3.3z%22%2F%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M57%2053.8H7l-5%204.9h60z%22%2F%3E%3Cpath%20fill%3D%22%23bfbebe%22%20d%3D%22M55.3%2054.2H8.7l-1.7%202h50z%22%2F%3E%3Cpath%20fill%3D%22%23212528%22%20d%3D%22M37.1%2057.1H26.9l-.8%201.1h11.8z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M9%2021h46v29.8H9z%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2219.6%22%20r%3D%22.8%22%20fill%3D%22%23ddd%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M36.3%2060.8h-8.6c-.3%200-1.1%200-1.1-1h10.8c0%201-.8%201-1.1%201%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23212528%22%20d%3D%22M7.3%2053.8h49.4c.8%200%201.4-.6%201.4-1.4v-33c0-.8-.6-1.4-1.4-1.4H7.3c-.7%200-1.3.6-1.3%201.4v33c0%20.8.6%201.4%201.3%201.4M2%2058.7C2%2060.3%203.3%2062%205%2062h54c1.6%200%203-1.7%203-3.3z%22%2F%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M57%2053.8H7l-5%204.9h60z%22%2F%3E%3Cpath%20fill%3D%22%23bfbebe%22%20d%3D%22M55.3%2054.2H8.7l-1.7%202h50z%22%2F%3E%3Cpath%20fill%3D%22%23212528%22%20d%3D%22M37.1%2057.1H26.9l-.8%201.1h11.8z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M9%2021h46v29.8H9z%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2219.6%22%20r%3D%22.8%22%20fill%3D%22%23ddd%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M36.3%2060.8h-8.6c-.3%200-1.1%200-1.1-1h10.8c0%201-.8%201-1.1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/laptop-computer.svg?color=%231a73e8&size=48