reopen window icon
reopen-window-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- reopen-window-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- reopen-window-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the reopen window icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v4.5q0 .213-.143.356q-.144.144-.357.144t-.357-.144t-.143-.356V8H4v9.385q0 .23.192.423t.423.192h6.039q.213 0 .357.143t.143.357t-.143.357t-.357.143zm13.615 3.385q-1.348 0-2.466-.694q-1.117-.693-1.71-1.854q-.097-.185-.033-.378q.065-.193.236-.28q.16-.067.329.01t.261.236q.488.94 1.39 1.508t1.993.567q1.584 0 2.696-1.112t1.112-2.696t-1.112-2.696t-2.696-1.111q-.95 0-1.768.442T15.032 15.5h1.45q.19 0 .316.126t.126.316t-.126.317t-.316.126h-2.135q-.348 0-.578-.23t-.23-.578v-2.135q0-.19.127-.316T13.98 13t.316.126t.126.316v1.406q.725-.829 1.712-1.339Q17.12 13 18.23 13q1.96 0 3.326 1.366t1.366 3.326t-1.366 3.326t-3.326 1.367"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightReopenWindowRounded(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="M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v4.5q0 .213-.143.356q-.144.144-.357.144t-.357-.144t-.143-.356V8H4v9.385q0 .23.192.423t.423.192h6.039q.213 0 .357.143t.143.357t-.143.357t-.357.143zm13.615 3.385q-1.348 0-2.466-.694q-1.117-.693-1.71-1.854q-.097-.185-.033-.378q.065-.193.236-.28q.16-.067.329.01t.261.236q.488.94 1.39 1.508t1.993.567q1.584 0 2.696-1.112t1.112-2.696t-1.112-2.696t-2.696-1.111q-.95 0-1.768.442T15.032 15.5h1.45q.19 0 .316.126t.126.316t-.126.317t-.316.126h-2.135q-.348 0-.578-.23t-.23-.578v-2.135q0-.19.127-.316T13.98 13t.316.126t.126.316v1.406q.725-.829 1.712-1.339Q17.12 13 18.23 13q1.96 0 3.326 1.366t1.366 3.326t-1.366 3.326t-3.326 1.367"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v4.5q0 .213-.143.356q-.144.144-.357.144t-.357-.144t-.143-.356V8H4v9.385q0 .23.192.423t.423.192h6.039q.213 0 .357.143t.143.357t-.143.357t-.357.143zm13.615 3.385q-1.348 0-2.466-.694q-1.117-.693-1.71-1.854q-.097-.185-.033-.378q.065-.193.236-.28q.16-.067.329.01t.261.236q.488.94 1.39 1.508t1.993.567q1.584 0 2.696-1.112t1.112-2.696t-1.112-2.696t-2.696-1.111q-.95 0-1.768.442T15.032 15.5h1.45q.19 0 .316.126t.126.316t-.126.317t-.316.126h-2.135q-.348 0-.578-.23t-.23-.578v-2.135q0-.19.127-.316T13.98 13t.316.126t.126.316v1.406q.725-.829 1.712-1.339Q17.12 13 18.23 13q1.96 0 3.326 1.366t1.366 3.326t-1.366 3.326t-3.326 1.367"/></svg> </template>
CSS
.icon-reopen-window-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%22M4.616%2019q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v4.5q0%20.213-.143.356q-.144.144-.357.144t-.357-.144t-.143-.356V8H4v9.385q0%20.23.192.423t.423.192h6.039q.213%200%20.357.143t.143.357t-.143.357t-.357.143zm13.615%203.385q-1.348%200-2.466-.694q-1.117-.693-1.71-1.854q-.097-.185-.033-.378q.065-.193.236-.28q.16-.067.329.01t.261.236q.488.94%201.39%201.508t1.993.567q1.584%200%202.696-1.112t1.112-2.696t-1.112-2.696t-2.696-1.111q-.95%200-1.768.442T15.032%2015.5h1.45q.19%200%20.316.126t.126.316t-.126.317t-.316.126h-2.135q-.348%200-.578-.23t-.23-.578v-2.135q0-.19.127-.316T13.98%2013t.316.126t.126.316v1.406q.725-.829%201.712-1.339Q17.12%2013%2018.23%2013q1.96%200%203.326%201.366t1.366%203.326t-1.366%203.326t-3.326%201.367%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%22M4.616%2019q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v4.5q0%20.213-.143.356q-.144.144-.357.144t-.357-.144t-.143-.356V8H4v9.385q0%20.23.192.423t.423.192h6.039q.213%200%20.357.143t.143.357t-.143.357t-.357.143zm13.615%203.385q-1.348%200-2.466-.694q-1.117-.693-1.71-1.854q-.097-.185-.033-.378q.065-.193.236-.28q.16-.067.329.01t.261.236q.488.94%201.39%201.508t1.993.567q1.584%200%202.696-1.112t1.112-2.696t-1.112-2.696t-2.696-1.111q-.95%200-1.768.442T15.032%2015.5h1.45q.19%200%20.316.126t.126.316t-.126.317t-.316.126h-2.135q-.348%200-.578-.23t-.23-.578v-2.135q0-.19.127-.316T13.98%2013t.316.126t.126.316v1.406q.725-.829%201.712-1.339Q17.12%2013%2018.23%2013q1.96%200%203.326%201.366t1.366%203.326t-1.366%203.326t-3.326%201.367%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/reopen-window-rounded.svg?color=%231a73e8&size=48