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.
Tags
castplusaddnewcreatepositive
Style variants
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" />