John KuehJohn Kueh

ellipse selection icon

HugeIcons · EllipseSelectionIcon · MIT

Download SVG

The HugeIcons ellipse selection icon visually represents the action of selecting an elliptical or circular area, commonly used for tools that allow users to draw or select oval shapes.

Common uses

  • Image editing tools for selecting oval regions
  • Drawing applications for creating circular selections
  • Masking tools for applying effects to elliptical areas

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
circle selectoval selectselection toolellipse tool

FAQ

What is the ellipse selection icon used for?
It's used to represent tools or actions related to selecting or drawing elliptical or circular areas within an interface.
How do I use the EllipseSelectionIcon in React?
Import both HugeiconsIcon and EllipseSelectionIcon, then render it using <HugeiconsIcon icon={EllipseSelectionIcon} />.
What is the license for this icon?
The HugeIcons ellipse selection 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 →