The Tabler device mobile rotated icon depicts a mobile phone in a landscape orientation, commonly used to represent mobile devices, responsive design, or mobile-specific settings in a user interface.
Common uses
- Representing mobile device settings
- Indicating a responsive layout view
- Button for switching to landscape mode
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceMobileRotated } from '@tabler/icons-react';
<IconDeviceMobileRotated size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- iphonephonesmartphonecellphonedevicemobilerotatedhardwaretechnologyelectronicdevicesmobile landscaperotated phonesmartphone horizontal
FAQ
- What is the purpose of the device-mobile-rotated icon?
- This icon visually represents a mobile phone in a rotated, landscape view. It's useful for indicating mobile-related features or settings within an application.
- How do I use the device-mobile-rotated icon in React?
- You can import and use it directly in your React components like this: import { IconDeviceMobileRotated } from '@tabler/icons-react'; <IconDeviceMobileRotated />
- What is the license for this icon?
- The Tabler icons, including device-mobile-rotated, are available under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.