window black saturation icon

window-black-saturation from Carbon by IBM · Outline · Apache-2.0 Free for personal and commercial use.

Name
window-black-saturation
Set
Carbon
Style
Outline
Viewbox
32×32
License
Apache 2.0

Related icons in Carbon

Use the window black saturation icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M15 2h2v3h-2z" fill="currentColor"/><path d="M27 15h3v2h-3z" fill="currentColor"/><path d="M15 27h2v3h-2z" fill="currentColor"/><path d="M2 15h3v2H2z" fill="currentColor"/><path d="M5.457 6.877l1.416-1.416l2.123 2.123L7.58 9.001z" fill="currentColor"/><path d="M23 7.58l2.12-2.12l1.415 1.414l-2.122 2.121z" fill="currentColor"/><path d="M23.001 24.416L24.417 23l2.122 2.123l-1.415 1.416z" fill="currentColor"/><path d="M5.47 25.126L7.591 23L9 24.419L6.884 26.54L5.47 25.126z" fill="currentColor"/><path d="M15 13h2v2h-2z" fill="currentColor"/><path d="M19 13h2v2h-2z" fill="currentColor"/><path d="M17 11h2v2h-2z" fill="currentColor"/><path d="M17 15h2v2h-2z" fill="currentColor"/><path d="M17 19h2v2h-2z" fill="currentColor"/><path d="M15 17h2v2h-2z" fill="currentColor"/><path d="M19 17h2v2h-2z" fill="currentColor"/><path d="M16 7a9 9 0 1 0 9 9a9.01 9.01 0 0 0-9-9zm-7 9a7.004 7.004 0 0 1 6-6.92V11h2V9.08a6.923 6.923 0 0 1 2 .605V11h1.89l.11.11V13h1.315a6.931 6.931 0 0 1 .605 2H21v2h1.92a6.931 6.931 0 0 1-.605 2H21v1.89a7.13 7.13 0 0 1-.11.11H19v1.315a6.923 6.923 0 0 1-2 .605V21h-2v1.92A7.004 7.004 0 0 1 9 16z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function CarbonWindowBlackSaturation(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M15 2h2v3h-2z" fill="currentColor"/><path d="M27 15h3v2h-3z" fill="currentColor"/><path d="M15 27h2v3h-2z" fill="currentColor"/><path d="M2 15h3v2H2z" fill="currentColor"/><path d="M5.457 6.877l1.416-1.416l2.123 2.123L7.58 9.001z" fill="currentColor"/><path d="M23 7.58l2.12-2.12l1.415 1.414l-2.122 2.121z" fill="currentColor"/><path d="M23.001 24.416L24.417 23l2.122 2.123l-1.415 1.416z" fill="currentColor"/><path d="M5.47 25.126L7.591 23L9 24.419L6.884 26.54L5.47 25.126z" fill="currentColor"/><path d="M15 13h2v2h-2z" fill="currentColor"/><path d="M19 13h2v2h-2z" fill="currentColor"/><path d="M17 11h2v2h-2z" fill="currentColor"/><path d="M17 15h2v2h-2z" fill="currentColor"/><path d="M17 19h2v2h-2z" fill="currentColor"/><path d="M15 17h2v2h-2z" fill="currentColor"/><path d="M19 17h2v2h-2z" fill="currentColor"/><path d="M16 7a9 9 0 1 0 9 9a9.01 9.01 0 0 0-9-9zm-7 9a7.004 7.004 0 0 1 6-6.92V11h2V9.08a6.923 6.923 0 0 1 2 .605V11h1.89l.11.11V13h1.315a6.931 6.931 0 0 1 .605 2H21v2h1.92a6.931 6.931 0 0 1-.605 2H21v1.89a7.13 7.13 0 0 1-.11.11H19v1.315a6.923 6.923 0 0 1-2 .605V21h-2v1.92A7.004 7.004 0 0 1 9 16z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M15 2h2v3h-2z" fill="currentColor"/><path d="M27 15h3v2h-3z" fill="currentColor"/><path d="M15 27h2v3h-2z" fill="currentColor"/><path d="M2 15h3v2H2z" fill="currentColor"/><path d="M5.457 6.877l1.416-1.416l2.123 2.123L7.58 9.001z" fill="currentColor"/><path d="M23 7.58l2.12-2.12l1.415 1.414l-2.122 2.121z" fill="currentColor"/><path d="M23.001 24.416L24.417 23l2.122 2.123l-1.415 1.416z" fill="currentColor"/><path d="M5.47 25.126L7.591 23L9 24.419L6.884 26.54L5.47 25.126z" fill="currentColor"/><path d="M15 13h2v2h-2z" fill="currentColor"/><path d="M19 13h2v2h-2z" fill="currentColor"/><path d="M17 11h2v2h-2z" fill="currentColor"/><path d="M17 15h2v2h-2z" fill="currentColor"/><path d="M17 19h2v2h-2z" fill="currentColor"/><path d="M15 17h2v2h-2z" fill="currentColor"/><path d="M19 17h2v2h-2z" fill="currentColor"/><path d="M16 7a9 9 0 1 0 9 9a9.01 9.01 0 0 0-9-9zm-7 9a7.004 7.004 0 0 1 6-6.92V11h2V9.08a6.923 6.923 0 0 1 2 .605V11h1.89l.11.11V13h1.315a6.931 6.931 0 0 1 .605 2H21v2h1.92a6.931 6.931 0 0 1-.605 2H21v1.89a7.13 7.13 0 0 1-.11.11H19v1.315a6.923 6.923 0 0 1-2 .605V21h-2v1.92A7.004 7.004 0 0 1 9 16z" fill="currentColor"/></svg>
</template>

CSS

.icon-window-black-saturation {
  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%2032%2032%22%3E%3Cpath%20d%3D%22M15%202h2v3h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M27%2015h3v2h-3z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M15%2027h2v3h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M2%2015h3v2H2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M5.457%206.877l1.416-1.416l2.123%202.123L7.58%209.001z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M23%207.58l2.12-2.12l1.415%201.414l-2.122%202.121z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M23.001%2024.416L24.417%2023l2.122%202.123l-1.415%201.416z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M5.47%2025.126L7.591%2023L9%2024.419L6.884%2026.54L5.47%2025.126z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M15%2013h2v2h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M19%2013h2v2h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M17%2011h2v2h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M17%2015h2v2h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M17%2019h2v2h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M15%2017h2v2h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M19%2017h2v2h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M16%207a9%209%200%201%200%209%209a9.01%209.01%200%200%200-9-9zm-7%209a7.004%207.004%200%200%201%206-6.92V11h2V9.08a6.923%206.923%200%200%201%202%20.605V11h1.89l.11.11V13h1.315a6.931%206.931%200%200%201%20.605%202H21v2h1.92a6.931%206.931%200%200%201-.605%202H21v1.89a7.13%207.13%200%200%201-.11.11H19v1.315a6.923%206.923%200%200%201-2%20.605V21h-2v1.92A7.004%207.004%200%200%201%209%2016z%22%20fill%3D%22currentColor%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%2032%2032%22%3E%3Cpath%20d%3D%22M15%202h2v3h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M27%2015h3v2h-3z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M15%2027h2v3h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M2%2015h3v2H2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M5.457%206.877l1.416-1.416l2.123%202.123L7.58%209.001z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M23%207.58l2.12-2.12l1.415%201.414l-2.122%202.121z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M23.001%2024.416L24.417%2023l2.122%202.123l-1.415%201.416z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M5.47%2025.126L7.591%2023L9%2024.419L6.884%2026.54L5.47%2025.126z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M15%2013h2v2h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M19%2013h2v2h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M17%2011h2v2h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M17%2015h2v2h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M17%2019h2v2h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M15%2017h2v2h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M19%2017h2v2h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M16%207a9%209%200%201%200%209%209a9.01%209.01%200%200%200-9-9zm-7%209a7.004%207.004%200%200%201%206-6.92V11h2V9.08a6.923%206.923%200%200%201%202%20.605V11h1.89l.11.11V13h1.315a6.931%206.931%200%200%201%20.605%202H21v2h1.92a6.931%206.931%200%200%201-.605%202H21v1.89a7.13%207.13%200%200%201-.11.11H19v1.315a6.923%206.923%200%200%201-2%20.605V21h-2v1.92A7.004%207.004%200%200%201%209%2016z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/window-black-saturation.svg?color=%231a73e8&size=48