The Tabler device ipad pin icon depicts an iPad with a pin marker, commonly used to represent a location or destination associated with a device.
Common uses
- Displaying a device's current location on a map.
- Indicating a saved location on a user's device.
- Representing a point of interest on a digital map interface.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceIpadPin } from '@tabler/icons-react';
<IconDeviceIpadPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- marklocationplacepointmapnavigationgpsspotdestinationmarkerdevicesdeviceipadpinipad locationdevice marker
FAQ
- What is the device ipad pin icon used for?
- It visually represents a location or destination, often in conjunction with a device like an iPad.
- How do I use the device ipad pin icon in React?
- Import it using `import { IconDeviceIpadPin } from '@tabler/icons-react';` and then use it as a component: `<IconDeviceIpadPin />`.
- What is the license for the Tabler device ipad pin icon?
- The Tabler icon library, including the device ipad pin 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 →