Radio Handheld Pixel Art Icon
A walkie-talkie icon for push-to-talk apps, field communication tools and two-way radio channel controls.
Tags
radiohandheld
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Radio Handheld icon
A handheld two-way radio (walkie-talkie) with an antenna, representing direct, push-to-talk communication. Use it in a dispatch or field-operations app, a PTT (push-to-talk) button in a team-communication tool, an event-staff coordination panel, or a gaming voice-proximity indicator. It reads as more rugged and operational than the desktop radio icon, making it the right pick when the context is field work rather than entertainment. For broadcast-only audio, the base radio icon is clearer.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/radio-handheld.svg" width="24" height="24" alt="Radio Handheld" />
<!-- React -->
import { RadioHandheld } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="radio-handheld.svg" width="48" height="48" style="image-rendering: pixelated" />