The Phosphor address book tabs icon visually represents a collection of contacts organized into different sections or categories, commonly used for managing user profiles, contact lists, or directories within an application.
Common uses
- Displaying a user's contact list
- Navigating between different contact groups
- Representing a directory or address book feature
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { AddressBookTabs } from '@phosphor-icons/react';
<AddressBookTabs size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<AddressBookTabs size={24} />thin
<AddressBookTabs size={24} weight="thin" />light
<AddressBookTabs size={24} weight="light" />bold
<AddressBookTabs size={24} weight="bold" />fill
<AddressBookTabs size={24} weight="fill" />duotone
<AddressBookTabs size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- communications
- Keywords
- *new*contactsdirectoryroledexcommunicationsaddressbooktabsrolodexaddress book
FAQ
- What is the address book tabs icon used for?
- It's typically used to represent contact management features, directories, or lists where information is categorized.
- How do I use the address book tabs icon in React?
- You can import and use it in React with: import { AddressBookTabs } from '@phosphor-icons/react'.
- What is the license for the Phosphor address book tabs icon?
- The Phosphor icon library, including the address book tabs icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.