John KuehJohn Kueh

view icon

HugeIcons · ViewIcon · MIT

Download SVG

The HugeIcons view icon, often represented as an eye, is typically used to indicate an option to show or hide content, preview an item, or toggle visibility.

Common uses

  • Toggle password visibility
  • Preview image or document
  • Show/hide sidebar

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
eye iconvisibility iconshow iconpreview icon

FAQ

What does the view icon represent?
The view icon, commonly depicted as an eye, is used to signify actions related to viewing, such as showing, hiding, or previewing content.
How do I use the ViewIcon in React?
Import both HugeiconsIcon and ViewIcon, then render it using <HugeiconsIcon icon={ViewIcon} />.
What is the license for HugeIcons?
HugeIcons are available under the MIT license, allowing for free commercial and non-commercial use.

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 →