laptop4 icon

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

Name
laptop4-filled
Set
Reicon
Style
Filled
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"><path fill="currentColor" 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.24M3.69 3.89c-.9.89-.9 2.324-.9 5.19v5.067c0 1.91 0 2.866.6 3.46s1.564.593 3.494.593h10.232c1.93 0 2.895 0 3.494-.594c.6-.593.6-1.549.6-3.46V9.08c0-2.866 0-4.3-.9-5.19C19.411 3 17.964 3 15.07 3H8.93c-2.894 0-4.341 0-5.24.89m4.473 11.27c0-.42.343-.76.767-.76h6.14c.424 0 .767.34.767.76s-.343.76-.767.76H8.93a.764.764 0 0 1-.767-.76" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconLaptop4Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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.24M3.69 3.89c-.9.89-.9 2.324-.9 5.19v5.067c0 1.91 0 2.866.6 3.46s1.564.593 3.494.593h10.232c1.93 0 2.895 0 3.494-.594c.6-.593.6-1.549.6-3.46V9.08c0-2.866 0-4.3-.9-5.19C19.411 3 17.964 3 15.07 3H8.93c-2.894 0-4.341 0-5.24.89m4.473 11.27c0-.42.343-.76.767-.76h6.14c.424 0 .767.34.767.76s-.343.76-.767.76H8.93a.764.764 0 0 1-.767-.76" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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.24M3.69 3.89c-.9.89-.9 2.324-.9 5.19v5.067c0 1.91 0 2.866.6 3.46s1.564.593 3.494.593h10.232c1.93 0 2.895 0 3.494-.594c.6-.593.6-1.549.6-3.46V9.08c0-2.866 0-4.3-.9-5.19C19.411 3 17.964 3 15.07 3H8.93c-2.894 0-4.341 0-5.24.89m4.473 11.27c0-.42.343-.76.767-.76h6.14c.424 0 .767.34.767.76s-.343.76-.767.76H8.93a.764.764 0 0 1-.767-.76" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-laptop4-filled {
  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%3Cpath%20fill%3D%22currentColor%22%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.24M3.69%203.89c-.9.89-.9%202.324-.9%205.19v5.067c0%201.91%200%202.866.6%203.46s1.564.593%203.494.593h10.232c1.93%200%202.895%200%203.494-.594c.6-.593.6-1.549.6-3.46V9.08c0-2.866%200-4.3-.9-5.19C19.411%203%2017.964%203%2015.07%203H8.93c-2.894%200-4.341%200-5.24.89m4.473%2011.27c0-.42.343-.76.767-.76h6.14c.424%200%20.767.34.767.76s-.343.76-.767.76H8.93a.764.764%200%200%201-.767-.76%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%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.24M3.69%203.89c-.9.89-.9%202.324-.9%205.19v5.067c0%201.91%200%202.866.6%203.46s1.564.593%203.494.593h10.232c1.93%200%202.895%200%203.494-.594c.6-.593.6-1.549.6-3.46V9.08c0-2.866%200-4.3-.9-5.19C19.411%203%2017.964%203%2015.07%203H8.93c-2.894%200-4.341%200-5.24.89m4.473%2011.27c0-.42.343-.76.767-.76h6.14c.424%200%20.767.34.767.76s-.343.76-.767.76H8.93a.764.764%200%200%201-.767-.76%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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