John KuehJohn Kueh

smart phone 03 icon

HugeIcons · SmartPhone03Icon · MIT

Download SVG

The HugeIcons smart phone 03 icon depicts a mobile phone, commonly used to represent mobile devices, communication, or app-related features in user interfaces.

Common uses

  • Mobile app navigation
  • Contact information section
  • Device settings

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SmartPhone03Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SmartPhone03Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
mobile phonecell phonephonedevice

FAQ

What does the SmartPhone03Icon represent?
This icon represents a generic smartphone, suitable for indicating mobile-related functions or devices.
How do I use SmartPhone03Icon in a React project?
Import it using `import { SmartPhone03Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={SmartPhone03Icon} />`.
What is the license for this icon?
The HugeIcons library, including this icon, is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →