The HugeIcons arrow up za icon depicts an upward-pointing arrow with a 'ZA' suffix, commonly used to indicate a return to the top of a page or a specific section.
Common uses
- Scroll to top button
- Navigate to section start
- Expandable content indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ArrowUpZAIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ArrowUpZAIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- scroll to topback to topup arrow zatop of page
FAQ
- What is the purpose of the 'ZA' in the arrow up za icon?
- The 'ZA' suffix typically indicates a specific variation or context for the arrow, often related to sorting or navigation, but in this case, it's part of the unique identifier for this specific arrow icon.
- How do I use the ArrowUpZAIcon in a React project?
- Import both HugeiconsIcon and ArrowUpZAIcon from their respective packages, then render the icon using <HugeiconsIcon icon={ArrowUpZAIcon} />.
- What is the license for this icon?
- The ArrowUpZAIcon from the HugeIcons library is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.