John KuehJohn Kueh

brand windows icon

Tabler · brand-windows · MIT

Download SVG

The Tabler brand windows icon depicts the Microsoft Windows logo, commonly used to represent the Windows operating system or related Microsoft products in user interfaces.

Common uses

  • Link to Windows download or information page.
  • Indicate compatibility with the Windows OS.
  • Brand element for Microsoft-related services.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBrandWindows } from '@tabler/icons-react';

<IconBrandWindows size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBrandWindows size={24} stroke={2} />
filled
<IconBrandWindowsFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Brand
Keywords
logosystemoscomputermicrosoftbrandwindowscompanytrademarkidentitywindows logomicrosoft logooperating systemwindows os

FAQ

What does the brand windows icon represent?
It represents the Microsoft Windows logo, typically used for the operating system or Microsoft products.
How do I use the Windows icon in React?
Import it from '@tabler/icons-react' like this: import { IconBrandWindows } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icons, including brand-windows, are distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →