laptop 2 icon
laptop-2-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.
- Name
- laptop-2-broken
- Set
- Solar
- Style
- Broken
- 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
airbuds-boldairbuds-case-boldairbuds-case-charge-boldairbuds-case-minimalistic-boldairbuds-case-open-boldairbuds-charge-boldairbuds-check-boldairbuds-left-boldairbuds-remove-boldairbuds-right-boldbinoculars-boldbluetooth-boldbluetooth-circle-boldbluetooth-square-boldbluetooth-wave-boldboombox-boldbot-boldcassette-2-boldcassette-boldcloud-storage-boldcpu-boldcpu-bolt-bolddevices-bolddiskette-bold
Use the laptop 2 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="M20.5 15V10C20.5 7.17157 20.5 5.75736 19.6213 4.87868C18.7426 4 17.3284 4 14.5 4H14M3.5 15V10C3.5 7.17157 3.5 5.75736 4.37868 4.87868C5.25736 4 6.67157 4 9.5 4H10"/><path d="M12 20H5C3.34315 20 2 18.6569 2 17V16C2 15.4477 2.44772 15 3 15H7.33333C7.76607 15 8.18714 15.1404 8.53333 15.4L9.46667 16.1C9.81286 16.3596 10.2339 16.5 10.6667 16.5H13.3333C13.7661 16.5 14.1871 16.3596 14.5333 16.1L15.4667 15.4C15.8129 15.1404 16.2339 15 16.6667 15H21C21.5523 15 22 15.4477 22 16V17C22 18.6569 20.6569 20 19 20H16"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarLaptop2Broken(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="M20.5 15V10C20.5 7.17157 20.5 5.75736 19.6213 4.87868C18.7426 4 17.3284 4 14.5 4H14M3.5 15V10C3.5 7.17157 3.5 5.75736 4.37868 4.87868C5.25736 4 6.67157 4 9.5 4H10"/><path d="M12 20H5C3.34315 20 2 18.6569 2 17V16C2 15.4477 2.44772 15 3 15H7.33333C7.76607 15 8.18714 15.1404 8.53333 15.4L9.46667 16.1C9.81286 16.3596 10.2339 16.5 10.6667 16.5H13.3333C13.7661 16.5 14.1871 16.3596 14.5333 16.1L15.4667 15.4C15.8129 15.1404 16.2339 15 16.6667 15H21C21.5523 15 22 15.4477 22 16V17C22 18.6569 20.6569 20 19 20H16"/></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="M20.5 15V10C20.5 7.17157 20.5 5.75736 19.6213 4.87868C18.7426 4 17.3284 4 14.5 4H14M3.5 15V10C3.5 7.17157 3.5 5.75736 4.37868 4.87868C5.25736 4 6.67157 4 9.5 4H10"/><path d="M12 20H5C3.34315 20 2 18.6569 2 17V16C2 15.4477 2.44772 15 3 15H7.33333C7.76607 15 8.18714 15.1404 8.53333 15.4L9.46667 16.1C9.81286 16.3596 10.2339 16.5 10.6667 16.5H13.3333C13.7661 16.5 14.1871 16.3596 14.5333 16.1L15.4667 15.4C15.8129 15.1404 16.2339 15 16.6667 15H21C21.5523 15 22 15.4477 22 16V17C22 18.6569 20.6569 20 19 20H16"/></g></svg> </template>
CSS
.icon-laptop-2-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%22M20.5%2015V10C20.5%207.17157%2020.5%205.75736%2019.6213%204.87868C18.7426%204%2017.3284%204%2014.5%204H14M3.5%2015V10C3.5%207.17157%203.5%205.75736%204.37868%204.87868C5.25736%204%206.67157%204%209.5%204H10%22%2F%3E%3Cpath%20d%3D%22M12%2020H5C3.34315%2020%202%2018.6569%202%2017V16C2%2015.4477%202.44772%2015%203%2015H7.33333C7.76607%2015%208.18714%2015.1404%208.53333%2015.4L9.46667%2016.1C9.81286%2016.3596%2010.2339%2016.5%2010.6667%2016.5H13.3333C13.7661%2016.5%2014.1871%2016.3596%2014.5333%2016.1L15.4667%2015.4C15.8129%2015.1404%2016.2339%2015%2016.6667%2015H21C21.5523%2015%2022%2015.4477%2022%2016V17C22%2018.6569%2020.6569%2020%2019%2020H16%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%22M20.5%2015V10C20.5%207.17157%2020.5%205.75736%2019.6213%204.87868C18.7426%204%2017.3284%204%2014.5%204H14M3.5%2015V10C3.5%207.17157%203.5%205.75736%204.37868%204.87868C5.25736%204%206.67157%204%209.5%204H10%22%2F%3E%3Cpath%20d%3D%22M12%2020H5C3.34315%2020%202%2018.6569%202%2017V16C2%2015.4477%202.44772%2015%203%2015H7.33333C7.76607%2015%208.18714%2015.1404%208.53333%2015.4L9.46667%2016.1C9.81286%2016.3596%2010.2339%2016.5%2010.6667%2016.5H13.3333C13.7661%2016.5%2014.1871%2016.3596%2014.5333%2016.1L15.4667%2015.4C15.8129%2015.1404%2016.2339%2015%2016.6667%2015H21C21.5523%2015%2022%2015.4477%2022%2016V17C22%2018.6569%2020.6569%2020%2019%2020H16%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-2-broken.svg?color=%231a73e8&size=48