The HugeIcons hop off icon visually represents disembarking or leaving a vehicle or platform, commonly used to indicate an exit point or a departure action.
Common uses
- Exit button for a transit app
- Leaving a virtual space
- End ride option in a ride-sharing service
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HopOffIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HopOffIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- exitleavedisembarkget off
FAQ
- What does the hop off icon signify?
- It signifies the action of disembarking or getting off something, like a vehicle or a platform.
- How do I use the HopOffIcon in React?
- Import both HugeiconsIcon and HopOffIcon, then render <HugeiconsIcon icon={HopOffIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the hop off icon, is available 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 →