John KuehJohn Kueh

cursor info 01 icon

HugeIcons · CursorInfo01Icon · MIT

Download SVG

The HugeIcons cursor info 01 icon depicts a cursor pointing to an information symbol, commonly used to indicate that hovering over or clicking an element will reveal more details or help text.

Common uses

  • Tooltip trigger
  • Help link indicator
  • Information panel activator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
info cursorhelp pointerdetails cursorquery icon

FAQ

What does the cursor info 01 icon represent?
It represents a cursor interacting with an information icon, signifying that more details or help are available.
How do I use the CursorInfo01Icon in React?
Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { CursorInfo01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={CursorInfo01Icon} />.
What is the license for this icon?
This 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 →