The Lucide ellipse icon depicts a simple oval shape, commonly used to represent circular elements, progress indicators, or abstract graphical forms in user interfaces.
Common uses
- Progress indicators
- Abstract background elements
- Shape selection options
Use it in React
Install
npm i lucide-reactImport & render
import { Ellipse } from 'lucide-react';
<Ellipse size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- shapegeometryroundedsmoothoutlineformboundarycurveshapesellipseovalcircle
FAQ
- What is the ellipse icon used for?
- It's used to represent oval or circular shapes in UI designs, such as progress circles or abstract graphical elements.
- How do I use the ellipse icon in React?
- You can import and use it in your React components like this: import { Ellipse } from 'lucide-react'.
- What is the license for the Lucide ellipse icon?
- The Lucide icon library, including the ellipse icon, is available under the ISC license.
Looking for something else? Search Lucide 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 →