window2 icon

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

Name
window2-filled
Set
Reicon
Style
Filled
Category
UI
Viewbox
24×24
License
MIT

1 other variant in Reicon

More ui icons from Reicon

Use the window2 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="M5.868 2.25h12.264c.743 0 1.346 0 1.835.04c.505.041.955.129 1.372.341a3.5 3.5 0 0 1 1.53 1.53c.212.418.3.867.341 1.372c.04.489.04 1.092.04 1.835v9.264c0 .743 0 1.346-.04 1.835c-.041.505-.129.955-.341 1.372a3.5 3.5 0 0 1-1.53 1.53c-.417.212-.867.3-1.372.341c-.489.04-1.092.04-1.835.04H5.868c-.743 0-1.346 0-1.835-.04c-.505-.041-.954-.129-1.372-.341a3.5 3.5 0 0 1-1.53-1.53c-.212-.417-.3-.867-.341-1.372c-.04-.489-.04-1.092-.04-1.835V7.368c0-.743 0-1.346.04-1.835c.041-.505.129-.954.341-1.372a3.5 3.5 0 0 1 1.53-1.53c.418-.212.867-.3 1.372-.341c.489-.04 1.092-.04 1.835-.04M4.125 6.5a.875.875 0 1 1 1.75 0a.875.875 0 0 1-1.75 0m3 0a.875.875 0 1 1 1.75 0a.875.875 0 0 1-1.75 0m3 0a.875.875 0 1 1 1.75 0a.875.875 0 0 1-1.75 0" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconWindow2Filled(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="M5.868 2.25h12.264c.743 0 1.346 0 1.835.04c.505.041.955.129 1.372.341a3.5 3.5 0 0 1 1.53 1.53c.212.418.3.867.341 1.372c.04.489.04 1.092.04 1.835v9.264c0 .743 0 1.346-.04 1.835c-.041.505-.129.955-.341 1.372a3.5 3.5 0 0 1-1.53 1.53c-.417.212-.867.3-1.372.341c-.489.04-1.092.04-1.835.04H5.868c-.743 0-1.346 0-1.835-.04c-.505-.041-.954-.129-1.372-.341a3.5 3.5 0 0 1-1.53-1.53c-.212-.417-.3-.867-.341-1.372c-.04-.489-.04-1.092-.04-1.835V7.368c0-.743 0-1.346.04-1.835c.041-.505.129-.954.341-1.372a3.5 3.5 0 0 1 1.53-1.53c.418-.212.867-.3 1.372-.341c.489-.04 1.092-.04 1.835-.04M4.125 6.5a.875.875 0 1 1 1.75 0a.875.875 0 0 1-1.75 0m3 0a.875.875 0 1 1 1.75 0a.875.875 0 0 1-1.75 0m3 0a.875.875 0 1 1 1.75 0a.875.875 0 0 1-1.75 0" 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="M5.868 2.25h12.264c.743 0 1.346 0 1.835.04c.505.041.955.129 1.372.341a3.5 3.5 0 0 1 1.53 1.53c.212.418.3.867.341 1.372c.04.489.04 1.092.04 1.835v9.264c0 .743 0 1.346-.04 1.835c-.041.505-.129.955-.341 1.372a3.5 3.5 0 0 1-1.53 1.53c-.417.212-.867.3-1.372.341c-.489.04-1.092.04-1.835.04H5.868c-.743 0-1.346 0-1.835-.04c-.505-.041-.954-.129-1.372-.341a3.5 3.5 0 0 1-1.53-1.53c-.212-.417-.3-.867-.341-1.372c-.04-.489-.04-1.092-.04-1.835V7.368c0-.743 0-1.346.04-1.835c.041-.505.129-.954.341-1.372a3.5 3.5 0 0 1 1.53-1.53c.418-.212.867-.3 1.372-.341c.489-.04 1.092-.04 1.835-.04M4.125 6.5a.875.875 0 1 1 1.75 0a.875.875 0 0 1-1.75 0m3 0a.875.875 0 1 1 1.75 0a.875.875 0 0 1-1.75 0m3 0a.875.875 0 1 1 1.75 0a.875.875 0 0 1-1.75 0" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-window2-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%22M5.868%202.25h12.264c.743%200%201.346%200%201.835.04c.505.041.955.129%201.372.341a3.5%203.5%200%200%201%201.53%201.53c.212.418.3.867.341%201.372c.04.489.04%201.092.04%201.835v9.264c0%20.743%200%201.346-.04%201.835c-.041.505-.129.955-.341%201.372a3.5%203.5%200%200%201-1.53%201.53c-.417.212-.867.3-1.372.341c-.489.04-1.092.04-1.835.04H5.868c-.743%200-1.346%200-1.835-.04c-.505-.041-.954-.129-1.372-.341a3.5%203.5%200%200%201-1.53-1.53c-.212-.417-.3-.867-.341-1.372c-.04-.489-.04-1.092-.04-1.835V7.368c0-.743%200-1.346.04-1.835c.041-.505.129-.954.341-1.372a3.5%203.5%200%200%201%201.53-1.53c.418-.212.867-.3%201.372-.341c.489-.04%201.092-.04%201.835-.04M4.125%206.5a.875.875%200%201%201%201.75%200a.875.875%200%200%201-1.75%200m3%200a.875.875%200%201%201%201.75%200a.875.875%200%200%201-1.75%200m3%200a.875.875%200%201%201%201.75%200a.875.875%200%200%201-1.75%200%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%22M5.868%202.25h12.264c.743%200%201.346%200%201.835.04c.505.041.955.129%201.372.341a3.5%203.5%200%200%201%201.53%201.53c.212.418.3.867.341%201.372c.04.489.04%201.092.04%201.835v9.264c0%20.743%200%201.346-.04%201.835c-.041.505-.129.955-.341%201.372a3.5%203.5%200%200%201-1.53%201.53c-.417.212-.867.3-1.372.341c-.489.04-1.092.04-1.835.04H5.868c-.743%200-1.346%200-1.835-.04c-.505-.041-.954-.129-1.372-.341a3.5%203.5%200%200%201-1.53-1.53c-.212-.417-.3-.867-.341-1.372c-.04-.489-.04-1.092-.04-1.835V7.368c0-.743%200-1.346.04-1.835c.041-.505.129-.954.341-1.372a3.5%203.5%200%200%201%201.53-1.53c.418-.212.867-.3%201.372-.341c.489-.04%201.092-.04%201.835-.04M4.125%206.5a.875.875%200%201%201%201.75%200a.875.875%200%200%201-1.75%200m3%200a.875.875%200%201%201%201.75%200a.875.875%200%200%201-1.75%200m3%200a.875.875%200%201%201%201.75%200a.875.875%200%200%201-1.75%200%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/window2-filled.svg?color=%231a73e8&size=48