The Lucide rectangle circle icon visually represents the combination of a rectangle and a circle, often used to signify elements that blend distinct shapes or represent composite objects.
Common uses
- Button to create a new composite shape
- Indicator for a mixed-mode setting
- UI element for combining different data types
Use it in React
Install
npm i lucide-reactImport & render
import { RectangleCircle } from 'lucide-react';
<RectangleCircle size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- composekeyboardkeybuttonrectanglecircleshape combinationmixed shapecompositerectangle and circle
FAQ
- What is the rectangle circle icon used for?
- This icon typically represents the combination of a rectangle and a circle, useful for UI elements that signify composite objects or mixed modes.
- How do I use the rectangle circle icon in React?
- You can import and use it in React with: import { RectangleCircle } from 'lucide-react'
- What is the license for the Lucide rectangle circle icon?
- The Lucide icon library, including the rectangle circle 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 →