The Tabler viewport narrow icon depicts a narrow viewport or screen, often used to represent mobile devices or a constrained display area in user interfaces.
Common uses
- Mobile device view toggle
- Constrained display settings
- Responsive design indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconViewportNarrow } from '@tabler/icons-react';
<IconViewportNarrow size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- dataaccountexceltightviewportnarrowhardwaretechnologyelectronicgadgetdevicesmobile screenphone iconnarrow screendevice view
FAQ
- What is the viewport narrow icon used for?
- It's typically used to signify mobile devices, a narrow screen view, or settings related to display constraints within a UI.
- How do I use the viewport narrow icon in React?
- You can import and use it like this: import { IconViewportNarrow } from '@tabler/icons-react'; <IconViewportNarrow />
- What is the license for this icon?
- The Tabler icon library, including the viewport narrow icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →