The Tabler address book off icon depicts a disabled or inactive contact list, typically used to represent features related to contacts or address books that are currently unavailable or turned off.
Common uses
- Disabling a contact import feature.
- Showing an empty or inaccessible address book.
- Indicating a user profile is private or hidden.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAddressBookOff } from '@tabler/icons-react';
<IconAddressBookOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- contactcontactsphonebookprofileresourcesaddressbookoffdisabledinactivecommunicationcontact offphonebook disabledprofile inactiveaddress book disabled
FAQ
- What is the address book off icon used for?
- It signifies that a contact list, address book, or related feature is currently inactive, disabled, or unavailable in the user interface.
- How do I use the address book off icon in React?
- You can import and use it directly in your React components like this: import { IconAddressBookOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including address-book-off, are distributed 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 →