Pixelarticons

Smartphone Pixel Art Icon

A smartphone icon for mobile device settings, app previews, responsive-design toggles and mobile-platform documentation.

devices Free 4 variants

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 Smartphone icon

A portrait-orientation phone with a screen area and minimal bezel details. Use it in device selectors (phone vs. tablet vs. desktop), responsive-preview toggles in design tools, mobile-app download prompts, and system menus that list connected devices. It is among the most versatile device icons; pair it with the tablet icon to form a 'mobile and tablet' set, or with the laptop icon when illustrating cross-platform support.

Usage

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

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

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

Related icons