The Tabler window icon depicts a simple rectangular window frame, commonly used to represent elements related to housing, buildings, or viewing interfaces.
Common uses
- Representing a 'view' or 'preview' feature.
- Indicating a 'home' or 'main' section in navigation.
- Styling elements within a building or apartment context.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWindow } from '@tabler/icons-react';
<IconWindow size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- houseviewglassapartmentvehiclelightframehomebuildingwindowbuildings
FAQ
- What is the window icon used for?
- It's typically used to represent windows in buildings, housing elements, or as a general 'view' or 'home' indicator in UI.
- How do I use the window icon in React?
- Import it using `import { IconWindow } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for the Tabler window icon?
- The Tabler icon library, including the window icon, is 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 →