The Tabler device airtag icon visually represents a small tracking device, commonly used in user interfaces to signify features related to location tracking, item finding, or device management.
Common uses
- Button to track a lost item
- Indicator for a device's current location
- Menu option for managing tagged devices
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceAirtag } from '@tabler/icons-react';
<IconDeviceAirtag size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- tracklocatefinddevicedetecttracenavigationsignaltaggadgetdevicesairtagtrackerlocatoritem findertracking tag
FAQ
- What is the purpose of the device airtag icon?
- This icon is used to represent tracking devices, location services, or features for finding lost items within an application's interface.
- How do I use the device airtag icon in React?
- You can import and use it directly in your React components with: `import { IconDeviceAirtag } from '@tabler/icons-react'`. Then, render it like `<IconDeviceAirtag />`.
- What is the license for the Tabler device airtag icon?
- The Tabler icons, including the device airtag icon, are distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →