The HugeIcons airpod 03 icon depicts a pair of wireless earbuds, commonly used to represent audio devices, Bluetooth connectivity, or music-related features in a user interface.
Common uses
- Bluetooth settings toggle
- Audio playback control
- Device pairing indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Airpod03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Airpod03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- wireless earbudsearphonesaudio devicebluetooth
FAQ
- What does the Airpod03Icon represent?
- The Airpod03Icon represents a pair of wireless earbuds, often used for audio or connectivity features.
- How do I use the Airpod03Icon in React?
- Import both HugeiconsIcon and Airpod03Icon, then render <HugeiconsIcon icon={Airpod03Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →