The Tabler device airpods icon visually represents wireless earbuds, commonly used in UIs to signify audio playback, Bluetooth connectivity, or Apple device integration.
Common uses
- Button to play/pause music
- Indicator for connected Bluetooth headphones
- Link to music or audio settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceAirpods } from '@tabler/icons-react';
<IconDeviceAirpods size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- musiciphoneapplewirelessheadphonessoundearbudsdeviceairpodshardwaredeviceswireless earbudsbluetooth headphonesearphonesaudio device
FAQ
- What does the device airpods icon represent?
- It depicts wireless earbuds, often associated with Apple's AirPods, and is used to represent audio devices or wireless connectivity.
- How do I use this icon in React?
- Import it using `import { IconDeviceAirpods } from '@tabler/icons-react'` and then use it as a component: `<IconDeviceAirpods />`.
- What is the license for this icon?
- The Tabler icon library, including the device airpods 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 →