The Lucide app window icon depicts a stylized computer window with a menu bar, commonly used to represent applications, software interfaces, or system windows in UI design.
Common uses
- Button to open application settings
- Link to a software download page
- Indicator for an active application tab
Use it in React
Install
npm i lucide-reactImport & render
import { AppWindow } from 'lucide-react';
<AppWindow size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- applicationmenu barpaneexecutableappwindowapplication windowsoftware framegui window
FAQ
- What does the app window icon represent?
- It represents a typical graphical user interface window, often seen in operating systems and applications, including a menu bar.
- How do I use this icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { AppWindow } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the app window icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.