The HugeIcons smart phone landscape icon depicts a mobile phone viewed horizontally, commonly used to represent mobile device settings, media playback, or responsive design elements.
Common uses
- Mobile device settings
- Horizontal media player
- Responsive design indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SmartPhoneLandscapeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SmartPhoneLandscapeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- mobile landscapephone horizontaldevice landscapesmartphone horizontal
FAQ
- What does the SmartPhoneLandscapeIcon represent?
- It represents a smartphone viewed in landscape (horizontal) orientation. It's often used for settings related to mobile devices or media playback.
- How do I use SmartPhoneLandscapeIcon in React?
- Import both HugeiconsIcon and SmartPhoneLandscapeIcon, then render it using <HugeiconsIcon icon={SmartPhoneLandscapeIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →