select window off icon
select-window-off-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- select-window-off-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- select-window-off-outline-rounded
4 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the select window off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.756 22.171l-9.37-9.363H4v6.384q0 .231.192.423q.192.193.423.193h10.77q.23 0 .423-.193q.192-.192.192-.423v-3.198l1 1v2.198q0 .672-.472 1.144t-1.144.472H4.616q-.672 0-1.144-.473Q3 19.865 3 19.193v-7.769q0-.671.472-1.143t1.144-.472H7V8.42L2.24 3.66q-.146-.145-.155-.346t.156-.367t.356-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165M21 4.808v7.769q0 .671-.472 1.143t-1.144.472h-1.703q-.323 0-.628-.13q-.305-.131-.522-.348l-2.533-2.533q-.192-.192-.22-.42q-.028-.226.058-.444t.273-.363t.46-.146h.815q.691 0 1.153.462T17 11.423v1.77h2.384q.231 0 .424-.193t.192-.423V6.192H9.68q-.322 0-.627-.13q-.305-.131-.522-.348L7.383 4.566q-.192-.193-.22-.42t.058-.444t.273-.363t.46-.147h11.43q.672 0 1.144.472q.472.473.472 1.144"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSelectWindowOffRounded(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" d="m20.756 22.171l-9.37-9.363H4v6.384q0 .231.192.423q.192.193.423.193h10.77q.23 0 .423-.193q.192-.192.192-.423v-3.198l1 1v2.198q0 .672-.472 1.144t-1.144.472H4.616q-.672 0-1.144-.473Q3 19.865 3 19.193v-7.769q0-.671.472-1.143t1.144-.472H7V8.42L2.24 3.66q-.146-.145-.155-.346t.156-.367t.356-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165M21 4.808v7.769q0 .671-.472 1.143t-1.144.472h-1.703q-.323 0-.628-.13q-.305-.131-.522-.348l-2.533-2.533q-.192-.192-.22-.42q-.028-.226.058-.444t.273-.363t.46-.146h.815q.691 0 1.153.462T17 11.423v1.77h2.384q.231 0 .424-.193t.192-.423V6.192H9.68q-.322 0-.627-.13q-.305-.131-.522-.348L7.383 4.566q-.192-.193-.22-.42t.058-.444t.273-.363t.46-.147h11.43q.672 0 1.144.472q.472.473.472 1.144"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.756 22.171l-9.37-9.363H4v6.384q0 .231.192.423q.192.193.423.193h10.77q.23 0 .423-.193q.192-.192.192-.423v-3.198l1 1v2.198q0 .672-.472 1.144t-1.144.472H4.616q-.672 0-1.144-.473Q3 19.865 3 19.193v-7.769q0-.671.472-1.143t1.144-.472H7V8.42L2.24 3.66q-.146-.145-.155-.346t.156-.367t.356-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165M21 4.808v7.769q0 .671-.472 1.143t-1.144.472h-1.703q-.323 0-.628-.13q-.305-.131-.522-.348l-2.533-2.533q-.192-.192-.22-.42q-.028-.226.058-.444t.273-.363t.46-.146h.815q.691 0 1.153.462T17 11.423v1.77h2.384q.231 0 .424-.193t.192-.423V6.192H9.68q-.322 0-.627-.13q-.305-.131-.522-.348L7.383 4.566q-.192-.193-.22-.42t.058-.444t.273-.363t.46-.147h11.43q.672 0 1.144.472q.472.473.472 1.144"/></svg> </template>
CSS
.icon-select-window-off-rounded {
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%20d%3D%22m20.756%2022.171l-9.37-9.363H4v6.384q0%20.231.192.423q.192.193.423.193h10.77q.23%200%20.423-.193q.192-.192.192-.423v-3.198l1%201v2.198q0%20.672-.472%201.144t-1.144.472H4.616q-.672%200-1.144-.473Q3%2019.865%203%2019.193v-7.769q0-.671.472-1.143t1.144-.472H7V8.42L2.24%203.66q-.146-.145-.155-.346t.156-.367t.356-.165q.192%200%20.357.165l18.515%2018.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165M21%204.808v7.769q0%20.671-.472%201.143t-1.144.472h-1.703q-.323%200-.628-.13q-.305-.131-.522-.348l-2.533-2.533q-.192-.192-.22-.42q-.028-.226.058-.444t.273-.363t.46-.146h.815q.691%200%201.153.462T17%2011.423v1.77h2.384q.231%200%20.424-.193t.192-.423V6.192H9.68q-.322%200-.627-.13q-.305-.131-.522-.348L7.383%204.566q-.192-.193-.22-.42t.058-.444t.273-.363t.46-.147h11.43q.672%200%201.144.472q.472.473.472%201.144%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%20d%3D%22m20.756%2022.171l-9.37-9.363H4v6.384q0%20.231.192.423q.192.193.423.193h10.77q.23%200%20.423-.193q.192-.192.192-.423v-3.198l1%201v2.198q0%20.672-.472%201.144t-1.144.472H4.616q-.672%200-1.144-.473Q3%2019.865%203%2019.193v-7.769q0-.671.472-1.143t1.144-.472H7V8.42L2.24%203.66q-.146-.145-.155-.346t.156-.367t.356-.165q.192%200%20.357.165l18.515%2018.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165M21%204.808v7.769q0%20.671-.472%201.143t-1.144.472h-1.703q-.323%200-.628-.13q-.305-.131-.522-.348l-2.533-2.533q-.192-.192-.22-.42q-.028-.226.058-.444t.273-.363t.46-.146h.815q.691%200%201.153.462T17%2011.423v1.77h2.384q.231%200%20.424-.193t.192-.423V6.192H9.68q-.322%200-.627-.13q-.305-.131-.522-.348L7.383%204.566q-.192-.193-.22-.42t.058-.444t.273-.363t.46-.147h11.43q.672%200%201.144.472q.472.473.472%201.144%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/select-window-off-rounded.svg?color=%231a73e8&size=48