The HugeIcons smart phone 04 icon depicts a mobile phone, commonly used to represent mobile devices, apps, or communication features in user interfaces.
Common uses
- Mobile app download button
- Contact information section
- Device settings menu
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SmartPhone04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SmartPhone04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- mobile phonecell phonedevicephone
FAQ
- What is this icon used for?
- This icon represents a smartphone and is typically used for elements related to mobile devices, apps, or communication.
- How do I use this icon in React?
- Import the icon and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { SmartPhone04Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={SmartPhone04Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.
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 →