Pixelarticons

Avatar Square Plus Pixel Art Icon

A square avatar with a plus badge for adding members, inviting collaborators and filling empty team slots in card-style admin interfaces.

people Free 4 variants

Tags

avatarsquareplusaddnewcreatepositive

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 Avatar Square Plus icon

A square user silhouette with a plus sign, indicating that a person can be added to a group, project, or list. Admin dashboards and team management pages that display users in square cards or table rows use this as the 'Add member' or 'Assign user' trigger. It also works as the placeholder slot in a row of team avatars, hinting that one more person can join. For round-avatar interfaces, avatar-circle-plus conveys the same action in the matching shape.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/avatar-square-plus.svg" width="24" height="24" alt="Avatar Square Plus" />

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

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

Related icons