window brush icon
window-brush-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- window-brush-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
window-ad-20-filledwindow-ad-off-20-filledwindow-ad-person-20-filledwindow-apps-16-filledwindow-arrow-up-16-filledwindow-bullet-list-20-filledwindow-bullet-list-add-20-filledwindow-column-one-fourth-left-20-filledwindow-column-one-fourth-left-focus-left-20-filledwindow-column-one-fourth-left-focus-top-20-filledwindow-console-20-filledwindow-database-20-filledwindow-dev-edit-16-filledwindow-dev-tools-16-filledwindow-edit-16-filledwindow-fingerprint-16-filledwindow-header-horizontal-20-filledwindow-header-horizontal-off-20-filledwindow-header-vertical-20-filledwindow-inprivate-20-filledwindow-inprivate-account-20-filledwindow-location-target-20-filledwindow-multiple-16-filledwindow-multiple-off-16-filled
Use the window brush icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.925 9.094c.478-.129 1.193-.213 1.691.284c.498.498.414 1.214.285 1.692c-.145.542-.447 1.166-.84 1.816c-.794 1.31-2.058 2.885-3.584 4.41c-.43.43-1.092 1.105-1.862 1.455a2.7 2.7 0 0 1-.633.202a3.24 3.24 0 0 1-.931 2.586l-.205.196c-1.052.945-2.439 1.32-3.773 1.245c-1.42-.079-2.849-.67-3.862-1.713a.75.75 0 0 1 .3-1.233c1.38-.46 1.738-.914 1.922-1.256c.13-.244.172-.413.328-.778c.139-.326.333-.695.69-1.053a3.24 3.24 0 0 1 2.59-.937c.043-.224.116-.435.204-.63c.35-.77 1.025-1.433 1.454-1.861c1.526-1.527 3.1-2.792 4.41-3.585c.65-.394 1.274-.695 1.816-.84m-6.939 8.914a1.75 1.75 0 0 0-2.474 0a1.7 1.7 0 0 0-.37.58c-.081.19-.22.586-.39.9c-.29.542-.733 1.022-1.523 1.446c.583.32 1.251.51 1.927.548c1.08.06 2.113-.27 2.826-.996l.004-.004a1.75 1.75 0 0 0 0-2.474M17.75 3A3.25 3.25 0 0 1 21 6.25v1.804q-.056.008-.108.02l-.226.053c-.38.102-.772.18-1.166.373h-15v9.25c0 .966.784 1.75 1.75 1.75h.271c-.39.386-.58.947-.503 1.49A3.25 3.25 0 0 1 3 17.75V6.25A3.25 3.25 0 0 1 6.25 3z"/></svg>
React
import type { SVGProps } from "react";
export function FluentWindowBrush24Filled(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.925 9.094c.478-.129 1.193-.213 1.691.284c.498.498.414 1.214.285 1.692c-.145.542-.447 1.166-.84 1.816c-.794 1.31-2.058 2.885-3.584 4.41c-.43.43-1.092 1.105-1.862 1.455a2.7 2.7 0 0 1-.633.202a3.24 3.24 0 0 1-.931 2.586l-.205.196c-1.052.945-2.439 1.32-3.773 1.245c-1.42-.079-2.849-.67-3.862-1.713a.75.75 0 0 1 .3-1.233c1.38-.46 1.738-.914 1.922-1.256c.13-.244.172-.413.328-.778c.139-.326.333-.695.69-1.053a3.24 3.24 0 0 1 2.59-.937c.043-.224.116-.435.204-.63c.35-.77 1.025-1.433 1.454-1.861c1.526-1.527 3.1-2.792 4.41-3.585c.65-.394 1.274-.695 1.816-.84m-6.939 8.914a1.75 1.75 0 0 0-2.474 0a1.7 1.7 0 0 0-.37.58c-.081.19-.22.586-.39.9c-.29.542-.733 1.022-1.523 1.446c.583.32 1.251.51 1.927.548c1.08.06 2.113-.27 2.826-.996l.004-.004a1.75 1.75 0 0 0 0-2.474M17.75 3A3.25 3.25 0 0 1 21 6.25v1.804q-.056.008-.108.02l-.226.053c-.38.102-.772.18-1.166.373h-15v9.25c0 .966.784 1.75 1.75 1.75h.271c-.39.386-.58.947-.503 1.49A3.25 3.25 0 0 1 3 17.75V6.25A3.25 3.25 0 0 1 6.25 3z"/></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.925 9.094c.478-.129 1.193-.213 1.691.284c.498.498.414 1.214.285 1.692c-.145.542-.447 1.166-.84 1.816c-.794 1.31-2.058 2.885-3.584 4.41c-.43.43-1.092 1.105-1.862 1.455a2.7 2.7 0 0 1-.633.202a3.24 3.24 0 0 1-.931 2.586l-.205.196c-1.052.945-2.439 1.32-3.773 1.245c-1.42-.079-2.849-.67-3.862-1.713a.75.75 0 0 1 .3-1.233c1.38-.46 1.738-.914 1.922-1.256c.13-.244.172-.413.328-.778c.139-.326.333-.695.69-1.053a3.24 3.24 0 0 1 2.59-.937c.043-.224.116-.435.204-.63c.35-.77 1.025-1.433 1.454-1.861c1.526-1.527 3.1-2.792 4.41-3.585c.65-.394 1.274-.695 1.816-.84m-6.939 8.914a1.75 1.75 0 0 0-2.474 0a1.7 1.7 0 0 0-.37.58c-.081.19-.22.586-.39.9c-.29.542-.733 1.022-1.523 1.446c.583.32 1.251.51 1.927.548c1.08.06 2.113-.27 2.826-.996l.004-.004a1.75 1.75 0 0 0 0-2.474M17.75 3A3.25 3.25 0 0 1 21 6.25v1.804q-.056.008-.108.02l-.226.053c-.38.102-.772.18-1.166.373h-15v9.25c0 .966.784 1.75 1.75 1.75h.271c-.39.386-.58.947-.503 1.49A3.25 3.25 0 0 1 3 17.75V6.25A3.25 3.25 0 0 1 6.25 3z"/></svg> </template>
CSS
.icon-window-brush-24-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%20d%3D%22M20.925%209.094c.478-.129%201.193-.213%201.691.284c.498.498.414%201.214.285%201.692c-.145.542-.447%201.166-.84%201.816c-.794%201.31-2.058%202.885-3.584%204.41c-.43.43-1.092%201.105-1.862%201.455a2.7%202.7%200%200%201-.633.202a3.24%203.24%200%200%201-.931%202.586l-.205.196c-1.052.945-2.439%201.32-3.773%201.245c-1.42-.079-2.849-.67-3.862-1.713a.75.75%200%200%201%20.3-1.233c1.38-.46%201.738-.914%201.922-1.256c.13-.244.172-.413.328-.778c.139-.326.333-.695.69-1.053a3.24%203.24%200%200%201%202.59-.937c.043-.224.116-.435.204-.63c.35-.77%201.025-1.433%201.454-1.861c1.526-1.527%203.1-2.792%204.41-3.585c.65-.394%201.274-.695%201.816-.84m-6.939%208.914a1.75%201.75%200%200%200-2.474%200a1.7%201.7%200%200%200-.37.58c-.081.19-.22.586-.39.9c-.29.542-.733%201.022-1.523%201.446c.583.32%201.251.51%201.927.548c1.08.06%202.113-.27%202.826-.996l.004-.004a1.75%201.75%200%200%200%200-2.474M17.75%203A3.25%203.25%200%200%201%2021%206.25v1.804q-.056.008-.108.02l-.226.053c-.38.102-.772.18-1.166.373h-15v9.25c0%20.966.784%201.75%201.75%201.75h.271c-.39.386-.58.947-.503%201.49A3.25%203.25%200%200%201%203%2017.75V6.25A3.25%203.25%200%200%201%206.25%203z%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.925%209.094c.478-.129%201.193-.213%201.691.284c.498.498.414%201.214.285%201.692c-.145.542-.447%201.166-.84%201.816c-.794%201.31-2.058%202.885-3.584%204.41c-.43.43-1.092%201.105-1.862%201.455a2.7%202.7%200%200%201-.633.202a3.24%203.24%200%200%201-.931%202.586l-.205.196c-1.052.945-2.439%201.32-3.773%201.245c-1.42-.079-2.849-.67-3.862-1.713a.75.75%200%200%201%20.3-1.233c1.38-.46%201.738-.914%201.922-1.256c.13-.244.172-.413.328-.778c.139-.326.333-.695.69-1.053a3.24%203.24%200%200%201%202.59-.937c.043-.224.116-.435.204-.63c.35-.77%201.025-1.433%201.454-1.861c1.526-1.527%203.1-2.792%204.41-3.585c.65-.394%201.274-.695%201.816-.84m-6.939%208.914a1.75%201.75%200%200%200-2.474%200a1.7%201.7%200%200%200-.37.58c-.081.19-.22.586-.39.9c-.29.542-.733%201.022-1.523%201.446c.583.32%201.251.51%201.927.548c1.08.06%202.113-.27%202.826-.996l.004-.004a1.75%201.75%200%200%200%200-2.474M17.75%203A3.25%203.25%200%200%201%2021%206.25v1.804q-.056.008-.108.02l-.226.053c-.38.102-.772.18-1.166.373h-15v9.25c0%20.966.784%201.75%201.75%201.75h.271c-.39.386-.58.947-.503%201.49A3.25%203.25%200%200%201%203%2017.75V6.25A3.25%203.25%200%200%201%206.25%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/window-brush-24-filled.svg?color=%231a73e8&size=48