John KuehJohn Kueh

oval icon

HugeIcons · OvalIcon · MIT

Download SVG

The HugeIcons oval icon depicts a simple oval shape, commonly used to represent elements like buttons, input fields, or status indicators that require a rounded, elongated form.

Common uses

  • Form input fields
  • Status badges
  • Tabbed navigation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
ellipsepill shaperounded rectangle

FAQ

What is the OvalIcon used for?
The OvalIcon is used to represent oval shapes in UI elements such as buttons, input fields, or status indicators.
How do I use OvalIcon in React?
Import OvalIcon from '@hugeicons/core-free-icons' and use it with the HugeiconsIcon component: <HugeiconsIcon icon={OvalIcon} />.
What is the license for HugeIcons?
HugeIcons are released 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 →