The Lucide circle ellipsis icon depicts a circle with three dots, commonly used to indicate a loading state, pending action, or a menu of options.
Common uses
- Loading indicator
- Menu/options trigger
- Progress status
Use it in React
Install
npm i lucide-reactImport & render
import { CircleEllipsis } from 'lucide-react';
<CircleEllipsis size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- ellipsiset ceteraetcloaderloadingprogresspendingthrobbermenuoptionsoperatorcodespreadrestmorefurther
FAQ
- What does the circle ellipsis icon represent?
- It visually signifies ongoing processes like loading or pending actions, or can indicate a hidden menu with more options.
- How do I use the circle ellipsis icon in React?
- You can import and use it directly from the Lucide React library: import { CircleEllipsis } from 'lucide-react'.
- What is the license for this icon?
- The Lucide circle ellipsis icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →