The Lucide monitor smartphone icon depicts a monitor with a smartphone placed on top, commonly used to represent responsive design, device management, or mobile-first development.
Common uses
- Responsive design settings
- Device compatibility indicator
- Mobile development tools
Use it in React
Install
npm i lucide-reactImport & render
import { MonitorSmartphone } from 'lucide-react';
<MonitorSmartphone size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- smartphonephonecellphonedevicemobiledesktopmonitorresponsivescreensresponsive designmobile devicescreen sizesdevice mockup
FAQ
- What does the monitor smartphone icon represent?
- It visually combines a desktop monitor and a smartphone, symbolizing the relationship between desktop and mobile interfaces or responsive design.
- How do I use this icon in React?
- You can import it directly from the 'lucide-react' library using: import { MonitorSmartphone } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon set, including monitor-smartphone, 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 →