John KuehJohn Kueh

rectangle ellipsis icon

Lucide · rectangle-ellipsis · ISC

Download SVG

The Lucide rectangle ellipsis icon depicts a rectangle with three dots, commonly used to represent loading states, pending actions, or indicating more options are available.

Common uses

  • Loading spinner for form submissions
  • Placeholder for content loading
  • Menu or options indicator

Use it in React

Install
npm i lucide-react
Import & render
import { RectangleEllipsis } from 'lucide-react';

<RectangleEllipsis size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
loginpasswordauthenticate2fafieldfillellipsiset ceteraetcloaderloadingprogresspendingthrobbermenuoptions

FAQ

What is the rectangle ellipsis icon used for?
It's typically used for loading indicators, pending states, or to signify that there are more options or content available.
How do I use the rectangle ellipsis icon in React?
You can import it as `RectangleEllipsis` from 'lucide-react' and use it like any other React component: `<RectangleEllipsis />`.
What is the license for Lucide icons?
Lucide icons, including the rectangle ellipsis icon, are distributed 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 →