John KuehJohn Kueh

zoom circle icon

HugeIcons · ZoomCircleIcon · MIT

Download SVG

The HugeIcons zoom circle icon visually represents magnification or focus, commonly used in user interfaces to indicate actions like zooming in, zooming out, or searching.

Common uses

  • Zooming in/out of content
  • Opening a search modal
  • Magnifying an image preview

Use it in React

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

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

Details

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

FAQ

What is the purpose of the zoom circle icon?
This icon typically signifies actions related to magnification, such as zooming in or out on content, or initiating a search function.
How do I use the ZoomCircleIcon in React?
Import both HugeiconsIcon and ZoomCircleIcon, then render the icon using <HugeiconsIcon icon={ZoomCircleIcon} />.
What is the license for this icon?
The HugeIcons ZoomCircleIcon 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 →