laptop minimalistic icon

laptop-minimalistic-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.

Name
laptop-minimalistic-broken
Set
Solar
Style
Broken
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More devices icons from Solar

Use the laptop minimalistic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M3 10V14C3 15.8856 3 16.8284 3.58579 17.4142C4.17157 18 5.11438 18 7 18H17C18.8856 18 19.8284 18 20.4142 17.4142C21 16.8284 21 15.8856 21 14V9C21 6.17157 21 4.75736 20.1213 3.87868C19.2426 3 17.8284 3 15 3H9C6.17157 3 4.75736 3 3.87868 3.87868C3.38879 4.36857 3.17203 5.02491 3.07612 6"/><path d="M22 21H16M2 21H12"/><path d="M15 15H9"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarLaptopMinimalisticBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M3 10V14C3 15.8856 3 16.8284 3.58579 17.4142C4.17157 18 5.11438 18 7 18H17C18.8856 18 19.8284 18 20.4142 17.4142C21 16.8284 21 15.8856 21 14V9C21 6.17157 21 4.75736 20.1213 3.87868C19.2426 3 17.8284 3 15 3H9C6.17157 3 4.75736 3 3.87868 3.87868C3.38879 4.36857 3.17203 5.02491 3.07612 6"/><path d="M22 21H16M2 21H12"/><path d="M15 15H9"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M3 10V14C3 15.8856 3 16.8284 3.58579 17.4142C4.17157 18 5.11438 18 7 18H17C18.8856 18 19.8284 18 20.4142 17.4142C21 16.8284 21 15.8856 21 14V9C21 6.17157 21 4.75736 20.1213 3.87868C19.2426 3 17.8284 3 15 3H9C6.17157 3 4.75736 3 3.87868 3.87868C3.38879 4.36857 3.17203 5.02491 3.07612 6"/><path d="M22 21H16M2 21H12"/><path d="M15 15H9"/></g></svg>
</template>

CSS

.icon-laptop-minimalistic-broken {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3%2010V14C3%2015.8856%203%2016.8284%203.58579%2017.4142C4.17157%2018%205.11438%2018%207%2018H17C18.8856%2018%2019.8284%2018%2020.4142%2017.4142C21%2016.8284%2021%2015.8856%2021%2014V9C21%206.17157%2021%204.75736%2020.1213%203.87868C19.2426%203%2017.8284%203%2015%203H9C6.17157%203%204.75736%203%203.87868%203.87868C3.38879%204.36857%203.17203%205.02491%203.07612%206%22%2F%3E%3Cpath%20d%3D%22M22%2021H16M2%2021H12%22%2F%3E%3Cpath%20d%3D%22M15%2015H9%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3%2010V14C3%2015.8856%203%2016.8284%203.58579%2017.4142C4.17157%2018%205.11438%2018%207%2018H17C18.8856%2018%2019.8284%2018%2020.4142%2017.4142C21%2016.8284%2021%2015.8856%2021%2014V9C21%206.17157%2021%204.75736%2020.1213%203.87868C19.2426%203%2017.8284%203%2015%203H9C6.17157%203%204.75736%203%203.87868%203.87868C3.38879%204.36857%203.17203%205.02491%203.07612%206%22%2F%3E%3Cpath%20d%3D%22M22%2021H16M2%2021H12%22%2F%3E%3Cpath%20d%3D%22M15%2015H9%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-minimalistic-broken.svg?color=%231a73e8&size=48