The Lucide app window mac icon depicts a macOS application window with its characteristic menu bar, commonly used to represent application settings, preferences, or the application itself.
Common uses
- Application preferences menu item
- Link to open the main application window
- System settings section
Use it in React
Install
npm i lucide-reactImport & render
import { AppWindowMac } from 'lucide-react';
<AppWindowMac size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- applicationmenu barpanepreferencesmacososxexecutableappwindowmacmacos windowapplication settingspreferences iconosx app
FAQ
- What does the app window mac icon represent?
- It represents a standard application window found on macOS, including the menu bar at the top.
- How do I use this icon in React?
- You can import and use it like this: import { AppWindowMac } from 'lucide-react'. Then render it as <AppWindowMac />.
- What is the license for this icon?
- The Lucide icon set, including this icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →