Pixelarticons

Asterisk Pixel Art Icon

Asterisk's brand icon for VoIP platform integrations, telephony settings and open-source communication tool listings.

brands Pro 1 variant

Style variants

base

Outline ยท rounded corners

Get Pro

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

About the Asterisk icon

The Asterisk PBX logo, a six-pointed star shape that doubles as the typographic asterisk character. Use it in a developer integrations list, a VoIP settings panel, or an open-source telephony project page. Because the shape overlaps with a general asterisk symbol (used for footnotes or required-field markers), always accompany it with the 'Asterisk' label to avoid confusion when placed near form inputs.

Usage

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

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

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

Related icons