John KuehJohn Kueh

binoculars icon

HugeIcons · BinocularsIcon · MIT

Download SVG

The HugeIcons binoculars icon depicts a pair of binoculars, commonly used to represent features related to searching, exploring, or viewing details.

Common uses

  • Search functionality
  • Detailed view toggle
  • Exploration or discovery features

Use it in React

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

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

Details

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

FAQ

What is the primary purpose of the binoculars icon?
It visually signifies actions like searching, zooming in, or exploring content in a user interface.
How do I use the BinocularsIcon in a React project?
Import it using `import { BinocularsIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={BinocularsIcon} />`.
What is the license for the HugeIcons binoculars icon?
The HugeIcons library, including the binoculars icon, is distributed 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 →