Pixelarticons

Send Circle 2 Pixel Art Icon

An alternate circular send badge for round send buttons, chat action icons and mobile message dispatch controls.

communication Pro 2 variants

Tags

sendcircle

Style variants

base

Outline · rounded 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 Send Circle 2 icon

A second circular send icon variant with a slightly different internal arrow style, giving designers an alternative when the first send-circle does not align well with surrounding icons. Use it in the same contexts: circular FABs, round chat-input send buttons, and touch-friendly mobile messaging controls. Like send-circle, its circular container aids tap targeting. If the surrounding icon set uses the send-2 arrow style, this variant maintains visual consistency across your send-related icons.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/send-circle-2.svg" width="24" height="24" alt="Send Circle 2" />

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

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

Related icons