The Lucide laptop minimal icon depicts a simplified laptop, commonly used to represent concepts related to computing, remote work, or device-specific settings.
Common uses
- Button for 'My Devices'
- Link to user profile settings
- Indicator for remote access
Use it in React
Install
npm i lucide-reactImport & render
import { LaptopMinimal } from 'lucide-react';
<LaptopMinimal size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- computerscreenremotelaptopminimaldevice
FAQ
- What is this icon for?
- This icon represents a laptop or computer. It's useful for indicating device-related features or settings.
- How do I use this in React?
- Import it from 'lucide-react' and use it as a component: import { LaptopMinimal } from 'lucide-react'; <LaptopMinimal />
- What is the license for this icon?
- The Lucide icon library, 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 →