Tablet Smartphone Pixel Art Icon
A combined tablet and smartphone icon for cross-device compatibility badges, responsive apps and multi-platform product marketing.
Tags
tabletipadpadsmartphone
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Tablet Smartphone icon
A tablet and a smartphone shown together, indicating that a product, app, or feature works across both device sizes. Use it in feature lists ('Available on tablet and phone'), marketing material for cross-platform apps, and device-support sections of a pricing page. It communicates breadth of device coverage at a glance. For three-platform support including desktop, adding a laptop or monitor icon alongside this pair completes the cross-device story.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/tablet-smartphone.svg" width="24" height="24" alt="Tablet Smartphone" />
<!-- React -->
import { TabletSmartphone } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="tablet-smartphone.svg" width="48" height="48" style="image-rendering: pixelated" />