John KuehJohn Kueh

ruku icon

HugeIcons · RukuIcon · MIT

Download SVG

The HugeIcons ruku icon depicts a hand with fingers pointing downwards, commonly used to indicate a menu, a list, or a selection option.

Common uses

  • Dropdown menu trigger
  • List item selection
  • Navigation menu indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
downward handmenu iconlist iconselect icon

FAQ

What does the ruku icon represent?
The ruku icon represents a hand pointing downwards, often used to signify a menu, list, or selection.
How do I use the RukuIcon in React?
Import both HugeiconsIcon and RukuIcon, then render <HugeiconsIcon icon={RukuIcon} />.
What is the license for the ruku icon?
The ruku icon is available under the MIT license.

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 →