John KuehJohn Kueh

hop icon

HugeIcons · HopIcon · MIT

Download SVG

The HugeIcons hop icon depicts a stylized frog or bunny, commonly used to represent actions like jumping, leaping, or quick transitions in user interfaces.

Common uses

  • Jump to section button
  • Easter egg feature
  • Quick navigation link

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
frogbunnyjumpleap

FAQ

What does the hop icon represent?
It visually signifies a jump, leap, or a quick movement, often used for actions or navigation.
How do I use the HopIcon in React?
Import both HugeiconsIcon and HopIcon, then render <HugeiconsIcon icon={HopIcon} />.
What is the license for this icon?
The HugeIcons library, including the hop icon, is released 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 →