The Tabler device ipad minus icon visually represents an iPad with a subtraction symbol, commonly used to indicate actions like removing an item, decreasing a quantity, or signifying a negative value in user interfaces.
Common uses
- Button to remove a device from a list
- Icon for a 'decrease quantity' control
- Visual cue for a negative balance or charge
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceIpadMinus } from '@tabler/icons-react';
<IconDeviceIpadMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- subtractdecreaselessreducedeductremovelowernegativeabatediminishdevicesdeviceipadminusipad subtractremove device
FAQ
- What does the device-ipad-minus icon represent?
- It depicts an iPad combined with a minus sign, typically used for actions involving removal, reduction, or negation within a UI.
- How do I use this icon in React?
- Import it directly from the '@tabler/icons-react' library: import { IconDeviceIpadMinus } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this 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 →