The Tabler device ipad horizontal minus icon depicts an iPad in landscape orientation with a minus symbol, commonly used to signify actions like removing an item, reducing a quantity, or indicating a negative value.
Common uses
- Button to remove an item from a list or cart.
- Icon to decrease a numerical value in a form.
- Indicate a subtraction operation in a calculator interface.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceIpadHorizontalMinus } from '@tabler/icons-react';
<IconDeviceIpadHorizontalMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- subtractremovedecreaselessreducenegativededucttakeawaylowerabatedevicesdeviceipadhorizontalminusremove ipad
FAQ
- What does the device-ipad-horizontal-minus icon represent?
- It represents an iPad in a horizontal position with a minus sign, typically used for actions related to removal or reduction.
- How do I use this icon in React?
- You can import and use it with: `import { IconDeviceIpadHorizontalMinus } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available 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 →