John KuehJohn Kueh

address book icon

HugeIcons · AddressBookIcon · MIT

Download SVG

The HugeIcons address book icon visually represents a collection of contact information, commonly used for features like contact lists, user profiles, or directories.

Common uses

  • Displaying a user's contact list.
  • Linking to a user profile page.
  • Accessing an organization's directory.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AddressBookIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={AddressBookIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
contactsdirectorypeopleuser list

FAQ

What does the address book icon represent?
It represents a collection of contact details such as names, addresses, and phone numbers, often used for managing contacts or directories.
How do I use the AddressBookIcon in React?
Import both HugeiconsIcon and AddressBookIcon, then render it using <HugeiconsIcon icon={AddressBookIcon} />.
What is the license for this icon?
This icon is released 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 →