The Phosphor windows logo icon depicts the iconic Microsoft Windows operating system logo, commonly used to represent Windows-related features, software, or compatibility in user interfaces.
Common uses
- Link to Microsoft Windows download page.
- Indicate software compatibility with Windows.
- Button for Windows-specific settings.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { WindowsLogo } from '@phosphor-icons/react';
<WindowsLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<WindowsLogo size={24} />thin
<WindowsLogo size={24} weight="thin" />light
<WindowsLogo size={24} weight="light" />bold
<WindowsLogo size={24} weight="bold" />fill
<WindowsLogo size={24} weight="fill" />duotone
<WindowsLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- microsoftcomputersbrandstechnology & developmentwindowslogomicrosoft logowindows iconos logooperating system icon
FAQ
- What does the windows logo icon represent?
- It represents the Microsoft Windows operating system. It's used to signify anything related to Windows in a user interface.
- How do I use the Windows Logo icon in React?
- You can import it directly from the Phosphor library: `import { WindowsLogo } from '@phosphor-icons/react'`. Then use it as a component: `<WindowsLogo />`.
- What is the license for this icon?
- The Phosphor icon library, including the windows-logo icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.