The HugeIcons phone arrow up icon depicts a mobile phone with an upward-pointing arrow, commonly used to signify actions like uploading data from a phone, initiating a call, or indicating a mobile-first direction.
Common uses
- Upload from mobile
- Initiate call
- Mobile connection
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PhoneArrowUpIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PhoneArrowUpIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- mobile uploadphone calloutgoing callsend phone
FAQ
- What does the phone arrow up icon represent?
- This icon represents actions related to a mobile phone and an upward direction, such as uploading content or initiating a call.
- How do I use the PhoneArrowUpIcon in React?
- Import both HugeiconsIcon and PhoneArrowUpIcon, then render it using <HugeiconsIcon icon={PhoneArrowUpIcon} />.
- What is the license for this icon?
- The PhoneArrowUpIcon is part of the HugeIcons library and is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.