laptop4 icon

laptop4-duotone from Reicon by REICON · Duotone · Devices · MIT Free for personal and commercial use.

Name
laptop4-duotone
Set
Reicon
Style
Duotone
Category
Devices
Viewbox
24×24
License
MIT

2 other variants in Reicon

More devices icons from Reicon

Use the laptop4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M1 20.24c0-.42.344-.76.767-.76h20.466c.423 0 .767.34.767.76s-.344.76-.767.76H1.767A.764.764 0 0 1 1 20.24" clip-rule="evenodd"/><path d="M3.69 3.89c-.899.89-.899 2.324-.899 5.19v5.067c0 1.91 0 2.866.6 3.46c.599.593 1.564.593 3.493.593h10.233c1.93 0 2.894 0 3.493-.594c.6-.593.6-1.549.6-3.46V9.08c0-2.866 0-4.3-.9-5.19C19.412 3 17.965 3 15.07 3H8.93c-2.894 0-4.34 0-5.24.89" opacity=".5"/><path d="M8.93 14.4a.764.764 0 0 0-.767.76c0 .42.344.76.768.76h6.14c.423 0 .767-.34.767-.76s-.344-.76-.768-.76z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconLaptop4Duotone(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"><path fillRule="evenodd" d="M1 20.24c0-.42.344-.76.767-.76h20.466c.423 0 .767.34.767.76s-.344.76-.767.76H1.767A.764.764 0 0 1 1 20.24" clipRule="evenodd"/><path d="M3.69 3.89c-.899.89-.899 2.324-.899 5.19v5.067c0 1.91 0 2.866.6 3.46c.599.593 1.564.593 3.493.593h10.233c1.93 0 2.894 0 3.493-.594c.6-.593.6-1.549.6-3.46V9.08c0-2.866 0-4.3-.9-5.19C19.412 3 17.965 3 15.07 3H8.93c-2.894 0-4.34 0-5.24.89" opacity=".5"/><path d="M8.93 14.4a.764.764 0 0 0-.767.76c0 .42.344.76.768.76h6.14c.423 0 .767-.34.767-.76s-.344-.76-.768-.76z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M1 20.24c0-.42.344-.76.767-.76h20.466c.423 0 .767.34.767.76s-.344.76-.767.76H1.767A.764.764 0 0 1 1 20.24" clip-rule="evenodd"/><path d="M3.69 3.89c-.899.89-.899 2.324-.899 5.19v5.067c0 1.91 0 2.866.6 3.46c.599.593 1.564.593 3.493.593h10.233c1.93 0 2.894 0 3.493-.594c.6-.593.6-1.549.6-3.46V9.08c0-2.866 0-4.3-.9-5.19C19.412 3 17.965 3 15.07 3H8.93c-2.894 0-4.34 0-5.24.89" opacity=".5"/><path d="M8.93 14.4a.764.764 0 0 0-.767.76c0 .42.344.76.768.76h6.14c.423 0 .767-.34.767-.76s-.344-.76-.768-.76z"/></g></svg>
</template>

CSS

.icon-laptop4-duotone {
  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%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1%2020.24c0-.42.344-.76.767-.76h20.466c.423%200%20.767.34.767.76s-.344.76-.767.76H1.767A.764.764%200%200%201%201%2020.24%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M3.69%203.89c-.899.89-.899%202.324-.899%205.19v5.067c0%201.91%200%202.866.6%203.46c.599.593%201.564.593%203.493.593h10.233c1.93%200%202.894%200%203.493-.594c.6-.593.6-1.549.6-3.46V9.08c0-2.866%200-4.3-.9-5.19C19.412%203%2017.965%203%2015.07%203H8.93c-2.894%200-4.34%200-5.24.89%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8.93%2014.4a.764.764%200%200%200-.767.76c0%20.42.344.76.768.76h6.14c.423%200%20.767-.34.767-.76s-.344-.76-.768-.76z%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%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1%2020.24c0-.42.344-.76.767-.76h20.466c.423%200%20.767.34.767.76s-.344.76-.767.76H1.767A.764.764%200%200%201%201%2020.24%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M3.69%203.89c-.899.89-.899%202.324-.899%205.19v5.067c0%201.91%200%202.866.6%203.46c.599.593%201.564.593%203.493.593h10.233c1.93%200%202.894%200%203.493-.594c.6-.593.6-1.549.6-3.46V9.08c0-2.866%200-4.3-.9-5.19C19.412%203%2017.965%203%2015.07%203H8.93c-2.894%200-4.34%200-5.24.89%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8.93%2014.4a.764.764%200%200%200-.767.76c0%20.42.344.76.768.76h6.14c.423%200%20.767-.34.767-.76s-.344-.76-.768-.76z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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