Pixelarticons

Contact Plus Pixel Art Icon

A contact card with a plus sign for adding new contacts, inviting people, saving phone numbers and creating CRM records.

communication Pro 4 variants

Tags

plusaddnewcreatepositive

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 Contact Plus icon

A contact card combined with a plus badge, representing the creation of a new contact or adding someone to an address book. CRM tools use it on New contact buttons at the top of the contacts list; mobile apps show it for Save number flows; team-collaboration apps reach for it on Invite a member screens. It pairs with the plain contact for viewing and contact-delete for removing. For importing many contacts at once, a file-import icon better signals bulk addition.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/contact-plus.svg" width="24" height="24" alt="Contact Plus" />

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

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

Related icons