Pixelarticons

Cast Plus Pixel Art Icon

A cast-plus icon for adding a casting device, pairing a new screen, or initiating a new wireless display session.

media Pro 4 variants

Tags

castplusaddnewcreatepositive

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

The standard cast shape combined with a plus sign, indicating that the user can add or pair a new display destination. Reach for it on a 'Connect New Device' button inside a casting settings panel, or on the action that registers a new TV or receiver to an account. The distinction from plain cast matters: this version is about adding, not just casting. Once a device is paired, the plain cast icon takes over for session control.

Usage

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

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

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

Related icons