The HugeIcons audio book 01 icon depicts a book with sound waves emanating from it, commonly used to represent audio content, playback controls, or a library of spoken-word media.
Common uses
- Audiobook player interface
- Link to spoken-word content
- Section for podcasts or lectures
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AudioBook01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AudioBook01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- audio contentspoken wordpodcast iconsound book
FAQ
- What does the AudioBook01Icon represent?
- It visually signifies audio content, often specifically audiobooks, podcasts, or other spoken-word media.
- How do I use the AudioBook01Icon in a React project?
- Import it using `import { AudioBook01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={AudioBook01Icon} />`.
- What is the license for this icon?
- The AudioBook01Icon is distributed under the MIT license, allowing for free commercial and non-commercial 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 →