Pixelarticons

Contacts Pixel Art Icon

A contacts list icon for address books, CRM contact lists, phonebook overviews and 'All contacts' navigation.

communication Pro 4 variants

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Contacts icon

Multiple contact cards or a tabbed address-book shape representing a collection of people records. CRM platforms use it for the main contacts list view; mobile apps show it on the phonebook or address-book tab; communication tools reach for it when navigating to the full directory of saved people. It signals plurality, distinguishing it from the singular contact icon. When a user needs to find one specific person, a search icon is more action-oriented; contacts best represents the aggregate list view.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/contacts.svg" width="24" height="24" alt="Contacts" />

<!-- React -->
import { Contacts } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="contacts.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons