The HugeIcons book user icon depicts a book with a user silhouette, commonly used to represent user profiles, account settings, or documentation related to users.
Common uses
- User profile link
- Account settings button
- Help/documentation section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BookUserIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BookUserIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- user profileaccountdocumentationmy account
FAQ
- What does the book user icon represent?
- It symbolizes user-related information, such as profiles, accounts, or documentation.
- How do I use the BookUserIcon in React?
- Import both HugeiconsIcon and BookUserIcon, then render <HugeiconsIcon icon={BookUserIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the BookUserIcon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.