The HugeIcons audio book 02 icon depicts an open book with sound waves emanating from it, commonly used to represent audio content, playback controls, or spoken word features in a user interface.
Common uses
- Audio player button
- Link to audiobook section
- Voice command indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AudioBook02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AudioBook02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- audio contentpodcast iconspoken wordsound book
FAQ
- What does the AudioBook02Icon represent?
- It represents audio content, such as audiobooks or podcasts, often used for playback controls or to signify spoken word features.
- How do I use AudioBook02Icon in a React project?
- Import it using `import { AudioBook02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={AudioBook02Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free usage in both personal and commercial projects.
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 →