window new rotate 180 icon

window-new-rotate-180-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
window-new-rotate-180-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the window new rotate 180 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 17a3 3 0 0 1-3-3V8a3 3 0 0 1 2.13-2.871A3 3 0 0 1 8 3h4.5A4.5 4.5 0 0 1 17 7.5V12a3 3 0 0 1-2.129 2.871A3 3 0 0 1 12 17zm9-3.27c.598-.346 1-.99 1-1.73V7.5A3.5 3.5 0 0 0 12.5 4H8c-.74 0-1.383.403-1.729 1H12a3 3 0 0 1 3 3zm-4.5.27a.5.5 0 0 0 0-1H7.707l4.147-4.146a.5.5 0 1 0-.707-.708L7 12.293V9.5a.5.5 0 0 0-1 0v4a.5.5 0 0 0 .5.5z"/></svg>

React

import type { SVGProps } from "react";

export function FluentWindowNewRotate18020Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 17a3 3 0 0 1-3-3V8a3 3 0 0 1 2.13-2.871A3 3 0 0 1 8 3h4.5A4.5 4.5 0 0 1 17 7.5V12a3 3 0 0 1-2.129 2.871A3 3 0 0 1 12 17zm9-3.27c.598-.346 1-.99 1-1.73V7.5A3.5 3.5 0 0 0 12.5 4H8c-.74 0-1.383.403-1.729 1H12a3 3 0 0 1 3 3zm-4.5.27a.5.5 0 0 0 0-1H7.707l4.147-4.146a.5.5 0 1 0-.707-.708L7 12.293V9.5a.5.5 0 0 0-1 0v4a.5.5 0 0 0 .5.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 17a3 3 0 0 1-3-3V8a3 3 0 0 1 2.13-2.871A3 3 0 0 1 8 3h4.5A4.5 4.5 0 0 1 17 7.5V12a3 3 0 0 1-2.129 2.871A3 3 0 0 1 12 17zm9-3.27c.598-.346 1-.99 1-1.73V7.5A3.5 3.5 0 0 0 12.5 4H8c-.74 0-1.383.403-1.729 1H12a3 3 0 0 1 3 3zm-4.5.27a.5.5 0 0 0 0-1H7.707l4.147-4.146a.5.5 0 1 0-.707-.708L7 12.293V9.5a.5.5 0 0 0-1 0v4a.5.5 0 0 0 .5.5z"/></svg>
</template>

CSS

.icon-window-new-rotate-180-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2017a3%203%200%200%201-3-3V8a3%203%200%200%201%202.13-2.871A3%203%200%200%201%208%203h4.5A4.5%204.5%200%200%201%2017%207.5V12a3%203%200%200%201-2.129%202.871A3%203%200%200%201%2012%2017zm9-3.27c.598-.346%201-.99%201-1.73V7.5A3.5%203.5%200%200%200%2012.5%204H8c-.74%200-1.383.403-1.729%201H12a3%203%200%200%201%203%203zm-4.5.27a.5.5%200%200%200%200-1H7.707l4.147-4.146a.5.5%200%201%200-.707-.708L7%2012.293V9.5a.5.5%200%200%200-1%200v4a.5.5%200%200%200%20.5.5z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2017a3%203%200%200%201-3-3V8a3%203%200%200%201%202.13-2.871A3%203%200%200%201%208%203h4.5A4.5%204.5%200%200%201%2017%207.5V12a3%203%200%200%201-2.129%202.871A3%203%200%200%201%2012%2017zm9-3.27c.598-.346%201-.99%201-1.73V7.5A3.5%203.5%200%200%200%2012.5%204H8c-.74%200-1.383.403-1.729%201H12a3%203%200%200%201%203%203zm-4.5.27a.5.5%200%200%200%200-1H7.707l4.147-4.146a.5.5%200%201%200-.707-.708L7%2012.293V9.5a.5.5%200%200%200-1%200v4a.5.5%200%200%200%20.5.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/window-new-rotate-180-20-filled.svg?color=%231a73e8&size=48