The HugeIcons audio book 04 icon depicts an open book with sound waves emanating from it, commonly used to represent audio content, playback controls, or a library of spoken word material.
Common uses
- Audiobook player interface
- Podcast app navigation
- Sound settings menu
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AudioBook04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AudioBook04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- audio contentspoken wordsound bookpodcast
FAQ
- What does the AudioBook04Icon represent?
- It visually signifies audio content, often related to books or spoken word, and is useful for indicating playback or audio-related features.
- How do I use the AudioBook04Icon in a React project?
- Import it using `import { AudioBook04Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={AudioBook04Icon} />`.
- What is the license for this icon?
- This icon is 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 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 →