The Lucide book user icon depicts a book with a person silhouette, commonly used to represent user profiles, contact lists, or personal information management.
Common uses
- User profile page link
- Contact directory listing
- Account settings section
Use it in React
Install
npm i lucide-reactImport & render
import { BookUser } from 'lucide-react';
<BookUser size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- personpeoplefamilyfriendsacquaintancescontactsdetailsaddressesphone numbersdirectorylistingnetworkingbookuseruser directorycontact book
FAQ
- What is the book user icon used for?
- It's typically used for sections related to user information, contacts, or personal details within an application.
- How do I use the book user icon in React?
- You can import and use it like this: import { BookUser } from 'lucide-react'; <BookUser />.
- What is the license for the Lucide book user icon?
- The Lucide icon library, including the book user icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →