John KuehJohn Kueh

address book icon

Tabler · address-book · MIT

Download SVG

The Tabler address book icon visually represents a collection of contacts or a directory, commonly used in user interfaces to access or manage contact information.

Common uses

  • Accessing user contact list
  • Opening a phonebook or directory
  • Navigating to a user profile section

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconAddressBook } from '@tabler/icons-react';

<IconAddressBook size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Communication
Keywords
contactcontactsphonebookprofileresourcesaddressbookcommunicationcontact listdirectorypeople

FAQ

What does the address book icon represent?
It symbolizes a contact list, directory, or phonebook. It's typically used to access or manage contact details within an application.
How do I use this icon in React?
You can import and use it directly in your React components like this: `import { IconAddressBook } from '@tabler/icons-react'`. Then, render it as `<IconAddressBook />`.
What is the license for this icon?
The Tabler icons, including the address book icon, are available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →