laptop icon

laptop-bold from Solar by 480 Design · Bold · Devices · CC-BY-4.0 Attribution required.

Name
laptop-bold
Set
Solar
Style
Bold
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More devices icons from Solar

Use the laptop icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M21.3911 16.3358C21.4356 16.3818 21.4579 16.4048 21.4787 16.4276C21.7998 16.7802 21.9843 17.2358 21.999 17.7124C22 17.7433 22 17.7753 22 17.8393C22 17.9885 22 18.0631 21.996 18.1261C21.9325 19.1314 21.1314 19.9325 20.1261 19.996C20.0631 20 19.9885 20 19.8393 20H4.16068C4.01148 20 3.93688 20 3.87388 19.996C2.86865 19.9325 2.06749 19.1314 2.00398 18.1261C2 18.0631 2 17.9885 2 17.8393C2 17.7753 2 17.7433 2.00096 17.7124C2.01569 17.2358 2.20022 16.7802 2.52127 16.4276C2.54208 16.4048 2.56433 16.3818 2.60883 16.3359L3.90311 15H20.0969L21.3911 16.3358ZM8.75 18C8.75 17.5858 9.08579 17.25 9.5 17.25H14.5C14.9142 17.25 15.25 17.5858 15.25 18C15.25 18.4142 14.9142 18.75 14.5 18.75H9.5C9.08579 18.75 8.75 18.4142 8.75 18Z"/><path d="M4.35294 7C4.35294 5.11438 4.35294 4.17157 4.93873 3.58579C5.52451 3 6.46732 3 8.35294 3H15.6471C17.5327 3 18.4755 3 19.0613 3.58579C19.6471 4.17157 19.6471 5.11438 19.6471 7V14H4.35294V7ZM12 6.5C12.4142 6.5 12.75 6.16421 12.75 5.75C12.75 5.33579 12.4142 5 12 5C11.5858 5 11.25 5.33579 11.25 5.75C11.25 6.16421 11.5858 6.5 12 6.5Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarLaptopBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M21.3911 16.3358C21.4356 16.3818 21.4579 16.4048 21.4787 16.4276C21.7998 16.7802 21.9843 17.2358 21.999 17.7124C22 17.7433 22 17.7753 22 17.8393C22 17.9885 22 18.0631 21.996 18.1261C21.9325 19.1314 21.1314 19.9325 20.1261 19.996C20.0631 20 19.9885 20 19.8393 20H4.16068C4.01148 20 3.93688 20 3.87388 19.996C2.86865 19.9325 2.06749 19.1314 2.00398 18.1261C2 18.0631 2 17.9885 2 17.8393C2 17.7753 2 17.7433 2.00096 17.7124C2.01569 17.2358 2.20022 16.7802 2.52127 16.4276C2.54208 16.4048 2.56433 16.3818 2.60883 16.3359L3.90311 15H20.0969L21.3911 16.3358ZM8.75 18C8.75 17.5858 9.08579 17.25 9.5 17.25H14.5C14.9142 17.25 15.25 17.5858 15.25 18C15.25 18.4142 14.9142 18.75 14.5 18.75H9.5C9.08579 18.75 8.75 18.4142 8.75 18Z"/><path d="M4.35294 7C4.35294 5.11438 4.35294 4.17157 4.93873 3.58579C5.52451 3 6.46732 3 8.35294 3H15.6471C17.5327 3 18.4755 3 19.0613 3.58579C19.6471 4.17157 19.6471 5.11438 19.6471 7V14H4.35294V7ZM12 6.5C12.4142 6.5 12.75 6.16421 12.75 5.75C12.75 5.33579 12.4142 5 12 5C11.5858 5 11.25 5.33579 11.25 5.75C11.25 6.16421 11.5858 6.5 12 6.5Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M21.3911 16.3358C21.4356 16.3818 21.4579 16.4048 21.4787 16.4276C21.7998 16.7802 21.9843 17.2358 21.999 17.7124C22 17.7433 22 17.7753 22 17.8393C22 17.9885 22 18.0631 21.996 18.1261C21.9325 19.1314 21.1314 19.9325 20.1261 19.996C20.0631 20 19.9885 20 19.8393 20H4.16068C4.01148 20 3.93688 20 3.87388 19.996C2.86865 19.9325 2.06749 19.1314 2.00398 18.1261C2 18.0631 2 17.9885 2 17.8393C2 17.7753 2 17.7433 2.00096 17.7124C2.01569 17.2358 2.20022 16.7802 2.52127 16.4276C2.54208 16.4048 2.56433 16.3818 2.60883 16.3359L3.90311 15H20.0969L21.3911 16.3358ZM8.75 18C8.75 17.5858 9.08579 17.25 9.5 17.25H14.5C14.9142 17.25 15.25 17.5858 15.25 18C15.25 18.4142 14.9142 18.75 14.5 18.75H9.5C9.08579 18.75 8.75 18.4142 8.75 18Z"/><path d="M4.35294 7C4.35294 5.11438 4.35294 4.17157 4.93873 3.58579C5.52451 3 6.46732 3 8.35294 3H15.6471C17.5327 3 18.4755 3 19.0613 3.58579C19.6471 4.17157 19.6471 5.11438 19.6471 7V14H4.35294V7ZM12 6.5C12.4142 6.5 12.75 6.16421 12.75 5.75C12.75 5.33579 12.4142 5 12 5C11.5858 5 11.25 5.33579 11.25 5.75C11.25 6.16421 11.5858 6.5 12 6.5Z"/></g></svg>
</template>

CSS

.icon-laptop-bold {
  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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M21.3911%2016.3358C21.4356%2016.3818%2021.4579%2016.4048%2021.4787%2016.4276C21.7998%2016.7802%2021.9843%2017.2358%2021.999%2017.7124C22%2017.7433%2022%2017.7753%2022%2017.8393C22%2017.9885%2022%2018.0631%2021.996%2018.1261C21.9325%2019.1314%2021.1314%2019.9325%2020.1261%2019.996C20.0631%2020%2019.9885%2020%2019.8393%2020H4.16068C4.01148%2020%203.93688%2020%203.87388%2019.996C2.86865%2019.9325%202.06749%2019.1314%202.00398%2018.1261C2%2018.0631%202%2017.9885%202%2017.8393C2%2017.7753%202%2017.7433%202.00096%2017.7124C2.01569%2017.2358%202.20022%2016.7802%202.52127%2016.4276C2.54208%2016.4048%202.56433%2016.3818%202.60883%2016.3359L3.90311%2015H20.0969L21.3911%2016.3358ZM8.75%2018C8.75%2017.5858%209.08579%2017.25%209.5%2017.25H14.5C14.9142%2017.25%2015.25%2017.5858%2015.25%2018C15.25%2018.4142%2014.9142%2018.75%2014.5%2018.75H9.5C9.08579%2018.75%208.75%2018.4142%208.75%2018Z%22%2F%3E%3Cpath%20d%3D%22M4.35294%207C4.35294%205.11438%204.35294%204.17157%204.93873%203.58579C5.52451%203%206.46732%203%208.35294%203H15.6471C17.5327%203%2018.4755%203%2019.0613%203.58579C19.6471%204.17157%2019.6471%205.11438%2019.6471%207V14H4.35294V7ZM12%206.5C12.4142%206.5%2012.75%206.16421%2012.75%205.75C12.75%205.33579%2012.4142%205%2012%205C11.5858%205%2011.25%205.33579%2011.25%205.75C11.25%206.16421%2011.5858%206.5%2012%206.5Z%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M21.3911%2016.3358C21.4356%2016.3818%2021.4579%2016.4048%2021.4787%2016.4276C21.7998%2016.7802%2021.9843%2017.2358%2021.999%2017.7124C22%2017.7433%2022%2017.7753%2022%2017.8393C22%2017.9885%2022%2018.0631%2021.996%2018.1261C21.9325%2019.1314%2021.1314%2019.9325%2020.1261%2019.996C20.0631%2020%2019.9885%2020%2019.8393%2020H4.16068C4.01148%2020%203.93688%2020%203.87388%2019.996C2.86865%2019.9325%202.06749%2019.1314%202.00398%2018.1261C2%2018.0631%202%2017.9885%202%2017.8393C2%2017.7753%202%2017.7433%202.00096%2017.7124C2.01569%2017.2358%202.20022%2016.7802%202.52127%2016.4276C2.54208%2016.4048%202.56433%2016.3818%202.60883%2016.3359L3.90311%2015H20.0969L21.3911%2016.3358ZM8.75%2018C8.75%2017.5858%209.08579%2017.25%209.5%2017.25H14.5C14.9142%2017.25%2015.25%2017.5858%2015.25%2018C15.25%2018.4142%2014.9142%2018.75%2014.5%2018.75H9.5C9.08579%2018.75%208.75%2018.4142%208.75%2018Z%22%2F%3E%3Cpath%20d%3D%22M4.35294%207C4.35294%205.11438%204.35294%204.17157%204.93873%203.58579C5.52451%203%206.46732%203%208.35294%203H15.6471C17.5327%203%2018.4755%203%2019.0613%203.58579C19.6471%204.17157%2019.6471%205.11438%2019.6471%207V14H4.35294V7ZM12%206.5C12.4142%206.5%2012.75%206.16421%2012.75%205.75C12.75%205.33579%2012.4142%205%2012%205C11.5858%205%2011.25%205.33579%2011.25%205.75C11.25%206.16421%2011.5858%206.5%2012%206.5Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/laptop-bold.svg?color=%231a73e8&size=48